Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1015 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 1015 Bytes

A simple autoclicker made with PyAutoGUI, Kivy and Pynput!

Information

A simple autoclicker with a minimalist design.
You can choose your desired amount of CPS by moving the slider to the right.
Press F4 to enable/disable the autoclicker!

Instructions

To execute this file, simply download the executable file (click to the right, on "Releases") or install all the dependencies listed below, download all the source files and put them in the same folder.
Execute the python file by executing the command prompt in the same directory as the files and typing python code.py

To enable or disable the autoclicker, just press the F4 key on your keyboard!

Dependencies