You're welcome Narf, although you may want to play with the spacing - there may not be any spaces between the "#", "=", and "GM".
Also, there is something, as GM, you ought to know how to do - Fudge rolls.
Code:
[1d20+0] -> [20,0] = (20)
results in
Code:
[1d20+0] -> [20,0] = (20)
This can be surrounded with any text you like; a listen roll would be
Code:
Listen Skill Check: [1d20+0] -> [20,0] = (20)
Code:
Listen Skill Check: [1d20+0] -> [20,0] = (20)
Likewise, the numbers can be changed to anything.
Also, the program supports opening multiple instances (or seemed to when I briefly tested it, anyway). You could log in on three different instances of the client, connect and select the room (for all three, separeately), and use the /nick command (or whatever it is) to name one GM, one for your character, and one for the monsters.