Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. if (Party1 != 0x484847 and Party2 = 0x454544)
  2. Send {F4}
  3. sleep, 1000
  4. }
  5.  
  6. else if (Party1 != 0x484847 and Party2 = 0x454544)
  7. {
  8. Send {F4}
  9. sleep, 1000
  10. }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement