Bots and Simulations > Untagged bots

a (kinda) suckish plant

(1/1)

fulizer:
'DOOOOOOOOOOOM!!!!
'by fulizer
'has (nearly) every kind of defence there is

' poison
cond
 *.poison 500 <
start
 50 .strpoison store
stop

' shell
cond
 *.shell 250 <
start
 100 .mkshell store
stop

' slime
cond
*.slime 90 <
start
100 .mkslime store
stop

' reproduction
cond
  *.nrg
  6000
  >
start
  50
  .repro
  store
  10
  .aimdx
  store
stop

' counter attack
cond
*.shflav 0 !=
*.shflav -2 !=
start
1256 *.shang sub .aimshoot store
16 .shootval store
628 .shoot store
0 .shflav store
stop

end

Numsgil:
You'll need to set your poison to a specific memory location.  Try something like .shoot .ploc store

Botsareus:
Can not qualify as plant anymore, no chloroplasts. Sorry.

Navigation

[0] Message Index

Go to full version