Author Topic: puddingus offendicus  (Read 6313 times)

Offline fulizer

  • Bot Destroyer
  • ***
  • Posts: 198
    • View Profile
puddingus offendicus
« on: December 04, 2007, 10:50:28 AM »
'Puddingus offendicus
'by fulizer
'adaption of basebot made to be a brilliant
'fighter. It has taken on 30 I flammas by
'itself and with reproduction on for both of them
'also it has a waste disposal

Code: [Select]
' Gene 1 Food Finder
cond
 *.eye5 0 >
 *.refeye *.myeye !=
start
 *.refveldx .dx store
 *.refvelup 30 add .up store
stop

' Gene 2 Eat Food
cond
 *.eye5 50 >
 *.refeye *.myeye !=
start
-6 .shoot store
 *.refvelup .up store
stop

' Gene 3 Avoiding Family
cond
 *.eye5 0 =
 *.refeye *.myeye = or
start
 314 rnd .aimdx store
stop

' Gene 4 Reproduce
cond
 *.nrg 15000 >
start
 30 .repro store
stop


' gene 5 waste disposal
cond
*.waste 40 >
start
.backshot inc
-4 .shoot store

' gene 6 counter attack
cond
*.shflav 0 !=
*.shflav -2 !=
start
1256 *.shang sub .aimshoot store
16 .shootval store
628 .shoot store
0 .shflav store
stop
end


it should go in the shortbot leuge but I feel it may be good enough for the other leuges the new sixth gene turns anything that shots at it around I will laugh my head off at this
« Last Edit: May 02, 2014, 12:52:22 PM by Botsareus »
"If this is coffee bring me tea, If this is tea, bring me coffee"

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
puddingus offendicus
« Reply #1 on: December 04, 2007, 02:08:14 PM »
I flamma isn't really the pinnacle of bot design anymore.  Can I flamma even survive anymore?

Your actual bot is basically animal minimalis with waste handling, reproduction level tweaks, and -6 shots instead of -1.  Not sure if it's sufficiently different to really be a new bot or not.  We don't have hard fast levels.  I would be surprised if it was significantly stronger than animal minimalis in the leagues, though.

Your gene 5 doesn't do what you want (not even sure what you want), as it behaves identically to gene 2.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
puddingus offendicus
« Reply #2 on: December 04, 2007, 03:49:00 PM »
Quote from: fulizer
it should go in the shortbot leuge but I feel it may be good enough for the other leuges (watching how it took out 30 I flammas on its own  )

Just for the notice, high possibility of rules changing of SB-league. Could be instead of a gene limit a bp-limit
It basicly means the top of SB-league is set out of the league. Your bot is egible for the league, I checked.


Quote from: Numsgil
I flamma isn't really the pinnacle of bot design anymore.  Can I flamma even survive anymore?
Yes, it can. Under certain phycics it is even a proper figthing bot. Under normal phycics it misses the veggies often but has enough 'lucky' hits to easily survive.
Oh, and I already told I_Flamma pretty much sucks in current versions.


Quote
Your actual bot is basically animal minimalis with waste handling, reproduction level tweaks, and -6 shots instead of -1.  Not sure if it's sufficiently different to really be a new bot or not.  We don't have hard fast levels.  I would be surprised if it was significantly stronger than animal minimalis in the leagues, though.
Checked, amount to have repro is somewhat lower and gives a little more to the child, it looks to much like it as I would say. Too much, look a little at other bots okay, this is too obvious.

Quote
Your gene 5 doesn't do what you want (not even sure what you want), as it behaves identically to gene 2.
Well, yes you have set the .shell wrong, what did you want to do.

*.refeye *.myeye !=.shell
Oh my god, who the hell cares.

Offline fulizer

  • Bot Destroyer
  • ***
  • Posts: 198
    • View Profile
puddingus offendicus
« Reply #3 on: December 05, 2007, 03:36:22 AM »
it was there as a distraction to viruses
"If this is coffee bring me tea, If this is tea, bring me coffee"

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
puddingus offendicus
« Reply #4 on: December 05, 2007, 09:18:49 AM »
  I rolled my eyes so hard I strained a muscle.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
puddingus offendicus
« Reply #5 on: December 05, 2007, 09:56:11 AM »
huh, eh, well, I still am thinking, if he really meant it serious.  

He could't, could he,


could he,


A well, apart from the waste disposal and the 'gene5' anti virus/anti shell defence. This bot looks way too much like animal minimalis. So I wouldn't set this as a new bot. So simply, right now there isn't anyone taking care of the leagues, so it would take some time before someone would take care of the leagues, probably. You could tweak your bot to be really strong, it(animal minimalis) is missing for example some important powers that could make it strong.

