Skip to content

It is an autoclicker that can be enabled and disabled with specific keyboard keys, and allows the user to set the number of clicks per second. It uses the Windows.h library to simulate mouse clicks.

Notifications You must be signed in to change notification settings

FilipRokita/LEGITCLICKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

LEGITCLICKER

LEGITCLICKER is a simple autoclicker program that can be used in games or other applications. It uses the Windows API to simulate left mouse clicks at a user-defined CPS (clicks per second) rate.

How to Use

  1. Run the program by compiling and executing the legitclicker.cpp file in your preferred C++ development environment.
  2. When prompted, enter the keys to enable and disable the autoclicker and the CPS rate you want to use.
  3. Press the enable key to start autoclicking, and the disable key to stop autoclicking.

Requirements

  • Windows operating system
  • C++ development environment (e.g. Visual Studio, Code::Blocks, etc.)

About

It is an autoclicker that can be enabled and disabled with specific keyboard keys, and allows the user to set the number of clicks per second. It uses the Windows.h library to simulate mouse clicks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages