blob: cefa5f1ecf45150516483314019c64af80a94d4f [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 xdo [<number1>#]<command1>[;[<number2>#]<command2>] ...
3
4DESCRIPTION
5 Perform multiple command execution.
6
7 Examples:
8 xdo 5#smile (smile 5 times)
9
10 xdo l;i (look around in the room and then in your inventory)
11
12 xdo s;9#w;3#n;kill shaman;get sword from corpse;3#s;9#e;n;...
13 (you know this one :)
14