https://github.com/codenameakshay/macro-repeater
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 crack reCaptcha .
https://github.com/codenameakshay/macro-repeater
Last synced: 8 months ago
JSON representation
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 crack reCaptcha .
- Host: GitHub
- URL: https://github.com/codenameakshay/macro-repeater
- Owner: codenameakshay
- Created: 2020-03-09T18:18:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T10:09:18.000Z (over 6 years ago)
- Last Synced: 2024-12-28T08:27:42.056Z (over 1 year ago)
- Language: Python
- Size: 2.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
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 :
