Advertisement
Guest User

Untitled

a guest
Nov 13th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ~h::
  2. if(isInChat() == 1)
  3. {
  4. SendInput, {%A_ThisHotkey%}
  5. return
  6. }
  7. SendChat("/m >> Hier spricht das San Andreas Police Department <<")
  8. Sleep 50
  9. SendChat("/m >> Sie werden gesucht, sofort anhalten! <<")
  10. Sleep 50
  11. SendChat("/s Steigen Sie sofort in das Einsatzfahrzeug ein")
  12. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement