Jump to content
UBot Underground

How To Click And Slide ?


Recommended Posts

Here is an example using Windows commands but you will have to modify this for your screen. Also when the page loads, the captcha in this demo changes and you will have to manually line it up to see it working (or you can just see how it slides it but it may not solve it if its not lined up)

navigate("https://www.jqueryscript.net/demo/image-puzzle-slider-captcha/","Wait")
wait(3)
plugin command("WindowsCommands.dll", "move mouse", "Untitled Bot* - UBot Studio Stealth Developer Edition", "HwndWrapper[UBot Studio.exe;;c068d0af-08c7-4e63-b7db-e3d0c6461f90]", 1337, 723)
plugin command("WindowsCommands.dll", "mouse event", "Left Mouse Down")
plugin command("WindowsCommands.dll", "move mouse", "Untitled Bot* - UBot Studio Stealth Developer Edition", "HwndWrapper[UBot Studio.exe;;c068d0af-08c7-4e63-b7db-e3d0c6461f90]", 1435, 725)
plugin command("WindowsCommands.dll", "mouse event", "Left Mouse Up")
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...