JMC Jaba Mud Client
To get started with JMC our perfered mud client you will need to know
how to get connected and some basic commands.
Connecting to Insymnia:
#connect {insymnia.com} {6600}
Some basic commands:
#connect {[address]} {[port]}
#alias {[alias]} {[commands]}
#action {[action]} {[commands]}
#help - this will display all the commands for jmc.
# is the default command character.
; is the default command delimiter.
% followed by a single digit number is an on the fly variable.
Examples:
#alias {ins} {#connect {insymnia.com} {6600}}
#action {The %0 seems to be closed} {unlock %0;open %0}
#alias {upp} {rest;uppercut %0}
|