Advertisement
Guest User

keybinds

a guest
Oct 25th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. list = ;Compliance Script Details. MUST BE AT THE TOP.
  2. (
  3. /s LSPD, put your hands behind your head and get on your knees{!}
  4. /s Get on your knees{!}
  5. /s Lay flat on the ground, slowly{!}
  6. /s Hands behind your back and don't move{!}
  7. )
  8. StringSplit, msg, list , `n, `r ;format: StringSplit, OutputArray, InputVar
  9.  
  10. ; msgbox you have %msg0% messages
  11. resetmsg:
  12. index = 1
  13. return
  14.  
  15.  
  16.  
  17. #IfWinActive, GTA:SA:MP
  18. ~RButton & G:: ;Compliance Script
  19. settimer, resetmsg, -15000 ; 15 second of no 'f' will reset to first item
  20. SendInput t
  21. SendInput % msg%index%
  22. SendInput {enter}
  23. index++
  24. if (index > msg0)
  25. index = 1
  26. return
  27.  
  28.  
  29.  
  30. #IfWinActive, GTA:SA:MP
  31. ~RButton & H::
  32. Random, Shout, 1, 5
  33.  
  34. if Shout = 1
  35. {
  36. SendInput t/s LSPD, drop your weapon{!}{enter}
  37. }
  38.  
  39. if Shout = 2
  40. {
  41. SendInput t/s Drop your weapon and get on your knees, slowly{!}{enter}
  42. }
  43.  
  44. if Shout = 3
  45. {
  46. SendInput t/s Lay on the ground, slowly{!}{enter}
  47. }
  48.  
  49. if Shout = 4
  50. {
  51. SendInput t/s Put your hands behind your back and don't move{!}{enter}
  52. }
  53.  
  54. if Shout = 5
  55. {
  56. SendInput t/s Keep your hands where I can see them and drop your weapon, now{!}{enter}
  57. }
  58.  
  59. return
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. #IfWinActive GTA:SA:MP
  67. ~RButton & F1::
  68. if (jholster=1)
  69. {
  70. Sendinput t/me slides the Glock 17 back in the holster and straps it.{Enter}
  71. jholster=0
  72. }
  73. else
  74. {
  75. Sendinput t/me unstraps his Glock 17 from his holster, pulling it out.{Enter}
  76. jholster=1
  77. }
  78. return
  79.  
  80. #IfWinActive GTA:SA:MP
  81. End::
  82. Sendinput t/engine{Enter}, t/lock{Enter}
  83. return
  84.  
  85. #IfWinActive GTA:SA:MP
  86. ^c::
  87. Sendinput t/v lights{Enter}
  88. return
  89.  
  90. #IfWinActive GTA:SA:MP
  91. ^v::
  92. Sendinput t/lock{Enter}
  93. return
  94.  
  95.  
  96. #IfWinActive GTA:SA:MP
  97. ^z::
  98. Sendinput t/enter{Enter}
  99. return
  100.  
  101. #IfWinActive GTA:SA:MP
  102. ^x::
  103. Sendinput t/exit{Enter}
  104. return
  105.  
  106. #IfWinActive GTA:SA:MP
  107. ^m::
  108. Sendinput t/mask{Enter}
  109. return
  110.  
  111. #IfWinActive GTA:SA:MP
  112. ~RButton & Q::
  113. Sendinput tProceed to cuff.{Enter}
  114. return
  115.  
  116. #IfWinActive GTA:SA:MP
  117. ^w::
  118. Sendinput t/rw fl{Enter}
  119. return
  120.  
  121. #IfWinActive GTA:SA:MP
  122. ^1::
  123. Sendinput t/m This is the L.S.P.D, pull over your vehicle to the right side of the road and turn the engine off{!}{Enter}
  124. return
  125.  
  126. #IfWinActive GTA:SA:MP
  127. ^2::
  128. Sendinput t/m This is your last warning, pull over{!}{Enter}
  129. return
  130.  
  131. #IfWinActive GTA:SA:MP
  132. ^3::
  133. Sendinput t/m Police emergency, clear the road{!}{Enter}
  134. return
  135.  
  136. #IfWinActive GTA:SA:MP
  137. ^b::
  138. Sendinput t/me pulls his chest radio closer to his mouth as he presses the PTT button, transmiting.{Enter}
  139. return
  140.  
  141. #IfWinActive GTA:SA:MP
  142. ~RButton & F3::
  143. Sendinput t/taser{Enter}
  144. return
  145.  
  146. #IfWinActive GTA:SA:MP
  147. ^g::
  148. Sendinput t/gates{Enter}
  149. return
  150.  
  151. #IfWinActive GTA:SA:MP
  152. ^8::
  153. Sendinput tYou have the right to remain silent, anything you say can and will be used against you...-{Enter}
  154. sleep 7500
  155. Sendinput tyou have the right to have an attorney present before and during the questioning....-{Enter}
  156. sleep 7500
  157. Sendinput tif you cannot afford the services of an attorney, you can have one appointed at public expense and without cost to you...-{Enter}
  158. sleep 7500
  159. Sendinput tto represent you before and during the questioning.{Enter}
  160. return
  161.  
  162. #IfWinActive GTA:SA:MP
  163. ^q::
  164. Sendinput t/opentoll{Enter}
  165. return
  166.  
  167.  
  168. #IfWinActive, GTA:SA:MP
  169. ^n::
  170. Sendinput t/me grabs the shotgun from the gun rack between the seats, pulling it out.{Enter}
  171. Sendinput t/takegun 1{Enter}
  172.  
  173. #IfWinActive, GTA:SA:MP
  174. ~^s::
  175. if (spike=1)
  176. {
  177. Sendinput t/disband{Enter}
  178. spike=0
  179. }
  180. else
  181. {
  182. Sendinput t/spikel{Enter}
  183. spike=1
  184. }
  185. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement