Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

GitRowin/discord-auto-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages