Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 643 Bytes

File metadata and controls

27 lines (22 loc) · 643 Bytes

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'