Bots and Simulations > F1 bots

Vex Obnoxious (F1)(PYmod)(03-02-2007)-pre V2.3

(1/2) > >>

Jez:

--- Code: ---'Patched by PY for V2.3
' Vex Obnoxious

cond
*.robage 0 =
start
1 900 rnd 77 store
*77 .readtie store
stop

cond
*.vel 28 <
start
30 *.vel sub .up 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 >
*.refeye 12 !=
*.refaimdx 5 !=
start
*77 .tie store
0 .aimdx store
0 .aimsx store
-1 .shoot store
stop

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

cond
*.trefeye 12 =
*.numties 0 >
*.trefaimdx 5 =
start
*77 .deltie store
stop

cond
*.eye5 0 !=
*.refeye 12 =
*.refaimdx 5 =
start
628 .aimdx store
stop

cond
*.nrg 6000 >
start
25 .repro store
628 .aimdx store
stop

cond
*.slime 95 <
start
100 *.slime sub .mkslime store
stop

cond
*.waste 10 >
start
*.waste .strpoison store
stop
end
--- End code ---

emryn:
Are these tie feeders?

gymsum:
Yes, they seem to use a tieloc feeding gene.

emryn:
Ah... I've never used it or really looked much into it, so I don't know what that one is.  I've just been looking around to find opponents for my own bot, so I copied this one and saw it making massive amounts of ties with veggies.

Numsgil:
Yep, it's a tie feeder.

Welcome, BTW.

Navigation

[0] Message Index

[#] Next page

Go to full version