Author Topic: can viruses transmit only a certain gene  (Read 3672 times)

Offline -venom-

  • Bot Neophyte
  • *
  • Posts: 47
    • View Profile
can viruses transmit only a certain gene
« on: January 05, 2007, 04:24:55 PM »
is it possible to make a virus that can transmit an entire gene
like this one

' let the bot die at age 5000
cond
*.robage 5000 >
start
-2 .shoot store
*.nrg .shootval store
stop

so that the virus will kill its victim at age 5000 or what ever
If this were a perfect world, nobody would have let me into it.

Offline MacadamiaNuts

  • Bot Destroyer
  • ***
  • Posts: 273
    • View Profile
can viruses transmit only a certain gene
« Reply #1 on: January 05, 2007, 05:41:39 PM »
Put the gene number before the .mkvirus command.

1 .mkvirus store transmits the first gene

*.thisgene .mkvirus store transmits the virus gene itself.

10 rnd .mkvirus store transmits a random gene from 1 to 10.

PS. That guy in the avatar... isn't Adam Savage?
Sometimes you win, and sometimes you lose...

Offline -venom-

  • Bot Neophyte
  • *
  • Posts: 47
    • View Profile
can viruses transmit only a certain gene
« Reply #2 on: January 05, 2007, 06:17:16 PM »
Quote from: MacadamiaNuts
Put the gene number before the .mkvirus command.

1 .mkvirus store transmits the first gene

*.thisgene .mkvirus store transmits the virus gene itself.

10 rnd .mkvirus store transmits a random gene from 1 to 10.

PS. That guy in the avatar... isn't Adam Savage?

o ok thanks alot

and yes that is adam savage
If this were a perfect world, nobody would have let me into it.