Author Topic: Anubis Canis (F2)(Firegem9)-29.07.04  (Read 3328 times)

Offline PurpleYouko

  • Bot God
  • *****
  • Posts: 2556
    • View Profile
Anubis Canis (F2)(Firegem9)-29.07.04
« on: February 23, 2005, 11:51:17 AM »
Code: [Select]
'anubis_canis
'My first robo : )
' Made by Firegem9
'***************

cond
*.nrg 2000 >
start
50 .repro store
stop

cond
*.robage 0 =
start
2 .tie store
stop

cond
*.refaimdx *.myaimdx !=
start
*.maxvel *.vel sub 2 div .up store
stop

' pointless added condition to make this robot fight venomous mobber!
cond
*.aimdx *.aimdx !=
start
*.aimdx .aimdx store
*.aimdx .aimdx store
stop

'Brakes
'************
cond
*.eye5 45 >
*.refaimdx *.myaimdx !=
*.refaimdx 1 =
start
*.vel 2 div -1 mult .up store
stop
'*************
cond
*.eye5 40 >
*.refaimdx *.myaimdx !=
start
-6 .shoot store
stop

cond
*.eye2 0 >
start
100 .aimsx store
stop

cond
*.eye8 0 >
start
100 .aimdx store
stop

cond
*.eye4 0 >
start
50 .aimsx store
stop

cond
*.eye6 0 >
start
50 .aimdx store
stop

cond
*.refaimdx *.myaimdx =
start
239 .aimdx store
stop

cond
*.robage 1 =
start
2 .deltie store
stop

cond
*.waste 500 >
start
500 .shootval store
1 .backshot store
-4 .shoot store
stop

end
« Last Edit: May 09, 2014, 12:50:47 PM by Botsareus »
There are 10 kinds of people in the world
Those who understand binary.
and those who don't

:D PY :D