TinTin++ Mud Client Manual  
Number
space
Syntax: #[number] {commands}
space
Sometimes you want to repeat the same command multiple times. This was the easiest way to accomplish that.
space
Example: #10 buy bread
This will make you execute 'buy bread' 10 times.
space