Kyou-Izumi / discord-owo-selfbot

Discord owobot selfbot, included many extensions, no double or triple spam error, made by Vietnamese with love
MIT License
90 stars 40 forks source link

Captcha Solving (On login) #11

Closed invaliduser231 closed 1 year ago

invaliduser231 commented 1 year ago

I got that error "2023-06-18 21:58:35 [PROMISE.ERROR] Error: Failed to find real token (6 times) [Captcha]" which obviously is a limit by discord api. However the selfbot package has a captcha solver built in which, as far as i checked, is not included in the code. Is it possible to include it? Because without it i can't really use the bot.

Kyou-Izumi commented 1 year ago

It does have built-in function for custom captcha solving But currently, we have no idea about how to create our own hcaptcha-solving system (although it's been included in the list for a long time) If you're interested in it, consider joining our discord server

invaliduser231 commented 1 year ago

I just checked their documentation and couldn't figure out how to implement it. I guess there is not really a solution except waiting or using rest api only :/