Solve CAPTCHA

From UBot Studio
Revision as of 23:46, 26 November 2012 by LillyT (Talk | contribs)

Jump to: navigation, search

$Solve Captcha is a Browser Function.

This function does exactly what it says. It solves captchas based on three integrated captcha solving services (DeathbyCaptcha, Decaptcher and Bypasscaptcha) as well as the manual solving option.

DeathByCaptcha


Captcha.png


Decaptcher


Decaptcher.png


Bypasscaptcha


Bypass.png


To access your captcha services, simple click Tools and select Captcha Service Accounts. Select the Add in the Captcha Service Accounts window to select a service. After typing in your credentials for your services, simply click the check box next to the services to use it in your captcha solving processes. To cease using a service, simply click the service name and click the Remove button. If no services are stored, it uses the manual solving option by default. You begin by storing your service credentials. They can be located in the tools menu under “CAPTCHA Service Accounts”.


Example

navigate("http://www.ubotstudio.com/playground/captcha-form", "Wait")
type text(<name="ctl00$ContentPlaceHolder1$captcha">, $solve captcha(<src="/assets/captcha.jpg?id=0.7055475">), "Standard")

Running the script with a service selected will return the typed out results of the captcha into the field.

If a service is not selected, a window will pop up with the captcha image and a field for you to type the answer. The typed information is inserted into the text field for the captcha.

File:Captcha0.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox