Author Topic: Drifting Spinner1 (F2)(Jez)-25.10.03  (Read 2461 times)

Offline Jez

  • Bot Overlord
  • ****
  • Posts: 788
    • View Profile
Drifting Spinner1 (F2)(Jez)-25.10.03
« on: January 07, 2007, 09:21:54 AM »
Code: [Select]
'25.10.03
'Topic: Lucky Spinner 
'Jez

'* drifting spinner 1* default conditions unblocked *
'* Purple Youko +/- conditions applied * critical mass 100-150 *


'***reproduce***

cond
*.nrg 6000 >
start
25 .repro store
50 .aimdx store
stop

'***target***

cond
*.eye5 *.eye4 <
start
26 .aimsx store
stop

cond
*.eye5 *.eye6 <
start
26 .aimdx store
stop

cond
*.eye5 *.eye1 <
start
104 .aimsx store
stop

cond
*.eye5 *.eye9 <
start
104 .aimdx store
stop

'***shoot - this seems to work better than 1 gene (probably just luck!)***

cond
*.eye5 0 >
*.refeye 12 <
start
10 .up store
-10 .dn store
-1 .shoot store
stop

cond
*.eye5 0 >
*.refeye 12 >
start
10 .up store
-10 .dn store
-1 .shoot store
stop

'***nothing in front***

cond
*.eye5 0 =
start
52 .aimdx store
stop

'***friend in front***

cond
*.eye5 0 >
*.refeye 12 =
start
208 .aimdx store
stop
end
« Last Edit: May 09, 2014, 12:18:11 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