Advertisement
djvj

Untitled

Oct 3rd, 2011
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. F::
  2. If ( turboEnabled = 0 ) {
  3. Send, abba
  4. turboEnabled = 1
  5. } Else {
  6. Send, erre
  7. turboEnabled = 0
  8. }
  9. Return
  10.  
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement