hi all
do you guys know how to manage this? solving the fucking captcha with imacro?
thanks in advance
hi all
do you guys know how to manage this? solving the fucking captcha with imacro?
thanks in advance
ScrapeboxWorker (03-02-2013)
3RD API LINK, deathbycaptcha.com
amin-jkr (03-03-2013)
recaptcha solving manually:if you use a service like DBC or other main ones, they provide you with the code, you just need to insert it into the appropriate place of your macroHTML Code:PROMPT "Enter captcha" !VAR1 TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:NoFormName ATTR=ID:recaptcha_response_field CONTENT={{!VAR1}} TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:NoFormName ATTR=VALUE:Submit
Bookmarks