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.
git clone https://github.com/shivampip/AutoClicker.git
cd AutoClicker
python bot.py #Basic version
python adbot.py #Advanced version
- Click on start recording to start recording
- To stop recording press 'ESC'
- Recording will be saved automatically
- Play once by clicking play
- Or Play in loop
- To stop play press 'HOME'