Skip to content

shawnlit/python-auto-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python-Auto-Clicker

This is a simple auto-clicker made using python. This program clicks the area the cursor is pointed at. For this to work, you will need to have Python and Pyautogui installed.

By default the code is set to loop for 2 minutes. You can change the 4th line which is set to

t_end = time.time() + 60 * 2

to

t_end = time.time() + 60 * "The time you want"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages