This will help everyone when writing bots.
If something is unclear, tell me and I'll look it up more specifically.
1. Readtie is set, and reads tie information into Trefs
2. delgene happens
3a. Communication using ties occurs.
3b. Ties are updated (that is, things like sharenrg, deleting ties, and feeding through ties. Does not include firing ties though)
4a. The bot turns.
4b. Position is updated (things like accelerations, velocity, colisions, etc. Also updates the eye positions)
5. Slime and shell are made.
6. Shoot commands occur
7. Viruses are shot
8. Boyancy is set
9. storing body, venom, and poison
10. feeding from body
11. Firing of ties.
12. reproducing
13. Death
Note that all of this happens after the DNA is executed. The DNA effects the memory locations for commands, and only after all the DNA executes do the above happen.