Bots and Simulations > The Gene depository

virus bot needed

<< < (2/4) > >>

Houshalter:
[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']
*.genes .delgene store
*.thisgene *.genes =
.delgene dec

Err, wouldn't this work better?

Billy:

--- Quote from: Houshalter ---[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']
*.genes .delgene store
*.thisgene *.genes =
.delgene dec

Err, wouldn't this work better?
--- End quote ---
Lol, it would do exactly the same thing.

Houshalter:
No because when your gene is the last gene left, it deletes itself, doesn't it? That actually might not be a bad thing, a bot with no genes floating around. It would be a shell that any passing virus could take over and still affect the bot pop. And depending on its conspec, it might not be eaten by its former species and just take up their space.

Billy:

--- Quote from: Houshalter ---No because when your gene is the last gene left, it deletes itself, doesn't it? That actually might not be a bad thing, a bot with no genes floating around. It would be a shell that any passing virus could take over and still affect the bot pop. And depending on its conspec, it might not be eaten by its former species and just take up their space.
--- End quote ---
Oops, yeah, you're right. I'm dumb.  

mm130k:
ok i replaced the .delgene and now it looks like this,

[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']cond
*.robage 0 =
start
7 989 store
stop

cond
*.vitmer 0 =
start
3 .mkvirus store
200 .vshoot store
stop

cond
7 *989 !=
start
*.thisgene .mkvirus store
200 .vshoot store
-2 .shoot store
.delgene inc
*.thisgene 1 =
*.genes .delgene store
stop

i haven't tested it yet so ill get back with the results in a day or two

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version