Skip to content

This project aims to repeat the actions performed by user with keyboard and mouse and then build a executable .py file that when executed performs the same actions. This help in making macros or actions that can be performed endlessly. The actions are performed natively so most platforms expect them to be like human and not a robot. Can even cra…

Notifications You must be signed in to change notification settings

codenameakshay/macro-repeater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is the steps repeater or macro maker. Simply clone the code and install the needed modules, then run the repeater.py file. Then type in the amount of seconds you want to record. If you don't know how much time you will record simply enter a very large value and press Esc key whenever you are done recording. Then just give the recording a name like macro1, which then saves it to the same directory where repeater.py is stored. Then simply execute macro1.py to repeat the steps. It also has a facility to play at different speeds. The feature to loop is also there, so you can now loop the recordings when you play them. Example :

Demo Video

About

This project aims to repeat the actions performed by user with keyboard and mouse and then build a executable .py file that when executed performs the same actions. This help in making macros or actions that can be performed endlessly. The actions are performed natively so most platforms expect them to be like human and not a robot. Can even cra…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages