how to take captcha url
AdamS
Australia
I have someting like this in the html code
data-enabled="true"
data-reload="/bb-token.html"
data-reloadtext="Get a new code"
data-reload="/bb-token.html"
data-reloadtext="Get a new code"
data-audio="/bb-audio.html"
data-audiotext="Listen to the code"
data-token="dgdggdfgfgsgdgd43fgrs3gsghgsgsgggggg43"
data-basepath="/bb-image.html"
data-title="verification code"
data-alt="Enable images to see number"
data-tabindex="21"
data-cssclass="c-txtfld-green"
data-audiotext="Listen to the code"
data-token="dgdggdfgfgsgdgd43fgrs3gsghgsgsgggggg43"
data-basepath="/bb-image.html"
data-title="verification code"
data-alt="Enable images to see number"
data-tabindex="21"
data-cssclass="c-txtfld-green"
add fixed data=bbUserInput=%captcha% http://www.domains.com/bb-image.html?tok=it should be data-token value
I have something like this add fixed data=bbUserInput=%question% http://www.domains.com/bb-image.html?tok=<data-token=">;<">
but doesn't work
Please help
Comments
type=extract
front=data-token="
back="
...
add fixed data=bbUserInput=%captcha%
is it correct?
why not sending it directly in ...
post data=aaa=bbb&ccc=dd&kapcza=%captcha% fixed:http:/...
and I don't know to do this
if captcha
post data=aaa=bbb&ccc=dd&kapcza=%captcha% fixed:http:/...
I tried but didn't work
http://ctrlv.in/642592
I thought that submit success or submit failed is only for STEP1
No, step 2/3 are the last ones