Triggers fire automatically when a line of MUD output matches your pattern. Color codes are stripped before matching so you match the plain text.
Plain text matches anywhere on the line. Use %1–%9 as wildcards to capture words (e.g. %1 tells you, '%2') and reference those captures as %1–%9 in your commands. Tick Use regex for full regular expressions.
Enter one command per line in the Commands box. Commands support variables (@var, @msdp.KEY) and directives like #if, #math, and #wait.
🔒 Triggers are saved to this browser and device only — use Export / Import to move them between devices or share with the mobile app.
Aliases expand a short word into one or more commands when you press Enter. The alias word must match your input exactly.
Use $1, $2, etc. for arguments — e.g. alias k with command kill $1 lets you type k goblin to send kill goblin. Use $* for all arguments at once.
🔒 Aliases are saved to this browser and device only. They will not transfer to other devices.
Repeating timers send commands every N seconds until you stop them. One-shot timers fire once after a delay then stop automatically.
Timers always start stopped — press Start to activate one. Stopping and restarting a timer resets its countdown.
🔒 Timers are saved to this browser and device only. They will not transfer to other devices.
Chat display style:
Bubbles colour each speaker and align your own messages to the right. Tap a bubble to pick a custom colour for that speaker.
Choose which channels show a popup notification when a message arrives.