Skip to content

OrangoMango/AutoClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AutoClicker

Simple autoclicker made with python3!

Required modules

  • pyautogui
  • pynput

You can install those modules with pip:

pip3 install pyautogui pynput

How to run

python3 main.py

Screenshot

autoclicker