ChomeNS 31236e77b0 fix: FINALLY fix nbs stereo issue (it was wrong calculation)
the unsigned byte caused it, everything works now but the timing pitch or whatever those stuff are, are still not fixed yet, but NBS with stereo sounds a lot better now
2025-02-23 14:32:39 +07:00

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

Description
before his source got door
Readme GPL-3.0 3.1 MiB
Languages
Java 100%