-
Grabs the username, uuid, token and ip of a target as a JSON.
-
JavaScript Backend server which:
- Checks if the token is valid before adding to the database.
- Checks if all fields in the json are present.
therefore filtering out spam requests.
-
Can be easily be hosted on Heroku.
-
Uses:
- MongoDB for for storing ratted users.
- Express for the backend server.
-
Server
- Clone the repository.
- Install dependencies.
- Create a .env file with your database url.
- Run the server (don't forget to change some strings).
-
Mod
- Follow 1.8.9ForgeTemplate#setup to setup your mod environment.
- Change url to your server and change some other stuff to make it ✨unique✨.
- Build the mod.
- (Optional) Obfuscate the mod.
This is for educational purposes only. I am not responsible for any damage caused by this tool.
GPLv3 © dxxxxy