- Get Your Token
- Login With a Token
- Get Badges or Tags
- Enable Experiments
- Inject simple custom CSS
- Fake Mute/Deafen
- Stop Discord Pause Your Spotify
- Spoofer Spotify Premium for "Listen Along"
- Bypass server verification
- Press CTRL + SHIFT + i (Developer Tools)
- Click on "Console"
- Clear the console
- Now you can write / paste script and press ENTER
Discord now disables the developer console by default :(
For fix, go to %appdata%/discord/settings.json
and set true this variable:
"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING": true,
Note: Use everything here at your own risk.