Cities of M'Dhoria

Web client · production
disconnected no ambient yet

Settings

Connection

Display

Session log (this device)

Log size: 0 characters. Nothing is uploaded; download stores a file on your computer.

Profile

Active profile selects which aliases/triggers/history set is used. Edit those under the Aliases and Triggers buttons.

Backup everything

Export includes settings, all profiles, aliases, triggers, and history. Never put mud passwords in this file.

Aliases

Profile: default. An alias is a shortcut: you type a short word and press Enter, and the game receives the full command.

How to write one line:
  shortname   full command

Examples (copy these, or remove the # to use them):
  s south          ← type s then Enter to walk south
  l look
  i inventory
  sc score
  gs get all corpse

Tips:
  • Only the first word is the shortcut (s, not "go s").
  • Lines starting with # are notes and are ignored.
  • Global shortcuts work for every profile; profile ones are just for this name.

Triggers

Profile: default. A trigger watches text the game prints. When it sees a phrase you care about, it can play a sound and/or type a command for you — like an old mud client.

How to write one line:
  text the game shows  =>  what to do

What to do can be:
  !beep              play a short sound on this computer
  look bob           send that command to the game
  look bob !beep     do both

Everyday examples (copy them, or remove the # to turn them on):
  New logon => !beep
  You are hungry. => !beep
  Bob has arrived. => look bob
  Bob has arrived. => look bob !beep

Tips:
  • Match the words as they appear on screen (spelling matters).
  • Lines starting with # are notes and are ignored.
  • Start a line with - to keep it saved but turned off.
  • Click “Test beep” once if sound does not work (browsers require a click first).