GitRowin / discord-auto-clicker

Repository from Github https://github.comGitRowin/discord-auto-clickerRepository from Github https://github.comGitRowin/discord-auto-clicker

Discord Auto Clicker

As seen in Headed's video.

Screenshot

Flaws

  • 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.

How to compile

To compile the auto clicker, you need Git and Maven.

  1. Download the project using git clone https://github.com/GitRowin/discord-auto-clicker.git
  2. Modify the constants TOKEN, GUILD_ID, and CHANNEL_ID in Clicker.java
  3. Compile using mvn clean install

About


Languages

Language:Java 100.0%