General > Off Topic

so... we meet again

<< < (4/8) > >>

Numsgil:

--- Quote from: bacillus ---Welcome back!

--- Quote from: Gambit ---they had one purpose, destroy bacillus! lol
--- End quote ---
Go ahead, I won't mind; still, I'll be interested to see what you come up with...  

--- End quote ---

Now, does he mean you or does he mean he wanted his bots to destroy bacillus?

Gambit:
well im at the half comprehension stage. copy. paste. edit.


--- Quote ---'make poison
cond
 *.robage 0 =
start
 *.up .ploc store
stop

'peripheral vision left
cond
*.eye1 0 >
*.eye5 0 =
*.refeye *.myeye !=
start
52 .aimsx store
stop

peripheral vision right
cond
*.eye9 0 >
*.eye5 0 =
*.refeye *.myeye !=
start
52 .aimdx store
stop

' Gene look around
cond
*.eye5 0 =
*.eye9 0 =
*.eye1 0 =
start
store
10 .aimsx store
75 .up store
stop

' Gene 1 Food Finder
cond
 *.eye5 0 >
 *.refeye *.myeye !=
start
 *.refveldx .dx store
 *.refvelup 200 add .up store
stop

'force the other bot to start spewing energy if its alive
cond
*.eye5 50 >
*.refeye *.myeye !=
*.refnrg 0 >
start
 *.refvelup .up store
0 .aimdx store
0 .aimdx store
.shoot .shoot store
-2 .shootval store
stop

'eat corpses
cond
*.eye5 50 >
*.refeye *.myeye !=
*.refnrg 0 =
start
 *.refvelup .up store
0 .aimdx store
0 .aimdx store
-6 .shoot  store
stop

'poop
cond
*.waste 200 >
start
.backshot inc
-4 .shoot store
*.waste .shootval store
stop

cond
*.nrg 9000 >
start
60 .repro store
stop

'defenses
'store slime
cond
 *.slime 300 <
*.nrg 2000 >
start
 100 .mkslime store
stop

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

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

'deletes ties
cond
*.numties 0 >
start
*.deltie store
stop
--- End quote ---


I improved my old left/right peripheril vision genes. I added defenses against viruses, body shots, regular shots, tie feeding, etc

it doesnt directly attack the enemy. it makes them vent thier energy... unless they're dead. then it just eats them.

they tend to be quite small and they hunt in packs. they're circular until they find something then they tend to go in 2 bot thick lines.


the only problem is I dunno what to challenge them with. what bots do you guys use to test your new ideas' mettle?

abyaly:
Moonfisher just put a new bot on top of F1 called fruitfly. It is the bot to beat.

Gambit:
WOW

I think im a ways away from that.... so much code o.O

1v1 with 3000nrg they both breed like crazy (I modified mine to be a bit more like what it would be fighting) and then mine dominate for a while. every sim ends the same way. they kill all the fruitflies except 2. those 2 then rip my hundreds of bots to shreds...

its even worse when I add a little bit of meet (15 5knrg T_Preservans) the fruit flies kill everything in just a few seconds.

this leads me to believe they're using thier energy much more efficiently than my bots. because the less energy in the tank the better mine do. the more energy the better the fruit flys do.

bacillus:
Sounds impressive, but the bot you posted got mashed by Tribolis, my new secret multibot that even has trouble fighting animal minimalis on a large-scale map. It may just be that the multibot is much more efficient at hunting; the head wraps around its prey, then the tail poisons in the same manner that your bot does.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version