With the funcaptcha solver module, captcha is solved, but it comes up again and again.
Captcha is solving, but it comes out again, as if it has not been solved.
@UserTrue Thanks, but even when I try to create them manually on BAS, the captcha comes out again. It's like I'm stuck in a "solve the captcha" loop regardless of the module used to solve it :s
I made a bot that generates accounts. In the end, I need to resolve reCaptcha with a checkbox. 40% of times, it failed because it didn't click on the checkbox. (Even if it solved captcha). Maybe I didn't something wrong.
Any Suggestions?
CSS> #checkbox-container > :nth-child(1) > div > iframe>FRAME> >CSS> body
using multiple accounts on the same site, i have to get 1 fingerprint for each account and save it in order to reload each account with its own fingerprint right?
yes
each fingerprint request on server give a new one different from the last request?
Almost always will be new.
as free member is there any limit on fingerprint request ?
Thank you @support it seems that even >CSS> :nth-child(2) it changes, but after using inspect sometimes it becomes nth-child(3). I just put to click on (3) after (2) and no issues so far.