Solve click captcha

From UBot Studio
Revision as of 12:45, 8 October 2016 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


This command is part of the Browser Command. The command solves image captchas.

Make sure the 2Captcha option is selected in the captcha options window before running the command.


Example

navigate("https://www.google.com/recaptcha/api2/demo","Wait")
wait for element(<class="rc-anchor-normal-footer">,"","Appear")
click(<class="recaptcha-checkbox-checkmark">,"Left Click","No")
wait(3)
solve click captcha(<id="rc-imageselect">)
click(<id="recaptcha-demo-submit">,"Left Click","No")

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox