Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm new to BAS any advice would help a lot. Everything seems to be right but after the captcha is done the script just stops for some reason. Anyone know why this happens?
1 - [612209393] CAPTCHA_FAIL : ERROR_ZERO_CAPTCHA_FILESIZE
giving this
Capture d’écran 2022-12-31 115218.png
Captcha solvers mostly have case sensitive option in their api.
You can use it but you might need to go custom with http client.
@spockthe40oz change the ip
I think your script has error. I had the same issue. I have solved this by diagnose the error log. bas ERROR.png
@chadas77 Can you describe all sequence of actions needed to reproduce error?