Skip to content

GabiUdroiu/AutoClickerTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoClickerTracker

AutoClickerTracker is a C++ application designed to detect and monitor auto-clicking behavior using a combination of heuristic analysis and other techniques. Auto-clickers are tools that automate mouse clicks, often used to gain unfair advantages in games or automate repetitive tasks. This application identifies unnatural clicking patterns by analyzing user input, primarily using heuristics, but also incorporating additional methods to enhance accuracy and detection reliability.


🧠 Features

  • Heuristic Analysis: Detects automated clicking behavior using input patterns.
  • Lightweight: Minimal dependencies and efficient performance.
  • Cross-Platform Build Support: Uses CMake for compatibility.

🗂️ Repository Structure

  • src/ and include/ — Source code and headers
  • CMakeLists.txt — CMake build configuration
  • build.bat — Windows batch script to build the project
  • .gitignore — Excludes build files and other artifacts
  • README.md — Project documentation

⚙️ Installation

1. Clone the Repository

git clone https://github.com/GabiUdroiu/AutoClickerTracker.git
cd AutoClickerTracker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published