Recaptcha2 Retry Help
-
Hello very simple question, How can I make recaptcha retry?
Example: Recaptcha2 gets a response of ERROR: SOCKS5 is bad etc
how can i make this retry?Something i though about but doesnt work.
always breaks when recaptcha2 gives error#OUTSIDE
RECAPTCHA SITEHEREER" "KEYHERE" -> VAR "CAPTCHA"
IF "<CAPTCHA>" DoesNotExist
ENDIF
JUMP #FOUND
-
Use OB 1.2.2 it has a new captcha library that I wrote myself. What service are you using exactly? 2captcha, anticaptcha?
-
Im actually using an alternative to OpenBullet, But ill go ahead an download that now.
Im using 2captcha via Capmonster
-
Use OB 1.2.2 and select the "Capmonster" option in the captcha settings. Also make sure you don't tick "use proxy" because it can cause that error.
-
@Ruri Perfect thank you, Ill give it a go