Bots and Simulations > DNA - General

how to virus

<< < (3/5) > >>

PurpleYouko:
When a robot doesn't work properly and you don't know why, pause the sim, double click the robot and look at its DNA.

Any misspelled words in the code will appear as zeroes because the interpretter cannot recognize them as commands.

This is a really good way to find problems quickly.

Numsgil:
One more thing:

I strongly urge you to look into Spanish Conquistador's virus.  I kid you not, that thing is a monster.  A monster in its ability to leave SC unscathed.  It's ability to kill off other species (even species with intelligent anti-viral genes).  It's ability to create a self propogating virus that quickly takes over.  It's masterful (if I do say so myself) use of the stack.  It's definately the most deadly virus to date (deadly not because it causes instant kills (tried that, it wasn't as successful) but because it manages to leave the victim going for a few hundred cycles, reproducing like mad and creating new viral particles in each daughter cell).

Zelos:
sweet :D he used my simple bot to start whit :D

MrMound:
so  are you saying it should look more like this?

cond
.vtimer 0 =
start
6 .mkvirus store
stop

cond
.vtimer 1 <
start
'donothing
stop

cond
.vtimer 1 =
start
50 .vshoot store
stop

 :)

Numsgil:
You've got the > and < signs confused, but other than that, yeah, looks good.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version