Skip to content

Davide244/ClickBlitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClickBlitz

ClickBlitz is a small, accurate & portable auto-clicker written in C++. This auto-clicker's goal is to reach highly accurate click speeds, while also being easy to use.

It can easily reach the speeds specified by the user, unlike many other autoclickers. It does this by not using any system sleep() function. Instead, it uses busy-waiting (empty while loop with a clock). This enables for acurate speeds.

Software requirements:

  • Windows XP and above
  • A CPU 🐟

About

ClickBlitz is a small, accurate & portable autoclicker written in c++. This autoclicker's goal is to reach highly accurate click speeds, while also being easy to use.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors