@Artem-0 said in How to solve Hcaptcha using 2 captcha service?:
How can it be solved at all?
I patched the current module to work with any captcha service that I want, include 2captcha.
The Recaptcha is there, but the Recaptcha V3 solve action does not do anything. It does not even send a request to 2captcha (which I am using), so it means its not detecting it. This is on version 25.5.0, 25.6.0, 25.7.0.
I placed the action before loading the page and even after loading the page, no difference.
Any ideas?
@UserTrue I don't understand what you mean . Why is that Recaptcha v3 action available in BAS then? Its job is to get a browser score from 2captcha or whatever provider and supply that score to the website. It is not doing that, only always supplying the default score of 0.3 and I want it to supply at least 0.7.
@UserTrue That is not true. Just using a 2captcha chrome extension manually, solves the Recaptcha V3 and supplies score upwards of 0.7 as requested. And I am not a new user of BAS, this feature use to work before when I used it on Recaptcha V3 site in times past.