Willowdale
WillowdaleMUD

Help Topics :: macros

.: Help for macros

macros are personal shortcuts that issue one or more commands when invoked.

Usage:

  macro
  List all macros currently set.

  macro   - e.g. macro 1 say hi everyone
  Set macro number (1-9) to a command of your choice. Quotes around the command
  are optional, so macro 1 "say hi everyone" also works.

  macro  - e.g. macro 1
  Clear macro number (1-9).

  = - e.g. =1
  Execute a macro. If your terminal supports it, the corresponding F-Key
  (F1, F2, etc.) also fires the macro.

  =?
  List all currently set macros (alias for macro with no arguments).

Multi-command macros:

  Combine commands with a semicolon (;) to chain them.
  e.g. macro 1 wave;say hi;emote sits down

  Macros are limited to 10 commands and 128 characters total. You cannot call a
  macro from inside another macro.

Credits

Welcome to WillowdaleMUD!


v. 1.14.0 (2026-05-22)


Custom built based on GoMud Engine

(original GoMud by Dylan Squires aka Volte6).


Credits:

Development, design, mechanics and world building by Morquin

Additional mechanics and world building by Fylnor


Acknowledgements:

Players and staff of AsteriaMUD for unending fun and inspiration.


A special thanks to:

Astrum, Eryn, Durd, Briklen, Zorian, Wren, Xelphiem, Greg and Arcades


Based on GoMud Engine