https://github.com/angrybeltman/op-macro
free open-sourced auto-clicker/macro made in the programming lanuage Rust! Directions:use <click> to left click, use <Rclick> to right click, use | followed by the key to hold it down for 1.1 seconds,use / to press a new key
https://github.com/angrybeltman/op-macro
Last synced: about 2 months ago
JSON representation
free open-sourced auto-clicker/macro made in the programming lanuage Rust! Directions:use <click> to left click, use <Rclick> to right click, use | followed by the key to hold it down for 1.1 seconds,use / to press a new key
- Host: GitHub
- URL: https://github.com/angrybeltman/op-macro
- Owner: AngryBeltMan
- Created: 2022-08-08T21:30:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T17:22:27.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T15:26:12.848Z (over 1 year ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OP-Macro
free open-sourced auto-clicker/macro made in the programming lanuage Rust!
To simulate keypresses put the path to a .txt file and it will run it!
Directions:
To just click use the keyword "".
To right click use the keyword "".
To press a keydown type "/" between every letter you want to type. (Example: "H/e/l/l/o/ /w/o/r/l/d")
To hold the for one second add the symbol "|" then the letter. (Example: "|H/e/|l/o/ /w/o/r/l/d")