Orrrr ... if you use a three bank based software you could just disable the command that switches to autonomous mode .... i.e.
'If auton_mode = 1 THEN
' run 2
'ENDIF
by simply putting commas infront of it as shown above
this way the robot will always stay in human player mode ... eh?