Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. cond
  2. *.robage 5 mod 0 = '(IF) EVERY 5 cycles (mod checks if *.robage is a multiple of 5 in this case, and if it is 0 it is true)
  3. *.eye5 0 > '(IF) value of eye5 is bigger than 0
  4. *.refeye *.myeye = '(IF) conspec, you must have seen this bit before
  5. start
  6. *.refaim .setaim *.robage sgn mult store 'Looks at the direction that the bot that it is looking at is. (IF) *.robage > 1 (sgn)
  7. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement