Author Topic: Who else is online?  (Read 70503 times)

Offline Billy

  • Bot Destroyer
  • ***
  • Posts: 175
    • View Profile
Re: Who else is online?
« Reply #15 on: September 01, 2014, 01:00:13 PM »
That is solidly better than nothing!
"I cannot persuade myself that a beneficent and omnipotent God would have designedly created parasitic wasps with the express intention of their feeding within the living bodies of Caterpillars."

-Charles Darwin

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Who else is online?
« Reply #16 on: September 01, 2014, 01:00:55 PM »
So far no one is running Billy's bot in Eco. So I can not see them.

Offline Billy

  • Bot Destroyer
  • ***
  • Posts: 175
    • View Profile
Re: Who else is online?
« Reply #17 on: September 01, 2014, 01:05:29 PM »
So far no one is running Billy's bot in Eco. So I can not see them.
It's a basic conditionless F3 bot, which varies both its reproduction threshold and the proportion of its energy it gives to the offspring, from generation to generation. In this way, it evolves without mutation, in a way, to adapt to the amount of food in the simulation.
"I cannot persuade myself that a beneficent and omnipotent God would have designedly created parasitic wasps with the express intention of their feeding within the living bodies of Caterpillars."

-Charles Darwin

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Who else is online?
« Reply #18 on: September 01, 2014, 01:08:01 PM »
So far no one is running Billy's bot in Eco. So I can not see them.
What happens when the bot appears in your /in folder?
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Who else is online?
« Reply #19 on: September 01, 2014, 01:11:20 PM »
Cool robot Billy. Source plz.  :D
Peter, I have a restriction on the types of robots I receive in my mode. My overnight sim went slow as all living hell. So I am putting your mod in now and doing a reboot.

Offline Billy

  • Bot Destroyer
  • ***
  • Posts: 175
    • View Profile
Re: Who else is online?
« Reply #20 on: September 01, 2014, 01:19:59 PM »
Code: [Select]
def reprothreshold 971
def childnrg 972

start
10000 rnd .reprothreshold store
45 rnd 5 add .childnrg store
.delgene inc
stop

start

*.reprothreshold 20 rnd 10 sub add .reprothreshold *.robage - 1 add 0 floor mult store *.childnrg 2 rnd 1 sub add .childnrg *.robage - 1 add 0 floor mult store

*.eye1 *.eye2 floor *.eye3 floor *.eye4 floor *.eye5 floor *.eye6 floor *.eye7 floor *.eye8 floor *.eye9 floor *.eye1 over sub ++ sgn 0 floor swap *.eye2 over sub ++ sgn 0 floor 2 mult swap *.eye3 over sub ++ sgn 0 floor 3 mult swap *.eye4 over sub ++ sgn 0 floor 4 mult swap *.eye5 over sub ++ sgn 0 floor 5 mult swap *.eye6 over sub ++ sgn 0 floor 6 mult swap *.eye7 over sub ++ sgn 0 floor 7 mult swap *.eye8 over sub ++ sgn 0 floor 8 mult swap *.eye9 swap sub ++ sgn 0 floor 9 mult floor floor floor floor floor floor floor floor 5 sub .focuseye store

*.refvelup *.refeye *.myeye sub abs sgn mult 40 50 *.eyef sub sgn 0 floor mult add .up store

*.refveldx *.refeye *.myeye sub abs sgn mult 40 5 *.robage sub sgn 0 floor mult add .dx store

*.refxpos *.refypos angle *.eyef sgn mult *.refeye *.myeye sub sgn abs mult *.aim 100 rnd 50 sub add *.eyef - ++ 0 floor *.refeye *.myeye sub abs - ++ 0 floor add sgn mult add .setaim store

-1 *.refnrg *.refbody sub sgn 0 floor mult -6 *.refbody *.refnrg sub sgn 0 floor mult add *.refeye *.myeye sub abs sgn mult *.eyef 50 sub sgn 0 floor mult .shoot store

8 *.shoot abs sgn mult .shootval store

*.nrg *.body sub abs .strbody *.nrg *.body sub sgn 0 floor mult .fdbody *.body *.nrg sub sgn 0 floor mult add store

*.nrg *.reprothreshold sub sgn 0 floor *.childnrg mult .repro store

stop

Work in progress. Not quite F3 yet, as it uses delgene, albeit only on the first cycle of its existence.
"I cannot persuade myself that a beneficent and omnipotent God would have designedly created parasitic wasps with the express intention of their feeding within the living bodies of Caterpillars."

-Charles Darwin

Offline Billy

  • Bot Destroyer
  • ***
  • Posts: 175
    • View Profile
Re: Who else is online?
« Reply #21 on: September 01, 2014, 01:26:44 PM »
Catapiller just invaded. Kills Einstein extremely quickly, but also tends to die of hunger.
"I cannot persuade myself that a beneficent and omnipotent God would have designedly created parasitic wasps with the express intention of their feeding within the living bodies of Caterpillars."

-Charles Darwin

Offline spork22

  • Bot Destroyer
  • ***
  • Posts: 328
    • View Profile
Re: Who else is online?
« Reply #22 on: September 01, 2014, 01:27:32 PM »
That could be because not many bots incorporate stronger bots to their cause; Zombies do. I just gotta figure out how to get all of this stuff working. I have it up now, with the blue and red bots and the zombie bots.
Hubba Jubba Lollywash!

Offline spork22

  • Bot Destroyer
  • ***
  • Posts: 328
    • View Profile
Re: Who else is online?
« Reply #23 on: September 01, 2014, 01:29:44 PM »
I followed the picture's instructions, but I'm not sure if everything is working or I did something completely wrong.
Hubba Jubba Lollywash!

Offline spork22

  • Bot Destroyer
  • ***
  • Posts: 328
    • View Profile
Re: Who else is online?
« Reply #24 on: September 01, 2014, 01:33:24 PM »
Am I supposed to replace the red and blue bots with other bots or just remove them?
Hubba Jubba Lollywash!

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Who else is online?
« Reply #25 on: September 01, 2014, 01:37:05 PM »
What robot did you select for the red and blue bots? That is supposed to be your virus.

Offline spork22

  • Bot Destroyer
  • ***
  • Posts: 328
    • View Profile
Re: Who else is online?
« Reply #26 on: September 01, 2014, 01:39:12 PM »
It's divider swarm 2 virusparttakeover or something. Should I replace ALL of them? I'm thinking of also adding in some alga minimalis to get infected.
Hubba Jubba Lollywash!

Offline spork22

  • Bot Destroyer
  • ***
  • Posts: 328
    • View Profile
Re: Who else is online?
« Reply #27 on: September 01, 2014, 01:41:58 PM »
Also, when I run Internet mode, I get this error : gaierror: [Errno 11004] getaddrinfo failed.
Hubba Jubba Lollywash!

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Who else is online?
« Reply #28 on: September 01, 2014, 01:43:33 PM »
Take a look at the picy again, what robot did you select?

Offline spork22

  • Bot Destroyer
  • ***
  • Posts: 328
    • View Profile
Re: Who else is online?
« Reply #29 on: September 01, 2014, 01:45:18 PM »
divider swarm 2 virusparttakeover (2).txt
Hubba Jubba Lollywash!