Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. NUMPAD0::
  2. SendInput t/me withdraws a pair of cuffs from his belt{Enter}
  3. Sleep 1500
  4. Sendinput t/me attempts to place the handcuffs on the suspect{Enter}
  5. Sleep 1000
  6. Sendinput t/do Auto-S You are tazed{Enter}
  7. Return
  8.  
  9. NUMPADDOT::
  10. SendInput t/me places his Glock 22 back into his right side holster. * {Enter}
  11. Return
  12.  
  13. NUMPAD1::
  14. SendInput t/m San Fierro Police Department {!} Pull your vehicle over to the right side now{!} {Enter}
  15. Return
  16.  
  17. NUMPAD2::
  18. SendInput t/m Turn your vehicle off and remove your keys from the ignition{!} {Enter}
  19. Sleep 3000
  20. SendInput t/m Roll down your drivers side window and drop your keys on the ground{!} {Enter}
  21. Return
  22.  
  23.  
  24. NUMPAD4::
  25. sendInput t/tazer {Enter}
  26. Return
  27.  
  28. NUMPAD5::
  29. Sendinput t/s San Fierro Police Department{!} Put your hands in the air now {Enter}
  30. Return
  31.  
  32. NUMPAD6::
  33. SendInput tYou have the right to remain silent.{Enter}
  34. Sleep 2000
  35. SendInput tAnything you say can and will be used against you in the court of law.{Enter}
  36. Sleep 2000
  37. SendInput tYou have the right to have an attorney present during any questioning.{Enter}
  38. Sleep 2000
  39. SendInput tIf you can not afford an attorney, one will be provided for you.{Enter}
  40. Sleep 2000
  41. SendInput tDo you understand these rights as they have been read to you?{Enter}
  42. Return
  43.  
  44. NUMPAD7::
  45. SendInput t/me grabs his Shotgun slinged over his shoulder. * {Enter}
  46. Return
  47.  
  48. NUMPAD8::
  49. SendInput t/me grabs his M4A1 slinged over his shoulder. * {Enter}
  50. Return
  51.  
  52. NUMPAD9::
  53. SendInput t/me pops open the trunk and grabs onto his Shotgun. * {Enter}
  54. Return
  55.  
  56. DELETE::
  57. SendInput t/nos {Enter}
  58. Return
  59.  
  60. NUMPADADD::
  61. SendInput t/enter {Enter}
  62. Return
  63.  
  64. NUMPADSUB::
  65. SendInput t/exit {Enter}
  66. Return
  67.  
  68.  
  69. HOME::
  70. SendInput t/me turns the key in the ignition{enter}
  71. Sleep 1000
  72. SendInput t/do The car is now on or off {enter}
  73. SendInput t/car engine {enter}
  74. Return
  75.  
  76. Insert::
  77. Sendinput t/ad Vote Gerdeman he's so sexy{enter}
  78. Return
  79.  
  80. End::
  81. Sendinput t/gate{enter}
  82. Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement