ReCaptcha Solver

Status
Not open for further replies.

nowon48

Newbie
Joined
Jan 15, 2015
Messages
2
Reaction score
0
ReCaptcha Solver

so i done a firefox add-on to solve Recaptchas automatically it will use 2captcha, ImageTyperz, RuCaptcha, Anti-Captcha, SolvereCaptcha and CaptchaDecode API or TOKEN can helpful for who want solve captcha via these services


some images from add-on and solving process
Screenshot_1.png
Screenshot_2.png
Screenshot_6.png


UPDATE: v3.0
  • Added auto click before start solve with services.
  • Added auto submit option.
  • Added SolvereCaptcha and CaptchaDecoder services.
  • Fixed imagetyperz solving error.
  • Improved performance.

it can be download from directly firefox add-on store or chrome store unable to add links


also not sure about if i open on correct sub-forum if it is wrong please move to correct one
 
I guess this could be nice for people using browser macro's. For personal use it's a lot faster to do it yourself
 
Thank you very much, it worked like a charm with Imacros.

I added a 300 second timeout and a tag for the macro to only follow after breaking the captcha, it was perfect.


SET !TIMEOUT_STEP 300
TAG POS=1 TYPE=B ATTR=TXT:SOLVED
 
Status
Not open for further replies.
Back
Top