Mods / Macro Delay
Category:
#Tweak
#Utility
Author: Fatigue
Side: Client
Created: Jun 18th at 2:45 PM
Last modified: Jun 18th at 2:48 PM
Downloads: 86
Follow Unfollow 2
Author: Fatigue
Side: Client
Created: Jun 18th at 2:45 PM
Last modified: Jun 18th at 2:48 PM
Downloads: 86
Follow Unfollow 2
Latest file for v1.19.8:
macro_delay.zip
1-click install
Macro Delay adds some new commands to the pocket of people that want to just do more stuff automatically. It adds the following commands:
- .mdrun - Run a given macro which will handle .mdrun, .mdelay, .mdstop and .mdrepeat in them. If given global delay, run the first command instantly and then every other command will have a delay of
- Argument 1: MacroId (Integer)
- Required
- Argument 2: Global Delay in Milliseconds (Integer)
- Optional
- Argument 1: MacroId (Integer)
- .mdstop - Stop all delay macros, or if given a macro id, stop only the macro with that id.
- Argument 1: MacroId (Integer)
- Optional
- Argument 1: MacroId (Integer)
- .mdlist - List all running delay macros.
Commands that _ONLY_ exist inside of macros. Don't do anything for clients / server.
.mdelay (milliseconds int)
.mrepeat (milliseconds int)
Please see the following source folder for a bunch of examples of it's usage:
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.0 | 86 | Jun 18th at 2:48 PM | Show | macro_delay.zip | Install now |