Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. Numpad0::
  2. SendInput t/me takes Smith & Wesson Model 457 from the Utility Belt - flicks safety [OFF]{enter}
  3. return
  4.  
  5. Numpad2::
  6. SendInput t/me unpairs Smith & Wesson handcuff from the utility belt as he attempts to cuff suspect's hands.
  7. return
  8.  
  9. Numpad3::
  10. SendInput t/m SAPD, pull over and turn off your engine.{enter}
  11. return
  12.  
  13. Numpad4::
  14. SendInput t/m SAPD EMERGENCY SITUATION, CLEAR THE ROAD NOW{enter}
  15. return
  16.  
  17. Numpad5::
  18. SendInput t/ame takes X26 BlackHawk from the utility belt{enter}
  19. sleep 1100
  20. SendInput t/tazer{enter}
  21. return
  22.  
  23. Numpad6::
  24. SendInput t/me takes Nitestick from the utility belt{enter}
  25. return
  26.  
  27. Numpad7::
  28. SendInput tYou have the right to remain silent.{enter}
  29. sleep 500
  30. SendInput tAnything you say can and will be used against you in a court of law.{enter}
  31. sleep 500
  32. SendInput tYou have the right to an attorney.{enter}
  33. sleep 500
  34. SendInput tIf you cannot afford an attorney, one will be appointed for you. Do you understand?{enter}
  35. return
  36.  
  37. Numpad8::
  38. SendInput t/me takes M14EBR from his backspine with both hands - flicks safety [OFF]{enter}
  39. return
  40.  
  41. Numpad9::
  42. SendInput t/me takes Remington.870 Tactical from his backspine with both hands - flick safety [OFF]{enter}
  43. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement