Guest User

Untitled

a guest
Jun 30th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. Numpad0::
  2. SendInput t/me Takes out a pair of Tactical Hand Cuffs.{Enter}
  3. Sleep 1500
  4. SendInput t/me Grabs the suspect and attempts to cuff the suspect{Enter}
  5. Sleep 1500
  6. SendInput t/do Do you resist?((Answer with /do Yes or No)){Enter}
  7. Return
  8.  
  9. Numpad1::
  10. SendInput t/m ===========You Heard Sirens And See Lights==========={Enter}
  11. SendInput t/m ===========San Fierro Police Department==========={Enter}
  12. SendInput t/m Pull Over To The Right Of The Road And Turn Off The Vehicle{Enter}
  13. SendInput t/m Failure To Do So Will Lead To Us To Disable Your Vehicle{Enter}
  14. Return
  15.  
  16. Numpad2::
  17. SendInput t/m ===========You Heard Sirens And See Lights==========={Enter}
  18. SendInput t/m ===========San Fierro Police Department==========={Enter}
  19. SendInput t/m Pull Over To The Right Of The Road And Turn Off The Vehicle{Enter}
  20. SendInput t/m This Is Your Last And Final Warning before we use lethal force{Enter}
  21. Return
  22.  
  23. Numpad3::
  24. SendInput t/s San Fierro Police Department, Put your hands in the air ((/handsup)){Enter}
  25. Return
  26.  
  27. Numpad4::
  28. SendInput tYou have the right to remain silent,{Enter}
  29. Sleep 1500
  30. SendInput tAnything you say or do can and will be used against you in a court of law,{Enter}
  31. Sleep 1500
  32. SendInput tYou have the right to an attorney after inital processing has been completed,{Enter}
  33. Sleep 1500
  34. SendInput tDo you understand your rights as they have been read to you?{Enter}
  35. Return
  36.  
  37. Numpad5::
  38. SendInput t/me Has Hand On Tazer{Enter}
  39. SendInput t/tazer{Enter}
  40. Return
  41.  
  42. Numpad6::
  43. SendInput t/me Presses a Distress Button on His Radio{Enter}
  44. SendInput t/do You hear a Beeping Sound playing through the Radio{Enter}
  45. Sleep 1500
  46. SendInput t/r *Automatic Dispatch* Unit A352's Distress Button On His Radio Has been Pressed.{Enter}
  47. Sleep 1500
  48. SendInput t/r *Automatic Dispatch* All Units Please Respond.{Enter}
  49. SendInput t/backup{Enter}
  50. Sleep 1500
  51. SendInput t/dept ((Bind)) *Automatic Dispatch* Unit A352's Distress Button On His Radio Has been Pressed.{Enter}
  52. Sleep 1500
  53. SendInput t/dept ((Bind)) *Automatic Dispatch* Requesting Immediate Backup.{Enter}
  54. Return
  55.  
  56. Numpad7::
  57. SendInput t/me Quickly Runs the Vehicle's Plates through the MDC{Enter}
  58. SendInput t/vcheck{Enter}
  59. Return
  60.  
  61. Numpad8::
  62. SendInput t/me Opens the MDC {Enter}
  63. sleep 1500
  64. SendInput t/me Logs into the MDC {Enter}
  65. sleep 1500
  66. SendInput t/do Username:FFleming {Enter}
  67. SendInput t/do Password:******** {Enter}
  68. sleep 1500
  69. SendInput t/me Clicks on Civilian Information{Enter}
  70. sleep 1500
  71. SendInput t/me Clicks on Search Record {Enter}
  72. sleep 1500
  73. SendInput t/me Enters the Given Name into the Searchbar {Enter}
  74. sleep 1500
  75. SendInput t/do Searching... {Enter}
  76. sleep 1500
  77. SendInput t/do Searching... {Enter}
  78. sleep 1500
  79. SendInput t/do Searching... {Enter}
  80. sleep 1500
  81. SendInput t/do Match Found! [1/1]{Enter}
  82. Return
  83.  
  84. Numpad9::
  85. SendInput t/nos{Enter}
  86. Return
  87.  
  88. Alt & Numpad0::
  89. SendInput t/do Auto-Success - No Response/No Valid Role-Play Reason Provided{enter}
  90. Return
  91.  
  92. Alt & Numpad1::
  93. SendInput t/me Quickly lays down a pair of spike strips. {enter}
  94. SendInput t/deployspikes{enter}
  95. Return
  96.  
  97. Alt & Numpad2::
  98. SendInput t/me Quickly deploys a set of barricades. {enter}
  99. SendInput t/deploycade{enter}
  100. Return
  101.  
  102. Alt & Numpad3::
  103. SendInput t/s I NEED TO SEE THOSE HANDS! GET THEM UP NOW! ((/handsup)) {enter}
  104. Return
  105.  
  106. Alt & Numpad4::
  107. Sendinput tI am going to proceed to frisk you now.{Enter}
  108. Sleep, 1500
  109. SendInput t/me Puts on a pair of Non-Latex Gloves and attempts to frisk the suspect{enter}
  110. Sleep, 2500
  111. SendInput t/do Do you resist?{enter}
  112. Return
  113.  
  114. Alt & Numpad5::
  115. Sendinput t/washhands{Enter}
  116. Sleep 1500
  117. Sendinput t/idles 6{Enter}
  118. Sleep 1500
  119. Sendinput t/bomb{Enter}
  120. Sleep 1500
  121. Sendinput t/frisk{Enter}
  122. Return
  123.  
  124. Alt & Numpad6::
  125. SendInput, t/me attempts to take illegal items from the suspect
  126. SendInput, {enter}
  127. SendInput, t/do Do you resist?
  128. SendInput, {enter}
  129. SendInput, t/take {Space}
  130. Return
  131.  
  132. Alt & Numpad7::
  133. Sendinput, t/me Grabs the suspect by the cuffs and attempts to detain him
  134. SendInput, {enter}
  135. SendInput, t/do Do you resist?
  136. SendInput, {enter}
  137. SendInput, t/detain{Space}
  138. Return
  139.  
  140. Alt & Numpad8::
  141. Sendinput, t/dept SFPD to LSPD, Be advised that we have a 10-80 in progress in your jurisdiction.
  142. SendInput, {enter}
  143. SendInput, t/dept We will update our location with beacons
  144. SendInput, {enter}
  145. Sendinput, /backup{enter}
  146. Return
  147.  
  148. Alt & Numpad9::
  149. Sendinput, t/dept SFPD to SA:DPS, Be advised that we have a 10-80 in progress in your jurisdiction.
  150. SendInput, {enter}
  151. SendInput, t/dept We will update our location with beacons
  152. SendInput, {enter}
  153. Sendinput, /backup{enter}
  154. Return
  155.  
  156. F2::
  157. SendInput t/joinevent {Enter}
  158. Return
  159.  
  160. F3::
  161. SendInput t/me Quickly makes his badge visible/Hidden.{Enter}
  162. SendInput t/badge {Enter}
  163. Return
  164.  
  165. Alt & F3::
  166. SendInput t/me Reaches Into Pocket taking out a Citation Notepad {Enter}
  167. Sleep 1500
  168. SendInput t/me Reaches Back into his pocket taking out a Pen {Enter}
  169. Sleep 1500
  170. SendInput t/me Opens up a clean sheet of paper and being's writing the citation...{Enter}
  171. Sleep 1500
  172. SendInput t/do Writing...{Enter}
  173. Sleep 1500
  174. SendInput t/do Writing...{Enter}
  175. Sleep 1500
  176. SendInput t/do Writing...{Enter}
  177. Sleep 1500
  178. SendInput t/do Done...{Enter}
  179. Return
Add Comment
Please, Sign In to add comment