A simple Minecraft Forge mod that allows logging in to other people's accounts using a username:uuid:token combo.
Fun fact: most of this readme was authored by GitHub Copilot.
Ratting myself, and logging into my own account.
Setup and build yourself: Follow 1.8.9ForgeTemplate setup & build instructions.
or
Download from Releases and drag that into your mod folder.
- Login into an account with a username:uuid:token combo.
- Restore your session to your original one (at launch time) with the click of a button.
- Shows the status (user, uuid) next to the gui button in GuiMultiplayer.
- Works well with DxxxxY/R.A.T.
- Error handling for invalid inputs.
- Simple:
- No dependencies.
- No config.
- Uses Forge's event system to draw a button on the multiplayer gui.
- Uses an AT to allow modification of the session on runtime.
This is for educational purposes only. I am not responsible for any damage caused by this tool.
GPLv3 © dxxxxy