Advertisement
Guest User

Untitled

a guest
Apr 5th, 2015
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. #SingleInstance, Force
  2. #UseHook, On
  3. #IfWinActive, GTA:SA:MP
  4.  
  5.  
  6.  
  7. IfNotExist, Saves.ini ;HIER FRAGST DU AB OB ES SCHON EXISTIERT
  8. {
  9. IniWrite,%Name%,Saves.ini,Settings:,Name
  10. IniWrite,%Rank%,Saves.ini,Settings:,Rank
  11. IniWrite,%6%,Saves.ini,Keybind:,6
  12. IniWrite,%7%,Saves.ini,Keybind:,7
  13. IniWrite,%8%,Saves.ini,Keybind:,8
  14. IniWrite,%9%,Saves.ini,Keybind:,9
  15. IniWrite,%0%,Saves.ini,Keybind:,0
  16. }
  17. else
  18. {
  19. IniRead,Name,Saves.ini,Settings:,Name
  20. IniRead,Rank,Saves.ini,Settings:,Rank
  21. IniRead,6,Saves.ini,Keybind:,6
  22. IniRead,7,Saves.ini,Keybind:,7
  23. IniRead,8,Saves.ini,Keybind:,8
  24. IniRead,9,Saves.ini,Keybind:,9
  25. IniRead,0,Saves.ini,Keybind:,0
  26. }
  27.  
  28.  
  29. Gui, 1: Show, x366 y131 h489 w864, SAPD-Keybinder
  30. Gui, Add, Picture, x-8 y-1 w920 h520 , Hauptbild.png
  31. Gui, 1: Add, Button, x752 y449 w100 h30 gInfo1, Info
  32. Gui, 1: Add, Button, x542 y449 w180 h30 gSettings, Einstellungen
  33. return
  34.  
  35.  
  36. Settings:
  37. Gui, 2:Show, x321 y161 h257 w543, Einstellungen
  38. Gui, 2:Add, Picture, x-8 y-1 w550 h260 , Einstellungen.png
  39. Gui, 2:Add, Edit, x142 y29 w110 h30 vName, %Name%
  40. Gui, 2:Add, Edit, x182 y159 w120 h30 vRank, %Rank%
  41. Gui, 2:Add, Edit, x342 y29 w180 h30 v6, %6%
  42. Gui, 2:Add, Edit, x342 y109 w180 h30 v7, %7%
  43. Gui, 2:Add, Edit, x342 y189 w180 h30 v8, %8%
  44. Gui, 2:Add, Edit, x342 y69 w180 h30 v9, %9%
  45. Gui, 2:Add, Edit, x342 y149 w180 h30 v0, %0%
  46. Gui, 2:Add, Button, x12 y209 w110 h30 gSave , Speichern
  47. return
  48.  
  49. Info1:
  50. Gui, 3:Show, x127 y87 h111 w401, Info
  51. Gui, 3:Add, Text, x18 y19 w360 h70 +Left, Dieser Keybinder wurde von Recovery entwickelt.`nKommt es zu Fehlermeldungen oder Problemen melde dich bei Recovery im Forum per PN `n Version 1.0
  52.  
  53. 2GuiClose:
  54. Gui,2:destroy
  55. return
  56.  
  57. GUIclose:
  58. ExitApp
  59.  
  60. Save:
  61. Gui,Submit,Nohide
  62. IniWrite,%Name%,Saves.ini,Settings:,Name
  63. IniWrite,%Rank%,Saves.ini,Settings:,Rank
  64. IniWrite,%6%,Saves.ini,Keybind:,6
  65. IniWrite,%7%,Saves.ini,Keybind:,7
  66. IniWrite,%8%,Saves.ini,Keybind:,8
  67. IniWrite,%9%,Saves.ini,Keybind:,9
  68. IniWrite,%0%,Saves.ini,Keybind:,0
  69. Gui,Show
  70. return
  71.  
  72. ~+T::
  73. ~t::
  74. Label_T:
  75. Suspend, On
  76. Hotkey, Enter, On
  77. Hotkey, NumPadEnter, On
  78. Hotkey, Escape, On
  79. Hotkey, t, Off
  80. Hotkey, +T, Off
  81. return
  82.  
  83.  
  84. ~NumpadEnter::
  85. ~Enter::
  86. ~Escape::
  87. Label_Enter:
  88. Suspend, Permit
  89. Suspend, Off
  90. Hotkey, t, On
  91. Hotkey, +T, On
  92. Hotkey, Enter, Off
  93. Hotkey, NumPadEnter, Off
  94. Hotkey, Escape, Off
  95. return
  96.  
  97. Pause::
  98. Suspend
  99. return
  100.  
  101. 1::
  102. SendInput t/tazer{enter}
  103. return
  104.  
  105. 2::
  106. SendInput t/wanted{enter}
  107. return
  108.  
  109. 3::
  110. SendInput t/frisk{space}
  111. return
  112.  
  113. 4::
  114. SendInput t/friskwaffen{space}
  115. return
  116.  
  117. 5::
  118. SendInput t/cophelp{enter}
  119. return
  120.  
  121. 6::
  122. SendInput %6%{enter}
  123. return
  124.  
  125. 7::
  126. SendInput %7%{enter}
  127. return
  128.  
  129. 8::
  130. SendInput %8%{enter}
  131. return
  132.  
  133. 9::
  134. SendInput %9%{enter}
  135. return
  136.  
  137. 0::
  138. SendInput %0%{enter}
  139. return
  140.  
  141. n::
  142. SendInput t/buygun de 150{enter}
  143. SendInput t/buygun M4 350{enter}
  144. SendInput t/buygun Mp5 150{enter}
  145. SendInput t/buygun Rifle 30{enter}
  146. return
  147.  
  148. NumPad0::
  149. SendInput t/m >>Polizei im Einsatz{!}>>Räumen sie umgehend die Straße{!}<<{enter}
  150. return
  151.  
  152. NumPad1::
  153. SendInput t/m >>SAPD<< >>Verkehrskontrolle, halten Sie bitte rechts{!}{enter}
  154. return
  155.  
  156. NumPad2::
  157. SendInput t/m >>SAPD<< >>Bleiben sie umgehend stehen{!}{enter}
  158. return
  159.  
  160. NumPad3::
  161. SendInput t/l Guten Tag, allgemeine Verkehrskontrolle{!}{enter}
  162. SendInput t/l Ich bin %Rank% %Name% des San Andreas Police Departments.{enter}
  163. return
  164.  
  165. NumPad4::
  166. SendInput t/l Sind sie mit einer Durchsuchung einverstanden{?}{enter}
  167. return
  168.  
  169. NumPad5::
  170. SendInput t/l Zeigen Sie mir bitte ihre Lizenzen{!}{enter}
  171. SendInput t/l Nutzen Sie bitte hierfür /showlicenses %Name%{enter}
  172. return
  173.  
  174.  
  175. NumPad6::
  176. SendInput t/l Danke, Gute Fahrt.{enter}
  177. SendInput t/l Und fahren Sie vorsichtig{!}{enter}
  178. return
  179.  
  180. NumPad7::
  181. SendInput t/l Wohin sind Sie gerade unterwegs{?}{enter}
  182. return
  183.  
  184. NumPad8::
  185. SendInput t/l Öffnen Sie bitte ihren Kofferraum{!}{enter}
  186. SendInput t/l Nützen Sie hierfür /kofferraumauf{!}{enter}
  187. return
  188.  
  189. NumPad9::
  190. SendInput t/l Nehmen Sie bitte Ihre Hände hoch{!}{enter}
  191. SendInput t/l Nützen Sie hierfür /handsup{!}{enter}
  192. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement