Captcha solving for Automate6/7, Winautomation, Imacros

makromedia

Registered Member
Joined
Jul 3, 2008
Messages
98
Reaction score
8
Hi mates,

another question. I want to automate parts of my workstream by using tools like Automate, Winautomation and/or Imacros. But I have no idea how I implement a captcha solving service like decaptcher into my created macros. I indeed found some API's on decaptchers website but have really no idea how I can add these to my macros (automated tasks).

Maybe somebody here can help me?

Thank you,
mm
 
use decaptchas HTTP Post, this will work with Automate and Imacros. Actually most likely all the mentioned apps as well.
 
use decaptchas HTTP Post, this will work with Automate and Imacros. Actually most likely all the mentioned apps as well.

Thanks :)

Amazing I wrote to the support of Automate7 and they told me that their software (Automate) can't handly captchas although I told them that I want to use an captcha solving service like decaptcher.com. It seems that they don't even know their own products ;)
 
Use your imagination. You have a great tool to create great macros. Most of captcha decoding websites have a page where you can simply upload captcha image from your PC and wait for an output.
Make a macro which will save captcha on your computer and after that will upload captcha to one of those services.
 
Back
Top