Hello everybody when I try the new api antigate by death by captcha is not working as well as the new recaptcha 2 invisible not exist for death by captcha site ?
@tdzone dbc is not very good at solving recaptcha, it is much cheaper to use 2captcha-newapi or antigate-newapi. Anyway it should work, which error do you get?
@clarabellerising Hello bro, thanks for your support, I'm still very confused how how to apply this in the tool as a newbie working hard to learn this, can I Pm you on telegram or Chat??
The issue was with window.outerWidth == 0 in BAS, and some startnge code window.outerWidth || window.innerWidth from recaptcha service. If window.outerWidth == 0, so function, which calculates screen width, returned window.innerWidth which was always 304px, because code executed in captcha frame.