An open API service indexing awesome lists of open source software.

https://github.com/filiprokita/frclicker-pro

This program allows the user to set the enable and disable keys for the autoclicker, as well as the clicks per second (cps) rate. Once the enable key is pressed, the program clicks the left mouse button at the set cps rate until the disable key is pressed. The status of the autoclicker (enabled or disabled) is displayed on the console.
https://github.com/filiprokita/frclicker-pro

autoclicker cpp gaming input keyboard mouse productivity user-interface windows-api

Last synced: 3 months ago
JSON representation

This program allows the user to set the enable and disable keys for the autoclicker, as well as the clicks per second (cps) rate. Once the enable key is pressed, the program clicks the left mouse button at the set cps rate until the disable key is pressed. The status of the autoclicker (enabled or disabled) is displayed on the console.

Awesome Lists containing this project

README

          

# FRCLICKER PRO
FRCLICKER PRO is a simple autoclicker program written in C++.

## How to Use
1. Run the program by executing the compiled file.
2. Enter a key to enable the autoclicker.
3. Enter a key to disable the autoclicker.
4. Enter the desired clicks per second (CPS).
5. Press the enable key to start autoclicking at the specified CPS.

## Release Information
This is Release 1.0 of FRCLICKER PRO, created by Filip Rokita. For more information, please visit filiprokita.com.