commands: cat = file.cat move 1 step = step1 move 5 steps = step5 move 10 steps = step10 stop all = script:void wait 0.01 secs = wait0.01 wait 0.5 secs = wait0.5 wait 1 sec = wait1 wait 5 secs = wait5 say hello = sayhello ----------------------------------------------------- script must contain file.cat to run