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).
How can BAS solve quizes? like bing quizes, they are constantly changing. I need BAS to choose right answers. Help pls
@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.
Also have a problem with regex
Trying to solve this captcha:
Oblicz: 9 + 7 = 16 *
My regex is: [\s\S]+([\d+])[\s\S]+ .. but it always gives me only last number which is 6 in this case.
EDIT: Solved
bump for help
@tdzone
method is not working ? Whats going on ?
Please attach error string or explain how it is not working?
and this pattern for login in filed Antigate/Rucaptcha/2captcha/DBC Key. Can be blank string ?
Field "Antigate/Rucaptcha/2captcha/DBC Key. Can be blank" should could contain login:password in case of dbc
@support Still no luck .... after making the changes and executing the commands for about 20-30 times not 1 captcha was solved Video : https://www.youtube.com/watch?v=QyRTcNpz1D8
Edit : After digging further i found the problem . I had selected "ON" in the Sandbox option in my 2captcha account. This was giving me the error Now it works