Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mm130k

Pages: [1]
1
The Gene depository / virus bot needed
« on: June 01, 2010, 10:03:56 PM »
yes i know but when you look at ythe dna for the parent it has 13 genes but the kid only has one gene

2
Internet Mode Commentary / New IM Commentry Thread
« on: June 01, 2010, 09:47:26 PM »
i get pigs and weeds ...  everything else dies

3
The Gene depository / virus bot needed
« on: June 01, 2010, 09:43:02 PM »
i see when the virus gets inserted there it deletes all the other genes but i don't get why the offspring just have the virus as the gene

4
Internet Mode Commentary / New IM Commentry Thread
« on: June 01, 2010, 12:31:12 AM »
i am gonna try to put IM on as much as possible
but no promises

5
Evolution and Internet Sharing Sims / Come join the F1 megaverse!
« on: May 31, 2010, 08:36:41 PM »
is anyone still running internet mode now??

6
Untagged bots / Energy Emitting Vegies
« on: May 31, 2010, 08:32:53 PM »
it doesn't,
 it dies so soon that it never got a chance so i deleted the gene

7
Untagged bots / Energy Emitting Vegies
« on: May 31, 2010, 01:22:01 AM »
Code: [Select]
' Energy Emitting Vegi
'
' a vegi that shoots out all its energy
' then dies.

cond
  *.nrg
  200
  >
start
  100
  .aimdx
  store
stop

cond
start
  -2
  .shoot
  store
  200
  .shootval
  store
  5
  .up
  store
stop
end

i thought of this while trying to find a way to keep vegies from being infected by a virus
  if the vegy dosnt live long enough to get hit by the virus then the vegy wont  get infected 

8
The Gene depository / virus bot needed
« on: May 30, 2010, 04:54:58 PM »
i'm noticing a couple things with the bot
1. 50% of the time when the bot reproduces its offspring are infected with the virus
and,
2. 50% of the time when it reproduces it loses the virus gene

here is the code for the parent

[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']''''''''''''''''''''''''  Gene:  1 Begins at position  1  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  1 Ends at position  23  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  2 Begins at position  24  '''''''''''''''''''''''
 cond
 *.thisgene 1 =
 start
 7 989 store
 2 .mkvirus store
 200 .vshoot store
 stop
''''''''''''''''''''''''  Gene:  2 Ends at position  38  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  3 Begins at position  39  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  3 Ends at position  61  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  4 Begins at position  62  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  4 Ends at position  84  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  5 Begins at position  85  '''''''''''''''''''''''
 cond
 *.eye5 0 >
 *.refeye *.myeye !=
 start
 *.refveldx .dx store
 *.refvelup 30 add .up store
 stop
''''''''''''''''''''''''  Gene:  5 Ends at position  101  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  6 Begins at position  102  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  6 Ends at position  124  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  7 Begins at position  125  '''''''''''''''''''''''
 cond
 *.eye5 50 >
 *.refeye *.myeye !=
 start
 -1 .shoot store
 *.refvelup .up store
 stop
''''''''''''''''''''''''  Gene:  7 Ends at position  139  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  8 Begins at position  140  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  8 Ends at position  162  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  9 Begins at position  163  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  9 Ends at position  185  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  10 Begins at position  186  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  10 Ends at position  208  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  11 Begins at position  209  '''''''''''''''''''''''
 cond
 *.nrg 20000 >
 start
 10 .repro store
 stop
''''''''''''''''''''''''  Gene:  11 Ends at position  217  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  12 Begins at position  218  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  12 Ends at position  240  '''''''''''''''''''''''

''''''''''''''''''''''''  Gene:  13 Begins at position  241  '''''''''''''''''''''''
 cond
 *.eye5 0 =
 *.refeye *.myeye =
 or
 start
 314 rnd .aimright store
 stop
''''''''''''''''''''''''  Gene:  13 Ends at position  254  '''''''''''''''''''''''


and here is the child
[div class=\'codetop\']CODE[div class=\'codemain\' style=\'height:200px;white-space:pre;overflow:auto\']
''''''''''''''''''''''''  Gene:  1 Begins at position  1  '''''''''''''''''''''''
 cond
 7 *989 !=
 start
 *.thisgene .mkvirus store
 200 .vshoot store
 -2 .shoot store
 *.genes .delgene store
 *.thisgene *.genes =
 .delgene dec
 stop
''''''''''''''''''''''''  Gene:  1 Ends at position  23  '''''''''''''''''''''''


any one know what is happening??

9
The Gene depository / virus bot needed
« on: May 30, 2010, 03:51:07 PM »
ops sorry, used the wrong method thanks for pointing it out

10
The Gene depository / virus bot needed
« on: May 29, 2010, 09:04:05 PM »
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

11
The Gene depository / virus bot needed
« on: May 28, 2010, 01:56:34 AM »
I'm still hear, and thanks for the advise ill try losing the .delgene

12
Evolution and Internet Sharing Sims / Come join the F1 megaverse!
« on: October 17, 2009, 09:41:42 PM »
It is not that I cant disconect its that every time I try to conect my computer sends me an eror mesage and exits dawinbots.

13
Evolution and Internet Sharing Sims / Come join the F1 megaverse!
« on: October 11, 2009, 11:45:54 PM »
hi im new to dawinbots and I cant conect to the server for online f1. can eny one hep?

14
The Gene depository / virus bot needed
« on: October 11, 2009, 02:38:39 AM »
I made a virus using what I read abuot them. but I cant seem to make a bot that can live long enough for the virus to take efect. Can eny one help? hers the virus:

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 dec
 stop

Whatever I try the bot just wont live.
thanks to all that help!
p.s. im new so try to explaine what you put into the bot that makes it live.

Pages: [1]