As seen in Headed's video.
- The auto clicker is easily detected client-side because of JNativeHook.
 - The randomization is mediocre, it probably won't get you auto banned though.
 
These flaws will not be fixed, this project is mainly for demo purposes.
To compile the auto clicker, you need Git and Maven.
- Download the project using 
git clone https://github.com/GitRowin/discord-auto-clicker.git - Modify the constants 
TOKEN,GUILD_ID, andCHANNEL_IDin Clicker.java - Compile using 
mvn clean install 
