Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 701 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 701 Bytes

Epoch

First pure-python autoclicker that requires holding left click

Disclaimer

This project is not made by professionals. It is absolutely not guaranteed to bypass screenshares or serverside anticheats

Requirements

In order to use the script, you will need Python 3.9.X and Pynput

Once you have installed Python, open cmd and run: pip install pynput.

How to run

Place the files in a satisfactory directory. Copy the directory's name. Open cmd, cd C:\Your\Directory. Type python, this should open up the Python interpreter in your command prompt. Type import epoch and the script should now be running

Resource utilisation

The script uses <1% CPU and roughly 10 MB RAM