Furry / 2captcha

A wrapper around the 2captcha api
71 stars 23 forks source link

HELP! How to pass the captcha back to Discord? #38

Closed NotGoodCoding closed 1 year ago

NotGoodCoding commented 1 year ago

I receive the captcha response from 2captcha, that's all good.

But how does the captcha response gets passed back to Discord?

For example, when you send a message and an HCAPTCHA solving is required, 2captcha works perfectly fine and I receive the response back, but using DISCORD.JS, how do I pass it back to Discord???

THanks.

Furry commented 1 year ago

Are you working with Discord Self-Bots?

NotGoodCoding commented 1 year ago

I do.

I use the discord.js-selfbot-v13

I am really stuck.

Also, I can't find much docs in your GIT for the HCAPTCHA request, especially with the new rqdata and useragent info :(

Furry commented 1 year ago

Sadly, this isn't really related to what my repository is for, you'd be better off making an issue request to the selfbot github instead..