I can't bypass the captcha in Discord. When filling in the parameters and pressing the button, a new form appears. I pull out the site-key. And send it for solution, I receive a token. And I substitute the captcha in the iframe at this address document.querySelector('textarea[name="h-captcha-response"]'); But you need to call the callback for the captcha to be counted. There is no confirmation button. Any ideas? How to bypass this captcha?
I can't bypass the captcha in Discord. When filling in the parameters and pressing the button, a new form appears. I pull out the site-key. And send it for solution, I receive a token. And I substitute the captcha in the iframe at this address
document.querySelector('textarea[name="h-captcha-response"]');But you need to call the callback for the captcha to be counted. There is no confirmation button. Any ideas? How to bypass this captcha?