/Py-Autoclicker

This is a simple autoclicker made with Python. You need to install Python3 to use it

Primary LanguagePython

Py-Autoclicker

This is a simple autoclicker made with Python. You need to install Python3 to use it

Usage:

1- Install Python3

2- Install pyautogui. Use: pip install pyautogui

3- Use the cmd to use the python interpreter in the autoclicker file or just execute it.

4- Write how many times you want to press the button.

5- Write how many milliseconds do you want to wait in between each click

6- Choose 1 (Left) or 2 (Right) to specify the button of the mouse

7- Enjoy