;Super high Speed Robot ;By anonymous ;Designed to outrun any shots. Its vulnerable when it hits a wall, though. #config scanner= 2 #config weapon= 1 #config armor= 2 #config engine= 5 #config heatsinks= 2 #config mines= 0 #config shield= 0 #msg ITS GONNA GET ME! opo 17, 3 opo 18, 1 :1 opo 11, 100 ipo p_rand ax and ax 255 opo 14 ax ipo 1 ax ; read speed into AX cmp ax 0 ; is AX 0? ja 1 ; if not, we're still moving. opo 14 64 xor ax, ax