Darwinbots Forum

Bots and Simulations => Bestiary => Multi-Bots => Topic started by: MrMound on May 03, 2005, 10:49:23 PM

Title: Simple Bot Virus Multi-bot (MB)(MrMound) - 05.03.05
Post by: MrMound on May 03, 2005, 10:49:23 PM
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: [Select]
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
Title: Re: Simple Bot Virus Multi-bot (MB)(MrMound) - 05.03.05
Post by: Botsareus on May 06, 2014, 11:42:18 AM
Robot is dead before I can even qualify it. Moving to untagged.