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 - Pirate-Rob

Pages: [1]
1
Bot Challenges / Re: Conspec Challenge
« on: August 31, 2010, 12:52:59 PM »
Code: [Select]
' Gene 3 Start gene
cond
start
1 971 store
*971 .memloc store
stop

' Gene 4 Avoiding Family
cond
*.eye5 0 =
*.refeye *.myeye =
*.refkills 0 >
*.refpoison 0 =
*.refvenom 0 =
*.reffixed 0 =
*.memval *971 !=
start
 314 rnd .aimdx store
stop


This is the code I made for this challenge. This is Animal_Minimalus genes to avoid family only it is highly edited.

(I hope I can still post here even though the last post is from 2008, but I think I can because I'm still trying the challenge.)

Pages: [1]