Skip to content

FJRG2007/smart-auto-clicker

Repository files navigation

Smart Auto Clicker

Smart Auto Clicker - Automate your clicks easily.

GitHub Kofi

To use it, simply download the latest version.

Features

  • ⌨️ Use any mouse or keyboard key as a “Click Key”.
  • 🎛️ Customize the click mode between click and hold.
  • 🎯 Set the click position following the cursor or a specific location.
  • ⏱️ Easily customize the time interval between clicks.
  • 📍 Location memory system so that the window opens right where you left it.
  • ⏯️ Customize the trigger key to your liking.
  • 💾 All configurations as you left them.
  • 🎮 Player simulation system to avoid being expelled by AFK.
  • ⚡ Easily configure it to start when you turn on your computer (optional of course).

How to download and use

Check the releases here.

How to compile to an executable

  1. Remember that you need to have Git and Python installed on your computer.

  2. The first thing to do is to clone this repository.

git clone https://github.com/FJRG2007/smart-auto-clicker.git
  1. Now enter the repository folder.
cd smart-auto-clicker
  1. It is time to install the project dependencies.
pip install -r requirements.txt
  1. Now it's time to compile the project.
pyinstaller --clean --onefile --noconsole --icon=assets/mouse.ico --add-data "assets;assets" --name="AutoClicker" init.py

How to test it?

To test the performance of the project, we use keyboard simulation websites or games.

About

🖱️ Automate your clicks easily.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages