Skip to content

This is python program for auto-clicker; you can manually change the time interval between the auto clicks.

Notifications You must be signed in to change notification settings

divyeshbalar/AutoClicker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AutoClicker-python

This is python program for auto-clicker. you can manually change the time interval between the auto clicks or you can add more intervals(2 default interval in code). It can be reset at anytime; even, during the sleeping cycle.

to modify time interval change the values of delay variable in the code.

PRE-REQUIREMENTS pip install pyautogui pip install pynput python3 pyautoclicker.py

Base code is taken from https://github.com/isaychris

About

This is python program for auto-clicker; you can manually change the time interval between the auto clicks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages