Author Topic: Diversa reflexum (F3)(Trimalchio)-11.02.09  (Read 4543 times)

Offline trimalchio

  • Bot Neophyte
  • *
  • Posts: 5
    • View Profile
Diversa reflexum (F3)(Trimalchio)-11.02.09
« on: February 11, 2009, 01:22:26 PM »
Code: [Select]
'DIVERSA REFLEXUM
'Made by Trimalchio
'for F3 League


'====Sync====
cond
start
  9 .timer store
  .delgene inc
stop


'====Birth====
cond
  *.numties 0 >
start
  9999 rnd .out4 store
  .in4 .memloc store
  *.timer .out3 store
  .deltie inc
  300 .eye5width store
stop


'====Repro====
cond
  *.nrg 2000 >
  *.eye5 0 =
  *.out1 0 =
  *.robage 0 >
start
  25 .repro store
stop


'====Combat====
cond
  *.eye5 0 >
  *.refage 0 >
start

'----Friend----
  *.in3 *.timer =
    *.in1 *.out1 store
    *.in2 *.out2 store
    *.refveldx sgn 30 mult .dx store
    .dx inc

'----Enemy----
  not
    *.refxpos .out1 store
    *.refypos .out2 store
    300 .eye5width store

'----Tactics----
    2425 *.refveldx dup mult sub sqr dup
    *.refveldn add 10 mult *.out1 *.out2 dist > and
      *.xpos add *.ypos *.refveldx sub angle .aimshoot store
      *.body *.refbody sub 50 div .up store
      25 .shootval store
      .shoot dec
      *.refnrg 700 > and
        -6 .shoot store
        *.velsx 2 div .dx store
        *.veldn .up store

'----Retreat----
  *.memval *.out4 =
    -100 .up store
stop


'====Search====
cond
start
  .out3 inc

'----Spin and search----
  *.out1 0 =
    490 .aimdx store
    *.eye5width 50 add 2 div .eye5width store

'----Follow target----
  not
    *.out1 *.out2 angle .setaim store
    *.up 30 add .up store
    *.eye5 0 = *.in3 *.timer = or and
      0 .out1 store
stop


'====Body====

'----Grow----
cond
  *.nrg *.body 200 add >
start
  100 .strbody store
stop

'----Shrink----
cond
  *.nrg *.body <
start
  100 .fdbody store
stop
end

Is this site normally this slow or is it because of all the broken forum links everywhere?

I've used only original code, no copying from other bots. While it still has room for evolution, it currently seems to be very, very strong. It has perfect aiming, a very good search pattern, clever tactics, infallible conspecs, and everything else I could put in. Again, it is completely original. Can you beat it? I may make other versions for other leagues if I feel like it. Tell me what you think.

Edit: I may have set the maxvel a little low during testing. I'm pretty sure that most of the links to the forum scattered throughout the wiki are broken, or were a couple days ago. I probably should reply, not edit. Too late.

[attachment=1169:Diversa_reflexum.txt]
« Last Edit: May 13, 2014, 02:21:32 PM by Botsareus »

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Diversa reflexum (F3)(Trimalchio)-11.02.09
« Reply #1 on: February 12, 2009, 12:03:33 AM »
What broken links?  There shouldn't be any broken links.

Yeah, the forum is a bit slow lately.  With Eric gone there's no one to fix bugs at present, so the program is sort of stuck in limbo.

Offline Moonfisher

  • Bot Overlord
  • ****
  • Posts: 592
    • View Profile
Diversa reflexum (F3)(Trimalchio)-11.02.09
« Reply #2 on: February 13, 2009, 03:09:02 AM »
Does it beat the F3 league ? If it does I should run it and update...
And I think this isn't just because EricL left, I think theres just a slow period, people don't have time, or don't feel like working on or discussing DB right now
I think most new bots are in F3, but there may be 2 or 3 new ones I haven't run yet. If your bot is doing well in F3 and nothing else is going on then it's probably my cue to run F3 again...

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Moderator
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Diversa reflexum (F3)(Trimalchio)-11.02.09
« Reply #3 on: June 14, 2014, 02:22:58 PM »
Has been disqualified for deleting a gene.