Bots and Simulations > Multi-Bots

Simple Bot Virus Multi-bot (MB)(MrMound) - 05.03.05

(1/1)

MrMound:
I was just messing around and I made my simple bot virus a multi bot. it doesn't work very well but it's kindof cool.   here it is.


--- Code: ---cond
*.nrg 1 >=
*.myaimsx 1 !=
start
60 .repro store
stop

cond
*.eye5 30 >
*.refeye *.myeye !=
start
-1 .shoot store
stop

cond
*.eye5 29 <
*.vel 20 <
start
5 .up store
stop

cond
*.eye5 0 !=
*.refeye *.myeye =
start
1860 rnd .aimdx store
stop

cond
*.eye3 *.eye7 !=
*.eye1 *.eye9 != or
*.eye5 35 <
*.refeye *.myeye !=
start
*.eye3 *.eye1 add *.eye7 *.eye9 add sub 2 mult .aimsx store
stop




cond
*.multi 1 =
*.job 0 <
start
1 .tienum store
628 .fixang store
150 .fixlen store
30 .stifftie store
*.job abs .job store
stop


cond
*.numties 0 =
*.robage 0 !=
start
50 .repro store
1 .tie store
1 .tienum store
.job .tieloc store
-1 .tieval store
-2 .job store
stop


cond
*.nrg 5000 >
*.multi 1 =
start
1 .deltie store
stop
 

cond
*.vtimer 0 =
start
1 .mkvirus store
stop

cond
*.vtimer 1 >
start
'donothing
stop

cond
*.vtimer 1 =
start
250 .vshoot store
stop



end
--- End code ---

Botsareus:
Robot is dead before I can even qualify it. Moving to untagged.

Navigation

[0] Message Index

Go to full version