Advertisement
Guest User

Untitled

a guest
Feb 11th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. #IfWinActive GTA:SA:MP
  2.  
  3. !1::
  4. SendInput t/m ** You see flashing police lights and could maybe hear sirens ** {enter}
  5. Sleep 1000
  6. SendInput t/m SASD, pull over your vehicle at the right side of the road now{!} {enter}
  7. Return
  8. !2::
  9. SendInput t/m This is your final warning.{enter}
  10. Sleep 1000
  11. SendInput t/m Lethal force will be deployed if you do not comply.{enter}
  12. Return
  13. !3::
  14. SendInput t/m Please remain seated and turn off your engine{!}{enter}
  15. Return
  16. !4::
  17. SendInput t/s SASD - Put your hands where I can see them, now{!}{enter}t/b /handsup{enter}
  18. Return
  19. !5::
  20. SendInput t/me withdraws a pair of handcuffs from his limited edition utility belt.{Enter}
  21. Sleep 1500
  22. SendInput t/me grabs the suspect's hands and forces them behind his back, then cuffing them{Enter}
  23. SendInput t/do Would i be able too?
  24. SendInput t/cuff{Space}
  25. Return
  26.  
  27. !0::
  28. SendInput t You have the right to evidence held against you, the right to an attorney and a fair trial as well as the{Enter}
  29. SendInput t right to appeal your imprisonment;{Enter}
  30. SendInput t If a judge is unavailable, then we must deliver you to a correctional facility. {Enter}
  31. Return
  32. !7::
  33. SendInput t/me slides his hand into his pocket and pulls out a pair of non latex gloves.{enter}
  34. Sleep 1500
  35. SendInput t/me puts them on and attempts to frisk the suspect, taking anything illegal as I find them{enter}
  36. Sleep 1500
  37. SendInput t/do Do I succeed?{enter}
  38. return
  39. !9::
  40. SendInput t/me walks the suspect to the vehicle, then opening the back door.{enter}
  41. sleep 1000
  42. SendInput t/me then forces the suspect inside, ducking the suspects head as he does so.{enter}
  43. sleep 1000
  44. SendInput t/do Would I be able?{enter}
  45. return
  46. !Z::
  47. Sendinput t/tazer{ENTER}
  48. return
  49. !E::
  50. SendInput t/opengate{ENTER}
  51. return
  52. !B::
  53. SendInput t/badge {ENTER}
  54. return
  55. !M::
  56. SendInput t/me leans down, taking an MDC from under his seat and opens it up, beggining to type: {enter}
  57. sleep 1000
  58. SendInput t/do Username: **NMofujohn** Password: **XXXXXXXXXX** {enter}
  59. sleep 1000
  60. SendInput t/do The MDC would log in perfectly, as Noel then hits the civilian informations tab {enter}
  61. sleep 1000
  62. SendInput t/me looks down towards the keyboard, pausing slightly before typing in the suspects name {enter}
  63. sleep 1000
  64. SendInput t/do Searching... {enter}
  65. sleep 1000
  66. SendInput t/do Match Found:
  67. return
  68. !P::
  69. SendInput t/r doing a 10-26, code four for now, stand by for a location. {enter}
  70. return
  71. !N::
  72. SendInput t/dvsiren {enter} t/siren {enter}
  73. return
  74. !L::
  75. SendInput t/me scans the cars numberplate using an handhelp MDC, while checking the vehicle for damage {enter}
  76. return
  77. !C::
  78. SendInput t/nos{enter}
  79. return
  80. !V::
  81. SendInput t/backup{enter}
  82. return
  83. !F::
  84. SendInput t/backupall{enter}
  85. return
  86. !G::
  87. SendInput t/dooropen{enter}
  88. return
  89. ![::
  90. SendInput t/enter{enter}
  91. return
  92. !]::
  93. SendInput t/exit{enter}
  94. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement