@hate115 I think no one can teach you for free for this, you have to learn it yourself.
You can:
In BAS there is an image processing module, you should try to learn about it.
It will be easier if the number of images is limited.
Hello,
I'm visiting a site with a registration form, now normally wise (manually) you have to do a captcha, but when I use BAS the captcha needs to be filled in to go to the next page but the captcha is not shown on the site? Pinkman#3117
Please, switch off RecaptchaV2 Module in BAS and reload project and then it will shown
@pavelduglas This works, But now it isn't solving the captcha? I did a seperate project to test it and there it is solving the captcha. Here it doesnt even make a request (seen in the sniffer)
1 - [506161370] ReferenceError: Can't find variable: BASCaptchaSolver during execution of action
@Mr-Pinkman This problem has been solved.
@Mr-Pinkman how are you solve this problem?