- ⌨️ 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).
Check the releases here.
-
Remember that you need to have Git and Python installed on your computer.
-
The first thing to do is to clone this repository.
git clone https://github.com/FJRG2007/smart-auto-clicker.git- Now enter the repository folder.
cd smart-auto-clicker- It is time to install the project dependencies.
pip install -r requirements.txt- Now it's time to compile the project.
pyinstaller --clean --onefile --noconsole --icon=assets/mouse.ico --add-data "assets;assets" --name="AutoClicker" init.pyTo test the performance of the project, we use keyboard simulation websites or games.
