- π― Select any open window as a click target.
- π Set click position relative to the target window.
- β³ Adjustable click delay (milliseconds).
- π Custom number of clicks (
-1= infinite loop). - π₯ Dark theme with modern styling.
- β¨ Toggle clicking with the F8 hotkey.
- π Refresh list of active windows anytime.
- Windows 10/11 (will not work on Linux/Mac)
- Administrator privileges may be required for certain applications.
- Python 3.8+ (tested on Python 3.11)
Install via:
pip install -r requirements.txt
pywin32
pynput
π How to Run
1.Clone the repository
git clone https://github.com/Zamamiro999/AutoClicker2-By-Zamamiro999
cd AutoClicker2-By-Zamamiro999
2.Install dependencies
pip install -r requirements.txt
3.Run the program
python auto_clicker.py
π Usage
Click π Perbarui Daftar Window to load all open windows.
Select your target window from the dropdown.
Click π― Tentukan Posisi Klik and click inside the target window to set click coordinates.
Set:
Delay = time between clicks (ms)
Repeat = number of clicks (-1 for infinite)
Click βΆ START to begin clicking.
Click βΉ STOP to stop clicking.
Press F8 anytime to toggle clicking.
β Notes
Some programs ignore simulated clicks β run as Administrator if needed.
Click position is relative to the target window, not the entire screen.
Use responsibly β excessive automation may violate software/game terms of service.