Ie hasn't got poison, venom, .shootval isn't set, and little other tweaks, you could check other bots to find out how they do and how you call it, steal it and modyfy it to your needs. Like you said somewhere else.

This is simply stealing, if I where you I atleast had stolen a stronger one  , and your repro tweaks are far from optimal for animal minimalis.

and

could he,

no, could he really?
Oh my god, who the hell cares.

Offline fulizer

  • Bot Destroyer
  • ***
  • Posts: 198
    • View Profile
puddingus offendicus
« Reply #6 on: December 06, 2007, 06:14:26 AM »
I will change it and why the hell does everything have to have shell or venon and poson and slime and viruses this works as it is I can barly make bots right now I wil make one totaly my own later
also I will probably add its own searching gene
« Last Edit: December 06, 2007, 06:15:08 AM by fulizer »
"If this is coffee bring me tea, If this is tea, bring me coffee"

Offline fulizer

  • Bot Destroyer
  • ***
  • Posts: 198
    • View Profile
puddingus offendicus
« Reply #7 on: December 06, 2007, 06:25:40 AM »
can someone close this topic I dont what it to be on anymore I understand it had been stolen and that this complete bot was in fact a way to find out how simple changes to the genes can make larger differences
anyway close this topic someone
"If this is coffee bring me tea, If this is tea, bring me coffee"

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
puddingus offendicus
« Reply #8 on: December 06, 2007, 09:49:34 AM »
You don't need to be so melodramatic.  Animal Minimalis is a base bot, so I assume people will take it and add to it.  You just didn't really add enough yet .  Add some things from this list to make it unique:
  • Poision
  • Venom
  • Tie feeding
  • Slime
  • Shell
Then, you could even experiment by adding various adaptive techniques.  Use shots if the enemy has too much slime for ties to be effective, etc.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
puddingus offendicus
« Reply #9 on: December 06, 2007, 10:45:02 AM »
Well, fulizer just to let you feel better, I have just looked at my first bot, my first bot.  

My first bot is speedy, and I just have looked at it and it is just embarising how it looks like animal minimalis, it only has some idiot way to speed up if eye5 seas nothing and it has a virus.

Without the virus it wouldn't do very well, now it comes in top10 at 7th place.

If the rules to SB would change to 150bp it would even rule it. Wait a mod of animal minimalis rules SB.  , well it has been changed a lot.

And there is is enough junk gene stuff lying around it could even be set down to 100bp, if I look well, well maybe.

Just put something in it, something that makes it stronger is any way, you could also add nothing from the list numsgil said and just make a powerful fighing bot. Like 'Ratticus Rex' from jez, or a bot that duplicated at low nrg-level and so make a floot of little bots, like my bot multiply.
Oh my god, who the hell cares.

Offline fulizer

  • Bot Destroyer
  • ***
  • Posts: 198
    • View Profile
puddingus offendicus
« Reply #10 on: December 07, 2007, 06:11:10 AM »
thank you also im not out to get more posts all it does is give you more stars and what the hell does that do?
also lets keep it online I will add some new stuff too
« Last Edit: December 07, 2007, 06:11:46 AM by fulizer »
"If this is coffee bring me tea, If this is tea, bring me coffee"

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
puddingus offendicus
« Reply #11 on: December 07, 2007, 01:13:26 PM »
Quote from: fulizer
all it does is give you more stars and what the hell does that do?

Makes you warm and fuzzy on the inside

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
puddingus offendicus
« Reply #12 on: December 07, 2007, 02:07:01 PM »
Quote from: Numsgil
Quote from: fulizer
all it does is give you more stars and what the hell does that do?

Makes you warm and fuzzy on the inside
You must be very warm and fuzzy on the inside, you alone have a quarter of all posts.
Oh my god, who the hell cares.

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
puddingus offendicus
« Reply #13 on: December 07, 2007, 04:10:21 PM »
Heh, you should have seen when I first joined

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
puddingus offendicus
« Reply #14 on: December 08, 2007, 12:35:21 PM »
Quote from: Numsgil
Heh, you should have seen when I first joined
Hmmm, wait now I am going to calculate.

There are at the moment almost 200 members. Meaning 1 member has a 0,5%. You have 25 percent, that is 50 times more.
When you joined you where the second member. Meaning 1 member has 50%, well 25 multiplied with 50 is 1250%, well that is a lot, incredible much.


Somewhere I have a little idea the calculation isn't completely righ  , nah, it is just right, you had 1250%, you had didn't you, admit it.


It is a little high  , just a little.
Oh my god, who the hell cares.