Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. #IfWinActive, GTA:SA:MP
  2. NumPad0::
  3. SendInput t/me reads the suspect their miranda rights. {Enter}
  4. Sleep 1000
  5. SendInput tYou have the right to remain silent. {Enter}
  6. Sleep 1000
  7. SendInput tAnything you do or say can and will be used against you in the court of law. {Enter}
  8. Sleep 1000
  9. SendInput tYou have the right to an attorney after initial processing has been completed. {Enter}
  10. Return
  11.  
  12. NumPad1:: SendInput t/me takes out is Standard issue tazer and Aims it at the suspect {enter} t/tazer {Enter}
  13.  
  14. NumPad2::
  15. SendInput t/me grabs the suspect by his cuffs tightly. {Enter}
  16. Sleep 3000
  17. SendInput t/me opens the door of the car and attempts to detain the suspect. {Enter}
  18. Sleep 2000
  19. SendInput t/do Succeed/Failed - Valid RP Reason {Enter}
  20. Return
  21.  
  22. NumPad3::
  23. SendInput t/me withdraws a pair of latex gloves from his pocket and slaps them on. {Enter}
  24. Sleep 3000
  25. SendInput t/me quickly lubricates the gloves with saliva. {Enter}
  26. Sleep 3000
  27. SendInput t/me attempts to frisk the suspect. {Enter}
  28. Sleep 3000
  29. SendInput t/do Succeed/Failed - Valid RP Reason ? {Enter}
  30. Return
  31.  
  32. NumPad4::
  33. SendInput t/me scrapes some DNA from suspect's mouth.{enter}
  34. Sleep 3000
  35. SendInput t/do DNA is gathered and place into a ziplock bag -SEALED-{enter}
  36. Sleep 3000
  37. SendInput t/me grabs a DNA scanner and attach it to the MDC.{enter}
  38. Sleep 3000
  39. SendInput t/me scans the gathered DNA on the DNA scanner and waits for a match.{enter}
  40. Sleep 3000
  41. SendInput t/do Scanning..{enter}
  42. Sleep 3000
  43. SendInput t/do Scanning..{enter}
  44. Sleep 3000
  45. SendInput t/do Found Match. Suspect's photo and information shown on the MDC.{enter}
  46. Return
  47.  
  48. NumPad5::
  49. SendInput t/me unclips his fingerprint scanner from his belt. {Enter}
  50. Sleep 3000
  51. SendInput t/do Fingerprint scanner in hand{Enter}
  52. Sleep 3000
  53. SendInput t/me attempts to take suspect's thumb and put it on the scanner. {Enter}
  54. Sleep 3000
  55. SendInput t/do Succeed/Failed - Valid RP reason{Enter}
  56. Return
  57.  
  58. NumPad6::
  59. SendInput t/do Fingerprint-Scan completed.{enter}
  60. Sleep 3000
  61. SendInput t/do Matching with Database..{enter}
  62. Sleep 3000
  63. SendInput t/do Completed - [Picture] - All information found.{enter}
  64.  
  65. Return
  66.  
  67. NumPad7::
  68. SendInput t/m This is the Los Santos Police Department (L.S.P.D.). {Enter}
  69. Sleep 1000
  70. SendInput t/m I order you to stop the vehicle immediately. {Enter}
  71. Return
  72.  
  73. NumPad8::
  74. SendInput t/m Deadly force is authorised to disable your vehicle. {Enter}
  75. Sleep 1000
  76. SendInput t/m I ask that you please comply, this will be your only warning. {Enter}
  77. Return
  78.  
  79. NumPad9:: SendInput t/m Now slowly place your hands above your head. ((/handsup)) {Enter}
  80.  
  81. F1::
  82. SendInput t/me opens up the MDC and waits the program to load.{enter}
  83. Sleep 3000
  84. SendInput t/do Program is loaded.{enter}
  85. Sleep 3000
  86. SendInput t/do Username: Chris Wizzle Password:******** {Enter}
  87. Sleep 3000
  88. SendInput t/me type in the civilian's name on the MDC.{enter}
  89. Sleep 3000
  90. SendInput t/do Searching..{enter}
  91. Sleep 3000
  92. SendInput t/do Found.{enter}
  93. Sleep 3000
  94. SendInput t/me looks at the photo on the MDC and compares it on the civilian.{enter}
  95. Return
  96.  
  97. F3::
  98. SendInput t/s Leave now, or I will be forced to arrest you {Enter} t/s You have five seconds to leave {Enter}
  99. Sleep 3000
  100. SendInput t/s 5{Enter}
  101. Sleep 3000
  102. SendInput t/s 4{Enter}
  103. Sleep 3000
  104. SendInput t/s 3{Enter}
  105. Sleep 3000
  106. SendInput t/s 2{Enter}
  107. Sleep 3000
  108. SendInput t/s 1{Enter}
  109. Return
  110.  
  111. F2::
  112. SendInput tThis is the L.S.P.D. freeze and put your hands up now. ((/handsup)) {Enter}
  113. Sleep 1000
  114. SendInput tIf you do not comply I will be forced to taze you. {Enter}
  115. Return
  116.  
  117. F5::
  118. SendInput t/me withdraws his red ticket book and flicks it open. {Enter}
  119. Sleep 3000
  120. SendInput t/me uses his pen and scribbles down some words. {Enter}
  121. Sleep 3000
  122. SendInput t/me rips it off and hands it to the person. {Enter}
  123. Sleep 3000
  124. SendInput t/do Succeed/Failed - Valid RP Reason ? {Enter}
  125. Return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement