2d67f616bea15a839459550ecef4728e8c9b882b
can't believe i forgot to remove some elements....... especially in the query plugin, which is used A LOT by the tracked core, wows....... most of the leaks are caused by me not clearing the transactions IDs map, back in the days i didn't even know i have to do those since i didn't know i have to manage memory stuff
ChomeNS Bot Java
A Java version of ChomeNS Bot.
Compiling
To make this successfully compile, you will have to fix the missing ExploitsPlugin.java in the plugins package, and also some enums related to it.
After that, you can now run ./gradlew build to actually get the .jar file.
The .jar file will be at build/libs, to run the bot simply do java -jar chomens_bot-rolling-all.jar
Languages
Java
100%