Author Topic: Alga BodageWeed2 (V)(Huffers)-18.07.03  (Read 2881 times)

Offline Jez

  • Bot Overlord
  • ****
  • Posts: 788
    • View Profile
Alga BodageWeed2 (V)(Huffers)-18.07.03
« on: December 03, 2006, 11:51:53 AM »
'18.07.03
'Topic: [old message] [robot] Nasty Weed

'from:
'Huffers
'E-mail address: huffdude@barrusworld.com
'Homepage URL: http://www.sharemation.com/huffers

'BodageWeed2
'
'Teaches hungry robots some disipline.

'identifies with 6
cond
*.out1
6
!=
start
6
.out1
store
stop

'if it sees a healthy non-bondageweed
'it shoots it and type 6 ties to it
cond
*.refnrg
100
>
*.eye5
25
>
*.in1
6
!=
start
-1
.shoot
store
6
.tie
store
stop

'if it sees any moving non-bondageweed
'it shoots to kill type 6 ties to it
cond
*.refnrg
1500
>
*.eye5
25
>
*.up
0
!=
start
-1
.shoot
store
6
.tie
store
stop

'turn if youre looking at one of your own kind
cond
*.eye5
20
>
*.in1
6
=
start
80
.aimdx
store
stop

'turn if your not looking at anything
cond
*.eye5
27
<
start
20
.aimdx
store
stop

'if its energy is high
'and it hasnt got something infront of it
'then it reproduces
cond
*.nrg
5000
>
*.eye5
25
<
start
50
.repro
store
stop
end
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