Skip to content

robiot/Discord-Custom-Connections

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Custom Connections

Add custom connections to your Discord profile! (working a on new exploit, Discord Patched old version)

Using the exploit:

First Navigate to Discord in the browser to find your authorization token

  • On Windows:

    • Download and extract the win-gui.zip file
    • Double click on exploit.bat
    • The GUI will start, allowing you to add connections!
  • On Linux:

    • Download and extract the linux-gui.zip file
    • Open a terminal inside the directory (Right Click -> Open in terminal)
    • Type in ./exploit and hit Enter
    • The GUI will start, allowing you to add connections!

Alternatively:

If you prefer to do it manually:
  • Download the Python-Code/CustomConnections.py file
  • Navigate to Discord in the browser to find your authorization token
  • Using python, execute CustomConnections.py (make sure you installed requests eg: pip install requests)
  • To remove, just change the script to DELETE instead of PUT, or just remove from Discord manually in your settings!

Feel free to test other endpoints, "leaugeoflegends", "skype", and "battlenet" appear to work!


Be careful of the "contacts" endpoint, it will cause your Discord to crash until removed!


PoC


I will be adding some more methods in the future, check back for an update

About

Create custom connections in your profile on Discord

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%