Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

captcah error #579

Closed
3 tasks done
AtahanYLDZ opened this issue Mar 11, 2023 · 2 comments
Closed
3 tasks done

captcah error #579

AtahanYLDZ opened this issue Mar 11, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@AtahanYLDZ
Copy link

Which package has the bugs?

The core library

Issue description

when i send a message with selfbot i got this error but i have a captcha key and i can't solve this.

Error:
DiscordAPIError: captcha-required
b2b02ab5-7dae-4d6f-830e-7b55634c888b
hcaptcha
PoE6nTcJWD5+FbA2FC+Sxywq/3L0TJp/z1/mO2w5U79WzFLQggvtojadOMmS8T9OUQca4JtiTMctAfZ0GRHGPtOKGU55rzYu9K6pO/BaD4z2geDK3rCy5waFBFUQEK2Ed579lUBsb+CsULdWXVdmcYHWqRG5W4TMGPXE1blr
IlVhWGlCWURCU3JOa3l4VGUwWGtndDZGTDJrUGtoa3Jnd1RnMjUwbUFEaWI3MkZmUUNaYUFGRlRNSUtZT05rRjA4dUh6SEE9PWZ0bTVaZ2ovUzRzSUVaWFYi.ZAzTdg.PyTBo7RFONv97Du4DBiLMlT2ljU
at RequestHandler.execute (C:\Users\Eleve\Desktop\Altyapilarim\ItemSatis\Token Tools\Token Tool v3.0.0\node_modules\discord.js-selfbot-v13\src\rest\RequestHandler.js:423:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async RequestHandler.push (C:\Users\Eleve\Desktop\Altyapilarim\ItemSatis\Token Tools\Token Tool v3.0.0\node_modules\discord.js-selfbot-v13\src\rest\RequestHandler.js:80:14)
at async DMChannel.send (C:\Users\Eleve\Desktop\Altyapilarim\ItemSatis\Token Tools\Token Tool v3.0.0\node_modules\discord.js-selfbot-v13\src\structures\interfaces\TextBasedChannel.js:217:15)
at async C:\Users\Eleve\Desktop\Altyapilarim\ItemSatis\Token Tools\Token Tool v3.0.0\Settings\functions.js:438:9
at async Promise.all (index 11)
at async Client. (C:\Users\Eleve\Desktop\Altyapilarim\ItemSatis\Token Tools\Token Tool v3.0.0\Settings\functions.js:433:1) {
method: 'post',
path: '/channels/1084193049049059568/messages',
code: undefined,
httpStatus: 400,
captcha: {
captcha_key: [ 'captcha-required' ],
captcha_sitekey: 'b2b02ab5-7dae-4d6f-830e-7b55634c888b',
captcha_service: 'hcaptcha',
captcha_rqdata: 'PoE6nTcJWD5+FbA2FC+Sxywq/3L0TJp/z1/mO2w5U79WzFLQggvtojadOMmS8T9OUQca4JtiTMctAfZ0GRHGPtOKGU55rzYu9K6pO/BaD4z2geDK3rCy5waFBFUQEK2Ed579lUBsb+CsULdWXVdmcYHWqRG5W4TMGPXE1blr',
captcha_rqtoken: 'IlVhWGlCWURCU3JOa3l4VGUwWGtndDZGTDJrUGtoa3Jnd1RnMjUwbUFEaWI3MkZmUUNaYUFGRlRNSUtZT05rRjA4dUh6SEE9PWZ0bTVaZ2ovUzRzSUVaWFYi.ZAzTdg.PyTBo7RFONv97Du4DBiLMlT2ljU'
},
requestData: {
json: {
activity: undefined,
content: 'MESAJINI BURAYA GIR',
tts: false,
nonce: undefined,
embeds: undefined,
components: undefined,
username: undefined,
avatar_url: undefined,
allowed_mentions: undefined,
flags: undefined,
message_reference: undefined,
attachments: [],
sticker_ids: undefined,
thread_name: undefined
},
files: []
},
retries: 0
}

Code sample

const client = new Client({ captchaKey: "mykey", captchaService: "2captcha" })

client.users.cache.get("id").send("message")

Package version

2.11.4

Node.js version

18+

Operating system

Windows

Priority this issue should have

Medium (should be fixed soon)

Checklist

  • I have searched the open issues for duplicates.
  • I have shared the entire traceback.
  • I am using a user token (and it isn't visible in the code).

Additional Information

No response

@AtahanYLDZ AtahanYLDZ added the bug Something isn't working label Mar 11, 2023
@njho
Copy link

njho commented Mar 12, 2023

Same

@aiko-chan-ai
Copy link
Owner

2captcha .-.

@aiko-chan-ai aiko-chan-ai closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants