Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - -venom-

Pages: 1 2 3 [4]
46
Bot Tavern / I hope this is the right place :(
« on: January 05, 2007, 12:12:38 AM »
this is my first bot it is simply an animal_minimalis with a few upgrades
any tips would be nice

'Alge_Minimaxis
'By: -venom-  
'base: nums' animal_minimalis
'it has no regular shoting capabilities but
'it creates a shell and chaces other bots to
'infect them with its virus.
'warning: I recomend having a corpse eater

cond
 *.robage 0 =
start
 7 989 store
stop

cond
 *.vtimer 0 =
start
 3 .mkvirus store
stop

cond
 7 *989 !=
start
*.thisgene 1 rnd 2 mult -1 add add .delgene store
stop

cond
 *.eye5 0 >
 *.refeye *.myeye !=
start
 *.refveldx .dx store
 *.refvelup 30 add .up store
 50 .vshoot store
stop

cond
 *.shflav 0 !=
 *.shflav -2 !=
start
 1256 *.shang sub .aimshoot store
 8 .shootval store
 100 .vshoot store
 0 .shflav store
stop

cond
 *.eye5 0 =
 *.refeye *.myeye = or
start
 314 rnd .aimdx store
stop

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

cond
 *.nrg 15000 >
start
 30 .repro store
stop
end

'EDIT: Added to bestiary

47
Multi-Bots / Helios (MB)(Light)-18.12.04
« on: January 04, 2007, 11:45:51 PM »
o ok thanks

48
Multi-Bots / Helios (MB)(Light)-18.12.04
« on: January 04, 2007, 03:54:48 PM »
I tried your bot and it doesn't do anything. does it not work in 2.4?

Pages: 1 2 3 [4]