Author Topic: Bot4g  (Read 3812 times)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Moderator
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Bot4g
« on: March 10, 2005, 05:27:06 PM »
'4.txt
'This robot does not have a name so call it 4 for now
'Its the fourth genaration.
'The Robots not mutating form does better then the mutating form 99% of the time
'DB virsion 2.35
'Robot By: DB itself

cond
  *.nrg
  28603
  >
start
  50
  .repro
  store
  dec
  .up
  store
stop

cond
  *972
  1
  =
start
  300
stop

cond
  *972
  1
  =
start
  300
stop

cond
start
  store
stop

cond
start
  store
  inc
stop

cond
  *.setaim
  1
  =
start
  80
  dec
  300
stop

cond
start
  store
stop

cond
  *.in2
  3000
  <
start
  0
stop

cond
  *.nrg
  3000
  <
start
  0
stop

cond
start
  .reffixed
  store
stop

cond
start
  .reffixed
  store
stop

cond
start
  477
  477
stop

cond
start
 -1
  .shoot
  store
  10
  1
stop
end