Skip to content

novel-yet-trivial/masterpooter-autoclicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

masterpooter-autoclicker

Super simple autoclicker for Linux.

Times are in milliseconds. Moving the mouse pauses the clicking for delay.

To install run the following commands from the terminal (Ctrl-Alt-t):

sudo apt-get install -y python-xlib python-tk
wget -O ~/Desktop/autoclick.pyw https://raw.githubusercontent.com/novel-yet-trivial/masterpooter-autoclicker/master/autoclick.py
chmod +x ~/Desktop/autoclick.pyw

This puts a file on your desktop called 'autoclick.pyw'. You can doubleclick it to run it.

Screenshot

About

Super simple autoclicker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages