Need help with breakcaptchas and Imacros

Status
Not open for further replies.

Timbo

Regular Member
Joined
May 13, 2008
Messages
272
Reaction score
59
Having trouble using breakcaptchas and IMacros.

Not sure how to make it work.

Taking bids on tech support for it.

The IMacros code I need to run is from their website:

FILEDELETE NAME=c:\pic.jpg
ONDOWNLOAD FOLDER=c:\FILE=pic.jpg
TAG POS=1 TYPE=IMG ATTR=HREF:<INSERT CAPTCHA LINK/ID>CONTENT=EVENT:SAVEITEM
TAB OPEN
TAB T=2
URL GOTO=http://beatcaptchas.com/captcha.php
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:upload.php ATTR=ID:key CONTENT=<INSERT YOUR BEATCAPTCHA.COM KEY>
TAG POS=1 TYPE=INPUT:FILE FORM=ACTION:upload.php ATTR=NAME:file CONTENT=C:\pic.jpg
WAIT SECONDS=3
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:upload.php ATTR=NAME:submit
TAG POS=1 TYPE=BODY ATTR=TXT:* EXTRACT=TXT
SET !VAR1 {{!EXTRACT}}
TAB T=1
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:captcha CONTENT={{!var1}}
 
Why you use beatcaptcha? decaptcher.com is cheaper.

What is i macro?

I can create a program that specifically solve captcha. Just put the name of the file in a text box, press button, captcha solved. You think you can automate that? Program will be free. I get paid for catpcha solved.
 
The problem is how do you tell IMacros to put the file in the text box?
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top