This autoclicker was made in the Python programming language.
pip install pyautogui
pip install keyboard
- Now write:
cd <specify the path to the folder where AutoClicker.py is located>
- Now write in cmd:
python AutoClicker.py
-
Activation / Deactivation F6.To end, press F3.
-
You can test the script here.
-
Special thanks to Komunre for help in optimizing the code.
This is a new version of AutoClicker that works much faster than the old one.
pip install mouse
pip install keyboard
- Now write:
cd <specify the path to the folder where AutoClicker2.py is located>
- Now write in cmd:
python AutoClicker2.py
- Activation / Deactivation F6.To end, press F3.
- You can test the script here.

