An open source code to login to the Discord account using token. Only Windows
After running the program, the program asks the user for a token to login to the Discord account. After entering the token, the program checks if there is a Chrome or Edge browser in your system, if there is one of these browsers, one of the Opens them otherwise it starts downloading Chromium. The token is validated, and if the token is not obsolete, the program displays user information in the console environment, opens the browser, and goes to the https://discord.com/login. A JavaScript code is injected into the Discord page and the user logs in to the token account.
DiscordTokenLogin.mp4
Grab the zip
file x86.
Grab the rar
file x64.
I also wrote this code in JavaScript and Python, but I had trouble discussing the browser and the execution mode of the program in Windows, which I wrote in C# thanks to MRS1367.