Bots and Simulations > Internet Mode Commentary
Anybody using IM now?
Ammeh:
HSLiteSammeh is pwning I can't get rid of it even the F1 league champion Quickdraw just reduced its numbers before becoming extinct itself Mind you, I'm not really running under F1 conditions, pretty sure it wouldn't stand a chance in a head to head.
EDIT: Was just looking at the best bot in my sim (which currently has it's cost multiplyer at 33 ), it was a really mutated HSLiteSammeh, it actually latches onto a veg, and only starts feeding when it's energy drops below 2000, once it's above, it stops feeding and lets the veg grow a bit It also reproduces when it has 2500 energy, meaning it's essentially evolved from a hunter to a parasite! awesome :3
Houshalter:
Im away from my computer right now, i left it running in the background at home. When I left HSLiteSammeh was pwning at 80 costx. It survives by tie feeding then launching its offspring out into the wild. I saw it do something really cool. It formed a chain, each one connected to the alga and its parent flinging off babies into the sim which would float randomly at speed and then either die or run into another bot and tie to it. Hey whats the internet pop right now.
Ammeh:
Internet pop doesn't work right on mine, can't download pop files.
Just had to close my sim down because my laptop is screwing up again, but there were 500 in a sim with 34x costs, and 1000 in a sim with F1 costs but with a day/night cycle.
Saved the DNA of one of the more interesting ones, will play with it.
EDIT: back in IM, HSLiteSammeh is doing miles better than HSLiteSammehEVOLVED. ie, 64 to 556.
Also, Houshalter, how high is your mutation setting? Every time I get a bot back from you it has about 100 more mutations
Houshalter:
I keep my sims with no more than 100 bots and 50 to 100 vegs. HSLiteSammeh isn't native to my sim so I don't know what rates you started it with. Its been playing with delta mutations so what ever it was its changed. I have the mutations oscalate between 1000 cycles on 16x and 5000 on 1/16x. The idea is to have a period of mutations then have the bots compete against each other giving time for the best strains to breed, then forcing mutations on them again. Im going to add a more mutatable alga minimalis (with tons of random numbers following its first gene and max mutation rates) to try to force the bots to evolve more.
It always gives me an error message when it downloads them to but it seems to work most of the time. I've sent 3,551 bots to the internet so far and only a thousand have come in from other people so beware when you start IM cause you'll be flooded in HSLiteSammehs.
By the way, what was the origanal DNA for your bot? It would be interesting to see how much its changed so far.
Ammeh:
Original HSLiteSammeh:
--- Code: ---cond
*.robage 10 <
start
30 .up store
stop
cond
*.eye5 0 >
*.refeye *.myeye !=
start
*.refveldx .dx store
*.refvelup 30 add .up store
-1 .tieloc store
-1000 .tieval store
stop
cond
*.eye5 50 >
*.refeye *.myeye !=
start
*.refveldx .dx store
*.refvelup .up store
1 .tie store
-1 .tieloc store
-1000 .tieval store
stop
cond
*.eye5 0 =
*.refeye *.myeye = or
start
314 rnd .aimdx store
10 .up store
-1 .tieloc store
-1000 .tieval store
stop
'can't afford to make shell with less than 2000 energy
cond
*.shell 5000 <
*.nrg 2000 >
start
100 .mkshell store
stop
cond
*.nrg 5000 >
start
50 .repro store
stop
'oh god I'm gonna die, panic and make tons of offspring
cond
*.nrg 1000 <
*.nrg 500 >
start
20 .repro store
stop
--- End code ---
It's change quite a lot
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version