The specified command is sent to the MUD the number of times given by the number parameter. The number must be a constant. To use variables or mathematical expressions, see the #LOOP and #REPEAT commands. The current value of the repeat counter is saved in the predefined variable %repeatnum for your use in the command.
Example
#10 kill mound send the command kill mound to the MUD 10 times.