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

An unofficial discord.js fork for creating selfbots

Home Page:https://discordjs-self-v13.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

captcha solver 'you need to update your app to perform this action'

fuwu99 opened this issue · comments

Which package has the bugs?

The core library

Issue description

image_2024-04-02_210434384

I implemented 2captcha solver to solve captchas from client.user.setUsername(), but it says You need to update your app before to perform this action.. Probably a problem with the User agent? idk

Code sample

const username = 'username';
const password = 'password';

client.user.setUsername(username, password);

Package version

discord.js-selfbot-v13@3.1.4

Node.js version

20.11.1

Operating system

Windows 10

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

I'm going to be straight with you, I really hope you changed the password before you send this because It's written in plain text in the error