Author Topic: Vex mk1 (F1)(Jez)-15.01.04  (Read 2551 times)

Offline Jez

  • Bot Overlord
  • ****
  • Posts: 788
    • View Profile
Vex mk1 (F1)(Jez)-15.01.04
« on: December 02, 2006, 03:27:28 AM »
Code: [Select]
'Topic: Formula one bots!
'Jez

'*Vex
cond
*.eye5 80 <
start
2 .up store
26 .aimsx store
stop

cond
*.eye1 *.eye5 >
start
*.eye1 .aimsx store
stop

cond
*.eye9 *.eye5 >
start
*.eye9 -1 mult .aimsx store
stop

cond
*.eye3 *.eye5 >
start
-52 .aimdx store
stop

cond
*.eye7 *.eye5 >
start
52 .aimdx store
stop

cond
*.eye5 30 >
*.eye5 100 <
*.refeye 14 !=
start
1 .tie store
0 .aimdx store
0 .aimsx store
stop

cond
*.numties 0 >
start
1 .tienum store
1 .readtie store
-1000 .tieval store
-1 .tieloc store
stop

cond
*.trefeye 14 =
*.numties 0 >
*.trefup 1 =
start
1 .tienum
1 .deltie store
stop

cond
*.refup 1 =
*.refeye 14 =
start
52 .aimdx store
stop

cond
*.nrg 6000 >
*.eye5 0 =
start
25 .repro store
stop

cond
*.waste 20000 >
*.nrg 5000 >
start
500 .shootval
-4 .shoot store
stop
end
« Last Edit: May 07, 2014, 12:23:27 PM by Botsareus »
If you try and take a cat apart to see how it works, the first thing you have in your hands is a non-working cat.
Douglas Adams