Author Topic: D. Blinder(Light) (5G)-01.03.04  (Read 3031 times)

Offline Jez

  • Bot Overlord
  • ****
  • Posts: 788
    • View Profile
D. Blinder(Light) (5G)-01.03.04
« on: December 11, 2006, 04:35:07 AM »
Code: [Select]
'Topic: Short-bots thread
'Joan

'D_Blinder_Light
'This robot shoots .aimdx value when is atacked


'Mar.2004 Joan

'-----Direction change

cond
*.in1 -1 =

start
630 .aimdx store

stop

'-----Reproduction

cond
*.hitdx 0 !=
*.nrg 5000 >

start
50 .repro store
150 .aimsx store

stop

'-----Rotation

cond
*.eye5 0 =

start
60 .aimdx store
-1 .out1 store

stop

'-----Feed

cond
*.eye5 0 !=
*.in1 -1 !=

start
-1 .shoot store
*.up 12 add .up store

stop

'-----Chemical shoot

cond
*.shup 0 !=
*.pain 500 >

start
.aimdx .shoot store
400 .shootval store

stop
'-----

end
« Last Edit: May 13, 2014, 03:53:40 PM by Botsareus »
If you try and take a cat apart to see how it works, the first thing you have in your hands is a non-working cat.
Douglas Adams