Skip to content

Sliders

Geetest

Let's take the demo slider as an example http://learn.captcha.guru/ln/geetest/logo

Send just what's in the green frame, along with the green frames (not necessarily an image can be in the green frame), example: logo

Upon receipt of the result: OK|coordinates:x=143,y=53,w=42

We only need to x=143

Note that we send the image at the same size as in the window

OriginalSize of window
logologo
260x160260x160

WARNING

If you send a picture bigger than the window, apply the formula
For example the image is 300 pixels wide and the screen size is 260, let's take the coordinates that came from the example above 143/300*260=123,9

Now move the slider to +143 pixels logo

You may find that each time the slider will not come to the end, we advise you to try several times to run the solution and add to 143 + 2-5 pixels.logo

Tiktok

logo

Tiktok slider solution, we need 2 pictures,

https://p16-captcha-sg.ibyteimg.com/tos-alisg-i-ovu2ybn2i4-sg/5b4f8d552d5a48dd8daf2ec29aa2941f~tplv-ovu2ybn2i4-1.png

logo

https://p16-captcha-sg.ibyteimg.com/tos-alisg-i-ovu2ybn2i4-sg/5e9fab0f393b4253b63609894bcb5af9~tplv-ovu2ybn2i4-1.png

logo

We need exactly the links to the images, then convert them to base64

1 link
aHR0cHM6Ly9wMTYtY2FwdGNoYS1zZy5pYnl0ZWltZy5jb20vdG9zLWFsaXNnLWktb3Z1MnlibjJpNC1zZy81YjRmOGQ1NTJkNWE0OGRkOGRhZjJlYzI5YWEyOTQxZn50cGx2LW92dTJ5Ym4yaTQtMS5wbmc=
2 link
aHR0cHM6Ly9wMTYtY2FwdGNoYS1zZy5pYnl0ZWltZy5jb20vdG9zLWFsaXNnLWktb3Z1MnlibjJpNC1zZy81ZTlmYWIwZjM5M2I0MjUzYjYzNjA5ODk0YmNiNWFmOX50cGx2LW92dTJ5Ym4yaTQtMS5wbmc=

Send to the service, get coordinates OK|coordinates:x=0,y=205

and then move the pozunok to 205 pixels logo

WARNING

Our system default value is 271px , this is the maximum width of the field logo
If you have a different value, for example 300px, we calculate 205 (how much to move) / 271 (maximum field width) * 2603 = 2.2603
That is, you need to move the slider by ~227px

Amazon

Example of an Amazon slider logo

What should be sent for recognition logo

We get the coordinates: OK|coordinates:x=247,y=0

Move the slider to 247px logo