aiko-chan-ai / discord.js-selfbot-v13

An unofficial discord.js fork for creating selfbots
https://discordjs-self-v13.netlify.app
GNU General Public License v3.0
747 stars 160 forks source link

Help with Captcha solving #660

Closed Olebeh closed 1 year ago

Olebeh commented 1 year ago

Which package has the bugs?

The core library

Issue description

const client = new Client({
    checkUpdate: false,
    captchaKey: 'b2b02ab5-7dae-4d6f-830e',
    captchaService: '2captcha',
    captchaSolver: async (data, userAgent) => {
        const captcha = new Solver('bc594e56bb6152d6474479809244042e')
        return await (captcha.hcaptcha(data.captcha_sitekey, url)).data
    }
})

This is the way I'm trying to solve captcha. What is the URL parameter? What should I provide?

Code sample

No response

Package version

discord.js-selfbot-v13@2.14.0

Node.js version

16.9+

Operating system

Windows

Priority this issue should have

High (immediate attention needed)

Checklist

Additional Information

No response

aiko-chan-ai commented 1 year ago
const client = new Client({
    checkUpdate: false,
    captchaKey: 'bc594e56bb6152d6474479809244042e',
    captchaService: '2captcha',
})
Olebeh commented 1 year ago
const client = new Client({
    checkUpdate: false,
    captchaKey: 'bc594e56bb6152d6474479809244042e',
    captchaService: '2captcha',
})

bruh, not enough funds. Would you please say me how much do I have to top up for just a few captchas, if you're familiar?