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.


Topics - maheshjr2000

Pages: [1]
1
I tried I really did. BUT THEY JUST KEEP DYING. It seems to me and Alga parasite is just too effective at killing off a non hostile population. I wanted to see what it would evolve into . They just DIED though and kept dying. Anyone wanna try running this on a 24/7 box? See if they get lucky?

2
Bot Tavern / How to use "Find Best Robot"
« on: June 19, 2006, 04:52:16 PM »
It never seems to work when I use it. Of course my longest sims are only round 10000 cycles but I dont know if that matters.

3
Evolution and Internet Sharing Sims / population control
« on: June 18, 2006, 04:18:23 PM »
what should I set the age cost to to have efficient population control.

4
Suggestions / idea for .sexrepro
« on: June 18, 2006, 04:14:59 PM »
right now we dont have any allels for the robots so they all look exactly the same so when we try to do .sexrepro(atleast ive heard) the result is marrying your sister. If we added some allels they might take most of the mutation hits as they do in real life(please correct me if im wrong).

5
Bot Tavern / Plant Conspec Recognition
« on: June 17, 2006, 01:37:38 PM »
Is this possible? Ive tried using the number of eyes method it didnt really work.

6
Bot Tavern / Alga_Parasite
« on: May 21, 2006, 02:34:09 PM »
So I was screwing around with ties to work on intelliplant when I noticed something all the T_preservans that touched the veggie died. So I decided to modify it a bit and it now sucks blood and body!   Please do not laugh if the code looks borrowed this is my first bot. thnx!
Its available in bestiary for now at the starting gate .

7
Veggies / Alga Parasite (V)(Makeshjr2000)-19.06.06
« on: May 21, 2006, 02:31:46 PM »
'parasite alga
'the veggie that fights back
cond
  *.nrg
  3000
  >
start
  50
  .repro
  store
  15
  .aimdx
  store
  60 .dn store
stop
cond
  *.eye5
  0
  >
  *.refeye
  *.myeye
  !=
start
  1
  .tie
  store
stop
cond
*.numties 0 >
start
-6 .tieloc store
-1000 .tieval store
*.tiepres .tienum store
stop

cond
*.numties 0 >
start
-1 .tieloc store
-1000 .tieval store
*.tiepres .tienum store
stop
end

8
Bot Tavern / Intelligent Plant
« on: May 21, 2006, 01:28:06 PM »
So far all ive seen in the autotroph section is algae(feel free to correct me if im wrong). So I wanted to create a plant autotroph. It would involve using ties to feed a central cell which would be responsible for most of the reproduction till another cell was pushed out of the "plant" and started reproducing itself. If you guys have any advice itll be most helpfull.

Pages: [1]