Skip to content

Terrorbear/dumb-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Autoclicker Readme

Super simple autoclicker that uses the PyUserInput cloned from: https://github.com/SavinaRoja/PyUserInput.github

Setup

First run:

git clone https://github.com/SavinaRoja/PyUserInput.github`

Once thats downloaded, go to that directory and run:

sudo python setup.py install

Now go into my repclick.py and change the CLICKS_PER_SEC and DURATION_SEC numbers to however you want.

You probably have to give yourself execute permissions as well so

chmod u+x repclick.py

How to use

Once you're setup, as soon as you run

./repclick.py

the auto clicker will be activated. Once on, the next time you click, the AC will click that same area for the DURATION at the CLICKS_PER_SEC you sepecified.

About

super dumb auto clicker using PyUserInput

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages