@to-nice Так может проблема не в конфигурациях, а в расходных материалах, например прокси? Если вы пытаетесь поменять отпечаток audio на сайте creepjs, а потом пробуете эти настройки на целевом сайте, то это очень похоже на игру в рулетку, в которую вы играете на большом расстоянии и надеетесь, что вам сообщат о выигрыше.
Если вам нужно понять какими методами сайт-чекер собирает данные и подменять их - вы анализируете сайт-чекер и его код, если задача пройти антифрод целевого сайта - анализируйте код целевого сайта.
BAS not detecting and solving Recaptcha V3 ?
-
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.