Skip to content

Just record your mouse clicks and play them. Written in Python

License

Notifications You must be signed in to change notification settings

shivampip/ItsBoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ItsBoring

Sometimes its really boring to do some task repeatedly. which has specific pattern and can be easily automated.
Just record your mouse clicks, keyboard hits and play them once or in a loop.

Installation

git clone https://github.com/shivampip/AutoClicker.git
cd AutoClicker

Run the applicaiton

python bot.py    #Basic version
python adbot.py  #Advanced version

view

Recording

  • Click on start recording to start recording
  • To stop recording press 'ESC'
  • Recording will be saved automatically

Playing

  • Play once by clicking play
  • Or Play in loop
  • To stop play press 'HOME'

About

Just record your mouse clicks and play them. Written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages