Guest User

Untitled

a guest
Jul 24th, 2018
182
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. F5::SendInput t/m S.F.P.D !! - This is an Emergency, clear the road immediately{!}{Enter}
  3. return
  4.  
  5. F1::SendInput t/m This is the S.F.P.D !!, pull over.{enter}t/m Lethal force will be deployed if you do not comply.{enter}
  6. return
  7.  
  8. F2::SendInput t/m This is your final warning.{enter}t/m Lethal force will be deployed if you do not comply.{enter}
  9. return
  10.  
  11. F3::SendInput t/m Turn your engine off and stand in front of my vehicle with your{enter}t/m hands up, facing away from the vehicle((/handsup)){enter}
  12. return
  13.  
  14. ^q::SendInput t/tazer{enter}
  15. return
  16.  
  17. ^Home::
  18. SendInput t/me flips open his MDC and turns it on.{enter}
  19. Sleep 5000
  20. SendInput t/me logs in with his information.{enter}t/do Username: SFPD235734, Password: *********{enter}
  21. Sleep 2000
  22. SendInput t/me brings up the search box and starts to type the given name. {enter}
  23. Sleep 4000
  24. SendInput t/do Searching...{enter}
  25. Sleep 3000
  26. SendInput t/do Searching...{enter}
  27. Sleep 3000
  28. SendInput t/do{space}
  29. return
  30.  
  31. 0::SendInput tCan I see your license and registration, please?{enter}t/b /showlicenses Felix_Tiger {enter}
  32. return
  33.  
  34. ^g::
  35. SendInput t/gate{Enter}
  36. Return
  37.  
  38. NumpadDot::SendInput t/s S.F.P.D !! - Hands where I can see them, now{!}{enter}t/b /handsup{enter}
  39. return
  40.  
  41. ^NumpadEnter::
  42. SendInput t/me withdraws a pair of handcuffs from his belt.{Enter}
  43. Sleep 1000
  44. SendInput t/me grabs the suspect's hands and forces them behind his back.{Enter}
  45. SendInput t/cuff{Space}
  46. Return
  47.  
  48. ^m::
  49. sendinput tYou have the right to remain silent.{enter}
  50. Sleep 3000
  51. SendInput tAnything you do or say can and will be used against you in the court of law.{enter}
  52. Sleep 3000
  53. SendInput tYou have the right to an attorney after initial processing has been completed.{enter}
  54. Sleep 3000
  55. SendInput tDo you understand these rights as I have read them? {enter}
  56. return
  57.  
  58. !Numpad1::SendInput t/nos{enter}
  59. return
  60.  
  61. !Numpad2::SendInput t/fix{enter}
  62. return
  63.  
  64. !Numpad4::SendInput t/vcheck{enter}
  65. return
  66.  
  67. ^Numpad4::SendInput t/me peers through the window and looks at the vehicles' license plate.{enter}
  68. return
  69.  
  70. ^Numpad5::
  71. SendInput t/car engine{enter}
  72. SendInput t/me places the key in ignition and rotates it.{enter}
  73. SendInput t/do Clock-Wise
  74. return
  75.  
  76. !Numpad5::
  77. SendInput t/car engine{enter}
  78. SendInput t/me rotates the key in ignition and removes it.{enter}
  79. SendInput t/do Counter Clock-Wise
  80. return
  81.  
  82. ^f::
  83. SendInput t/me attempts to force the suspect inside the cruiser.{enter}
  84. sleep 1000
  85. SendInput t/do Do you resist?{enter}
  86. sleep 7000
  87. SendInput t/do{space}
  88. return
  89.  
  90. !f::
  91. SendInput t/me slides his hand into his pocket and pulls out a pair of non latex gloves.{enter}
  92. Sleep 1000
  93. SendInput t/me puts them on and attempts to frisk the suspect.{enter}
  94. Sleep 500
  95. SendInput t/do Do you resist?{enter}
  96. return
  97.  
  98.  
  99. f7::
  100. sendinput t/find 23{enter}
  101. return
Add Comment
Please, Sign In to add comment