In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.
reCaptcha Checkbox problem
-
Hey! I have a problem, maybe someone can help me.
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
-
This problem is with 2Captcha and Anti_captcha.
No issue with Captcha.guru -

Like 90% of times, I have this issue. Using 2Captcha to solve captcha.
Maybe someone knows what could be an issue?
-
@ChrisHolmes said in reCaptcha Checkbox problem:
Hey! I have a problem, maybe someone can help me.
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
