Lbl A randInt(1,10)üX Disp X If X=3 Then Disp "WAIT" Send({111,300}) Get(R) Goto A Else If X=5 Then Disp "BACK" Send({100,300}) Get(R) Goto A Else If X=7 Then Disp "SPIN" Send({120,235}) Get(R) Send({102,235}) Get(R) Goto A Else Disp "GO" X*100->T Disp T Send({322,T}) Get(R) If R