Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /*
  2. If(!A_IsAdmin AND A_OSVersion != "WIN_XP" AND !NoAdminMode){    ; wenn nicht als Admin gestartet
  3.   Run *RunAs "%A_ScriptFullPath%" %FullArgsQuoted%,, UseErrorLevel      ; Als Admin starten
  4.   If(ErrorLevel){
  5.    ExitApp
  6.   }
  7.     ExitApp
  8.     return
  9. }
  10. */
  11.  
  12. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder
  13. {
  14. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder
  15. }
  16. UrlDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmanupdate.txt, Versionsupdate.txt
  17. FileRead, newver, Versionsupdate.txt
  18. FileDelete, Versionsupdate.txt
  19. ;
  20.  
  21. ;
  22. ;
  23. ;
  24. ;
  25.  
  26.  
  27.  
  28. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder
  29. {
  30. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder
  31. }
  32. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten
  33. {
  34. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten
  35. }
  36. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken
  37. {
  38. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken
  39. }
  40. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung
  41. {
  42. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung
  43.  
  44. }
  45. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Config
  46. {
  47. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Config
  48. }
  49. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Chatlog Backups
  50. {
  51. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Chatlog Backups
  52. }
  53.  
  54. version := 0.08
  55. corpsecheck := 0
  56. feuerzeugspam := 0
  57. findactive := 0
  58. govbot1 := 0
  59. adminFlyMode := 0
  60.  ifnotexist,%A_MyDocuments%\Liru's Hitman Keybinder\hitmanicon.ico  
  61. {
  62. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmanicon.ico, %A_MyDocuments%\Liru's Hitman Keybinder\hitmanicon.ico      
  63. }
  64.  
  65. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Hitman.exe
  66. {
  67. FileMove, Hitman.exe, %A_MyDocuments%\Liru's Hitman Keybinder\Hitman.exe
  68. FileCreateShortcut,%A_MyDocuments%\Liru's Hitman Keybinder\Hitman.exe, %A_Desktop%\Hitman.lnk, %A_MyDocuments%\Liru's Hitman Keybinder\hitmanicon.ico, i
  69. Run, %A_MyDocuments%\Liru's Hitman Keybinder\Hitman.exe
  70. ExitApp
  71.  
  72. }
  73.  
  74.  
  75.  
  76. FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  77. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  78. InputFile  = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  79. OutputFile = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  80. {
  81. Loop, Read, %InputFile%, %OutputFile%
  82. If SubStr(A_LoopReadLine, 1, 1) != "["
  83. {
  84. StringSplit, text, A_LoopReadLine, =
  85.  
  86. IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %text1%
  87. ;FileAppend, %A_LoopReadLine%`n
  88. }
  89. }
  90.  
  91. IniRead,Firststart007, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Update007
  92. If (%Firststart007% = ERROR){
  93.        IniWrite,0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Update007
  94. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestattercheck
  95. }
  96.  
  97. IniRead,Firststart, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Friststart
  98. If (%Firststart% = ERROR){
  99. MsgBox, 0, Liru's Hitman Keybinder, Willkommen beim Keybinder von Liru :)`nDer Keybinder ist simpel sowie konform aufgebaut, der eher auf DM ausgelegt ist aber auch als Zivilist genutzt werden kann`n`nAls erstes werden nun notwendige Datein (overlay.dll, Bilder etc.) gedownloadet. Je nach Internetverbindung kann dies bis zu ca. 2 Minuten dauern. Nachdem sich das Fenster öffnet wird empfohlen unter 'Optionen' die Einstellungen zu machen.`n`nWICHTIG: Du benötigst SAMP Version 0.3.7
  100. IniWrite,0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Friststart
  101. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg1
  102. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg2
  103. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg3
  104. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg4
  105. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg5
  106. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg6
  107. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg7
  108. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg8
  109. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg9
  110. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg10
  111. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg11
  112. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg12
  113. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg13
  114. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg14
  115. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg15
  116.  
  117. Iniwrite, 1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Color
  118. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPgröße
  119. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPdicke
  120. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, fpsgröße
  121. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, fpsdicke
  122. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLgröße
  123. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLdicke
  124. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pinggröße
  125. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pingdicke
  126. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortgröße
  127. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortdicke
  128. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autogröße
  129. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autodicke
  130. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogengröße
  131. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogendicke
  132. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wantedgröße
  133. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteddicke
  134. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Govergröße
  135. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Goverdicke
  136. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kngröße
  137. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kndicke
  138. Iniwrite, 5 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motorgröße
  139. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motordicke
  140. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Goverdicke
  141. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westegröße
  142. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westedicke
  143. Iniwrite, 7 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findgröße
  144. Iniwrite, 1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, finddicke
  145. Iniwrite, 474,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  146. Iniwrite, 442,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  147. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, loggröße
  148. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, logdicke
  149. Iniwrite, 619 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  150. Iniwrite, 136,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  151. Iniwrite, 765,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  152. Iniwrite, 62,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  153. Iniwrite, 623,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  154. Iniwrite, 125,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  155. Iniwrite, 765,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  156. Iniwrite, 92,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  157. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  158. Iniwrite, 550,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  159. Iniwrite, 685,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  160. Iniwrite, 82,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  161. Iniwrite, 90,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  162. Iniwrite, 441,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  163. Iniwrite, 120,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  164. Iniwrite, 421,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  165. Iniwrite, 180, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen1
  166. Iniwrite, 500, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen2
  167. Iniwrite, 695,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  168. Iniwrite, 82,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  169. Iniwrite, 730,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  170. Iniwrite, 82,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  171. Iniwrite, 20,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gover1
  172. Iniwrite, 300,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gover2
  173. Iniwrite, 105,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, motor1
  174. Iniwrite, 415,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, motor2
  175.  
  176. Iniwrite, Eintragen!,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, frapspfad
  177. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GangwarkillSpruch
  178. Iniwrite, Eintragen!, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GangzonekillSpruch
  179. Iniwrite, Eintragen!,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text
  180. Iniwrite, Eintragen!,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text2
  181.  
  182. Iniwrite, Randomspruch 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random1
  183. Iniwrite, Randomspruch 2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random2
  184. Iniwrite, Randomspruch 3,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random3
  185. Iniwrite, Randomspruch 4,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random4
  186. Iniwrite, Randomspruch 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random5
  187.  
  188. IniWrite, 1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon1
  189. IniWrite, 1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon2
  190. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon3
  191. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon4
  192.  
  193. IniWrite, 1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap1
  194. IniWrite, 1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap2
  195. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap3
  196. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap4
  197.  
  198.  
  199. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe1
  200.  IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe2
  201. IniWrite, Eintragen!,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe3
  202. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe4
  203. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe5
  204.  
  205.  
  206. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition1
  207. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition2
  208. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition3
  209. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition4
  210. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition5
  211. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange1
  212. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange2
  213. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange3
  214. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange4
  215. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange5
  216. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen1
  217. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen2
  218. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen3
  219. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen4
  220. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni1
  221. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni2
  222. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni3
  223. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni4
  224. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff1
  225. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff2
  226. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff3
  227. IniWrite, Eintragen! ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff4
  228. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu1
  229. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu2
  230. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu3
  231. IniWrite, 0 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu4
  232.  
  233. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, OverlayCheck
  234. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPCheck
  235. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, OrtCheck
  236. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, PingCheck
  237. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, DLCheck
  238. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MotorCheck
  239. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSCheck
  240. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GegneroverlayCheck
  241. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWKCheck
  242. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GZKCheck
  243. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, KillZähler
  244. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWKinfo
  245. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, KDinfo
  246. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, NapHilfe
  247. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, qexit
  248. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autodrugs
  249. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gchange
  250. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gegnerinfo
  251. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitmanover
  252. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, WantedCheck
  253. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, lockcheck
  254. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autozoll
  255. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, fcheck
  256. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, psound
  257. iniwrite, 1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autoticket
  258. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drugcheck
  259. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findcheck
  260. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestattercheck
  261.  
  262. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  263. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  264. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  265. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllKratom
  266.  
  267. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hacke4
  268. Iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Alldrugs
  269. Iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  270. iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  271. iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Joints
  272. Iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\Config\config.ini, Konfiguration, Wanteds
  273. Iniwrite,Unbekannt, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Grund
  274. iniwrite,1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Rucksack
  275. iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kippen
  276. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllBlitzer
  277. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allausgaben
  278. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allpaydays
  279. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alleinnahmen
  280. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  281. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  282. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AmmuLost
  283. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  284. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllHits
  285. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllMoney
  286.  
  287. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Color
  288. Iniwrite, 765,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  289. Iniwrite, 92,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  290. Iniwrite, 622,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  291. Iniwrite, 113,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  292. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  293. Iniwrite, 550,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  294. Iniwrite, 662,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  295. Iniwrite, 105,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  296. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  297. Iniwrite, 540,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  298. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  299. Iniwrite, 521,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  300. Iniwrite, 180, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen1
  301. Iniwrite, 500,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen2
  302. Iniwrite, 626, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  303. Iniwrite, 113, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  304. Iniwrite, 20 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  305. Iniwrite, 300,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  306. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  307. Iniwrite, 531,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  308. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westegröße
  309. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westedicke
  310. Iniwrite, 765,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  311. Iniwrite, 62,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  312. Iniwrite, 619,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  313. Iniwrite, 146,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  314. Iniwrite, 619,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  315. Iniwrite, 136,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  316. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findgröße
  317. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, finddicke
  318. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kngröße
  319. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kndicke
  320. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motorgröße
  321. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motordicke
  322. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERgröße
  323. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERdicke
  324. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPgröße
  325. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPdicke
  326. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSgröße
  327. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSdicke
  328. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLgröße
  329. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLdicke
  330. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pinggröße
  331. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pingdicke
  332. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortgröße
  333. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortdicke
  334. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autogröße
  335. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autodicke
  336. Iniwrite, 7, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogengröße
  337. Iniwrite, 1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogendicke
  338. Iniwrite, 1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteddicke
  339. Iniwrite, 5, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wantedgröße
  340. iniwrite, 1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, auftragsound
  341.  
  342. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  343. iniwrite, 0, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  344. iniwrite, Unbekannt, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  345. iniwrite, Unbekannt, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  346. }
  347.  
  348. /*
  349. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Links für fehlende Datein.ini
  350. {
  351. URLDownloadToFile, https://drive.google.com/uc?export=download&id=0B5rbpAfdC2jqUXB1cTZQck5YdU0, %A_MyDocuments%\Liru's Hitman Keybinder\Links für fehlende Datein.ini
  352. }
  353. */
  354. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\LiruOverlay.dll
  355. {
  356. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/LiruOverlay.dll, %A_MyDocuments%\Liru's Hitman Keybinder\LiruOverlay.dll
  357. }
  358. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\msvcp120.dll
  359. {
  360. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/msvcp120.dll, %A_MyDocuments%\Liru's Hitman Keybinder\msvcp120.dll
  361.  
  362. }
  363. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\msvcr120.dll
  364. {
  365. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/msvcr120.dll, %A_MyDocuments%\Liru's Hitman Keybinder\msvcr120.dll
  366.  
  367. }
  368. IfExist update.bat
  369. {
  370. FileDelete update.bat
  371. }
  372.  
  373.  
  374.  
  375. FormatTime,TagMonatYahr,,dd.MM.yyyy
  376. Ifnotexist,  %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Hits vom %TagMonatYahr%.ini
  377. {
  378. Iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Hits vom %TagMonatYahr%.ini,Hitman,TagesHits
  379. }
  380. FormatTime,TagMonatYahr,,dd.MM.yyyy
  381. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini
  382. {
  383. Iniwrite,0,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  384. Iniwrite,0,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  385.  
  386. }
  387. FormatTime,MonatYahr,,MMMM yyyy
  388. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini
  389. {
  390. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  391. Iniwrite, 0,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsTode,MTod
  392. }
  393.  
  394. FormatTime,TagMonatYahr,,dd.MM.yyyy
  395. Ifnotexist,  %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Tickets vom %TagMonatYahr%.ini
  396. {
  397. Iniwrite,0, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Tickets vom %TagMonatYahr%.ini,Tickets,TagesTickets
  398. }
  399.  
  400. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  401. {
  402. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmanlogo.png, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  403. }
  404. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  405. {
  406. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/minimize.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  407. }
  408. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  409. {
  410. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/close.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  411. }
  412. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  413. {
  414. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hspeichern.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  415. }
  416. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\changelog.png
  417. {
  418. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hchangelog.png,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\changelog.png
  419. }
  420. ifnotexist,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\textbinds.png
  421. {
  422. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/htextbinds.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\textbinds.png
  423. }
  424. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\optionen.png
  425. {
  426. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hoptionen.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\optionen.png
  427. }
  428. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hitmantastenbelegung.png
  429. {
  430. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmantastenbelegung.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hitmantastenbelegung.png
  431. }
  432. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\update.png
  433. {
  434. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hupdate.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\update.png
  435. }
  436. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\updateverfuegbar.png
  437. {
  438. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hupdateverfuegbar.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\updateverfuegbar.png
  439. }
  440. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\overlay.png
  441. {
  442. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hoverlay.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\overlay.png
  443. }
  444. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\waffensystem.png
  445. {
  446. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hwaffen.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\waffensystem.png
  447. }
  448. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\fraps.png
  449. {
  450. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hfraps.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\fraps.png
  451. }
  452. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\standart.png
  453. {
  454. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hstandart.png ,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\standart.png
  455. }
  456. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\jobs.png
  457. {
  458. URLDownloadTofile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hjobs.png, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\jobs.png
  459. }
  460. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\paydaysound.wav
  461. {
  462. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/paydaysound.wav ,%A_MyDocuments%\Liru's Hitman Keybinder\paydaysound.wav
  463. }
  464. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\hitmanentzogen.mp3
  465. {
  466. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmanentzogen.mp3 ,%A_MyDocuments%\Liru's Hitman Keybinder\hitmanentzogen.mp3
  467. }
  468.  
  469. ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\newcontract.mp3
  470. {
  471. URLDownloadToFile,http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/newcontract.mp3 ,%A_MyDocuments%\Liru's Hitman Keybinder\newcontract.mp3
  472. }
  473. ;
  474. ;
  475. ;
  476. ;
  477. ;
  478. IniRead, Bind1, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind1
  479. IniRead, Bind2, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind2
  480. IniRead, Bind3, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind3
  481. IniRead, Bind4, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind4
  482. IniRead, Bind5, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind5
  483. IniRead, Bind6, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind6
  484. IniRead, Bind7, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind7
  485. IniRead, Bind8, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind8
  486. IniRead, Bind9, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind9
  487. IniRead, Bind10, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind10
  488. IniRead, Bind11, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind11
  489. IniRead, Bind12, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind12
  490. IniRead, Bind13, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind13
  491. IniRead, Bind14, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind14
  492. IniRead, Bind15, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind15
  493. IniRead, Bind16, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind16
  494. IniRead, Bind17, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind17
  495. IniRead, Bind18, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind18
  496. IniRead, Bind19, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind19
  497. IniRead, Bind20, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind20
  498. IniRead, Bind21, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind21
  499. IniRead, Bind22, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind22
  500. IniRead, Bind23, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind23
  501. IniRead, Bind24, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind24
  502. IniRead, Bind25, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind25
  503. IniRead, Bind26, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind26
  504. IniRead, Bind27, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind27
  505. IniRead, Bind28, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind28
  506. IniRead, Bind29, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind29
  507. IniRead, Bind30, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind30
  508. IniRead, Bind31, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind31
  509. IniRead, Bind32, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind32
  510. IniRead, Bind33, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind33
  511. IniRead, Bind34, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind34
  512. IniRead, Bind35, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind35
  513. IniRead, Bind36, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind36
  514. IniRead, Bind37, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind37
  515. IniRead, Bind38, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind38
  516. IniRead, Bind39, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind39
  517. IniRead, Bind40, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind40
  518. IniRead, Bind41, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind41
  519. IniRead, Bind42, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind42
  520. IniRead, Bind43, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind43
  521. IniRead, Bind44, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind44
  522. IniRead, Bind45, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind45
  523. IniRead, Bind46, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind46
  524. IniRead, Bind47, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind47
  525. IniRead, Bind48, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind48
  526. IniRead, Bind49, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind49
  527. IniRead, Bind50, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind50
  528. IniRead, Bind51, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind51
  529. IniRead, Bind52, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind52
  530. IniRead, Bind53, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind53
  531.  
  532. IniRead, self1, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self1
  533. IniRead, self2, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self2
  534. IniRead, self3, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, self3
  535. IniRead, self4, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self4
  536. IniRead, self5, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self5
  537. IniRead, self6, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self6
  538. IniRead, self7, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self7
  539. IniRead, self8, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self8
  540. IniRead, self9, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self9
  541. IniRead, self10, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self10
  542. IniRead, self11, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self11
  543. IniRead, self12, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self12
  544. IniRead, self13, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self13
  545. IniRead, self14, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self14
  546. IniRead, self15, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self15
  547.  
  548. IniRead, Beleg1, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg1
  549. IniRead, Beleg2, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg2
  550. IniRead, Beleg3, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg3
  551. IniRead, Beleg4, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg4
  552. IniRead, Beleg5, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg5
  553. IniRead, Beleg6, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg6
  554. IniRead, Beleg7, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg7
  555. IniRead, Beleg8, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg8
  556. IniRead, Beleg9, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg9
  557. IniRead, Beleg10, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg10
  558. IniRead, Beleg11, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg11
  559. IniRead, Beleg12, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg12
  560. IniRead, Beleg13, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg13
  561. IniRead, Beleg14, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg14
  562. IniRead, Beleg15, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg15
  563.  
  564. IniRead, gangwarkilltext, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GangwarkillSpruch
  565.  
  566. IniRead, fraps,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, frapspfad
  567. IniRead, adtext,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text
  568. IniRead, adtext2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text2
  569.  
  570.  
  571. IniRead, random1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random1
  572. IniRead, random2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random2
  573. IniRead, random3,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random3
  574. IniRead, random4,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random4
  575. IniRead, random5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random5
  576.  
  577. IniRead, OverlayCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, OverlayCheck
  578. IniRead, HPcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPCheck
  579. IniRead, Ortcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, OrtCheck
  580. IniRead, PingCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, PingCheck
  581. IniRead, DLcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, DLCheck
  582. IniRead, MotorCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MotorCheck
  583. IniRead, FPScheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSCheck
  584. IniRead, GegneroverlayCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GegneroverlayCheck
  585. IniRead, GWKcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWKCheck
  586. IniRead, GZKcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GZKCheck
  587. IniRead, KillZähler,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, KillZähler
  588. IniRead, GWKinfo,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWKinfo
  589. IniRead, KDinfo,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, KDinfo
  590. IniRead, NapHilfe,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, NapHilfe
  591. IniRead, qexit,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, qexit
  592. IniRead, autodrugs,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autodrugs
  593. IniRead, gchange,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gchange
  594. IniRead, gegnerinfo,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gegnerinfo
  595. IniRead, autoflag,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autoflag
  596. IniRead, hitmanover,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitmanover
  597. IniRead, WantedCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, WantedCheck
  598. IniRead, lockcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, lockcheck
  599. IniRead, autozoll,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autozoll
  600. IniRead, fcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, fcheck
  601. IniRead, psound, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, psound
  602. IniRead, autoticket, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autoticket
  603. IniRead, drugcheck, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drugcheck
  604. IniRead, findcheck, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findcheck
  605. iniread, auftragsound, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, auftragsound
  606. iniread, logcheck, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, logcheck
  607. Iniread, autofind,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autofind
  608. Iniread, tagestickets ,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Tickets vom %TagMonatYahr%.ini,Tickets,TagesTickets
  609. Iniread, alltickets, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alltickets
  610. Iniread, anrufbeantworter, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Anrufbeantworter
  611.  
  612. IniRead, Color ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Color
  613. IniRead, HP1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  614. IniRead, HP2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  615. IniRead, FPS1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  616. IniRead, FPS2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  617. IniRead, CarDL1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  618. IniRead, CarDL2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  619. IniRead, Ping1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  620. IniRead, Ping2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  621. IniRead, Ort1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  622. IniRead, Ort2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  623. IniRead, Auto1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  624. IniRead, Auto2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  625. IniRead, Drogen1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen1
  626. IniRead, Drogen2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen2
  627. IniRead,Wanted1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  628. IniRead, Wanted2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  629. IniRead, GOVER1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  630. IniRead, GOVER2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  631. IniRead, Motor1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  632. IniRead, Motor2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  633. IniRead, westegröße,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westegröße
  634. IniRead, westedicke,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westedicke
  635. IniRead, weste1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  636. IniRead, weste2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  637. IniRead, kn1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  638. IniRead, kn2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  639. IniRead, find1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  640. IniRead, find2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  641. IniRead, findgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findgröße
  642. IniRead, finddicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, finddicke
  643. IniRead, kngröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kngröße
  644. IniRead, kndicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kndicke
  645. IniRead, Motorgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motorgröße
  646. IniRead, Motordicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motordicke
  647. IniRead, GOVERgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERgröße
  648. IniRead, GOVERdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERdicke
  649. IniRead, HPgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPgröße
  650. IniRead, HPdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPdicke
  651. IniRead, FPSgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSgröße
  652. IniRead, FPSdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSdicke
  653. IniRead, CarDLgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLgröße
  654. IniRead, CarDLdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLdicke
  655. IniRead, Pinggröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pinggröße
  656. IniRead, Pingdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pingdicke
  657. IniRead, Ortgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortgröße
  658. IniRead, Ortdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortdicke
  659. IniRead, Autogröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autogröße
  660. IniRead, Autodicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autodicke
  661. IniRead, drogengröße, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogengröße
  662. IniRead, drogendicke, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogendicke
  663. IniRead, Wanteddicke, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteddicke
  664. IniRead, Wantedgröße, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wantedgröße
  665. Iniread, log1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  666. Iniread, log2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  667. Iniread, loggröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, loggröße
  668. Iniread, logdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, logdicke
  669.  
  670. Iniread, alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  671. Iniread, allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  672.  
  673. Iniread,kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  674. Iniread,DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  675. Iniread,MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  676. Iniread,tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  677. Iniread,DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  678. Iniread,MTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsTode,MTod
  679. Iniread,dhits, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Hits vom %TagMonatYahr%.ini,Hitman,TagesHits
  680.  
  681. Iniread, weapon1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon1
  682. Iniread, weapon2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon2
  683. Iniread, weapon3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon3
  684. Iniread, weapon4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon4
  685.  
  686. Iniread, weap1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap1
  687. Iniread, weap2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap2
  688. Iniread, weap3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap3
  689. Iniread, weap4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap4
  690.  
  691. Iniread, Waffe1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe1
  692. Iniread, Waffe2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe2
  693. Iniread, Waffe3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe3
  694. Iniread, Waffe4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe4
  695. Iniread, Waffe5, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe5
  696. Iniread, Munition1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition1
  697. Iniread, Munition2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition2
  698. Iniread, Munition3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition3
  699. Iniread, Munition4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition4
  700. Iniread, Munition5 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition5
  701. Iniread, MuniRange1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange1
  702. Iniread, MuniRange2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange2
  703. Iniread, MuniRange3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange3
  704. Iniread, MuniRange4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange4
  705. Iniread, MuniRange5 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange5
  706. Iniread, Waffen1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen1
  707. Iniread, Waffen2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen2
  708. Iniread, Waffen3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen3
  709. Iniread, Waffen4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen4
  710. Iniread, Muni1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni1
  711. Iniread, Muni2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni2
  712. Iniread, Muni3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni3
  713. Iniread, Muni4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni4
  714. Iniread, Waff1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff1
  715. Iniread, Waff2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff2
  716. Iniread, Waff3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff3
  717. Iniread, Waff4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff4
  718. Iniread, Mu1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu1
  719. Iniread, Mu2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu2
  720. Iniread, Mu3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu3
  721. Iniread, Mu4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu4
  722.  
  723. ;Timer
  724. Iniread, dead1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, dead1
  725. Iniread, call1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, call1
  726. Iniread, call2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, call2
  727. Iniread, hack1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hack1
  728. Iniread, Kiffen1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kiffen1
  729. Iniread, Kiffen2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kiffen2
  730. Iniread, drogenzähler1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler1
  731. Iniread, drogenzähler2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler2
  732. Iniread, drogenzähler3, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler3
  733. Iniread, drogenzähler4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler4
  734. Iniread, drogenzähler5, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler5
  735. Iniread, drogenzähler6, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler6
  736. Iniread, drogenzähler7, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler7
  737. Iniread, drogenzähler8, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler8
  738. Iniread, drogenzähler9, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler9
  739. Iniread, drogenzähler10, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler10
  740. Iniread, drogenzähler11, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler11
  741. Iniread, wanted1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, wanted1
  742. Iniread, wanted2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, wanted2
  743. Iniread, grund1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, grund1
  744. Iniread, grund2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, grund2
  745. Iniread, login1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, login1
  746. Iniread, kick1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kick1
  747. Iniread, rucksack1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, rucksack1
  748. Iniread, rucksack2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, rucksack2
  749. Iniread, zigcount3, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigcount3
  750. Iniread, zigm1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigm1
  751. Iniread, zigw1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigw1
  752. Iniread, nap1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, nap1
  753. Iniread, blip1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, blip1
  754. Iniread, blitzer1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, blitzer1
  755. Iniread, aticket1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, aticket1
  756. Iniread, paydays1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, paydays1
  757. Iniread, payday1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, payday1
  758. Iniread, payday2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, payday2
  759. Iniread, medic1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medic1
  760. Iniread, medic2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medic2
  761. Iniread, ammu1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, ammu1
  762. Iniread, hitman1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman1
  763. Iniread, hitman2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman2
  764. Iniread, hitman3, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman3
  765. Iniread, hitman4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman4
  766. iniread, hitman5, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman5
  767. iniread, bonus1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Bonus
  768. iniread, GWK1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWK1
  769. iniread, GWK2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWK2
  770. Iniread, close1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Close1
  771. iniread ,welcome1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Welcome1
  772. iniread, welcome2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Welcome2
  773. Iniread, knastn1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, knastn1
  774. Iniread, inv1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, inv1
  775. Iniread, weedinfo, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weedinfo
  776. Iniread, kratominfo, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kratominfo
  777. iniread, prewarn1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, prewarn1
  778. ;Variabeln
  779. Iniread, hacke4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hacke4
  780. Iniread, alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Alldrugs
  781. Iniread, allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  782. Iniread, feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  783. Iniread, joints, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Joints
  784. Iniread, allwanted, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteds
  785. Iniread, gru4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Grund
  786. Iniread, rucksack, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Rucksack
  787. Iniread, kippen, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kippen
  788. Iniread, allblitzer, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllBlitzer
  789. Iniread, allausgaben, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allausgaben
  790. Iniread, allpaydays, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allpaydays
  791. Iniread, alleinnahmen, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alleinnahmen
  792. Iniread, medicheals, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  793. Iniread, mediccosts, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  794. Iniread, ammulost, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AmmuLost
  795. Iniread, eigenkopfgeld, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  796. Iniread, allhits, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllHits
  797. Iniread, allMoney, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllMoney
  798. iniread, spamschutz1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Spamschutz
  799.  
  800.  
  801. iniread, kopfgeld, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  802. iniread, eigenkopfgeld, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  803. iniread, auftrag, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  804. iniread, auftragsid, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  805.  
  806. iniread, Boni1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Boni1
  807. iniread, Boni2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Boni2
  808. iniread, Boni3, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Boni3
  809. iniread, boni4, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Bonus vom %TagMonatYahr%.ini,Tickets, Boni4
  810.  
  811. Iniread, bestatter1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter1
  812. Iniread, bestatter2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter2
  813. Iniread, bestatter3,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter3
  814. Iniread, bestatter4,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter4
  815. Iniread, bestatter5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter5
  816. Iniread, bestatter6, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter6
  817. Iniread, bestatter7, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter7
  818.  
  819. Iniread, bestattercheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestattercheck
  820. Iniread, allbestattermoney, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestattermoney
  821. Iniread, allbestatterauftraege, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestatterauftraege
  822. Iniread, allbestatterwaste, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestatterwaste
  823. iniread, bestatterstundenlohn, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatterstundenlohn
  824.  
  825.  
  826. ;
  827. ;
  828. ;
  829. ;
  830. ;
  831. #IfWinActive, GTA:SA:MP
  832. #SingleInstance, force
  833. #UseHook On
  834. #Persistent
  835. #NoEnv
  836. #include UDF.ahk
  837. #include overlay.ahk
  838. #MaxHotkeysPerInterval 1000
  839. Settimer, HT, 75
  840.  
  841. GetChatLine(Line, ByRef Output, timestamp=0, color=0){ ;Funktion, recht weit oben hin
  842.  chatindex := 0
  843.  FileRead, file, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  844.  loop, Parse, file, `n, `r
  845.  {
  846.   if(A_LoopField)
  847.    chatindex := A_Index
  848.  }
  849.  loop, Parse, file, `n, `r
  850.  {
  851.   if(A_Index = chatindex - line){
  852.    output := A_LoopField
  853.    break
  854.   }
  855.  }
  856.  file := ""
  857.  if(!timestamp)
  858.   output := RegExReplace(output, "U)^\[\d{2}:\d{2}:\d{2}\]")
  859.  if(!color)
  860.   output := RegExReplace(output, "Ui)\{[a-f0-9]{6}\}")
  861.  return
  862. }
  863.  
  864. number_format(num){
  865. return RegExReplace(num, "\B(?=(\d{3})+(?!\d))", ".")
  866. }
  867.  
  868. gosub HotkeyDefine
  869.  
  870. Ov1 := -1
  871. Ov2 := -1
  872. Ov3 := -1
  873. Ov4 := -1
  874. Ov5 := -1
  875. Ov6 := -1
  876. Ov7 := -1
  877. Ov8 := -1
  878. Ov9 := -1
  879. Ov11 := -1
  880. Ov12 := -1
  881.  
  882. LogOverlay := -1
  883.  
  884. auftragsname1 := "0"
  885. findname := "Unbekannt"
  886.  
  887. GegnerOverlay := -1
  888.  
  889. GetChatline(0, line)
  890. GetChatLine(1, line1)
  891. GetChatline(2, line2)
  892. GetChatline(3, line3)
  893. GetChatline(4, line4)
  894. GetChatLine(5, line5)
  895.  
  896. pos := getCoordinates()
  897. hp := Ceil(GetPlayerHealth())
  898. armor := Ceil(GetplayerArmor())
  899. cardl := Ceil(GetVehicleHealth())
  900. name := getusername()
  901. id := GetPlayerIdByName(name)
  902. pingstatus := GetPlayerPingById(id)
  903. lock := GetVehicleLockState()
  904. position := calculateZone(pos[1],pos[2],pos[3])
  905. motor := GetVehicleEngineState()
  906. incar := IsPlayerInAnyVehicle()
  907. pos := getCoordinates()
  908.  
  909. SetParam("use_window", "1")
  910. SetParam("window", "GTA:SA:MP")
  911.  
  912.  
  913.  
  914. FormatTime,TagMonatJahr,,dd.MM.yyyy
  915. FormatTime,StundeMinuteSekunde,,Time
  916. FormatTime,MonatYahr,,MMMM yyyy
  917. Gui, Haupt:font, s8 , Sans Serif
  918. Gui,Haupt: Add, Picture, x0 y0 w1200 h700 +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  919.  
  920. Gui, Haupt:Add, Picture, x885 y10 w29 h29 +backgroundtrans gSlideout vSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  921. Gui, Haupt:Add, Picture, x845 y10 w29 h29 +backgroundtrans gMinimize vMinimize,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  922. ;Gui, Haupt:Add, Picture, x35  y50 w250 h75 gkeybinds +backgroundtrans, %A_MyDocuments%\GTA San Andreas User Files\SAMP\Liru's Keybinder\Bilder\keybinds.png
  923. Gui, Haupt:Add, Picture, x35  y150 w250 h75 gtextbinds +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\textbinds.png
  924. Gui, Haupt:Add, Picture, x35  y250 w250 h75 gchangelog +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\changelog.png
  925. Gui, Haupt:Add, Picture, x35  y350 w250 h75 goptionen +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\optionen.png
  926. Gui, Haupt:Add, Picture, x35  y50 w250 h75 gtastenbelegung +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hitmantastenbelegung.png
  927. Gui, Haupt:Add, Picture, x335 y50 w250 h75 goverlay +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\overlay.png
  928. Gui, Haupt:Add, Picture, x335 y150 w250 h75 gfraps +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\fraps.png
  929. Gui, Haupt:Add, Picture, x335 y350 w250 h75 gjobs +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\jobs.png
  930. if (version < newver)
  931. {
  932. Gui, Haupt:Add, Picture, x335 y250 w250 h75 gupdate +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\updateverfuegbar.png
  933. }else{
  934. Gui, Haupt:Add, Picture, x335 y250 w250 h75 gupdate +backgroundtrans, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\update.png
  935. }
  936.  
  937. Gui, Haupt:Add, Text, cwhite x875 y440 w44 h50 gcredits +backgroundtrans, [ Credits ]
  938. Gui, Haupt:Add, Text, cwhite x790 y440 w78 h50 gbug +backgroundtrans, [ Fehler melden ]
  939.  
  940. Gui, Haupt:Add, Text, cwhite  x635 y160 w150 h20 +BackgroundTrans , Deine aktuellen Statistiken:
  941.  
  942. allpeso := Round(allmoney, 0)
  943.  
  944. Gui, Haupt:Add, Text, cwhite  x635 y175 w300 h20 +BackgroundTrans vammulost, Du hast in Ammunations schon %ammulost% $ ausgegeben
  945. Gui, Haupt:Add, Text, cwhite  x635 y190 w150 h20 +BackgroundTrans vJoints, gekiffte Joints: %Joints%
  946. Gui, Haupt:Add, Text, cwhite  x635 y205 w150 h20 +BackgroundTrans vKippen, an Zigarette gezogen: %kippen%
  947. Gui, Haupt:Add, Text, cwhite  x635 y220 w300 h20 +BackgroundTrans vMedicheals, Medic heals bekommen: %medicheals% (Kosten insg. %mediccosts% $)
  948. Gui, Haupt:Add, Text, cwhite  x635 y235 w300 h20 +BackgroundTrans vallblitzer, Geld durch Blitzer verloren: %allblitzer% $
  949. Gui, Haupt:Add, Text, cwhite  x635 y250 w300 h20 +BackgroundTrans vDhits, erledigte Aufträge: %Dhits% (Insgesamt: %AllHits%)
  950. Gui, Haupt:Add, Text, cwhite  x635 y265 w300 h20 +BackgroundTrans vallmoney, Du hast als Hitman schon %allpeso% $ verdient
  951.  
  952. RKD := Round(KD, 3)
  953. RDKD := Round(DKD, 3)
  954. RMKD := Round(MKD, 3)
  955.  
  956. Gui, Haupt:Add, Text, cwhite  x635 y305 w150 h20 +BackgroundTrans vKills, Aktuelle Kills: %kills%
  957. Gui, Haupt:Add, Text, cwhite x635 y320 w150 h20 +BackgroundTrans vTod, Aktuelle Tode: %Tode%
  958. Gui, Haupt:Add, Text, cwhite x635 y335 w150 h20 +BackgroundTrans vDiff, Differenz: %Differenz% Kills
  959. Gui, Haupt:Add, Text, cwhite x635 y350 w150 h20 +BackgroundTrans vKDRate, KD-Rate: %RKD%
  960. Gui, Haupt:Add, Text, cwhite x635 y365 w150 h20 +BackgroundTrans vDayKill, Tages Kills: %DKill%
  961. Gui, Haupt:Add, Text, cwhite x635 y380 w150 h20 +BackgroundTrans vDayTod, Tages Tode: %DTod%
  962. Gui, Haupt:Add, Text, cwhite x635 y395 w150 h20 +BackgroundTrans vDayKD, Tages-KD: %RDKD%
  963. Gui, Haupt:Add, Text, cwhite x635 y410 w150 h20 +BackgroundTrans vMonthKill, Monats Kills: %MKill%
  964. Gui, Haupt:Add, Text, cwhite x635 y425 w150 h20 +BackgroundTrans vMonthTod, Monats Tode: %MTod%
  965. Gui, Haupt:Add, Text, cwhite x635 y440 w150 h20 +BackgroundTrans vMonthKD, Monats-KD: %RMKD%
  966. Gui, Haupt:Add, Text, cwhite x35 y430 w150 h50 +BackgroundTrans, Heute ist der %TagMonatJahr%,`n%StundeMinuteSekunde% Uhr
  967.  
  968. GuiControl, Text, vdhits +BackgroundTrans , Gesicherte Flaggen: %dhits%
  969. GuiControl, Text, vJoints +BackgroundTrans , gekiffte Joints: %Joints%
  970. GuiControl, Text, vKippen +BackgroundTrans , an Zigarette gezogen: %kippen%
  971. GuiControl, Text, vmedicheals +BackgroundTrans , Medic heals bekommen: %medicheals% (Kosten insg. %mediccosts%)
  972. GuiControl, Text, vallblitzer +BackgroundTrans , Geld durch Blitzer verloren: %allblitzer% $
  973. GuiControl, Text, vammulost +BackgroundTrans , Du hast in Ammunations schon %ammulost% $ ausgegeben
  974. GuiControl, Text, vallmoney +BackgroundTrans , Du hast als Hitman schon %AllMoney% $ verdient
  975. GuiControl, Text, vdhits +backgroundtrans  , erledigte Aufträge: %Dhits% (Insgesamt: %AllHits%)
  976.  
  977.  
  978. GuiControl, Text, vKills +BackgroundTrans , Aktuelle Kills: %kills%
  979. GuiControl, Text, vTod +BackgroundTrans , Aktuelle Tode: %Tode%
  980. GuiControl, Text, vKDRate +BackgroundTrans , Aktuelle KD: %KD%
  981. GuiControl, Text, vDayKill +BackgroundTrans , Tages Kills: %DKill%
  982. GuiControl, Text, vDayTod +BackgroundTrans , Tages Tode: %DTod%
  983. GuiControl, Text, vDayKD +BackgroundTrans , Tages-KD: %DKD%
  984. GuiControl, Text, vMonthKill +BackgroundTrans , Monats Kills: %MKill%
  985. GuiControl, Text, vMonthTod +BackgroundTrans , Monats Tode: %MTod%
  986. GuiControl, Text, vMonthKD +BackgroundTrans , Monats-KD: %MKD%
  987. URLDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmanmotd.txt, %A_MyDocuments%\Liru's Hitman Keybinder\motd.txt
  988. FileRead, messagetext, %A_MyDocuments%\Liru's Hitman Keybinder\motd.txt
  989. FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\motd.txt
  990. Gui,Haupt:Add, Text,x635 y34 cwhite +backgroundtrans, Message of the day
  991. Gui,Haupt: Add, Text, x635 y55 w250 h100 +backgroundtrans cwhite vallmotd +readonly,  %messagetext%
  992. GuiControl,Text, +BackgroundTrans vallmotd, %messagetext%
  993. Gui,Haupt:Add, Groupbox,x630 y42 w250 h100 cred,
  994. /*
  995. motd =
  996. (
  997. |________________________________________|
  998.  
  999. %messagetext%
  1000.  
  1001. )
  1002. */
  1003. ;Gui,Haupt:Add, Edit,x635 y55 w275 h100 +backgroundtrans +readonly, %motd%
  1004. Gui, Haupt: +LastFound -Caption
  1005.  
  1006. Gui, Haupt:Add, Text, x0 y0 w951 h482 +BackgroundTrans gmove,
  1007. Gui,Haupt:Show, x481 y338 w951 h482 center hide
  1008. Gui, Haupt:Show, x481 y338 w951 h482 center , Liru's Hitman Keybinder
  1009. return
  1010.  
  1011. textbinds:
  1012. Gui, 4: Destroy
  1013. gui, 4:font, s8 , Sans-Serif
  1014. Gui,4: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1015. Gui,4: Add, Picture, x1115 y14 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1016. Gui,4: Add, Picture, x1075 y14 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1017. Gui,4: Add, Text, x30 y40 w130 h20 cwhite +BackgroundTrans, Textbinds:
  1018. Gui,4: Add, Text, x30 y60 w600 h600 cwhite +BackgroundTrans,
  1019.  (
  1020.  
  1021. /setkills
  1022. /settode
  1023. /setdaykills
  1024. /setdaytode
  1025. /kd
  1026. /dkd
  1027. /mkd
  1028. /akd
  1029. /kills
  1030. /tode
  1031. /clearkill
  1032. /cleartod
  1033.  
  1034. /pad1
  1035. /pad2
  1036. /adinfo
  1037.  
  1038. /lastad
  1039. /lastsms
  1040. /re
  1041. /p
  1042. /ab
  1043.  
  1044. /drechner
  1045. /savelog
  1046. /medic
  1047. /id
  1048. /feuer
  1049. /ilr
  1050. /housetime
  1051. /stopradio
  1052. /sz
  1053. /fsz
  1054. /resethit
  1055. /stopfind
  1056. /aa
  1057. /biz
  1058. /show
  1059. /sf
  1060.  
  1061. /sd
  1062. /cd
  1063. /drugs
  1064.  
  1065.  
  1066.  
  1067. )
  1068. Gui,4: Add, Text, x100 y60 w600 h600 cwhite +BackgroundTrans,
  1069.  (
  1070.  
  1071. => Kills setzen
  1072. => Tode setzen
  1073. => Tages-Kills setzen
  1074. => Tages-Tode setzen
  1075. => KD einsehen
  1076. => Tages-KD einsehen
  1077. => Monats-KD einsehen
  1078. => Alle KD-Statistiken einsehen
  1079. => Kills im /f-Chat
  1080. => Tode im /f-Chat
  1081. => 1 Kill löschen
  1082. => 1 Tod löschen
  1083.  
  1084. => persöhnliche erste /ad
  1085. => persöhnliche zweite /ad
  1086. => belegte /ad's einsehen
  1087.  
  1088. => Handynummer der letzten /ad checken
  1089. => letzte SMS zeigen lassen
  1090. => auf letzte SMS antworten
  1091. => /pickup
  1092. => Anrufbeantworter
  1093.  
  1094. => Drogenrechner (Kurs*Gramm)
  1095. => Chatlog speichern
  1096. => /call 112 -> Sanitäter
  1097. => /id [voller Name] gibt Spieler ID aus
  1098. => Information über Feuerzeug
  1099. => /radio -> iLoveRadio
  1100. => /radio -> Housetime.fm
  1101. => Radiostream stoppen
  1102. => Spielbonus ingame anzeigen
  1103. => Spielbonus im /f-Chat anzeigen
  1104. => /find-Bot stoppen
  1105. => Auftrag zurücksetzen
  1106. => /accept [carticket,sex,...]
  1107. => /business
  1108. => /sl, /sp, Ja sie dürfen durchsuchen
  1109. => /setfeuerzeug
  1110.  
  1111. => Drogenanzahl setzen
  1112. => Drogenzähler zurücksetzen
  1113. => Übersicht der Drogen, die man dabei hat
  1114.  
  1115.  
  1116.  
  1117.  
  1118. )
  1119.  
  1120.  
  1121. Gui,4: Add, Text, x430 y60 w600 h600 cwhite +BackgroundTrans,
  1122.  (
  1123.  
  1124. /ovmove
  1125. /ovsave
  1126.  
  1127. /friend[s,add,del]
  1128. /cop[s,add,del]
  1129.  
  1130. /kstats
  1131. /chandy
  1132. /ti
  1133. /clearlog
  1134. /frr
  1135.  
  1136. /mdcadd
  1137. /mdcdel
  1138. /mdcview
  1139. /fmcdview
  1140. /mdcnotice
  1141.  
  1142. /(b)25k
  1143. /(b)50k
  1144. /(b)150k
  1145. /(b)250k
  1146. /(b)500k
  1147.  
  1148. )
  1149. Gui,4: Add, Text, x500 y60 w600 h600 cwhite +BackgroundTrans,
  1150.  (
  1151.  
  1152. => Overlay bewegen
  1153. => Overlaybewegung speichern
  1154.  
  1155.         => Freundesliste editieren
  1156.         => Copliste editieren
  1157.  
  1158. => Keybinder Statistiken
  1159. => schnelles Handy ein-/ausschalten
  1160. => /tie und /blindfold [ID]
  1161. => Hitman-Log löschen
  1162. => Fraktionsfahrzeuge respawnen/reparieren
  1163.  
  1164. => User in die Datenbank mit aufnehmen
  1165. => User aus der Datenbank löschen
  1166. => Informationen eines Users abrufen
  1167. => Informationen eines Users abrufen - /f-Chat
  1168. => Notizen eines Usern hinzufügen
  1169.  
  1170. => 25k Auszahlen lassen
  1171. => 50k Auszahlen lassen
  1172. => 150k Auszahlen lassen
  1173. => 250k Auszahlen lassen
  1174. => 500k Auszahlen lassen
  1175.  
  1176.  
  1177. )
  1178. Gui,4: +LastFound -Caption
  1179.  
  1180. Gui,4: Add, Text, x0 y0 h700 w1200 +BackgroundTrans gmove,
  1181. Gui,4: Show, center h700 w1200, Liru's Hitman Keybinder Keybinder
  1182. return
  1183.  
  1184. changelog:
  1185. Gui, 5: Destroy
  1186. gui, 5:font, s8 , Sans-Serif
  1187. Gui,5: Add, Picture, x0 y0 w1200 h750, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1188. Gui,5: Add, Picture, x360 y10 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1189. Gui,5: Add, Picture, x320 y10 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1190. Gui,5: Add, Text,x15 y15 cwhite +backgroundtrans, Version 0.08
  1191. changelog =
  1192. (
  1193.  • Version 0.01 (Datum: 02.01.2016)
  1194.   => Keybinder wird das erste mal freigegeben
  1195.  
  1196.  • Version 0.02 (Datum: 12.01.2016)
  1197.   => /chandy eingeführt
  1198.   => Hitman-Overlay erweitern
  1199.   => Hitman-System erweitert
  1200.   => autom. /lift
  1201.   => /ti eingeführt
  1202.   => /trunk für Tastenbelegung
  1203.   => Contract-Info für /f-Chat
  1204.   => /takecorpse für Tastenbelegung
  1205.   => Bestatter-Job eingebaut
  1206.  
  1207.  • Version 0.03 (Datum: 14.01.2016)
  1208.   => /hcode eingefügt
  1209.   => Bugfix bei Wantedausgeben
  1210.   => /e nach /accept carticket
  1211.   => /find-Informationen gesenkt
  1212.  
  1213.  • Version 0.04 (Datum: 06.02.2016)
  1214.   => Bugfix beim neuen Auftrag-Sound
  1215.   => Bugfix beim Wanted-System
  1216.   => Neue Grafiken
  1217.   => Spamschutz eingefügt
  1218.   => /sd Bugfix
  1219.   => /cancel medic nach Heilung
  1220.  
  1221.  • Version 0.05 (Datum: 02.03.2016)
  1222.   => Schaden-System erweitert
  1223.   => Abfrage beim Sound wenn man Auftrag erhält
  1224.   => Hitman-Log eingeführt
  1225.   => Abfrage ob automatisches /find bei Auftrag eingeschaltet werden soll
  1226.  
  1227.  • Version 0.06 (Datum: 26.03.2016)
  1228.   => Info eingebaut, wenn man wieder Waffen ins Inventar stecken kann
  1229.   => /gov-Bot eingebaut
  1230.   => Textfehler behoben
  1231.   => /sz und /fsz überarbeitet
  1232.   => Waffensystem eingebaut
  1233.  
  1234.  • Version 0.07 (Datum: 19.08.2016)
  1235.   => Hintergrundgrafik ein wenig verändert
  1236.   => /biz eingebaut
  1237.   => /sf eingebaut
  1238.   => /show eingebaut
  1239.   => /enter für Tastenbelegung
  1240.   => einige Supporterbefehle
  1241.   => Bugfix bei /lastad
  1242.   => Waffensystem vereinfacht
  1243.   => /stopgps für Tastenbelegung
  1244.   => Hackerfunktionen eingebaut
  1245.   => /hcode gefixxt
  1246.   => Anrufbeantworter eingebaut
  1247.   => Adminstarter verbessert
  1248.   => Overlayfarben geändert
  1249.   => Auswahl der Overlayfarben verkleinert
  1250.   => MDC eingführt
  1251.   => /faction, /bank, /back, /carinfo -> Tastenbelegung
  1252.   => Auszahlungbefehle für schnelle Auszahlung
  1253.   => /gov-Bot auf 5 Minuten erhöht
  1254.   => Der Keybinder umfasst nun 34 /contract-Durchsagen
  1255.   => /frr eingefügt
  1256.   => /getcode Radius verkleinert
  1257.  
  1258.  • Version 0.08 (Datum: xx.xx.2016)
  1259.   => Chatfarben geändert
  1260.   => Fehler bei /setkills - /settode behoben
  1261.  
  1262. )
  1263.  
  1264. Gui,5: Add, Edit,x25 y60 w340 h650 +readonly, %changelog%
  1265.  
  1266. Gui,5: +LastFound -Caption
  1267. WinSet, Region, 0-0 w400 h750 R30-30
  1268. Gui,5: Add, Text, x0 y0 w400 h750 +BackgroundTrans gmove,
  1269.  
  1270.  
  1271. Gui,5: Show , x481 y338 w400 h750 center, Liru's Hitman Keybinder
  1272. return
  1273.  
  1274. optionen:
  1275. Gui, 6: Destroy
  1276. gui, 6:font, s8 , Sans-Serif
  1277. Gui,6: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1278. Gui,6: Add, Picture, x1115 y14 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1279. Gui,6: Add, Picture, x1075 y14 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1280.  
  1281.  
  1282. Gui,6: Add, Text, x40 y30 w300 h20 cwhite +BackgroundTrans, Trage hier dein Gangwarkill-Spruch ein:
  1283. ;Gui,6: Add, Text, x350 y30 w300 h20 cwhite +BackgroundTrans, Trage hier dein Gangzonekill-Spruch ein:
  1284. Gui,6: Add, Edit , x40 y50 w290 h20 vgangwarkilltext +BackgroundTrans,   %gangwarkilltext%
  1285. ;Gui,6: Add, Edit, x350 y50 w290 h20 vgangzonekilltext, %gangzonekilltext%
  1286.  
  1287. ;zeile2
  1288. Gui,6: Add, Text, x40 y75 w310 h20 cwhite +BackgroundTrans , Trage hier deinen Frapspfad ein:
  1289. Gui,6: Add, Text, x350 y75 w300 h20 cwhite +BackgroundTrans, Dein /pad2 Text (nur Text kein /ad):
  1290. Gui,6: Add, Text, x350 y30 w300 h20 cwhite +BackgroundTrans, Dein /pad1 Text (nur Text kein /ad):
  1291. Gui,6: Add, Edit, x40 y95 w290 h20 vfraps, %fraps%
  1292. Gui,6: Add, Edit, x350 y95 w290 h20 vadtext2, %adtext2%
  1293. Gui,6: Add, Edit, x350 y50 w290 h20 vadtext, %adtext%
  1294.  
  1295. ;zeile3
  1296. Gui,6: Add, Text, x40 y118 w310 h30 cwhite +BackgroundTrans , Randomsprüche:
  1297. Gui,6: Add, Edit, x40 y135 w290 h20 vrandom1 , %random1%
  1298. Gui,6: Add, Edit, x40 y160 w290 h20 vrandom2, %random2%
  1299. Gui,6: Add, Edit, x40 y185 w290 h20 vrandom3, %random3%
  1300. Gui,6: Add, Edit, x40 y210 w290 h20 vrandom4, %random4%
  1301. Gui,6: Add, Edit, x40 y235 w290 h20 vrandom5, %random5%
  1302.  
  1303. ;checkboxen
  1304.  
  1305.  
  1306.  
  1307. /*
  1308. Gui,6: Add, Text, cwhite x670 y566 w300 h20 +BackgroundTrans, -
  1309. Gui,6: Add, CheckBox, x650 y566 w13 h13
  1310.  
  1311. Gui,6: Add, Text, cwhite x670 y586 w300 h20 +BackgroundTrans, -
  1312. Gui,6: Add, CheckBox, x650 y586 w13 h13
  1313.  
  1314. Gui,6: Add, Text, cwhite x670 y606 w300 h20 +BackgroundTrans, -
  1315. Gui,6: Add, CheckBox, x650 y606 w13 h13
  1316.  
  1317. Gui,6: Add, Text, cwhite x670 y626 w300 h20 +BackgroundTrans, -
  1318. Gui,6: Add, CheckBox, x650 y626 w13 h13
  1319.  
  1320. Gui,6: Add, Text, cwhite x670 y646 w300 h20 +BackgroundTrans, -
  1321. Gui,6: Add, CheckBox, x650 y646 w13 h13
  1322.  
  1323. Gui,6: Add, Text, cwhite x670 y666 w300 h20 +BackgroundTrans, -
  1324. Gui,6: Add, CheckBox, x650 y666 w13 h13
  1325. */
  1326.  
  1327. ;#######
  1328. ;OVERLAY
  1329. ;#######
  1330.  
  1331. Gui,6: Add, Text, cwhite x670 y28 w300 h20 +BackgroundTrans, - Overlay aktivieren?
  1332. Gui,6: Add, CheckBox, x650 y28 w13 h13 vOverlayCheck Checked%OverlayCheck%, OverlayCheck
  1333.  
  1334. Gui,6: Add, Text, cwhite x670 y48 w300 h20 +BackgroundTrans, - HP Overlay aktivieren?
  1335. Gui,6: Add, CheckBox, x650 y48 w13 h13 vHPcheck Checked%HPcheck%, HPcheck
  1336.  
  1337. Gui,6: Add, Text, cwhite x670 y68 w300 h20 +BackgroundTrans, - Ort Overlay aktivieren?
  1338. Gui,6: Add, CheckBox, x650 y68 w13 h13 vOrtcheck Checked%Ortcheck%, Ortcheck
  1339.  
  1340. Gui,6: Add, Text, cwhite x670 y88 w300 h20 +BackgroundTrans, - Ping Overlay aktivieren?
  1341. Gui,6: Add, CheckBox, x650 y88 w13 h13 vPingcheck Checked%Pingcheck%, Pingcheck
  1342.  
  1343. Gui,6: Add, Text, cwhite x670 y108 w300 h20 +BackgroundTrans, - DL Overlay aktivieren?
  1344. Gui,6: Add, CheckBox, x650 y108 w13 h13 vDLcheck Checked%DLcheck%, DLcheck
  1345.  
  1346. Gui,6: Add, Text, cwhite x670 y128 w300 h20 +BackgroundTrans, - Motor Overlay aktivieren?
  1347. Gui,6: Add, CheckBox, x650 y128 w13 h13 vMotorCheck Checked%MotorCheck%, MotorCheck
  1348.  
  1349. Gui,6: Add, Text, cwhite x670 y148 w300 h20 +BackgroundTrans, - FPS Overlay aktivieren?
  1350. Gui,6: Add, CheckBox, x650 y148 w13 h13 vFPSCheck Checked%FPSCheck%, FPSCheck
  1351.  
  1352. Gui,6: Add, Text, cwhite x670 y168 w300 h20 +BackgroundTrans, - Wanted Overlay aktivieren?
  1353. Gui,6: Add, CheckBox, x650 y168 w13 h13 vWantedCheck Checked%WantedCheck%, WantedCheck
  1354.  
  1355. Gui,6: Add, Text, cwhite x670 y188 w300 h20 +BackgroundTrans, - Gegnerlisten Overlay aktivieren?
  1356. Gui,6: Add, CheckBox, x650 y188 w13 h13 vgegnerinfo Checked%gegnerinfo%, gegnerinfo
  1357.  
  1358. Gui,6: Add, Text, cwhite x670 y208 w300 h20 +BackgroundTrans, - Hitman Overlay aktivieren?
  1359. Gui,6: Add, CheckBox, x650 y208 w13 h13 vhitmanover Checked%hitmanover%, hitmanover
  1360.  
  1361. Gui,6: Add, Text, cwhite x670 y228 w300 h20 +BackgroundTrans, - Carlock Overlay aktivieren?
  1362. Gui,6: Add, CheckBox, x650 y228 w13 h13 vlockcheck checked%lockcheck%, lockcheck
  1363.  
  1364. Gui,6: Add, Text, cwhite x670 y248 w300 h20 +BackgroundTrans, - Drogen Overlay aktivieren?
  1365. Gui,6: Add, CheckBox, x650 y248 w13 h13 vdrugcheck checked%drugcheck%, drugcheck
  1366.  
  1367. Gui,6: Add, Text, cwhite x670 y266 w300 h20 +BackgroundTrans, - Detektiv Overlay aktivieren
  1368. Gui,6: Add, CheckBox, x650 y268 w13 h13 vfindcheck checked%findcheck%, findcheck
  1369.  
  1370. Gui,6: Add, Text, cwhite x670 y286 w300 h20 +BackgroundTrans, - Log Overlay aktivieren
  1371. Gui,6: Add, CheckBox, x650 y288 w13 h13 vlogcheck checked%logcheck%, logcheck
  1372.  
  1373. ;#######
  1374. ;AUTOMATISCHES
  1375. ;#######
  1376.  
  1377. Gui,6: Add, Text, cwhite x670 y308 w300 h20 +BackgroundTrans, - Automatische Killnachricht aktivieren?
  1378. Gui,6: Add, CheckBox, x650 y308 w13 h13 vGWKcheck Checked%GWKcheck%, GWKcheck
  1379.  
  1380. Gui,6: Add, Text, cwhite x670 y328 w300 h20 +BackgroundTrans, - Automatisch Drogen wenn weniger als 90 HP-Weste?
  1381. Gui,6: Add, CheckBox, x650 y326 w13 h13 vautodrugs Checked%autodrugs%, autodrugs
  1382.  
  1383. Gui,6: Add, Text, cwhite x670 y348 w300 h20 +BackgroundTrans, - Automatisches /zoll aktivieren?
  1384. Gui,6: Add, CheckBox, x650 y348 w13 h13 vautozoll checked%autozoll%, autozoll
  1385.  
  1386. Gui,6: Add, Text, cwhite x670 y368 w300 h20 +BackgroundTrans, - Automatisches /accept carticket aktivieren?
  1387. Gui,6: Add, CheckBox, x650 y368 w13 h13 vautoticket checked%autoticket%, autoticket
  1388.  
  1389. Gui,6: Add, Text, cwhite x670 y388 w300 h20 +BackgroundTrans, - Automatische Suche beim erhaltenen Auftrag?
  1390. Gui,6: Add, CheckBox, x650 y388 w13 h13 vautofind checked%autofind%, autofind
  1391.  
  1392. ;#######
  1393. ;FCHAT CHATTMESSAGE
  1394. ;#######
  1395.  
  1396. Gui,6: Add, Text, cwhite x870 y28 w300 h20 +BackgroundTrans, - KD/DKD/MKD im F-Chat anzeigen?
  1397. Gui,6: Add, CheckBox, x850 y28 w13 h13 vKDinfo Checked%KDinfo%, KDinfo
  1398.  
  1399. Gui,6: Add, Text, cwhite x870 y48 w300 h20 +BackgroundTrans, - Hilfe-Text im /f-Chat wenn du gefesselt wirst?
  1400. Gui,6: Add, CheckBox, x850 y48 w13 h13 vNapHilfe Checked%NapHilfe%, NapHilfe
  1401.  
  1402. Gui,6: Add, Text, cwhite x870 y68 w300 h20 +BackgroundTrans, - Gegnerinfo im /f-Chat aktivieren?
  1403. Gui,6: Add, CheckBox, x850 y68 w13 h13 vgchange Checked%gchange%, gchange
  1404. /*
  1405. Gui,6: Add, Text, cwhite x870 y88 w300 h20 +BackgroundTrans, - Flaggeninfo für den /f-Chat aktivieren?
  1406. Gui,6: Add, CheckBox, x850 y88 w13 h13 vfcheck checked%fcheck%, fcheck
  1407. */
  1408.  
  1409.  
  1410. ;#######
  1411. ;SONSTIGES
  1412. ;#######
  1413.  
  1414. Gui,6: Add, Text, cwhite x670 y468 w300 h20 +BackgroundTrans, - Killzähler aktivieren?
  1415. Gui,6: Add, CheckBox, x650 y468 w13 h13 vKillZähler Checked%KillZähler%, KillZähler
  1416.  
  1417. Gui,6: Add, Text, cwhite x670 y488 w300 h20 +BackgroundTrans, - Ortsangabe bei Kill aktivieren?
  1418. Gui,6: Add, CheckBox, x650 y488 w13 h13 vgwkinfo Checked%gwkinfo%, gwkinfo
  1419.  
  1420. Gui,6: Add, Text, cwhite x670 y508 w300 h20 +BackgroundTrans, - Keybinder bei /q beenden?
  1421. Gui,6: Add, CheckBox, x650 y508 w13 h13 vqexit Checked%qexit%, qexit
  1422.  
  1423. Gui,6: Add, Text, cwhite x670 y528 w300 h20 +BackgroundTrans, - PayDay Sound aktivieren?
  1424. Gui,6: Add, CheckBox, x650 y528 w13 h13 vpsound checked%psound%, psound
  1425.  
  1426. Gui,6: Add, Text, cwhite x670 y548 w300 h20 +BackgroundTrans, - Infosound beim Auftrag aktivieren?
  1427. Gui,6: Add, CheckBox, x650 y548 w13 h13 vauftragsound checked%auftragsound%, auftragsound
  1428.  
  1429.  
  1430. Gui,6: Add, Picture, x30 y599 w250 h75 +BackgroundTrans grandom, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  1431. Gui,6: Add, Picture, x30 y504 w250 h75 +BackgroundTrans gwaffen, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\waffensystem.png
  1432. Gui,6: +LastFound -Caption
  1433.  
  1434. Gui,6: Add, Text, x0 y0 w1200 h700 +BackgroundTrans gmove,
  1435. Gui,6: Show, center h700 w1200, Liru's Hitman Keybinder Keybinder
  1436. return
  1437.  
  1438. tastenbelegung:
  1439. Gui, 9: Destroy
  1440. gui, 9:font, s8 ,Sans-Serif
  1441. Gui,9: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1442. Gui,9: Add, Picture, x1115 y14 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1443. Gui,9: Add, Picture, x1075 y14 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1444. Gui,9: Add, Text, cred x865 y660 w500 h50 +backgroundtrans, [ACHTUNG]
  1445. Gui,9: Add, Text, cwhite x930 y660 w500 h50 +backgroundtrans,  Es wird nichts gesendet wenn 2 Tasten gleich sind!
  1446.  
  1447. Gui,9: Add, Hotkey, x25 y35 w70 h20 vBind1, %Bind1%
  1448. Gui,9: Add, Text, cblack x100 y38 w500 h500 cwhite +BackgroundTrans, => Keybinder ein-/ausschalten
  1449. Gui,9: Add, Hotkey, x25 y60 w70 h20 vBind2, %Bind2%
  1450. Gui,9: Add, Text, cblack x100 y62 w500 h500 cwhite +BackgroundTrans, => HP und Weste
  1451. Gui,9: Add, Hotkey, x25 y85 w70 h20 vBind3, %Bind3%
  1452. Gui,9: Add, Text, cblack x100 y87 w500 h500 cwhite +BackgroundTrans, => HP und Weste in /f-Chat
  1453. Gui,9: Add, Hotkey, x25 y110 w70 h20 vBind4, %Bind4%
  1454. Gui,9: Add, Text, cblack x100 y112 w500 h500 cwhite +BackgroundTrans, => Wanteds
  1455. Gui,9: Add, Hotkey, x25 y135 w70 h20 vBind5, %Bind5%
  1456. Gui,9: Add, Text, cblack x100 y137 w500 h500 cwhite +BackgroundTrans, => Wanteds in /f-Chat
  1457. Gui,9: Add, Hotkey, x25 y160 w70 h20 vBind6, %Bind6%
  1458. Gui,9: Add, Text, cblack x100 y162 w500 h500 cwhite +BackgroundTrans, => /carlock
  1459. Gui,9: Add, Hotkey, x25 y185 w70 h20 vBind7, %Bind7%
  1460. Gui,9: Add, Text, cblack x100 y187 w500 h500 cwhite +BackgroundTrans, => /engine
  1461. Gui,9: Add, Hotkey, x25 y210 w70 h20 vBind8, %Bind8%
  1462. Gui,9: Add, Text, cblack x100 y212 w500 h500 cwhite +BackgroundTrans, => /cl
  1463. Gui,9: Add, Hotkey, x25 y235 w70 h20 vBind9, %Bind9%
  1464. Gui,9: Add, Text, cblack x100 y237 w500 h500 cwhite +BackgroundTrans, => /smokeweed
  1465. Gui,9: Add, Hotkey, x25 y260 w70 h20 vBind10, %Bind10%
  1466. Gui,9: Add, Text, cblack x100 y262 w500 h500 cwhite +BackgroundTrans, => /smokekratom
  1467. Gui,9: Add, Hotkey, x25 y285 w70 h20 vBind11, %Bind11%
  1468. Gui,9: Add, Text, cblack x100 y287 w500 h500 cwhite +BackgroundTrans, => /dropinv
  1469. Gui,9: Add, Hotkey, x25 y310 w70 h20 vBind12, %Bind12%
  1470. Gui,9: Add, Text, cblack x100 y312 w500 h500 cwhite +BackgroundTrans, => /pickupinv
  1471. Gui,9: Add, Hotkey, x25 y335 w70 h20 vBind13, %Bind13%
  1472. Gui,9: Add, Text, cblack x100 y337 w500 h500 cwhite +BackgroundTrans, => /f Hilfe benötigt
  1473. Gui,9: Add, Hotkey, x25 y360 w70 h20 vBind14, %Bind14%
  1474. Gui,9: Add, Text, cblack x100 y362 w500 h500 cwhite +BackgroundTrans, => /f Hilfe unterwegs
  1475. Gui,9: Add, Hotkey, x25 y385 w70 h20 vBind15, %Bind15%
  1476. Gui,9: Add, Text, cblack x100 y387 w500 h500 cwhite +BackgroundTrans, => /f Keine Hilfe benötigt
  1477. Gui,9: Add, Hotkey, x25 y410 w70 h20 vBind16, %Bind16%
  1478. Gui,9: Add, Text, cblack x100 y412 w500 h500 cwhite +BackgroundTrans, => /f Standortangabe
  1479. Gui,9: Add, Hotkey, x25 y435 w70 h20 vBind17, %Bind17%
  1480. Gui,9: Add, Text, cblack x100 y437 w500 h500 cwhite +BackgroundTrans, => /zoll, /gate
  1481. Gui,9: Add, Hotkey, x25 y460 w70 h20 vBind18, %Bind18%
  1482. Gui,9: Add, Text, cblack x100 y462 w500 h500 cwhite +BackgroundTrans, => Erbitte Heilung, Herr Doktor
  1483. Gui,9: Add, Hotkey, x25 y485 w70 h20 vBind19, %Bind19%
  1484. Gui,9: Add, Text, cblack x100 y487 w500 h500 cwhite +BackgroundTrans, => /stopanim
  1485. Gui,9: Add, Hotkey, x25 y510 w70 h20 vBind20, %Bind20%
  1486. Gui,9: Add, Text, cblack x100 y512 w500 h500 cwhite +BackgroundTrans, => /find-Bot starten/stoppen
  1487. Gui,9: Add, Hotkey, x25 y535 w70 h20 vBind21, %Bind21%
  1488. Gui,9: Add, Text, cblack x100 y537 w500 h500 cwhite +BackgroundTrans, => /enter
  1489. Gui,9: Add, Hotkey, x25 y560 w70 h20 vBind22, %Bind22%
  1490. Gui,9: Add, Text, cblack x100 y562 w500 h500 cwhite +BackgroundTrans, => /showhit
  1491. Gui,9: Add, Hotkey, x25 y585 w70 h20 vBind23 , %Bind23%
  1492. Gui,9: Add, Text, cblack x100 y587 w500 h500 cwhite +BackgroundTrans, => /contracts
  1493. Gui,9: Add, Hotkey, x25 y610 w70 h20 vBind24, %Bind24%
  1494. Gui,9: Add, Text, cblack x100 y612 w500 h500 cwhite +BackgroundTrans, => /insertweapon
  1495. Gui,9: Add, Hotkey, x25 y635 w70 h20 vBind25, %Bind25%
  1496. Gui,9: Add, Text, cblack x100 y637 w500 h500 cwhite +BackgroundTrans, => /contract GOV's
  1497. Gui,9: Add, Hotkey, x25 y660 w70 h20 vBind26, %Bind26%
  1498. Gui,9: Add, Text, cblack x100 y662 w500 h500 cwhite +BackgroundTrans, => Wiederholungstaste
  1499. Gui,9: Add, Hotkey, x320 y35 w70 h20 vBind27, %Bind27%
  1500. Gui,9: Add, Text, cblack x395 y38 w500 h500 cwhite +BackgroundTrans, => +1 Kill hinzufügen
  1501. Gui,9: Add, Hotkey, x320 y60 w70 h20 vBind28, %Bind28%
  1502. Gui,9: Add, Text, cblack x395 y62 w500 h500 cwhite +BackgroundTrans, => +1 Tod hinzufügen
  1503. Gui,9: Add, Hotkey, x320 y85 w70 h20 vBind29, %Bind29%
  1504. Gui,9: Add, Text, cblack x395 y87 w500 h500 cwhite +BackgroundTrans, => Randomsprüche
  1505. Gui,9: Add, Hotkey, x320 y110 w70 h20 vBind30, %Bind30%
  1506. Gui,9: Add, Text, cblack x395 y112 w500 h500 cwhite +BackgroundTrans, => /trunk
  1507. Gui,9: Add, Hotkey, x320 y135 w70 h20 vBind31, %Bind31%
  1508. Gui,9: Add, Text, cblack x395 y137 w500 h500 cwhite +BackgroundTrans, => Contract-Info im /f-Chat
  1509. Gui,9: Add, Hotkey, x320 y160 w70 h20 vBind32, %Bind32%
  1510. Gui,9: Add, Text, cblack x395 y162 w500 h500 cwhite +BackgroundTrans, => /takecorpse
  1511. Gui,9: Add, Hotkey, x320 y185 w70 h20 vBind33, %Bind33%
  1512. Gui,9: Add, Text, cblack x395 y187 w500 h500 cwhite +BackgroundTrans, => Membersuche GOV's
  1513. Gui,9: Add, Hotkey, x320 y210 w70 h20 vBind34, %Bind34%
  1514. Gui,9: Add, Text, cblack x395 y212 w500 h500 cwhite +BackgroundTrans, => /gov-Bot starten/stoppen
  1515. Gui,9: Add, Hotkey, x320 y235 w70 h20 vBind35, %Bind35%
  1516. Gui,9: Add, Text, cblack x395 y237 w500 h500 cwhite +BackgroundTrans, => Waffen-1 kaufen
  1517. Gui,9: Add, Hotkey, x320 y260 w70 h20 vBind36, %Bind36%
  1518. Gui,9: Add, Text, cblack x395 y262 w500 h500 cwhite +BackgroundTrans, => Waffen-2 kaufen
  1519. Gui,9: Add, Hotkey, x320 y285 w70 h20 vBind37, %Bind37%
  1520. Gui,9: Add, Text, cblack x395 y287 w500 h500 cwhite +BackgroundTrans, => Waffen-3 kaufen
  1521. Gui,9: Add, Hotkey, x320 y310 w70 h20 vBind38, %Bind38%
  1522. Gui,9: Add, Text, cblack x395 y312 w500 h500 cwhite +BackgroundTrans, => Waffen-4 kaufen
  1523. Gui,9: Add, Hotkey, x320 y335 w70 h20 vBind39, %Bind39%
  1524. Gui,9: Add, Text, cblack x395 y337 w500 h500 cwhite +BackgroundTrans, => Waffen-5 kaufen
  1525. Gui,9: Add, Hotkey, x320 y360 w70 h20 vBind40, %Bind40%
  1526. Gui,9: Add, Text, cblack x395 y362 w500 h500 cwhite +BackgroundTrans, => Waffenpaket 1 kaufen
  1527. Gui,9: Add, Hotkey, x320 y385 w70 h20 vBind41, %Bind41%
  1528. Gui,9: Add, Text, cblack x395 y387 w500 h500 cwhite +BackgroundTrans, => Waffenpaket 2 kaufen
  1529. Gui,9: Add, Hotkey, x320 y410 w70 h20 vBind42, %Bind42%
  1530. Gui,9: Add, Text, cblack x395 y412 w500 h500 cwhite +BackgroundTrans, => /stopgps
  1531. Gui,9: Add, Hotkey, x320 y435 w70 h20 vBind43, %Bind43%
  1532. Gui,9: Add, Text, cblack x395 y437 w500 h500 cwhite +BackgroundTrans, => /faction
  1533. Gui,9: Add, Hotkey, x320 y460 w70 h20 vBind44, %Bind44%
  1534. Gui,9: Add, Text, cblack x395 y462 w500 h500 cwhite +BackgroundTrans, => /carinfo
  1535. Gui,9: Add, Hotkey, x320 y485 w70 h20 vBind45, %Bind45%
  1536. Gui,9: Add, Text, cblack x395 y487 w500 h500 cwhite +BackgroundTrans, => /back
  1537. Gui,9: Add, Hotkey, x320 y510 w70 h20 vBind46, %Bind46%
  1538. Gui,9: Add, Text, cblack x395 y512 w500 h500 cwhite +BackgroundTrans, => /bank
  1539. Gui,9: Add, Hotkey, x320 y535 w70 h20 vBind47, %Bind47%
  1540. Gui,9: Add, Text, cblack x395 y537 w500 h500 cwhite +BackgroundTrans, => /tognews
  1541. Gui,9: Add, Hotkey, x320 y560 w70 h20 vBind48, %Bind48%
  1542. Gui,9: Add, Text, cblack x395 y562 w500 h500 cwhite +BackgroundTrans, =>
  1543. Gui,9: Add, Hotkey, x320 y585 w70 h20 vBind49, %Bind49%
  1544. Gui,9: Add, Text, cblack x395 y587 w500 h500 cwhite +BackgroundTrans, =>
  1545. Gui,9: Add, Hotkey, x320 y610 w70 h20 vBind50, %Bind50%
  1546. Gui,9: Add, Text, cblack x395 y612 w500 h500 cwhite +BackgroundTrans, =>
  1547. Gui,9: Add, Hotkey, x320 y635 w70 h20 vBind51, %Bind51%
  1548. Gui,9: Add, Text, cblack x395 y637 w500 h500 cwhite +BackgroundTrans, =>
  1549. Gui,9: Add, Hotkey, x320 y660 w70 h20 vBind52, %Bind52%
  1550. Gui,9: Add, Text, cblack x395 y662 w500 h500 cwhite +BackgroundTrans, =>
  1551. ;Gui,9: Add, Hotkey, x615 y35 w70 h20 vBind53, %Bind53%
  1552. ;Gui,9: Add, Text, cblack x395 y687 w500 h500 cwhite +BackgroundTrans, =>
  1553.  
  1554. Gui,9: Add, Hotkey, x615 y35 w70 h20 vSelf1, %Self1%
  1555. Gui,9: Add, Edit, x705 y35 w70 h20 vbeleg1, %beleg1%
  1556. Gui,9: Add, Text, cblack x690 y38 w500 h500 cwhite +BackgroundTrans, =>
  1557. Gui,9: Add, Hotkey, x615 y60 w70 h20 vself2, %self2%
  1558. Gui,9: Add, Edit, x705 y60 w70 h20 vbeleg2, %beleg2%
  1559. Gui,9: Add, Text, cblack x690 y62 w500 h500 cwhite +BackgroundTrans, =>
  1560. Gui,9: Add, Hotkey, x615 y85 w70 h20 vself3, %self3%
  1561. Gui,9: Add, Edit, x705 y85 w70 h20 vbeleg3, %beleg3%
  1562. Gui,9: Add, Text, cblack x690 y87 w500 h500 cwhite +BackgroundTrans, =>
  1563. Gui,9: Add, Hotkey, x615 y110 w70 h20 vself4, %self4%
  1564. Gui,9: Add, Edit, x705 y110 w70 h20 vbeleg4, %beleg4%
  1565. Gui,9: Add, Text, cblack x690 y112 w500 h500 cwhite +BackgroundTrans, =>
  1566. Gui,9: Add, Hotkey, x615 y135 w70 h20 vself5, %self5%
  1567. Gui,9: Add, Edit, x705 y135 w70 h20 vbeleg5, %beleg5%
  1568. Gui,9: Add, Text, cblack x690 y137 w500 h500 cwhite +BackgroundTrans, =>
  1569. Gui,9: Add, Hotkey, x615 y160 w70 h20 vself6, %self6%
  1570. Gui,9: Add, Edit, x705 y160 w70 h20 vbeleg6, %beleg6%
  1571. Gui,9: Add, Text, cblack x690 y162 w500 h500 cwhite +BackgroundTrans, =>
  1572. Gui,9: Add, Hotkey, x615 y185 w70 h20 vself7, %self7%
  1573. Gui,9: Add, Edit, x705 y185 w70 h20 vbeleg7, %beleg7%
  1574. Gui,9: Add, Text, cblack x690 y187 w500 h500 cwhite +BackgroundTrans, =>
  1575. Gui,9: Add, Hotkey, x615 y210 w70 h20 vself8, %self8%
  1576. Gui,9: Add, Edit, x705 y210 w70 h20 vbeleg8, %beleg8%
  1577. Gui,9: Add, Text, cblack x690 y212 w500 h500 cwhite +BackgroundTrans, =>
  1578. Gui,9: Add, Hotkey, x615 y235 w70 h20 vself9, %self9%
  1579. Gui,9: Add, Edit, x705 y235 w70 h20 vbeleg9, %beleg9%
  1580. Gui,9: Add, Text, cblack x690 y237 w500 h500 cwhite +BackgroundTrans, =>
  1581. Gui,9: Add, Hotkey, x615 y260 w70 h20 vself10, %self10%
  1582. Gui,9: Add, Edit, x705 y260 w70 h20 vbeleg10, %beleg10%
  1583. Gui,9: Add, Text, cblack x690 y262 w500 h500 cwhite +BackgroundTrans, =>
  1584.  
  1585. Gui,9: Add, Hotkey, x615 y285 w70 h20 vself11, %self11%
  1586. Gui,9: Add, Edit, x705 y285 w70 h20 vbeleg11, %beleg11%
  1587. Gui,9: Add, Text, cblack x690 y287 w500 h500 cwhite +BackgroundTrans, =>
  1588. Gui,9: Add, Hotkey, x615 y310 w70 h20 vself12, %self12%
  1589. Gui,9: Add, Edit, x705 y310 w70 h20 vbeleg12, %beleg12%
  1590. Gui,9: Add, Text, cblack x690 y312 w500 h500 cwhite +BackgroundTrans, =>
  1591. Gui,9: Add, Hotkey, x615 y335 w70 h20 vself13, %self13%
  1592. Gui,9: Add, Edit, x705 y335 w70 h20 vbeleg13, %beleg13%
  1593. Gui,9: Add, Text, cblack x690 y337 w500 h500 cwhite +BackgroundTrans, =>
  1594. Gui,9: Add, Hotkey, x615 y360 w70 h20 vself14, %self14%
  1595. Gui,9: Add, Edit, x705 y360 w70 h20 vbeleg14, %beleg14%
  1596. Gui,9: Add, Text, cblack x690 y362 w500 h500 cwhite +BackgroundTrans, =>
  1597. Gui,9: Add, Hotkey, x615 y385 w70 h20 vself15, %self15%
  1598. Gui,9: Add, Edit, x705 y385 w70 h20 vbeleg15, %beleg15%
  1599. Gui,9: Add, Text, cblack x690 y387 w500 h500 cwhite +BackgroundTrans, =>
  1600.  
  1601. Gui,9: Add, Picture, x900 y550 w250 h75 +BackgroundTrans gtastenwrite, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  1602. Gui,9: +LastFound -Caption
  1603.  
  1604. Gui,9: Add, Text, x0 y0 w1200 h700 +BackgroundTrans gmove,
  1605. Gui,9: Show, center h700 w1200, Liru's Hitman Keybinder
  1606. return
  1607.  
  1608. overlay:
  1609. Gui, 8: Destroy
  1610. gui, 8:font, s8 , Sans-Serif
  1611. Gui,8: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1612. Gui,8: Add, Picture, x1115 y14 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1613. Gui,8: Add, Picture, x1075 y14 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1614. Gui,8: Add, Picture, x920 y599 w250 h75 +Backgroundtrans gstandart, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\standart.png
  1615.  
  1616. Gui,8: Add, Text,  cwhite x30 y30 w300 h20 +BackgroundTrans, Hier werden deine Overlay Optionen eingetragen
  1617. Gui,8: Add, Text,  cwhite x330 y30 w300 h20 +BackgroundTrans, Hier kannst du die Schriftgröße und dicke eintragen
  1618. Gui,8: add, Text, cwhite x330 y70 +backgroundtrans, Schriftgröße und Dicke der HP-Anzeige:
  1619. Gui,8: Add, Text, cwhite x330 y90 +backgroundtrans, Größe:
  1620. Gui,8: Add, Text, cwhite x440 y90 +backgroundtrans, Dicke:
  1621. Gui,8: Add, Edit, x370 y87 w40 h20 vHPgröße, %HPgröße%
  1622. Gui,8: Add, Edit, x480 y87 w40 h20
  1623. Gui,8: Add, UpDown, x480 y87 h20 w20 vHPdicke Range0-1,%HPdicke%
  1624. Gui,8: add, Text, cwhite x330 y120 +backgroundtrans, Schriftgröße und Dicke der CarDL-Anzeige:
  1625. Gui,8: Add, Text, cwhite x330 y140 +backgroundtrans, Größe:
  1626. Gui,8: Add, Text, cwhite x440 y140 +backgroundtrans, Dicke:
  1627. Gui,8: Add, Edit, x370 y137 w40 h20 vCarDLgröße, %CarDLgröße%
  1628. Gui,8: Add, Edit, x480 y137 w40 h20
  1629. Gui,8: Add, UpDown, x480 y137 h20 w20 vCarDLdicke Range0-1,%CarDLdicke%
  1630. Gui,8: add, Text, cwhite x330 y170 +backgroundtrans, Schriftgröße und Dicke der Ping-Anzeige:
  1631. Gui,8: Add, Text, cwhite x330 y190 +backgroundtrans, Größe:
  1632. Gui,8: Add, Text, cwhite x440 y190 +backgroundtrans, Dicke:
  1633. Gui,8: Add, Edit, x370 y187 w40 h20 vPinggröße, %Pinggröße%
  1634. Gui,8: Add, Edit, x480 y187 w40 h20
  1635. Gui,8: Add, UpDown, x480 y187 h20 w20 vPingdicke Range0-1,%Pingdicke%
  1636. Gui,8: add, Text, cwhite x330 y220 +backgroundtrans, Schriftgröße und Dicke der Orts-Anzeige:
  1637. Gui,8: Add, Text, cwhite x330 y240 +backgroundtrans, Größe:
  1638. Gui,8: Add, Text, cwhite x440 y240 +backgroundtrans, Dicke:
  1639. Gui,8: Add, Edit, x370 y237 w40 h20 vOrtgröße, %Ortgröße%
  1640. Gui,8: Add, Edit, x480 y237 w40 h20
  1641. Gui,8: Add, UpDown, x480 y237 h20 w20 vOrtdicke Range0-1,%Ortdicke%
  1642. Gui,8: add, Text, cwhite x330 y270 +backgroundtrans, Schriftgröße und Dicke der Carlock-Anzeige:
  1643. Gui,8: Add, Text, cwhite x330 y290 +backgroundtrans, Größe:
  1644. Gui,8: Add, Text, cwhite x440 y290 +backgroundtrans, Dicke:
  1645. Gui,8: Add, Edit, x370 y287 w40 h20 vAutogröße, %Autogröße%
  1646. Gui,8: Add, Edit, x480 y287 w40 h20
  1647. Gui,8: Add, UpDown, x480 y287 h20 w20 vAutodicke Range0-1,%Autodicke%
  1648. Gui,8: add, Text, cwhite x330 y320 +backgroundtrans, Schriftgröße und Dicke der Drogen-Anzeige:
  1649. Gui,8: Add, Text, cwhite x330 y340 +backgroundtrans, Größe:
  1650. Gui,8: Add, Text, cwhite x440 y340 +backgroundtrans, Dicke:
  1651. Gui,8: Add, Edit, x370 y337 w40 h20 vdrogengröße, %drogengröße%
  1652. Gui,8: Add, Edit, x480 y337 w40 h20
  1653. Gui,8: Add, UpDown, x480 y337 h20 w20 vdrogendicke Range0-1,%drogendicke%
  1654. Gui,8: add, Text, cwhite x330 y370 +backgroundtrans, Schriftgröße und Dicke die Wanted-Anzeige:
  1655. Gui,8: Add, Text, cwhite x330 y390 +backgroundtrans, Größe:
  1656. Gui,8: Add, Text, cwhite x440 y390 +backgroundtrans, Dicke:
  1657. Gui,8: Add, Edit, x370 y387 w40 h20 vWantedgröße, %Wantedgröße%
  1658. Gui,8: Add, Edit, x480 y387 w40 h20
  1659. Gui,8: Add, UpDown, x480 y387 h20 w20 vWanteddicke Range0-1,%Wanteddicke%
  1660. Gui,8: add, Text, cwhite x330 y420 +backgroundtrans, Schriftgröße und Dicke die FPS-Anzeige:
  1661. Gui,8: Add, Text, cwhite x330 y440 +backgroundtrans, Größe:
  1662. Gui,8: Add, Text, cwhite x440 y440 +backgroundtrans, Dicke:
  1663. Gui,8: Add, Edit, x370 y437 w40 h20 vFPSgröße, %FPSgröße%
  1664. Gui,8: Add, Edit, x480 y437 w40 h20
  1665. Gui,8: Add, UpDown, x480 y437 h20 w20 vFPSdicke Range0-1,%FPSdicke%
  1666. Gui,8: add, Text, cwhite x330 y470 +backgroundtrans, Schriftgröße und Dicke die Gegneroverlay-Anzeige:
  1667. Gui,8: Add, Text, cwhite x330 y490 +backgroundtrans, Größe:
  1668. Gui,8: Add, Text, cwhite x440 y490 +backgroundtrans, Dicke:
  1669. Gui,8: Add, Edit, x370 y487 w40 h20 vGOVERgröße, %GOVERgröße%
  1670. Gui,8: Add, Edit, x480 y487 w40 h20
  1671. Gui,8: Add, UpDown, x480 y487 h20 w20 vGOVERdicke Range0-1,%GOVERdicke%
  1672. Gui,8: add, Text, cwhite x330 y520 +backgroundtrans, Schriftgröße und Dicke die Motor-Anzeige:
  1673. Gui,8: Add, Text, cwhite x330 y540 +backgroundtrans, Größe:
  1674. Gui,8: Add, Text, cwhite x440 y540 +backgroundtrans, Dicke:
  1675. Gui,8: Add, Edit, x370 y537 w40 h20 vMotorgröße, %Motorgröße%
  1676. Gui,8: Add, Edit, x480 y537 w40 h20
  1677. Gui,8: Add, UpDown, x480 y537 h20 w20 vMotordicke Range0-1,%Motordicke%
  1678. Gui,8: add, Text, cwhite x330 y570 +backgroundtrans, Schriftgröße und Dicke die Hitman-Anzeige:
  1679. Gui,8: Add, Text, cwhite x330 y590 +backgroundtrans, Größe:
  1680. Gui,8: Add, Text, cwhite x440 y590 +backgroundtrans, Dicke:
  1681. Gui,8: Add, Edit, x370 y587 w40 h20 vkngröße, %kngröße%
  1682. Gui,8: Add, Edit, x480 y587 w40 h20
  1683. Gui,8: Add, UpDown, x480 y587 h20 w20 vkndicke Range0-1,%kndicke%
  1684. Gui,8: add, Text, cwhite x330 y620 +backgroundtrans, Schriftgröße und Dicke die Weste-Anzeige:
  1685. Gui,8: Add, Text, cwhite x330 y640 +backgroundtrans, Größe:
  1686. Gui,8: Add, Text, cwhite x440 y5640 +backgroundtrans, Dicke:
  1687. Gui,8: Add, Edit, x370 y637 w40 h20 vwestegröße, %westegröße%
  1688. Gui,8: Add, Edit, x480 y637 w40 h20
  1689. Gui,8: Add, UpDown, x480 y637 h20 w20 vwestedicke Range0-1,%westedicke%
  1690.  
  1691.  
  1692. Gui,8: Add, Text, cwhite x30 y70 w300 h20 +BackgroundTrans , Einstellungen für die HP-Anzeige:
  1693. Gui,8: Add, Text, cwhite x30 y90 w300 h20 +BackgroundTrans, X(Breite)=
  1694. Gui,8: Add, Text, cwhite x140 y90 w300 h20 +BackgroundTrans, Y(Höhe)=
  1695. Gui,8: Add, Edit, x85 y87 w40 h20 vHP1, %HP1%
  1696. Gui,8: Add, Edit, x190 y87 w40 h20 vHP2, %HP2%
  1697. Gui,8: Add, Text, cwhite x30 y120 w300 h20 +BackgroundTrans, Einstellungen für die CarDL-Anzeige:
  1698. Gui,8: Add, Text, cwhite x30 y140 w300 h20 +BackgroundTrans, X(Breite)=
  1699. Gui,8: Add, Text, cwhite x140 y140 w300 h20 +BackgroundTrans, Y(Höhe)=
  1700. Gui,8: Add, Edit, x85 y137 w40 h20 vCarDL1, %CarDL1%
  1701. Gui,8: Add, Edit, x190 y137 w40 h20 vCarDL2, %CarDL2%
  1702. Gui,8: Add, Text, cwhite x30 y170 w300 h20 +BackgroundTrans, Einstellungen für die Ping-Anzeige:
  1703. Gui,8: Add, Text, cwhite x30 y190 w300 h20 +BackgroundTrans, X(Breite)=
  1704. Gui,8: Add, Text, cwhite x140 y190 w300 h20 +BackgroundTrans, Y(Höhe)=
  1705. Gui,8: Add, Edit, x85 y187 w40 h20 vPing1, %Ping1%
  1706. Gui,8: Add, Edit, x190 y187 w40 h20 vPing2, %Ping2%
  1707. Gui,8: Add, Text, cwhite x30 y220 w300 h20 +BackgroundTrans, Einstellungen für die Orts-Anzeige:
  1708. Gui,8: Add, Text, cwhite x30 y240 w300 h20 +BackgroundTrans, X(Breite)=
  1709. Gui,8: Add, Text, cwhite x140 y240 w300 h20 +BackgroundTrans, Y(Höhe)=
  1710. Gui,8: Add, Edit, x85 y237 w40 h20 vOrt1, %Ort1%
  1711. Gui,8: Add, Edit, x190 y237 w40 h20 vOrt2, %Ort2%
  1712. Gui,8: Add, Text, cwhite x30 y270 w300 h20 +BackgroundTrans, Einstellungen für die Carlock-Anzeige:
  1713. Gui,8: Add, Text, cwhite x30 y290 w300 h20 +BackgroundTrans, X(Breite)=
  1714. Gui,8: Add, Text, cwhite x140 y290 w300 h20 +BackgroundTrans, Y(Höhe)=
  1715. Gui,8: Add, Edit,  x85 y287 w40 h20 vAuto1, %Auto1%
  1716. Gui,8: Add, Edit, x190 y287 w40 h20 vAuto2, %Auto2%
  1717. Gui,8: Add, Text, cwhite x30 y320 w300 h20 +BackgroundTrans, Einstellungen für die Drogen-Anzeige:
  1718. Gui,8: Add, Text, cwhite x30 y340 w300 h20 +BackgroundTrans, X(Breite)=
  1719. Gui,8: Add, Text, cwhite x140 y340 w300 h20 +BackgroundTrans, Y(Höhe)=
  1720. Gui,8: Add, Edit, x85 y337 w40 h20 vDrogen1, %Drogen1%
  1721. Gui,8: Add, Edit, x190 y337 w40 h20 vDrogen2, %Drogen2%
  1722. Gui,8: Add, Text, cwhite x30 y370 w300 h20 +BackgroundTrans, Einstellungen für die Wanted-Anzeige:
  1723. Gui,8: Add, Text, cwhite x30 y390 w300 h20 +BackgroundTrans, X(Breite)=
  1724. Gui,8: Add, Text, cwhite x140 y390 w300 h20 +BackgroundTrans, Y(Höhe)=
  1725. Gui,8: Add, Edit, x85 y387 w40 h20 vWanted1, %Wanted1%
  1726. Gui,8: Add, Edit, x190 y387 w40 h20 vWanted2, %Wanted2%
  1727. Gui,8: Add, Text, cwhite x30 y420 w300 h20 +BackgroundTrans, Einstellungen für die FPS-Anzeige:
  1728. Gui,8: Add, Text, cwhite x30 y440 w300 h20 +BackgroundTrans, X(Breite)=
  1729. Gui,8: Add, Text, cwhite x140 y440 w300 h20 +BackgroundTrans, Y(Höhe)=
  1730. Gui,8: Add, Edit, x85 y437 w40 h20 vFPS1, %FPS1%
  1731. Gui,8: Add, Edit, x190 y437 w40 h20 vFPS2, %FPS2%
  1732. Gui,8: Add, Text, cwhite x30 y470 w300 h20 +BackgroundTrans, Einstellungen für die Gegneroverlay-Anzeige:
  1733. Gui,8: Add, Text, cwhite x30 y490 w300 h20 +BackgroundTrans, X(Breite)=
  1734. Gui,8: Add, Text, cwhite x140 y490 w300 h20 +BackgroundTrans, Y(Höhe)=
  1735. Gui,8: Add, Edit, x85 y487 w40 h20 vGOVER1, %GOVER1%
  1736. Gui,8: Add, Edit, x190 y487 w40 h20 vGOVER2, %GOVER2%
  1737. Gui,8: Add, Text, cwhite x30 y520 w300 h20 +BackgroundTrans, Einstellungen für die Motor-Anzeige:
  1738. Gui,8: Add, Text, cwhite x30 y540 w300 h20 +BackgroundTrans, X(Breite)=
  1739. Gui,8: Add, Text, cwhite x140 y540 w300 h20 +BackgroundTrans, Y(Höhe)=
  1740. Gui,8: Add, Edit, x85 y537 w40 h20 vMotor1, %Motor1%
  1741. Gui,8: Add, Edit, x190 y537 w40 h20 vMotor2, %Motor2%
  1742. Gui,8: Add, Text, cwhite x30 y570 w300 h20 +BackgroundTrans, Einstellungen für die Hitman-Anzeige:
  1743. Gui,8: Add, Text, cwhite x30 y590 w300 h20 +BackgroundTrans, X(Breite)=
  1744. Gui,8: Add, Text, cwhite x140 y590 w300 h20 +BackgroundTrans, Y(Höhe)=
  1745. Gui,8: Add, Edit, x85 y587 w40 h20 vkn1, %kn1%
  1746. Gui,8: Add, Edit, x190 y587 w40 h20 vkn2, %kn2%
  1747. Gui,8: Add, Text, cwhite x30 y620 w300 h20 +BackgroundTrans, Einstellungen für die Westen-Anzeige:
  1748. Gui,8: Add, Text, cwhite x30 y640 w300 h20 +BackgroundTrans, X(Breite)=
  1749. Gui,8: Add, Text, cwhite x140 y640 w300 h20 +BackgroundTrans, Y(Höhe)=
  1750. Gui,8: Add, Edit, x85 y637 w40 h20 vweste1, %weste1%
  1751. Gui,8: Add, Edit, x190 y637 w40 h20 vweste2, %weste2%
  1752. Gui,8: Add, Text, cwhite x630 y70 w300 h20 +BackgroundTrans , Einstellungen für die Detektiv-Anzeige:
  1753. Gui,8: Add, Text, cwhite x630 y90 w300 h20 +BackgroundTrans, X(Breite)=
  1754. Gui,8: Add, Text, cwhite x740 y90 w300 h20 +BackgroundTrans, Y(Höhe)=
  1755. Gui,8: Add, Edit, x685 y87 w40 h20 vFind1, %Find1%
  1756. Gui,8: Add, Edit, x790 y87 w40 h20 vFind2, %Find2%
  1757.  
  1758. Gui,8: Add, Text, cwhite x630 y120 w300 h20 +BackgroundTrans , Einstellungen für die Log-Anzeige:
  1759. Gui,8: Add, Text, cwhite x630 y140 w300 h20 +BackgroundTrans, X(Breite)=
  1760. Gui,8: Add, Text, cwhite x740 y140 w300 h20 +BackgroundTrans, Y(Höhe)=
  1761. Gui,8: Add, Edit, x685 y137 w40 h20 vLog1, %Log1%
  1762. Gui,8: Add, Edit, x790 y137 w40 h20 vLog2, %Log2%
  1763.  
  1764.  
  1765. Gui,8: add, Text, cwhite x930 y70 +backgroundtrans, Schriftgröße und Dicke der Detektiv-Anzeige:
  1766. Gui,8: Add, Text, cwhite x930 y90 +backgroundtrans, Größe:
  1767. Gui,8: Add, Text, cwhite x1040 y90 +backgroundtrans, Dicke:
  1768. Gui,8: Add, Edit, x970 y87 w40 h20 vfindgröße, %findgröße%
  1769. Gui,8: Add, Edit, x1080 y87 w40 h20
  1770. Gui,8: Add, UpDown, x1080 y87 h20 w20 vfinddicke Range0-1,%finddicke%
  1771.  
  1772. Gui,8: add, Text, cwhite x930 y120 +backgroundtrans, Schriftgröße und Dicke der Log-Anzeige:
  1773. Gui,8: Add, Text, cwhite x930 y140 +backgroundtrans, Größe:
  1774. Gui,8: Add, Text, cwhite x1040 y140 +backgroundtrans, Dicke:
  1775. Gui,8: Add, Edit, x970 y137 w40 h20 vloggröße, %loggröße%
  1776. Gui,8: Add, Edit, x1080 y137 w40 h20
  1777. Gui,8: Add, UpDown, x1080 y137 h20 w20 vlogdicke Range0-1,%logdicke%
  1778.  
  1779. Gui,8: Add, Text, cwhite x630 y550 w250 h20 +BackgroundTrans,  Overlay Farbe wählen
  1780. Gui,8: Add, DropDownList, x630 y575 w75 h200 vColor Choose%Color% AltSubmit, Weiß|Blau|Grün|Lila|Rot|Gelb|Orange|Grau
  1781. Gui,8: Add, Picture, x630 y599 w250 h75 +BackgroundTrans gOverlaySettings, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  1782. Gui,8: +LastFound -Caption
  1783.  
  1784. Gui,8: Add, Text, x0 y0 w1200 h700 +BackgroundTrans gmove,
  1785. Gui,8: Show, center h700 w1200, Liru's Hitman Keybinder
  1786. return
  1787.  
  1788. fraps:
  1789. if(fraps =="Eintragen!") OR (fraps =="ERROR") OR (fraps ==""){
  1790. MsgBox, 4, Liru's Keybinder - Fraps, Es wurde noch kein Pfad angegeben um ein Aufnahmeprogramm starten zu können.`nWillst du dies nun tun?`n`nWähle einfach das jeweilige Aufnahmeprogramm aus (fraps.exe etc)
  1791. IfMsgBox No
  1792. return
  1793. IfMsgBox Yes
  1794. FileSelectFile, Fraps,, , Suche deine Fraps.exe, *.exe
  1795. Iniwrite, % fraps,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, frapspfad
  1796. if(fraps ==""){
  1797.  msgbox, 0, Liru's Hitman Keybinder - Fraps, Du hast gar keinen Pfad ausgewählt :O
  1798. }else{
  1799. MsgBox, 0, Liru's Hitman Keybinder - Fraps, Du hast %fraps% als Aufnahmepfad ausgewählt!
  1800. }
  1801. return
  1802. }
  1803. run, %frapspfad%
  1804. return
  1805.  
  1806. jobs:
  1807. Gui, 7: Destroy
  1808. gui, 7:font, s8 , Sans-Serif
  1809. Gui,7: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1810. Gui,7: Add, Picture, x1115 y14 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1811. Gui,7: Add, Picture, x1075 y14 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1812. Gui,7: Add, Picture, x630 y599 w250 h75 +BackgroundTrans gjobsave, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  1813.  
  1814. ;BESTATTER
  1815. /*
  1816. Iniread, bestattercheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestattercheck
  1817. Iniread, allbestattermoney, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestattermoney
  1818. Iniread, allbestatterauftraege, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestatterauftraege
  1819. Iniread, allbestatterwaste, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestatterwaste
  1820. iniread, bestatterstundenlohn, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatterstundenlohn
  1821. */
  1822. Gui,7: Add, Text, x30 y30 w2500 h50 +backgroundtrans cwhite, Bestatter-Statistiken:
  1823. Gui,7: Add, Text, x30 y55 w400 h50 +backgroundtrans cwhite vbestattermoney, als Bestatter verdient: %allbestattermoney% $ (seit letztem Payday: %bestatterstundenlohn% $)
  1824. Gui,7: Add, Text, x30 y70 w250 h50 +backgroundtrans cwhite vbestatterwaste, Leichen verwesen lassen: %allbestatterwaste%
  1825. Gui,7: Add, Text, x30 y85 w250 h50 +backgroundtrans cwhite vbestatteraufträge, Leichen abgegeben: %allbestatterauftraege%
  1826.  
  1827. GuiControl, Text, vbestattermoney +BackgroundTrans , als Bestatter verdient: %allbestattermoney%  $(seit letztem Payday: %bestatterstundenlohn% $)
  1828. GuiControl,Text, +BackgroundTrans vbestatterwaste, Leichen verwesen lassen: Leichen verwesen lassen: %allbestatterwaste%
  1829. GuiControl,Text, +BackgroundTrans vbestatteraufträge, Leichen abgegeben: %allbestatterauftraege%
  1830.  
  1831. Gui,7: Add, Text, x30 y115 w250 h50 +backgroundtrans cwhite, /tc => /takecorpse
  1832. Gui,7: Add, Text, x30 y130 w250 h50 +backgroundtrans cwhite, /undertakerduty => Keybinder-Job aktivieren
  1833. Gui,7: Add, Text, x30 y145 w250 h50 +backgroundtrans cwhite, /pauseundertaker => /accept corpse pausieren
  1834.  
  1835.  
  1836. Gui,7: Add, CheckBox, x30 y175 w13 h13 vbestattercheck Checked%bestattercheck%, bestattercheck
  1837. Gui,7: Add, Text, x45 y175 w250 h50 +backgroundtrans cwhite, - Bestatter Funktionen standartmäßig starten?
  1838.  
  1839. ;Pilot
  1840.  
  1841. Gui,7: Add, Text, x30 y30 w2500 h50 +backgroundtrans cwhite, Pilot-Statistiken:
  1842. Gui,7: Add, Text, x30 y55 w400 h50 +backgroundtrans cwhite vpilotmoney, als Pilot verdient: %allpilotmoney% $ (seit letztem Payday: %pilotstundenlohn% $)
  1843. Gui,7: Add, Text, x30 y70 w250 h50 +backgroundtrans cwhite vpilotflüge, Flüge absolviert: %allpilotwaste%
  1844.  
  1845.  
  1846. GuiControl, Text, vbestattermoney +BackgroundTrans vpilotmoney, als Pilot verdient: %allpilotmoney% $ (seit letztem Payday: %pilotstundenlohn% $)
  1847. GuiControl,Text, +BackgroundTrans vpilotflüge, Flüge absolviert: %allpilotwaste%
  1848.  
  1849.  
  1850. Gui,7: Add, Text, x30 y115 w250 h50 +backgroundtrans cwhite, /tc => /takecorpse
  1851. Gui,7: Add, Text, x30 y130 w250 h50 +backgroundtrans cwhite, /undertakerduty => Keybinder-Job aktivieren
  1852. Gui,7: Add, Text, x30 y145 w250 h50 +backgroundtrans cwhite, /pauseundertaker => /accept corpse pausieren
  1853.  
  1854.  
  1855. Gui,7: Add, CheckBox, x30 y175 w13 h13 vpilotcheck Checked%pilotcheck%, pilotcheck
  1856. Gui,7: Add, Text, x45 y175 w250 h50 +backgroundtrans cwhite, - Pilot Funktionen standartmäßig starten?
  1857. ;##############################################################################
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865. Gui,7: +LastFound -Caption
  1866.  
  1867. Gui,7: Add, Text, x0 y0 w1200 h700 +BackgroundTrans gmove,
  1868. Gui,7: Show, center h700 w1200, Liru's Hitman Keybinder
  1869. return
  1870.  
  1871.  
  1872. update:
  1873. UrlDownloadToFile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/hitmanupdate.txt, Versionsupdate.txt
  1874. FileRead, newver, Versionsupdate.txt
  1875. FileDelete, Versionsupdate.txt
  1876. if (version < newver)
  1877. {
  1878. newververfübar := 1
  1879. MsgBox, 4,Liru's Hitman Keybinder - Update, Hinweis: Die Version %newver% ist verfügbar! Möchten Sie diese herunterladen?
  1880. IfMsgBox, Yes
  1881. {
  1882. Urldownloadtofile, http://hitmankeybinder.colachiips.com/Hitman-Keybinder/Hitman/Hitman.exe, %A_ScriptName%.new
  1883. BatchFile=
  1884.                 (
  1885.                 Ping 127.0.0.1
  1886.                 Del "%A_ScriptName%"
  1887.                 Rename "%A_ScriptName%.new" "%A_ScriptName%"
  1888.                 cd "%A_ScriptFullPath%"
  1889.                 "%A_ScriptName%"
  1890. )
  1891. FileDelete,update.bat
  1892. FileAppend,%BatchFile%,update.bat
  1893. Run,update.bat,,hide
  1894. TrayTip, Liru's Hitman Keybinder - Update, Das Update wird ausgeführt. Bitte warten...
  1895. Exitapp
  1896. }
  1897. }
  1898. {
  1899. newververfügbar := 0
  1900. FileDelete,update.bat
  1901. FileDelete,Versionsupdate.txt
  1902. MsgBox, 0, Liru's Hitman Keybinder - Update (Version %version% ), Es ist kein Update verfügbar!`nSchau öfters nach um auf den neusten Stand zu bleiben!
  1903. }
  1904. return
  1905.  
  1906. credits:
  1907. Gui,10: Destroy
  1908. gui, 10:font, s8 , Sans-Serif
  1909. Gui,10: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  1910. Gui,10: Add, Picture, cwhite x540 y6 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  1911. Gui,10: Add, Picture, cwhite x500 y6 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  1912. Gui,10: Add, Text, cwhite x15 y32 w300 h300 +backgroundtrans, Infos
  1913. Gui,10: Add, Text, cwhite x15 y40 w560 h580 +backgroundtrans,
  1914. (
  1915.  
  1916.  
  1917.  Der Keybinder wurde von Liru (ehm. Liruliniel, Silas_Fernandez) erstellt.
  1918.  Er wurde hauptsächlich für [AL] Another Life optimiert und angepasst, kann aber auch ggf. auf anderen Server genutzt werden.
  1919.  
  1920.  Ich kann euch versichern, dass die heruntergeladenen Dateien keine Viren, Keylogger oder sonstige Schadsoftware enthalten.
  1921.  Der Keybinder selbst speichert keine privaten Daten oder Tastatureingaben, abgesehen von der Tastenbelegung.
  1922.  
  1923.  Erklärung zu Datein:
  1924.  
  1925.  • LiruOverlay.dll:
  1926.   Die .dll sorgt dafür, dass euch die Overlay funktion ermöglicht wird.
  1927.  
  1928.  • MSVCP120.dll und MSVR120.dll
  1929.    Sorgen dafür das der Keybinder überhaupt zum laufen kommt. Es sind Ergänzungsdatein, falls diese von Windows aus fehlen.
  1930.    
  1931.  • CONFIG\config.ini
  1932.    Hier werden eure im Keybinder eingegeben Daten gespeichert. Zur Not können auch Änderungen direkt in der .ini Datei vorgenommen werden
  1933.    
  1934. _________________________________________
  1935.  
  1936. Vielen Dank an,
  1937.  
  1938. Lugiii
  1939.  
  1940.  
  1941. )
  1942. Gui,10: +LastFound -Caption
  1943. WinSet, Region, 0-0 w600 h650 R30-30
  1944. Gui,10: +LastFound -Caption
  1945. Gui,10: Add, Text, x0 y0 w600 h650 +BackgroundTrans gmove,
  1946. Gui,10: Show, x481 y338 w600 h650 center, Liru's Hitman Keybinder
  1947. return
  1948.  
  1949. bug:
  1950. msgbox, 4, Liru's Hitman Keybinder - Bugreport, Ich wäre sehr erfreut, wenn ihr vorher unter 'Hilfe' nach eurem Problem sucht und versucht es selbst zu lösen.`nSollte jedoch weiterhin meine Hilfe benötigt werden kann mir gerne eine PN geschrieben werden.`n`nBenötigst du nun noch meine Hilfe?
  1951. IfMsgBox No
  1952. return
  1953. IfMsgBox Yes
  1954. run, http://forum.gta-life.de/index.php/ConversationAdd/?userID=2544
  1955. return
  1956.  
  1957. slideout:
  1958. MsgBox, 4, Liru's Hitman Keybinder, Willst du den Keybinder beenden?
  1959. IfMsgBox No
  1960. return
  1961. IfMsgBox Yes
  1962. FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\motd.txt
  1963. DestroyAllVisual()
  1964. ExitApp
  1965. return
  1966.  
  1967. minimize:
  1968. Gui,Minimize
  1969. return
  1970.  
  1971. move:
  1972. PostMessage, 0xA1, 2,,, A
  1973. return
  1974.  
  1975. tastenslideout:
  1976. Gui, 3:Hide
  1977. Gui, Haupt:Show
  1978. Gui, 4:Hide
  1979. Gui, Haupt:Show
  1980. Gui, 5:Hide
  1981. Gui, Haupt:Show
  1982. Gui, 6:Hide
  1983. Gui, Haupt:Show
  1984. Gui, 7:Hide
  1985. Gui, Haupt:Show
  1986. Gui, 8:Hide
  1987. Gui, Haupt:Show
  1988. Gui, 9:Hide
  1989. Gui, Haupt:Show
  1990. Gui, 10:Hide
  1991. Gui, Haupt:Show
  1992. Gui, 11:Hide
  1993. Gui, Haupt:Show
  1994. Gui, 12:Hide
  1995. Gui, Haupt:Show
  1996. Gui, 13:Hide
  1997. Gui, Haupt:Show
  1998. return
  1999.  
  2000. waffen:
  2001. Gui, 11: Destroy
  2002. gui, 11:font, s8 , Sans-Serif
  2003. Gui,11: Add, Picture, x0 y0 w1200 h700, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\hintergrund.png
  2004. Gui,11: Add, Picture, x1115 y14 w29 h29 +backgroundtrans gTastenSlideout vTastenSlideout,%A_MyDocuments%\Liru's Hitman Keybinder\Bilder\close.png
  2005. Gui,11: Add, Picture, x1075 y14 w29 h29 +backgroundtrans gMinimize vMinimize, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\minimize.png
  2006.  
  2007.  
  2008.  
  2009. Bind35 := RegExReplace(Bind35, "\+(.+)$", "UMSCHALT + $1")
  2010. Bind35 := RegExReplace(Bind35, "\!(.+)$", "ALT + $1")
  2011. Bind35 := RegExReplace(Bind35, "\^(.+)$", "STRG + $1")
  2012.  
  2013. Bind36 := RegExReplace(Bind36, "\+(.+)$", "UMSCHALT + $1")
  2014. Bind36 := RegExReplace(Bind36, "\!(.+)$", "ALT + $1")
  2015. Bind36 := RegExReplace(Bind36, "\^(.+)$", "STRG + $1")
  2016.  
  2017. Bind37 := RegExReplace(Bind37, "\+(.+)$", "UMSCHALT + $1")
  2018. Bind37 := RegExReplace(Bind37, "\!(.+)$", "ALT + $1")
  2019. Bind37 := RegExReplace(Bind37, "\^(.+)$", "STRG + $1")
  2020.  
  2021. Bind38 := RegExReplace(Bind38, "\+(.+)$", "UMSCHALT + $1")
  2022. Bind38 := RegExReplace(Bind38, "\!(.+)$", "ALT + $1")
  2023. Bind38 := RegExReplace(Bind38, "\^(.+)$", "STRG + $1")
  2024.  
  2025. Bind39 := RegExReplace(Bind39, "\+(.+)$", "UMSCHALT + $1")
  2026. Bind39 := RegExReplace(Bind39, "\!(.+)$", "ALT + $1")
  2027. Bind39 := RegExReplace(Bind39, "\^(.+)$", "STRG + $1")
  2028.  
  2029. Bind40 := RegExReplace(Bind40, "\+(.+)$", "UMSCHALT + $1")
  2030. Bind40 := RegExReplace(Bind40, "\!(.+)$", "ALT + $1")
  2031. Bind40 := RegExReplace(Bind40, "\^(.+)$", "STRG + $1")
  2032.  
  2033. Bind41 := RegExReplace(Bind41, "\+(.+)$", "UMSCHALT + $1")
  2034. Bind41 := RegExReplace(Bind41, "\!(.+)$", "ALT + $1")
  2035. Bind41 := RegExReplace(Bind41, "\^(.+)$", "STRG + $1")
  2036.  
  2037.  
  2038. Gui,11: Add, Text, cwhite x40 y43 w250 h20 +BackgroundTrans, Trage hier deine Waffen ein. (%Bind35%)
  2039. Gui,11: Add, Text, cwhite x40 y60 w130 h20 +BackgroundTrans, Waffe (ID):
  2040. Gui,11: Add, Text, cwhite x198 y60 w100 h20 +BackgroundTrans, Munition:
  2041. Gui, 11: Add, Dropdownlist, x40 y80 w130 h250 vWaffe1 Choose%Waffe1% altsubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2042. Gui,11: Add, Edit, x192 y80 w100 h20 vMunition1, %Munition1%
  2043. Gui,11:Add, UpDown, x192 y80 h20 w20 vMuniRange1 Range1-999,%MuniRange1%
  2044. Gui,11: Add, Text, cwhite x40 y103 w250 h20 +BackgroundTrans, Trage hier deine Waffen ein. (%Bind36%)
  2045. Gui,11: Add, Text, cwhite x40 y120 w130 h20 +BackgroundTrans , Waffe (ID):
  2046. Gui,11: Add, Text, cwhite x198 y120 w100 h20 +BackgroundTrans, Munition:
  2047. Gui, 11: Add, Dropdownlist, x40 y140 w130 h250 vWaffe2 Choose%Waffe2% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2048. Gui,11: Add, Edit, x192 y140 w100 h20 vMunition2, %Munition2%
  2049. Gui,11:Add, UpDown, x192 y145 h20 w20 vMuniRange2 Range1-999,%MuniRange2%
  2050. Gui,11: Add, Text, cwhite x40 y163 w250 h20 +BackgroundTrans, Trage hier deine Waffen ein. (%Bind37%)
  2051. Gui,11: Add, Text, cwhite x40 y180 w130 h20 +BackgroundTrans , Waffe (ID):
  2052. Gui,11: Add, Text, cwhite x198 y180 w100 h20 +BackgroundTrans , Munition:
  2053. Gui, 11: Add, Dropdownlist, x40 y200 w130 h250 vWaffe3 Choose%Waffe3% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2054. Gui,11: Add, Edit, x192 y200 w100 h20 vMunition3, %Munition3%
  2055. Gui,11:Add, UpDown, x192 y200 h20 w20 vMuniRange3 Range1-999,%MuniRange3%
  2056. Gui,11: Add, Text, cwhite x40 y223 w250 h20 +BackgroundTrans, Trage hier deine Waffen ein. (%Bind38%)
  2057. Gui,11: Add, Text, cwhite x40 y240 w130 h20 +BackgroundTrans , Waffe (ID):
  2058. Gui,11: Add, Text, cwhite x198 y240 w100 h20 +BackgroundTrans , Munition:
  2059. Gui, 11: Add, Dropdownlist, x40 y260 w130 h250 vWaffe4 Choose%Waffe4% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2060. Gui,11: Add, Edit, x192 y260 w100 h20 vMunition4, %Munition4%
  2061. Gui,11:Add, UpDown, x192 y260 h20 w20 vMuniRange4 Range1-999,%MuniRange4%
  2062. Gui,11: Add, Text, cwhite x40 y283 w250 h20 +BackgroundTrans, Trage hier deine Waffen ein. (%Bind39%)
  2063. Gui,11: Add, Text, cwhite x40 y300 w130 h20 +BackgroundTrans , Waffe (ID):
  2064. Gui,11: Add, Text, cwhite x198 y300 w100 h20 +BackgroundTrans , Munition:
  2065. Gui, 11: Add, Dropdownlist, x40 y320 w130 h250 vWaffe5 Choose%Waffe5% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2066. Gui,11: Add, Edit, x192 y320 w100 h20 vMunition5, %Munition5%
  2067. Gui,11:Add, UpDown, x192 y320 h20 w20 vMuniRange5 Range1-999,%MuniRange5%
  2068. Gui,11: Add, Text, cwhite x512 y60 w370 h20 +BackgroundTrans, Trage hier deine Waffen für's Waffenpack ein. (%Bind40%)
  2069. Gui,11: Add, Text, cwhite x512 y100 w130 h20 +BackgroundTrans , Waffen (ID):
  2070. Gui,11: Add, Text, cwhite x672 y100 w100 h20 +BackgroundTrans , Munition:
  2071. Gui,11: Add, Text, cwhite x780 y100 w100 h20 +BackgroundTrans , Aktivieren?:
  2072.  
  2073. Gui,11: Add, CheckBox, x780 y122 w13 h13 vweapon1 Checked%weapon1%, weapon1
  2074. Gui,11: Add, CheckBox, x780 y142 w13 h13 vweapon2 Checked%weapon2%, weapon2
  2075. Gui,11: Add, CheckBox, x780 y162 w13 h13 vweapon3 Checked%weapon3%, weapon3
  2076. Gui,11: Add, CheckBox, x780 y182 w13 h13 vweapon4 Checked%weapon4%, weapon4
  2077.  
  2078. Gui, 11: Add, Dropdownlist, x512 y120 w130 h250 vWaffen1 Choose%Waffen1% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2079. Gui, 11: Add, Dropdownlist, x512 y140 w130 h250 vWaffen2 Choose%Waffen2% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2080. Gui, 11: Add, Dropdownlist, x512 y160 w130 h250 vWaffen3 Choose%Waffen3% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2081. Gui, 11: Add, Dropdownlist, x512 y180 w130 h250 vWaffen4 Choose%Waffen4% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2082. Gui,11: Add, Edit, x672 y120 w100 h20 vMuni1, %Muni1%
  2083. Gui,11: Add, Edit, x672 y140 w100 h20 vMuni2, %Muni2%
  2084. Gui,11: Add, Edit, x672 y160 w100 h20 vMuni3, %Muni3%
  2085. Gui,11: Add, Edit, x672 y180 w100 h20 vMuni4, %Muni4%
  2086. Gui,11: Add, Text, cwhite x512 y210 w370 h20 +BackgroundTrans , Trage hier deine Waffen für's Waffenpack ein. (%Bind41%)
  2087. Gui,11: Add, Text, cwhite x512 y250 w130 h20 +BackgroundTrans , Waffen (ID):
  2088. Gui,11: Add, Text, cwhite x672 y250 w100 h20 +BackgroundTrans , Munition:
  2089.  
  2090. Gui,11: Add, CheckBox, x780 y272 w13 h13 vweap1 Checked%weap1%, weap1
  2091. Gui,11: Add, CheckBox, x780 y292 w13 h13 vweap2 Checked%weap2%, weap2
  2092. Gui,11: Add, CheckBox, x780 y312 w13 h13 vweap3 Checked%weap3%, weap3
  2093. Gui,11: Add, CheckBox, x780 y332 w13 h13 vweap4 Checked%weap4%, weap4
  2094.  
  2095. Gui, 11: Add, Dropdownlist, x512 y270 w130 h250 vWaff1 Choose%Waff1% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2096. Gui, 11: Add, Dropdownlist, x512 y290 w130 h250 vWaff2 Choose%Waff2% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2097. Gui, 11: Add, Dropdownlist, x512 y310 w130 h250 vWaff3 Choose%Waff3% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2098. Gui, 11: Add, Dropdownlist, x512 y330 w130 h250 vWaff4 Choose%Waff4% AltSubmit, Schlagring|Schlagstock|Messer|Baseballschläger|Katana|9mm Pistole|9mm Schalldämper|Desert Eagle|Schrotflinte|MP5|AK-47|M4|Country Gewehr|Scharfschützengewehr
  2099. Gui,11: Add, Edit, x672 y270 w100 h20 vMu1, %Mu1%
  2100. Gui,11: Add, Edit, x672 y290 w100 h20 vMu2, %Mu2%
  2101. Gui,11: Add, Edit, x672 y310 w100 h20 vMu3, %Mu3%
  2102. Gui,11: Add, Edit, x672 y330 w100 h20 vMu4, %Mu4%
  2103.  
  2104. Gui,11: Add, Picture, x30 y599 w250 h75 +BackgroundTrans gwaffensystem, %A_MyDocuments%\Liru's Hitman Keybinder\Bilder\speichern.png
  2105. Gui,11: +LastFound -Caption
  2106.  
  2107. Gui,11: Add, Text, x0 y0 w1200 h700 +BackgroundTrans gmove,
  2108. Gui,11: Show, center h700 w1200, Liru's Hitman Keybinder Keybinder
  2109. return
  2110.  
  2111. waffensystem:
  2112. Gui,11: Submit, Hide
  2113.  
  2114. IniWrite, % weapon1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon1
  2115. IniWrite, % weapon2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon2
  2116. IniWrite, % weapon3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon3
  2117. IniWrite, % weapon4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weapon4
  2118.  
  2119. IniWrite, % weap1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap1
  2120. IniWrite, % weap2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap2
  2121. IniWrite, % weap3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap3
  2122. IniWrite, % weap4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weap4
  2123.  
  2124.  
  2125. IniWrite, % Waffe1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe1
  2126.  IniWrite, % Waffe2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe2
  2127. IniWrite, % Waffe3,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe3
  2128. IniWrite, % Waffe4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe4
  2129. IniWrite, % Waffe5 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffe5
  2130.  
  2131.  
  2132. IniWrite, % Munition1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition1
  2133. IniWrite, % Munition2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition2
  2134. IniWrite, % Munition3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition3
  2135. IniWrite, % Munition4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition4
  2136. IniWrite, % Munition5 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Munition5
  2137. IniWrite, % MuniRange1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange1
  2138. IniWrite, % MuniRange2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange2
  2139. IniWrite, % MuniRange3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange3
  2140. IniWrite, % MuniRange4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange4
  2141. IniWrite, % MuniRange5 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MuniRange5
  2142. IniWrite, % Waffen1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen1
  2143. IniWrite, % Waffen2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen2
  2144. IniWrite, % Waffen3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen3
  2145. IniWrite, % Waffen4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waffen4
  2146. IniWrite, % Muni1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni1
  2147. IniWrite, % Muni2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni2
  2148. IniWrite, % Muni3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni3
  2149. IniWrite, % Muni4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Muni4
  2150. IniWrite, % Waff1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff1
  2151. IniWrite, % Waff2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff2
  2152. IniWrite, % Waff3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff3
  2153. IniWrite, % Waff4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Waff4
  2154. IniWrite, % Mu1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu1
  2155. IniWrite, % Mu2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu2
  2156. IniWrite, % Mu3 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu3
  2157. IniWrite, % Mu4 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Mu4
  2158.  
  2159. DestroyAllVisual()
  2160. reload
  2161. return
  2162.  
  2163. jobsave:
  2164. Gui,7: Submit, Hide
  2165. Iniwrite, % bestattercheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestattercheck
  2166.  
  2167. DestroyAllVisual()
  2168. reload
  2169. return
  2170.  
  2171. random:
  2172. Gui,6: Submit, Hide
  2173. Iniwrite, % gangwarkilltext, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GangwarkillSpruch
  2174.  
  2175. Iniwrite, % fraps,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, frapspfad
  2176. Iniwrite, % adtext,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text
  2177. Iniwrite, % adtext2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text2
  2178.  
  2179.  
  2180. Iniwrite, % random1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random1
  2181. Iniwrite, % random2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random2
  2182. Iniwrite, % random3,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random3
  2183. Iniwrite, % random4,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random4
  2184. Iniwrite, % random5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Random5
  2185.  
  2186. Iniwrite, % OverlayCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, OverlayCheck
  2187. Iniwrite, % HPcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPCheck
  2188. Iniwrite, % Ortcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, OrtCheck
  2189. Iniwrite, % PingCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, PingCheck
  2190. Iniwrite, % DLcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, DLCheck
  2191. Iniwrite, % MotorCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, MotorCheck
  2192. Iniwrite, % FPScheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSCheck
  2193. Iniwrite, % GegneroverlayCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GegneroverlayCheck
  2194. Iniwrite, % GWKcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWKCheck
  2195. Iniwrite, % GZKcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GZKCheck
  2196. Iniwrite, % KillZähler,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, KillZähler
  2197. Iniwrite, % GWKinfo,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWKinfo
  2198. Iniwrite, % KDinfo,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, KDinfo
  2199. Iniwrite, % NapHilfe,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, NapHilfe
  2200. Iniwrite, % qexit,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, qexit
  2201. Iniwrite, % autodrugs,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autodrugs
  2202. Iniwrite, % autofind,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autofind
  2203. Iniwrite, % gchange,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gchange
  2204. Iniwrite, % gegnerinfo,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, gegnerinfo
  2205. Iniwrite, % autoflag,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autoflag
  2206. Iniwrite, % hitmanover,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitmanover
  2207. Iniwrite, % WantedCheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, WantedCheck
  2208. Iniwrite, % lockcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, lockcheck
  2209. Iniwrite, % autozoll,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autozoll
  2210. Iniwrite, % fcheck,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, fcheck
  2211. iniwrite, % psound, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, psound
  2212. iniwrite, % autoticket, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, autoticket
  2213. iniwrite, % drugcheck, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drugcheck
  2214. iniwrite, % findcheck, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findcheck
  2215. iniwrite, % auftragsound, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, auftragsound
  2216. iniwrite, % logcheck, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, logcheck
  2217.  
  2218. DestroyAllVisual()
  2219. reload
  2220. return
  2221.  
  2222. tastenwrite:
  2223. Gui,9: Submit, Hide
  2224. gosub HotkeyDefine
  2225. Iniwrite, % Bind1, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind1
  2226. Iniwrite, % Bind2, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind2
  2227. Iniwrite, % Bind3, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind3
  2228. Iniwrite, % Bind4, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind4
  2229. Iniwrite, % Bind5, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind5
  2230. Iniwrite, % Bind6, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind6
  2231. Iniwrite, % Bind7, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind7
  2232. Iniwrite, % Bind8, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind8
  2233. Iniwrite, % Bind9, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind9
  2234. Iniwrite, % Bind10, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind10
  2235. Iniwrite, % Bind11, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind11
  2236. Iniwrite, % Bind12, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind12
  2237. Iniwrite, % Bind13, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind13
  2238. Iniwrite, % Bind14, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind14
  2239. Iniwrite, % Bind15, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind15
  2240. Iniwrite, % Bind16, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind16
  2241. Iniwrite, % Bind17, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind17
  2242. Iniwrite, % Bind18, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind18
  2243. Iniwrite, % Bind19, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind19
  2244. Iniwrite, % Bind20, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind20
  2245. Iniwrite, % Bind21, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind21
  2246. Iniwrite, % Bind22, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind22
  2247. Iniwrite, % Bind23, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind23
  2248. Iniwrite, % Bind24, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind24
  2249. Iniwrite, % Bind25, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind25
  2250. Iniwrite, % Bind26, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind26
  2251. Iniwrite, % Bind27, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind27
  2252. Iniwrite, % Bind28, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind28
  2253. Iniwrite, % Bind29, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind29
  2254. Iniwrite, % Bind30, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind30
  2255. Iniwrite, % Bind31, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind31
  2256. Iniwrite, % Bind32, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind32
  2257. Iniwrite, % Bind33, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind33
  2258. Iniwrite, % Bind34, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind34
  2259. Iniwrite, % Bind35, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind35
  2260. Iniwrite, % Bind36, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind36
  2261. Iniwrite, % Bind37, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind37
  2262. Iniwrite, % Bind38, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind38
  2263. Iniwrite, % Bind39, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind39
  2264. Iniwrite, % Bind40, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind40
  2265. Iniwrite, % Bind41, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind41
  2266. Iniwrite, % Bind42, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind42
  2267. Iniwrite, % Bind43, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind43
  2268. Iniwrite, % Bind44, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind44
  2269. Iniwrite, % Bind45, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind45
  2270. Iniwrite, % Bind46, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind46
  2271. Iniwrite, % Bind47, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind47
  2272. Iniwrite, % Bind48, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind48
  2273. Iniwrite, % Bind49, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind49
  2274. Iniwrite, % Bind50, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind50
  2275. Iniwrite, % Bind51, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind51
  2276. Iniwrite, % Bind52, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind52
  2277. Iniwrite, % Bind53, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Bind53
  2278.  
  2279. Iniwrite, % self1, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self1
  2280. Iniwrite, % self2, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self2
  2281. Iniwrite, % self3, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, self3
  2282. Iniwrite, % self4, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self4
  2283. Iniwrite, % self5, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self5
  2284. Iniwrite, % self6, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self6
  2285. Iniwrite, % self7, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self7
  2286. Iniwrite, % self8, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self8
  2287. Iniwrite, % self9, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self9
  2288. Iniwrite, % self10, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self10
  2289. Iniwrite, % self11, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self11
  2290. Iniwrite, % self12, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self12
  2291. Iniwrite, % self13, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self13
  2292. Iniwrite, % self14, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self14
  2293. Iniwrite, % self15, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Self15
  2294.  
  2295. Iniwrite, % Beleg1, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg1
  2296. Iniwrite, % Beleg2, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg2
  2297. Iniwrite, % Beleg3, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg3
  2298. Iniwrite, % Beleg4, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg4
  2299. Iniwrite, % Beleg5, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg5
  2300. Iniwrite, % Beleg6, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg6
  2301. Iniwrite, % Beleg7, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg7
  2302. Iniwrite, % Beleg8, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg8
  2303. Iniwrite, % Beleg9, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg9
  2304. Iniwrite, % Beleg10, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg10
  2305. Iniwrite, % Beleg11, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg11
  2306. Iniwrite, % Beleg12, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg12
  2307. Iniwrite, % Beleg13, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg13
  2308. Iniwrite, % Beleg14, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg14
  2309. Iniwrite, % Beleg15, %A_MyDocuments%\Liru's Hitman Keybinder\Tastenbelegung\Tastenbelegungen.ini, Tasten, Beleg15
  2310.  
  2311. DestroyAllVisual()
  2312. reload
  2313. Gui,9: Show
  2314. return
  2315.  
  2316. overlaysettings:
  2317. Gui,8: Submit, Hide
  2318. Iniwrite, % Color ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Color
  2319. Iniwrite, % HP1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  2320. Iniwrite, % HP2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  2321. Iniwrite, % FPS1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  2322. Iniwrite, % FPS2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  2323. Iniwrite, % CarDL1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  2324. Iniwrite, % CarDL2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  2325. Iniwrite, % Ping1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  2326. Iniwrite, % Ping2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  2327. Iniwrite, % Ort1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  2328. Iniwrite, % Ort2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  2329. Iniwrite, % Auto1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  2330. Iniwrite, % Auto2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  2331. Iniwrite, % Drogen1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen1
  2332. Iniwrite, % Drogen2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen2
  2333. Iniwrite, % Wanted1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  2334. Iniwrite, % Wanted2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  2335. Iniwrite, % GOVER1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  2336. Iniwrite, % GOVER2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  2337. Iniwrite, % Motor1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  2338. Iniwrite, % Motor2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  2339. Iniwrite, % westegröße,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westegröße
  2340. Iniwrite, % westedicke,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westedicke
  2341. Iniwrite, % weste1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  2342. Iniwrite, % weste2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  2343. Iniwrite, % kn1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  2344. Iniwrite, % kn2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  2345. Iniwrite, % log1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  2346. Iniwrite, % log2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  2347. Iniwrite, % loggröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, loggröße
  2348. Iniwrite, % logdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, logdicke
  2349. Iniwrite, % find1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  2350. Iniwrite, % find2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  2351.  
  2352. Iniwrite, % findgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findgröße
  2353. Iniwrite, % finddicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, finddicke
  2354. Iniwrite, % kngröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kngröße
  2355. Iniwrite, % kndicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kndicke
  2356. Iniwrite, % Motorgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motorgröße
  2357. Iniwrite, % Motordicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motordicke
  2358. Iniwrite, % GOVERgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERgröße
  2359. Iniwrite, % GOVERdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERdicke
  2360. Iniwrite, % HPgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPgröße
  2361. Iniwrite, % HPdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPdicke
  2362. Iniwrite, % FPSgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSgröße
  2363. Iniwrite, % FPSdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSdicke
  2364. Iniwrite, % CarDLgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLgröße
  2365. Iniwrite, % CarDLdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLdicke
  2366. Iniwrite, % Pinggröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pinggröße
  2367. Iniwrite, % Pingdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pingdicke
  2368. Iniwrite, % Ortgröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortgröße
  2369. Iniwrite, % Ortdicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortdicke
  2370. Iniwrite, % Autogröße ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autogröße
  2371. Iniwrite, % Autodicke ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autodicke
  2372. Iniwrite, % drogengröße, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogengröße
  2373. Iniwrite, % drogendicke, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogendicke
  2374. Iniwrite, % Wanteddicke, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteddicke
  2375. Iniwrite, % Wantedgröße, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wantedgröße
  2376. DestroyAllVisual()
  2377.  
  2378. reload
  2379. Gui,8: Show
  2380. return
  2381.  
  2382. standart:
  2383. Gui,8: Submit, Hide
  2384. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Color
  2385. Iniwrite, 765,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  2386. Iniwrite, 92,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  2387. Iniwrite, 622,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  2388. Iniwrite, 113,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  2389. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  2390. Iniwrite, 550,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  2391. Iniwrite, 662,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  2392. Iniwrite, 105,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  2393. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  2394. Iniwrite, 540,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  2395. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  2396. Iniwrite, 521,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  2397. Iniwrite, 180, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen1
  2398. Iniwrite, 500,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen2
  2399. Iniwrite, 626, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  2400. Iniwrite, 113, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  2401. Iniwrite, 20 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  2402. Iniwrite, 300,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  2403. Iniwrite, 180,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  2404. Iniwrite, 531,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  2405. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westegröße
  2406. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, westedicke
  2407. Iniwrite, 765,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  2408. Iniwrite, 62,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  2409. Iniwrite, 619,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  2410. Iniwrite, 146,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  2411. Iniwrite, 619,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  2412. Iniwrite, 136,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  2413. Iniwrite, 474,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  2414. Iniwrite, 442,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  2415. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, loggröße
  2416. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, logdicke
  2417. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findgröße
  2418. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, finddicke
  2419. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kngröße
  2420. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kndicke
  2421. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motorgröße
  2422. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motordicke
  2423. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERgröße
  2424. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVERdicke
  2425. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPgröße
  2426. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HPdicke
  2427. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSgröße
  2428. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPSdicke
  2429. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLgröße
  2430. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDLdicke
  2431. Iniwrite, 5,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pinggröße
  2432. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Pingdicke
  2433. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortgröße
  2434. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ortdicke
  2435. Iniwrite, 7,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autogröße
  2436. Iniwrite, 1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Autodicke
  2437. Iniwrite, 7, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogengröße
  2438. Iniwrite, 1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogendicke
  2439. Iniwrite, 1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteddicke
  2440. Iniwrite, 5, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wantedgröße
  2441.  
  2442. return
  2443.  
  2444. hotkeydefine:
  2445. Hotkey, %Bind1%, Off, UseErrorLevel
  2446. Hotkey, %Bind2%, Off, UseErrorLevel
  2447. Hotkey, %Bind3%, Off, UseErrorLevel
  2448. Hotkey, %Bind4%, Off, UseErrorLevel
  2449. Hotkey, %Bind5%, Off, UseErrorLevel
  2450. Hotkey, %Bind6%, Off, UseErrorLevel
  2451. Hotkey, %Bind7%, Off, UseErrorLevel
  2452. Hotkey, %Bind8%, Off, UseErrorLevel
  2453. Hotkey, %Bind9%, Off, UseErrorLevel
  2454. Hotkey, %Bind10%, Off, UseErrorLevel
  2455. Hotkey, %Bind11%, Off, UseErrorLevel
  2456. Hotkey, %Bind12%, Off, UseErrorLevel
  2457. Hotkey, %Bind13%, Off, UseErrorLevel
  2458. Hotkey, %Bind14%, Off, UseErrorLevel
  2459. Hotkey, %Bind15%, Off, UseErrorLevel
  2460. Hotkey, %Bind16%, Off, UseErrorLevel
  2461. Hotkey, %Bind17%, Off, UseErrorLevel
  2462. Hotkey, %Bind18%, Off, UseErrorLevel
  2463. Hotkey, %Bind19%, Off, UseErrorLevel
  2464. Hotkey, %Bind20%, Off, UseErrorLevel
  2465. Hotkey, %Bind21%, Off, UseErrorLevel
  2466. Hotkey, %Bind22%, Off, UseErrorLevel
  2467. Hotkey, %Bind23%, Off, UseErrorLevel
  2468. Hotkey, %Bind24%, Off, UseErrorLevel
  2469. Hotkey, %Bind25%, Off, UseErrorLevel
  2470. Hotkey, %Bind26%, Off, UseErrorLevel
  2471. Hotkey, %Bind27%, Off, UseErrorLevel
  2472. Hotkey, %Bind28%, Off, UseErrorLevel
  2473. Hotkey, %Bind29%, Off, UseErrorLevel
  2474. Hotkey, %Bind30%, Off, UseErrorLevel
  2475. Hotkey, %Bind31%, Off, UseErrorLevel
  2476. Hotkey, %Bind32%, Off, UseErrorLevel
  2477. Hotkey, %Bind33%, Off, UseErrorLevel
  2478. Hotkey, %Bind34%, Off, UseErrorLevel
  2479. Hotkey, %Bind35%, Off, UseErrorLevel
  2480. Hotkey, %Bind36%, Off, UseErrorLevel
  2481. Hotkey, %Bind37%, Off, UseErrorLevel
  2482. Hotkey, %Bind38%, Off, UseErrorLevel
  2483. Hotkey, %Bind39%, Off, UseErrorLevel
  2484. Hotkey, %Bind40%, Off, UseErrorLevel
  2485. Hotkey, %Bind41%, Off, UseErrorLevel
  2486. Hotkey, %Bind42%, Off, UseErrorLevel
  2487. Hotkey, %Bind43%, Off, UseErrorLevel
  2488. Hotkey, %Bind44%, Off, UseErrorLevel
  2489. Hotkey, %Bind45%, Off, UseErrorLevel
  2490. Hotkey, %Bind46%, Off, UseErrorLevel
  2491. Hotkey, %Bind47%, Off, UseErrorLevel
  2492. Hotkey, %Bind48%, Off, UseErrorLevel
  2493. Hotkey, %Bind49%, Off, UseErrorLevel
  2494. Hotkey, %Bind50%, Off, UseErrorLevel
  2495. Hotkey, %Bind51%, Off, UseErrorLevel
  2496. Hotkey, %Bind52%, Off, UseErrorLevel
  2497. Hotkey, %Bind53%, Off, UseErrorLevel
  2498.  
  2499.  
  2500. Hotkey, %self1%, Off, UseErrorLevel
  2501. Hotkey, %self2%, Off, UseErrorLevel
  2502. Hotkey, %self3%, Off, UseErrorLevel
  2503. Hotkey, %self4%, Off, UseErrorLevel
  2504. Hotkey, %self5%, Off, UseErrorLevel
  2505. Hotkey, %self6%, Off, UseErrorLevel
  2506. Hotkey, %self7%, Off, UseErrorLevel
  2507. Hotkey, %self8%, Off, UseErrorLevel
  2508. Hotkey, %self9%, Off, UseErrorLevel
  2509. Hotkey, %self10%, Off, UseErrorLevel
  2510. Hotkey, %self11%, Off, UseErrorLevel
  2511. Hotkey, %self12%, Off, UseErrorLevel
  2512. Hotkey, %self13%, Off, UseErrorLevel
  2513. Hotkey, %self14%, Off, UseErrorLevel
  2514. Hotkey, %self15%, Off, UseErrorLevel
  2515.  
  2516. Gui,Submit, NoHide
  2517. Hotkey, %Bind1%, Tastenwrite1, UseErrorLevel
  2518. Hotkey, %Bind2%, Tastenwrite2, UseErrorLevel
  2519. Hotkey, %Bind3%, Tastenwrite3, UseErrorLevel
  2520. Hotkey, %Bind4%, Tastenwrite4, UseErrorLevel
  2521. Hotkey, %Bind5%, Tastenwrite5, UseErrorLevel
  2522. Hotkey, %Bind6%, Tastenwrite6, UseErrorLevel
  2523. Hotkey, %Bind7%, Tastenwrite7, UseErrorLevel
  2524. Hotkey, %Bind8%, Tastenwrite8, UseErrorLevel
  2525. Hotkey, %Bind9%, Tastenwrite9, UseErrorLevel
  2526. Hotkey, %Bind10%, Tastenwrite10, UseErrorLevel
  2527. Hotkey, %Bind11%, Tastenwrite11, UseErrorLevel
  2528. Hotkey, %Bind12%, Tastenwrite12, UseErrorLevel
  2529. Hotkey, %Bind13%, Tastenwrite13, UseErrorLevel
  2530. Hotkey, %Bind14%, Tastenwrite14, UseErrorLevel
  2531. Hotkey, %Bind15%, Tastenwrite15, UseErrorLevel
  2532. Hotkey, %Bind16%, Tastenwrite16, UseErrorLevel
  2533. Hotkey, %Bind17%, Tastenwrite17, UseErrorLevel
  2534. Hotkey, %Bind18%, Tastenwrite18, UseErrorLevel
  2535. Hotkey, %Bind19%, Tastenwrite19, UseErrorLevel
  2536. Hotkey, %Bind20%, Tastenwrite20, UseErrorLevel
  2537. Hotkey, %Bind21%, Tastenwrite21, UseErrorLevel
  2538. Hotkey, %Bind22%, Tastenwrite22, UseErrorLevel
  2539. Hotkey, %Bind23%, Tastenwrite23, UseErrorLevel
  2540. Hotkey, %Bind24%, Tastenwrite24, UseErrorLevel
  2541. Hotkey, %Bind25%, Tastenwrite25, UseErrorLevel
  2542. Hotkey, %Bind26%, Tastenwrite26, UseErrorLevel
  2543. Hotkey, %Bind27%, Tastenwrite27, UseErrorLevel
  2544. Hotkey, %Bind28%, Tastenwrite28, UseErrorLevel
  2545. Hotkey, %Bind29%, Tastenwrite29, UseErrorLevel
  2546. Hotkey, %Bind30%, Tastenwrite30, UseErrorLevel
  2547. Hotkey, %Bind31%, Tastenwrite31, UseErrorLevel
  2548. Hotkey, %Bind32%, Tastenwrite32, UseErrorLevel
  2549. Hotkey, %Bind33%, Tastenwrite33, UseErrorLevel
  2550. Hotkey, %Bind34%, Tastenwrite34, UseErrorLevel
  2551. Hotkey, %Bind35%, Tastenwrite35, UseErrorLevel
  2552. Hotkey, %Bind36%, Tastenwrite36, UseErrorLevel
  2553. Hotkey, %Bind37%, Tastenwrite37, UseErrorLevel
  2554. Hotkey, %Bind38%, Tastenwrite38, UseErrorLevel
  2555. Hotkey, %Bind39%, Tastenwrite39, UseErrorLevel
  2556. Hotkey, %Bind40%, Tastenwrite40, UseErrorLevel
  2557. Hotkey, %Bind41%, Tastenwrite41, UseErrorLevel
  2558. Hotkey, %Bind42%, Tastenwrite42, UseErrorLevel
  2559. Hotkey, %Bind43%, Tastenwrite43, UseErrorLevel
  2560. Hotkey, %Bind44%, Tastenwrite44, UseErrorLevel
  2561. Hotkey, %Bind45%, Tastenwrite45, UseErrorLevel
  2562. Hotkey, %Bind46%, Tastenwrite46, UseErrorLevel
  2563. Hotkey, %Bind47%, Tastenwrite47, UseErrorLevel
  2564. Hotkey, %Bind48%, Tastenwrite48, UseErrorLevel
  2565. Hotkey, %Bind49%, Tastenwrite49, UseErrorLevel
  2566. Hotkey, %Bind50%, Tastenwrite50, UseErrorLevel
  2567. Hotkey, %Bind51%, Tastenwrite51, UseErrorLevel
  2568. Hotkey, %Bind52%, Tastenwrite52, UseErrorLevel
  2569. Hotkey, %Bind53%, Tastenwrite53, UseErrorLevel
  2570.  
  2571. Hotkey, %self1%, Selfbind1, UseErrorLevel
  2572. Hotkey, %self2%, Selfbind2, UseErrorLevel
  2573. Hotkey, %self3%, Selfbind3, UseErrorLevel
  2574. Hotkey, %self4%, Selfbind4, UseErrorLevel
  2575. Hotkey, %self5%, Selfbind5, UseErrorLevel
  2576. Hotkey, %self6%, Selfbind6, UseErrorLevel
  2577. Hotkey, %self7%, Selfbind7, UseErrorLevel
  2578. Hotkey, %self8%, Selfbind8, UseErrorLevel
  2579. Hotkey, %self9%, Selfbind9, UseErrorLevel
  2580. Hotkey, %self10%, Selfbind10, UseErrorLevel
  2581. Hotkey, %self11%, Selfbind11, UseErrorLevel
  2582. Hotkey, %self12%, Selfbind12, UseErrorLevel
  2583. Hotkey, %self13%, Selfbind13, UseErrorLevel
  2584. Hotkey, %self14%, Selfbind14, UseErrorLevel
  2585. Hotkey, %self15%, Selfbind15, UseErrorLevel
  2586. return
  2587.  
  2588. drugs:
  2589. if(!WinExist("GTA:SA:MP"))
  2590. {
  2591. settimer, drugs, off
  2592. return
  2593. }
  2594.  
  2595. if(autodrugs == 1) AND (GetPlayerArmor() < 90) {
  2596.  SendChat("/smokeweed")
  2597.  }
  2598. Settimer, drugs,off
  2599. armor := Ceil(GetPlayerArmor())
  2600. AddChatMEssage("{FFFFFF}Du kannst nun wieder kiffen. (Weste: {8e8cff}" armor "{FFFFFF})")
  2601. if(GetPlayerArmor() > 65){
  2602. AddChatMEssage("{FFFFFF}Du kannst weiter kiffen, hast aber über {8e8cff}90 HP-Weste{FFFFFF}. Einen zu buffen wäre sinnlos.")
  2603. }
  2604. return
  2605.  
  2606. inventory:
  2607. if(!winexist("GTA:SA:MP"))
  2608. {
  2609.         settimer, inventory, off
  2610.         return
  2611. }
  2612.  
  2613. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Du kannst wieder eine Waffe in dein Inventar stecken.")
  2614. Settimer, inventory, off
  2615. return
  2616.  
  2617. HT:
  2618. pos := getCoordinates()
  2619. hp := Ceil(GetPlayerHealth())
  2620. armor := Ceil(GetplayerArmor())
  2621. cardl := Ceil(GetVehicleHealth())
  2622. name := getusername()
  2623. id := GetPlayerIdByName(name)
  2624. level := getPlayerScoreById(auftragsid)
  2625. pingstatus := GetPlayerPingById(id)
  2626. lock := GetVehicleLockState()
  2627. position := calculateZone(pos[1],pos[2],pos[3])
  2628. motor := GetVehicleEngineState()
  2629. incar := IsPlayerInAnyVehicle()
  2630. pos := getCoordinates()
  2631. licht := getVehicleLightState()
  2632.  
  2633. if(auftragsid == 0){
  2634.         level = 0
  2635. }
  2636.  
  2637. Differenz := Kills-Tode
  2638.  
  2639. KD := Kills/Tode
  2640. If(%Tode%=0){
  2641. KD := Kills/1
  2642. }
  2643. DKD := DKill/DTod
  2644. If(%DTod%=0){
  2645. DKD := DKill/1
  2646. }
  2647. MKD := MKill/MTod
  2648. If(%MTod%=0){
  2649. MKD := MKill/1
  2650. }
  2651.  
  2652. if(incar == 1){
  2653. TextSetShown(Ov8, true)
  2654. TextSetShown(Ov9, true)
  2655. TextSetShown(Ov2, true)
  2656. }else{
  2657. TextSetShown(Ov8, false)
  2658. TextSetShown(Ov9, false)
  2659. TextSetShown(Ov2, false)
  2660. }
  2661.  
  2662.  
  2663. if(IsPlayerInAnyInterrior() == 1){
  2664.          position = Interior
  2665. }
  2666. if(lock == 1){
  2667.         lockstatus = abgeschlossen
  2668.         TextSetColor(Ov9,0xFF008000)
  2669. }
  2670. if(lock == 0){
  2671.         lockstatus = aufgeschlossen
  2672.         TextSetColor(Ov9,0x8BFF0000)
  2673. }
  2674.  
  2675.  
  2676. if(motor == 0){
  2677.  motor = ausgeschaltet
  2678.  TextSetColor(Ov8,0x8BFF0000)
  2679. }
  2680. if(motor == 1){
  2681.  motor = eingeschaltet
  2682.  TextSetColor(Ov8,0xFF008000)
  2683. }
  2684.  
  2685. /*
  2686. HP OV1
  2687. Weste OV10
  2688. CarDL Ov2
  2689. Ort ov3
  2690. Wanted Ov4
  2691. FPS OV5
  2692. ping ov6
  2693. flagge (kn) ov7
  2694. mmotor ov8
  2695. lock ov9
  2696. ov11 drug
  2697. Gegner gegneroverlay
  2698. */
  2699.  
  2700.  
  2701. Colors := [0xFFFFFFFF, 0xFF3399CC, 0xFF99FFCC, 0xFF333399, 0xFFCC3366, 0xFFCCCC66, 0xFF8e8cff, 0xFF999999]
  2702. if(WinActive("GTA:SA:MP") AND OverlayCheck){
  2703.         if(!HT){
  2704.  
  2705. if (GetVehicleHealth() == 0){
  2706.     carhealth = Unbekannt
  2707.    } else {
  2708.     carhealth := Ceil(GetVehicleHealth())
  2709.   }
  2710.  
  2711.  
  2712.  
  2713. if(Ov1 == -1) AND (HPcheck == 1){
  2714. {
  2715.  
  2716.        
  2717.         Ov1 := TextCreate("Arial", HPgröße,  HPdicke, false, HP1, HP2, Colors[Color] , hp, true, true)
  2718.         Ov10 := TextCreate("Arial", westegröße,  westedicke, false, weste1, weste2, Colors[Color] , armor, true, true)
  2719.        
  2720. }
  2721. }
  2722.  
  2723. if(Ov2 == -1) AND (DLcheck == 1){
  2724. {
  2725.         Ov2 := TextCreate("Arial", CarDLgröße,  CarDLdicke, false, CarDL1, CarDL2, Colors[Color], carhealth, true, true)
  2726.        
  2727. }
  2728. }
  2729.  
  2730. if(Ov3 == -1) AND (Ortcheck == 1){
  2731. {
  2732.  
  2733.         Ov3 := TextCreate("Arial", Ortgröße,  Ortdicke, false, Ort1, Ort2, Colors[Color],  position, true, true)
  2734. }
  2735. }
  2736.  
  2737. if(Ov4 == -1) AND (WantedCheck == 1){
  2738. {
  2739.         Ov4 := TextCreate("Arial", wantedgröße,  wanteddicke, false, Wanted1, Wanted2, Colors[Color], allwanted, true, true)
  2740.        
  2741. }
  2742. }
  2743.  
  2744. if(Ov5 == -1) AND (FPScheck == 1){
  2745. {
  2746.         Ov5 := TextCreate("Arial", fpsgröße,  fpsdicke, false, FPS1, FPS2, Colors[Color],"FPS: " GetFrameRate(), true, true)
  2747.        
  2748. }
  2749. }
  2750.  
  2751. if(Ov6 == -1) AND (Pingcheck == 1){
  2752. {
  2753.         Ov6 := TextCreate("Arial", pinggröße,  pingdicke, false, Ping1, Ping2, Colors[Color],"Ping: " pingstatus, true, true)
  2754.        
  2755. }
  2756. }
  2757.  
  2758. if(Ov7 == -1) AND (hitmanover == 1){
  2759. {
  2760.         Ov7 := TextCreate("Arial", kngröße, kndicke, false, kn1, kn2, Colors[Color], "Mordopfer:", true, true)
  2761.        
  2762. }
  2763. }
  2764.  
  2765. if(Ov8 == -1) AND (motorcheck == 1) AND (IsPlayerDriver() == 1){
  2766. {
  2767.         Ov8 := TextCreate("Arial", motorgröße, Motordicke, false, Motor1, Motor2, Colors[Color], "Motor: ", true, true)
  2768.        
  2769. }
  2770. }
  2771.  
  2772. if(Ov9 == -1) AND (lockcheck == 1){
  2773. {
  2774.         Ov9 := TextCreate("Arial", Autogröße,  Autodicke, false, Auto1, Auto2, Colors[Color],"Fahrzeug ist: " lockstatus, true, true)
  2775.        
  2776. }
  2777. }
  2778. if(Ov11 == -1) AND (drugcheck == 1){
  2779. {
  2780.         Ov11 := TextCreate("Arial", drogengröße,  drogendicke, false, Drogen1, Drogen2, Colors[Color], alldrugs, true, true)
  2781.        
  2782. }
  2783. }
  2784. if(Ov12 == -1) AND (findcheck == 1){
  2785. {
  2786.         Ov12 := TextCreate("Arial", findgröße,  finddicke, false, find1, find2, Colors[Color], "[SUCHE]", true, true)
  2787.        
  2788. }
  2789. }
  2790.  
  2791.  
  2792.    
  2793. {
  2794. TextSetString(Ov1, hp)
  2795. }
  2796.  
  2797. {
  2798. TextSetString(Ov2, "CarDL: " cardl)
  2799. }
  2800.  
  2801. {
  2802. TextSetString(Ov3, position)
  2803. }
  2804.  
  2805. {
  2806. TextSetString(Ov4, allwanted " Wanteds ")
  2807. }
  2808.  
  2809. {
  2810. TextSetString(Ov5, "FPS: " GetFrameRate())
  2811. }
  2812.  
  2813. {
  2814. TextSetString(Ov6, "Ping: " pingstatus)
  2815. }
  2816.  
  2817. {
  2818. TextSetString(Ov7, "Mordopfer: " auftrag "`nID: " auftragsid " (Level: " level ")`nDein Verdienst: " number_format(Round(eigenkopfgeld, 0)) "$`nInsgesamt Verdient: " number_Format(round(allmoney, 0)) "$`nAuftraege heute: " dhits " (Insgesamt: " allhits ")")
  2819. }
  2820.  
  2821. {
  2822. TextSetString(Ov8, "Motor: " motor )
  2823. }
  2824.  
  2825. {
  2826. TextSetString(Ov9, "Fahrzeug ist: " lockstatus)
  2827. }
  2828. {
  2829. TextSetString(Ov10, armor)
  2830. }
  2831. {
  2832. TextSetString(Ov11, alldrugs " Gramm Weed`n" allkratom " Gramm Kratom")
  2833. }
  2834. {
  2835.         ;AddChatMessage("{FFFFFF}Suche nach {56bfeb}" findname "{FFFFFF} (ID: {56bfeb}" auftragsname1 "{FFFFFF}){FFFFFF} gestartet. (Nutze {56bfeb}/stopfind {FFFFFF}zum beenden)")
  2836. TextSetString(Ov12, "[SUCHE] - " findname " (ID: " auftragsname1 ")")
  2837. }
  2838.  
  2839. {
  2840. }
  2841.  
  2842.  
  2843. }else{
  2844.         if(WinActive("GTA:SA:MP"))
  2845.         HT := 0
  2846. }
  2847. }
  2848.  
  2849. if(WinActive("GTA:SA:MP") AND OverlayCheck){
  2850.         if(!HT){
  2851.     if(Gegneroverlay == -1) AND (Gegnerinfo == 1)
  2852.     {
  2853.        Gegneroverlay := TextCreate("Arial", govergröße,  goverdicke, false, GOVER1, GOVER2, Colors[Color], "Gegnerliste:`nNiemand online!", true, true)
  2854.         if(Gegneroverlay != -1){
  2855.         }
  2856.                        
  2857.     }
  2858. list := "Gegnerliste:`n"
  2859. online := 0
  2860. gegneronline := 0
  2861. gegner := 0
  2862.  
  2863.  
  2864. Loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  2865. {
  2866.  If SubStr(A_LoopReadLine, 1, 1) != "["
  2867.         gegner++
  2868. if(A_LoopReadLine = "")
  2869. continue
  2870. StringSplit, splitted, A_LoopReadLine, =
  2871.  
  2872. if(splitted0 == 2)
  2873. {
  2874. id:= GetPlayerIdByName(splitted1)
  2875. if(id != -1)
  2876. {
  2877. list = %list%Name: %splitted1% [%id%] - Fraktion: %splitted2%`n
  2878. online++
  2879. }
  2880. }
  2881. }
  2882. if(online == 0) AND (Gegnerinfo == 1){
  2883. {
  2884. TextSetString(Gegneroverlay, "Gegnerliste:`nNiemand online!")
  2885. }
  2886. }
  2887. else
  2888. {
  2889. if(Gegnerinfo == 1){
  2890.  
  2891. TextSetString(Gegneroverlay, "" list "________________________`nOnline: " (online ?  online : "0") " von " gegner " online")
  2892. }
  2893. }    
  2894. }
  2895. }
  2896.  
  2897. if(WinActive("GTA:SA:MP") AND OverlayCheck){
  2898.         if(!HT){
  2899.     if(logoverlay == -1) AND (logcheck == 1)
  2900.     {
  2901.        logoverlay := TextCreate("Arial", loggröße,  logdicke, false, log1, log2, Colors[Color], "|______________________ Hitman-Agency :: Log ______________________|`n" , true, true)
  2902.        IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  2903.         {
  2904.          IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  2905.          IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  2906.          loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  2907.           {
  2908.            StringSplit, logsplit, A_LoopReadLine, =
  2909.            Loop, 10
  2910.            StringReplace, logsplit2, logsplit2, |, `n
  2911.            StringSplit, logsplit, logsplit2, |
  2912.            loglist = %logsplit1%
  2913.           }
  2914.         }
  2915.        IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  2916.         loglist := "Keine Daten vorhanden."
  2917.        TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  2918. }
  2919. }
  2920. }
  2921.  
  2922.  
  2923.  
  2924. ;###################################################################################################################################################################################################################################################################################
  2925. ;###################################################################################################################################################################################################################################################################################
  2926. ;###################################################################################################################################################################################################################################################################################
  2927. ;###################################################################################################################################################################################################################################################################################
  2928. ;###################################################################################################################################################################################################################################################################################
  2929. ;###################################################################################################################################################################################################################################################################################
  2930. ;###################################################################################################################################################################################################################################################################################
  2931. if(bestattercheck == 1){
  2932. oldbestatter1 := bestatter1
  2933. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  2934. {
  2935. if Instr(A_LoopReadLine, " Du hast die Leiche erfolgreich am Krematorium abgliefert. Du erhältst")
  2936. {
  2937. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast die Leiche erfolgreich am Krematorium abgliefert. Du erhältst (.*)\$.", bes)
  2938. bestatter1 := bes1 bes2 bes3
  2939. }
  2940. }
  2941. if(bestatter1 != oldbestatter1)
  2942. {
  2943. oldbestatter1 := bestatter1
  2944. Iniwrite, % bestatter1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter1
  2945. allbestattermoney += bes4
  2946. allbestatterauftraege +=1
  2947. bestatterstundenlohn += bes4
  2948. corpsecheck := 0
  2949. Iniwrite, % allbestattermoney, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestattermoney
  2950. Iniwrite, % allbestatterauftraege, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestatterauftraege
  2951. Iniwrite, % bestatterstundenlohn, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatterstundenlohn
  2952. AddChatMessage("{8e8cff}[Bestatter] {FFFFFF}Einnahmen seit dem letzten Payday {8e8cff}" number_format(bestatterstundenlohn) "{FFFFFF}$.")
  2953. AddChatMEssage("{8e8cff}[Bestatter] {FFFFFF}Du hast schon insgesamt {8e8cff}" number_format(allbestattermoney) "{FFFFFF}$ verdient.")
  2954. AddChatMEssage("{8e8cff}[Bestatter] {FFFFFF}Leichen abgegeben {8e8cff}" allbestatterauftraege "{FFFFFF}")
  2955. }
  2956. ;
  2957. oldbestatter2 := bestatter2
  2958. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  2959. {
  2960. if Instr(A_LoopReadLine, " * Dein Auftrag als Leichenbestatter wurde abgebrochen. Die Leiche ist verwest.")
  2961. {
  2962. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Dein Auftrag als Leichenbestatter wurde abgebrochen. Die Leiche ist verwest.", bes)
  2963. bestatter2 := bes1 bes2 bes3
  2964. }
  2965. }
  2966. if(bestatter2 != oldbestatter2)
  2967. {
  2968. oldbestatter2 := bestatter2
  2969. Iniwrite, % bestatter2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter2
  2970. allbestatterwaste +=1
  2971. corpsecheck := 0
  2972. AddChatMEssage("{8e8cff}[Bestatter] {FFFFFF}Leichen verwesen lassen: {8e8cff}" allbestatterwaste "{FFFFFF}.")
  2973. Iniwrite, % allbestatterwaste, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allbestatterwaste
  2974. }
  2975. ;
  2976. ; ** Yasin ist gestorben und die Leiche muss beseitigt werden. Tippe: /accept corpse - Auftrag annehmen
  2977. oldbestatter3 := bestatter3
  2978. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  2979. {
  2980. if Instr(A_LoopReadLine, "ist gestorben und die Leiche muss beseitigt werden. Tippe: /accept corpse - Auftrag annehmen")
  2981. {
  2982. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \*\* (.*) ist gestorben und die Leiche muss beseitigt werden. Tippe: /accept corpse - Auftrag annehmen", bes)
  2983. bestatter3 := bes1 bes2 bes3
  2984. }
  2985. }
  2986. if(bestatter3 != oldbestatter3)
  2987. {
  2988. oldbestatter3 := bestatter3
  2989. Iniwrite, % bestatter3, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter3
  2990. if(corpsecheck == 0){
  2991. SendChat("/accept corpse")
  2992. corpsecheck := 1
  2993. }
  2994. }
  2995.  
  2996. ;
  2997. oldbestatter4 := bestatter4
  2998. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  2999. {
  3000. if Instr(A_LoopReadLine, " * Du beginnst deine Arbeit als Bestatter und kannst nun Aufträge annehmen.")
  3001. {
  3002. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du beginnst deine Arbeit als Bestatter und kannst nun Aufträge annehmen.", bes)
  3003. bestatter4 := bes1 bes2 bes3
  3004. }
  3005. }
  3006. if(bestatter4 != oldbestatter4)
  3007. {
  3008. oldbestatter4 := bestatter4
  3009. Iniwrite, % bestatter4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter4
  3010. corpsecheck := 0
  3011. }
  3012. ;
  3013. oldbestatter5 := bestatter5
  3014. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3015. {
  3016. if Instr(A_LoopReadLine, " * Du hast deinen Auftrag als Leichenbestatter abgebrochen.")
  3017. {
  3018. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du hast deinen Auftrag als Leichenbestatter abgebrochen.", bes)
  3019. bestatter5 := bes1 bes2 bes3
  3020. }
  3021. }
  3022. if(bestatter5 != oldbestatter5)
  3023. {
  3024. oldbestatter5 := bestatter5
  3025. Iniwrite, % bestatter5, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter5
  3026. corpsecheck := 0
  3027. }
  3028. ; Hinweis: Du kannst erst in 0 Minuten, 45 Sekunden den Job ausüben.
  3029. oldbestatter6 := bestatter6
  3030. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3031. {
  3032. if Instr(A_LoopReadLine, " Hinweis: Du kannst erst in") AND Instr(A_Loopreadline," Sekunden den Job ausüben.")
  3033. {
  3034. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Hinweis: Du kannst erst in (.*) Minuten, (.*) Sekunden den Job ausüben.", bes)
  3035. bestatter6 := bes1 bes2 bes3
  3036. }
  3037. }
  3038. if(bestatter6 != oldbestatter6)
  3039. {
  3040. oldbestatter6 := bestatter6
  3041. Iniwrite, % bestatter6, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter6
  3042. corpsecheck := 0
  3043. }
  3044. oldbestatter7 := bestatter7
  3045. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3046. {
  3047. if Instr(A_LoopReadLine, " Es sind leider keine Aufträge verfügbar.")
  3048. {
  3049. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Es sind leider keine Aufträge verfügbar.", bes)
  3050. bestatter7 := bes1 bes2 bes3
  3051. }
  3052. }
  3053. if(bestatter7 != oldbestatter7)
  3054. {
  3055. oldbestatter7 := bestatter7
  3056. Iniwrite, % bestatter7, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatter7
  3057. corpsecheck := 0
  3058. }
  3059.  
  3060. }
  3061.  
  3062. ; * Der Polizist Gta_Denis zieht Liru in das Polizeifahrzeug.
  3063.  
  3064.  
  3065. ;###################################################################################################################################################################################################################################################################################
  3066. ;###################################################################################################################################################################################################################################################################################
  3067. ;###################################################################################################################################################################################################################################################################################
  3068. ;###################################################################################################################################################################################################################################################################################
  3069. ;###################################################################################################################################################################################################################################################################################
  3070. ;###################################################################################################################################################################################################################################################################################
  3071. ;###################################################################################################################################################################################################################################################################################
  3072.  
  3073. oldweedinfo := weedinfo
  3074. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3075. {
  3076. if Instr(A_LoopReadLine, " Du hast leider nicht mehr genug Weed bei dir. Du benötigst 2g Weed um ein Joint zu rauchen.")
  3077. {
  3078. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast leider nicht mehr genug Weed bei dir. Du benötigst 2g Weed um ein Joint zu rauchen.", kna)
  3079. weedinfo := kna1 kna2 kna3
  3080. }
  3081. }
  3082. if(weedinfo != oldweedinfo)
  3083. {
  3084. oldweedinfo := weedinfo
  3085. Iniwrite, % weedinfo, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weedinfo
  3086. AddChatMessage("{FFFFFF}Solltest du Drogen aus deinem Haus oder Fahrzeug nehmen, denk daran per{8e8cff} /sd {FFFFFF},")
  3087. AddChatMessage("{FFFFFF}den Drogenzähler wieder richtig einzustellen.")
  3088. }
  3089.  
  3090. oldkratominfo := kratominfo
  3091. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3092. {
  3093. if Instr(A_LoopReadLine, " Du hast leider nicht mehr genug Kratom bei dir. Du benötigst 2g Kratom um ein Joint zu rauchen.")
  3094. {
  3095. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast leider nicht mehr genug Weed bei dir. Du benötigst 2g Weed um ein Joint zu rauchen.", kna)
  3096. kratominfo := kna1 kna2 kna3
  3097. }
  3098. }
  3099. if(kratominfo != oldkratominfo)
  3100. {
  3101. oldkratominfo := kratominfo
  3102. Iniwrite, % kratominfo, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kratominfo
  3103. AddChatMessage("{FFFFFF}Solltest du Drogen aus deinem Haus oder Fahrzeug nehmen, denk daran per{8e8cff} /sd {FFFFFF},")
  3104. AddChatMessage("{FFFFFF}den Drogenzähler wieder richtig einzustellen.")
  3105. }
  3106.  
  3107.  
  3108. oldinv1 := inv1
  3109. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3110. {
  3111. if Instr(A_LoopReadLine, "* Du legst die Waffe") AND Instr(A_Loopreadline,"in dein Inventar.")
  3112. {
  3113. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du legst die Waffe (.*) in dein Inventar.", kna)
  3114. inv1 := kna1 kna2 kna3
  3115. }
  3116. }
  3117. if(inv1 != oldinv1)
  3118. {
  3119. oldinv1 := inv1
  3120. Iniwrite, % inv1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, inv1
  3121. settimer, inventory, 10000
  3122.  
  3123. }
  3124.  
  3125. oldknastn1 := knastn1
  3126. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3127. {
  3128. if Instr(A_LoopReadLine, " Du wurdest von dem Polizisten") AND Instr(A_Loopreadline,"Minuten in das Gefängnis gesperrt.")
  3129. {
  3130. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du wurdest von dem Polizisten (.*) für (.*) Minuten in das Gefängnis gesperrt.", kna)
  3131. knastn1 := kna1 kna2 kna3
  3132. }
  3133. }
  3134. if(knastn1 != oldknastn1)
  3135. {
  3136. oldknastn1 := knastn1
  3137. Iniwrite, % knastn1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, knastn1
  3138. SendChat("/F Ich wurde von Officer " kna4 " für " kna5 " Minuten in den Knast gesteckt.")
  3139.  
  3140. }
  3141.  
  3142.  
  3143. oldclose1 := close1
  3144. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3145. {
  3146. if Instr(A_LoopReadLine, "Du hast den Supportchat geschlossen.")
  3147. {
  3148. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Hinweis: Du hast den Supportchat geschlossen.", chatclose)
  3149. close1 := chatclose1 chatclose2 chatclose3
  3150. }
  3151. }
  3152. if(close1 != oldclose1)
  3153. {
  3154. oldclose1 := close1
  3155. tagestickets += 1
  3156. alltickets += 1
  3157. AddChatMEssage("{ff0082}[AL Support-Keybinder]{FFFFFF} Du hast heute {8e8cff}" tagestickets "{FFFFFF} Ticket(s) bearbeitet (Insgesamt: {8e8cff}" alltickets "{FFFFFF}).")
  3158. Iniwrite, % close1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Close1
  3159. Iniwrite, % tagestickets ,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Tickets vom %TagMonatYahr%.ini,Tickets,TagesTickets
  3160. Iniwrite, % alltickets, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alltickets
  3161.  
  3162. sleep, 1000
  3163. SendChat("/togblip")
  3164. SendChat("/togblip")
  3165.  
  3166. }
  3167.  
  3168. /*
  3169. Iniwrite, % close1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Close1
  3170. iniwrite, %welcome1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Optionen, Welcome1
  3171. */
  3172.  
  3173. playername := getusername()
  3174. oldwelcome1 := welcome1
  3175. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3176. {
  3177. if Instr(A_LoopReadLine, "" playername " hat das Supportticket von")
  3178. {
  3179. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[SERVER\] " playername " hat das Supportticket von \[ID:(.*)\] (.*) angenommen." ,cuffi)
  3180. welcome1 := cuffi1 cuffi2 cuffi3
  3181. }
  3182. }
  3183. if(welcome1 != oldwelcome1)
  3184. {
  3185. oldwelcome1 := welcome1
  3186. iniwrite, %welcome1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Welcome1
  3187. FormatTime, timenow, HHmm
  3188. tageszeit := "Morgen"
  3189. If (timenow > 1159)
  3190. {
  3191. tageszeit := "Tag"
  3192. }
  3193. If (timenow > 1759)
  3194. {
  3195. tageszeit := "Abend"
  3196. }
  3197. SendChat("Guten " tageszeit " " cuffi5 ".")
  3198. SendChat("Willkommen im Another-Life Support Chat!")
  3199. }
  3200.  
  3201. oldwelcome2 := welcome2
  3202. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3203. {
  3204. if Instr(A_LoopReadLine, "an " playername " erfolgreich weitergeleitet!")
  3205. {
  3206. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[SUPPORT\] (.*) hat die Supportanfrage von (.*) \[ID:(.*)\] an (.*) erfolgreich weitergeleitet!" ,cuffi)
  3207. welcome2 := cuffi1 cuffi2 cuffi3
  3208. }
  3209. }
  3210. if(welcome2 != oldwelcome2)
  3211. {
  3212. oldwelcome2 := welcome2
  3213. iniwrite, %welcome2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Welcome2
  3214. FormatTime, timenow, HHmm
  3215. tageszeit := "Morgen"
  3216. If (timenow > 1159)
  3217. {
  3218. tageszeit := "Tag"
  3219. }
  3220. If (timenow > 1759)
  3221. {
  3222. tageszeit := "Abend"
  3223. }
  3224. SendChat("Guten " tageszeit " " cuffi5 ".")
  3225. SendChat("Ihr Support-Ticket wurde an mich weitergeleitet - Ich bin nun für Sie da!")
  3226. SendChat("Können Sie mir bitte Ihr anliegen nochmal erläutern?")
  3227. }
  3228.  
  3229. oldprewarn1 := prewarn1
  3230. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3231. {
  3232. if Instr(A_LoopReadLine, " [SERVER] " name "") AND Instr(A_Loopreadline, "eine Vorwarnung. Grund:")
  3233. {
  3234. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[SERVER\] (.*) gibt dem Spieler (.*) eine Vorwarnung. Grund: (.*)" ,warn)
  3235. prewarn1 := warn1 warn2 warn3
  3236. }
  3237. }
  3238. if(prewarn1 != oldprewarn1)
  3239. {
  3240. oldprewarn1 := prewarn1
  3241. iniwrite, %prewarn1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, prewarn1
  3242. SendChat("/w " warn5 "|____________ Administrative Information ____________|")
  3243. SendChat("/w " warn5 " Sie wurden soeben von einem Administrator vorgewarnt!")
  3244. SendChat("/W " warn5 " Sie werden aufgefordert < " warn6 " > unverzüglich zu unterlassen!")
  3245. SendChat("/w " warn5 " Andernfalls folgt eine administrative Strafe!")
  3246. }
  3247.  
  3248. Loop, read, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  3249.  
  3250. {
  3251.     StringSplit, OutputArr, A_LoopReadLine, =
  3252.     id := GetPlayerIdByName(OutputArr1)
  3253.     IniRead, OldStatus, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %OutputArr1%
  3254.     if(OldStatus == "Online" AND id == -1){
  3255.      IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %OutputArr1%
  3256.      
  3257.      AddChatMessage("{FFFFFF}Der Spieler {8e8cff}" OutputArr1 " {FFFFFF}hat sich ausgeloggt.")
  3258.  
  3259.     }
  3260.     if(OldStatus == "Offline" AND id != -1){
  3261.      IniWrite, Online, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %OutputArr1%
  3262.      AddChatMessage("{FFFFFF}Der Spieler {8e8cff}" OutputArr1 " {FFFFFF}({8e8cff}" id "{FFFFFF}) {FFFFFF}ist nun online.")
  3263.     }
  3264. }
  3265.  
  3266.  
  3267. oldbonus1 := bonus1
  3268. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3269. {
  3270. if(Instr(A_LoopReadLine, "*** Spielzeit-Bonus: Du hast heute schon "))
  3271. {
  3272. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \*\*\* Spielzeit-Bonus: Du hast heute schon (.*) Stunde Spielzeit erreicht.", boni) OR RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \*\*\* Spielzeit-Bonus: Du hast heute schon (.*) Stunden Spielzeit erreicht.", boni)
  3273. bonus1 := boni1 boni2 boni3
  3274. }
  3275. }
  3276. if(bonus1 != oldbonus1)
  3277. {
  3278. oldbonus1 := bonus1
  3279. iniwrite, %bonus1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Bonus
  3280. iniwrite, % Boni1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Boni1
  3281. iniwrite, % Boni2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Boni2
  3282. iniwrite, % Boni3, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Boni3
  3283.  iniwrite, % boni4, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Bonus vom %TagMonatYahr%.ini,Tickets, Boni4
  3284. }
  3285.  
  3286.  
  3287. oldspamschutz1 := spamschutz1
  3288. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3289. {
  3290. if(Instr(A_LoopReadLine, "*** HINWEIS: Bitte spammen Sie keine Befehle in den Chat hinein."))
  3291. {
  3292. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \*\*\* HINWEIS: Bitte spammen Sie keine Befehle in den Chat hinein.", boni)
  3293. spamschutz1 := boni1 boni2 boni3
  3294. }
  3295. }
  3296. if(spamschutz1 != oldspamschutz1)
  3297. {
  3298. spamschutz1 := spamschutz1
  3299. iniwrite, %spamschutz1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Spamschutz
  3300. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Spamschutz: Tasteneingabe für 7 Sekunden blockiert.")
  3301. blockchatinput()
  3302. sleep 7000
  3303. unblockchatinput()
  3304. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Spamschutz: Tasteneingabe wieder freigegeben!")
  3305.  
  3306. }
  3307.  
  3308. if(IsPlayerInRangeOfPoint(-777.4025,496.0842,1368.5234, 1)){
  3309. SendChat("/lift")
  3310. sleep, 5000
  3311. }
  3312. if(IsPlayerInRangeOfPoint(316.9171,-1510.8246,76.5391, 1)){
  3313. SendChat("/lift")
  3314. sleep, 5000
  3315. }
  3316. if(IsPlayerInRangeOfPoint(293.4860,-1493.7347,24.9219, 1)){
  3317. SendChat("/lift")
  3318. sleep, 5000
  3319. }
  3320.  
  3321.  
  3322. if(autozoll = 1){
  3323. if(IsPlayerInRangeOfPoint(66.454758, -1527.463989, 4.883361, 7)){
  3324. SendChat("/zoll")
  3325.  
  3326. sleep, 4000
  3327. }
  3328. if(IsPlayerInRangeOfPoint(57.565304, -1538.648438, 5.097104, 7)){
  3329. SendChat("/zoll")
  3330.  
  3331. sleep, 4000
  3332. }
  3333. if(IsPlayerInRangeOfPoint(1748.608398, 507.822906, 28.555817, 7)){
  3334. SendChat("/zoll")
  3335.  
  3336. sleep, 4000
  3337. }
  3338. if(IsPlayerInRangeOfPoint(1739.802368, 511.174286, 28.541288, 7)){
  3339. SendChat("/zoll")
  3340.  
  3341. sleep, 4000
  3342. }
  3343. if(IsPlayerInRangeOfPoint(1724.589478, 524.298218, 28.110455, 7)){
  3344.  
  3345. SendChat("/zoll")
  3346. sleep, 4000
  3347. }
  3348. if(IsPlayerInRangeOfPoint(1733.664307, 521.489563, 28.099552, 7)){
  3349.  
  3350. SendChat("/zoll")
  3351. sleep, 4000
  3352. }
  3353. }
  3354.  
  3355. if(IsPlayerInRangeOfPoint(1545.2433,-1646.5599,959.4059, 1)){
  3356. SendChat("/getcode")
  3357. sleep, 8000
  3358. }
  3359.  
  3360. if(feuerzeug = 25) AND (feuerzeugspam = 0){
  3361.  feuerzeugspam := 1
  3362.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}75{FFFFFF} mal benutzen")
  3363.  
  3364.  return
  3365. }
  3366. if(feuerzeug = 50) AND (feuerzeugspam = 0){
  3367.   feuerzeugspam := 1
  3368.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}50{FFFFFF} mal benutzen")
  3369.  
  3370.  return
  3371. }
  3372. if(feuerzeug = 75) AND (feuerzeugspam = 0){
  3373.   feuerzeugspam := 1
  3374.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}25{FFFFFF} mal benutzen")
  3375.  
  3376.  return
  3377. }
  3378. if(feuerzeug = 80) AND (feuerzeugspam = 0){
  3379.   feuerzeugspam := 1
  3380.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}20{FFFFFF} mal benutzen")
  3381.  AddChatMessage("{FFFFFF}Leg dir langsam mal ein neues zu!")
  3382.  
  3383.  return
  3384. }
  3385. if(feuerzeug = 85) AND (feuerzeugspam = 0){
  3386.   feuerzeugspam := 1
  3387.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}15{FFFFFF} mal benutzen")
  3388.  AddChatMessage("{FFFFFF}Leg dir langsam mal ein neues zu!")
  3389.  
  3390.  return
  3391. }
  3392. if(feuerzeug = 90) AND (feuerzeugspam = 0){
  3393.   feuerzeugspam := 1
  3394.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}10{FFFFFF} mal benutzen")
  3395.  AddChatMessage("{FFFFFF}Leg dir langsam mal ein neues zu!")
  3396.  
  3397.  return
  3398. }
  3399. if(feuerzeug = 95) AND (feuerzeugspam = 0){
  3400.   feuerzeugspam := 1
  3401.  AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}5{FFFFFF} mal benutzen")
  3402.  AddChatMessage("{FFFFFF}Hol dir so {FF0000}schnell{FFFFFF} wie möglich ein Feuerzeug{FF0000}!!!")
  3403.  return
  3404. }
  3405.  
  3406. FormatTime, zeit,%A_Now%, HHmmss
  3407. if(zeit == 000000){
  3408.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Du hast den Tag mit deiner DKD von {8e8cff}" Round(DKD, 3) "{FFFFFF} beendet.")
  3409.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Du hast den Tag mit {8e8cff}" dhits "{FFFFFF} Hitman-Aufträgen beendet.")
  3410.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es ist 0 Uhr. Deine Tages-Rechner wurden zurückgesetzt.")
  3411.  DKill := "0"
  3412.  DTod := "0"
  3413.  tagestickets := "0"
  3414.  boni4 := "0"
  3415.  dhits := "0"
  3416.  FormatTime,TagMonatYahr,,dd.MM.yyyy
  3417.  Iniwrite, % tagestickets,  %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Tickets vom %TagMonatYahr%.ini,Tickets,TagesTickets
  3418.  Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  3419.  Iniwrite,% DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  3420.  iniwrite, % boni4, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Bonus vom %TagMonatYahr%.ini,Tickets, Boni4
  3421.  Iniwrite,% dhits, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Hits vom %TagMonatYahr%.ini,Hitman,TagesHits
  3422.  sleep 1000
  3423. }
  3424.  
  3425. oldcall1 := call1
  3426. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3427. {
  3428. If(InStr(A_LoopReadLine, "Dein Handy klingelt. Anrufer: "))
  3429. {
  3430. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Dein Handy klingelt. Anrufer: (.*)", callen)
  3431. call1 := callen1 callen2 callen3
  3432. }
  3433. }
  3434. if(call1 != oldcall1)
  3435. {
  3436. oldcall1 := call1
  3437.  
  3438. if(anrufbeantworter = 1){
  3439.  SendChat("/pickup")
  3440. SendChat("Dies ist der automatische Anrufbeantworter von " name "")
  3441. SendCHat("" name " ist derzeit leider nicht verfügbar.")
  3442. SendChat("Bitte schreiben Sie mir eine SMS")
  3443. SendChat("/h")
  3444.  
  3445. }
  3446. iniwrite, %call1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, call1
  3447. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Du wirst angerufen von: ")
  3448. SendChat("/checknumber " callen4)
  3449.  
  3450.  
  3451. }
  3452.  
  3453. oldcall2 := call2
  3454. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3455. {
  3456. If(InStr(A_LoopReadLine, "SMS:"))
  3457. {
  3458. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] SMS: (.*) \(Von: (.*)\)", callen)
  3459. call2 := callen1 callen2 callen3
  3460. }
  3461. }
  3462. if(call2 != oldcall2)
  3463. {
  3464. oldcall2 := call2
  3465. iniwrite, %call2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, call2
  3466. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} SMS erhalten von: ")
  3467. SendChat("/checknumber " callen5)
  3468.  
  3469. }
  3470. ; * Du hast einen Hackcode (6507) für das Polizeisystem erhalten.
  3471. oldhack1 := hack1
  3472. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3473. {
  3474. If(InStr(A_LoopReadLine, "* Du hast einen Hackcode") AND Instr(a_loopreadline,"für das Polizeisystem erhalten."))
  3475. {
  3476. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du hast einen Hackcode \((.*)\) für das Polizeisystem erhalten.", hacke)
  3477. hack1 := hacke1 hacke2 hacke3
  3478. }
  3479. }
  3480. if(hack1 != oldhack1)
  3481. {
  3482. oldhack1 := hack1
  3483. log = %hacke1%:%hacke2%:%hacke3% - Du hast dir einen Hackcode besorgt. Code: %hacke4%
  3484.  
  3485. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3486. {
  3487.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3488.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3489. }
  3490. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3491.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3492. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3493. {
  3494.         StringSplit, logsplit, A_LoopReadLine, =
  3495.         Loop, 10
  3496.         StringReplace, logsplit2, logsplit2, |, `n
  3497.         StringSplit, logsplit, logsplit2, |
  3498.         loglist = %logsplit1%
  3499. }
  3500. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  3501. iniwrite, %hack1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hack1
  3502. iniwrite, %hacke4%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hacke4
  3503. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es wurde {8e8cff}" hacke4 " {FFFFFF}als Code gespeichert.")
  3504. }
  3505.  
  3506. oldlogin1 := login1
  3507. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3508. {
  3509. If(InStr(A_LoopReadLine, " [NACHRICHT] Der Spieler " name " hat sich eingeloggt."))
  3510. {
  3511. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[NACHRICHT\] Der Spieler " name " hat sich eingeloggt.", logi)
  3512. login1 := logi1 logi2 logi3
  3513. }
  3514. }
  3515. if(login1 != oldlogin1)
  3516. {
  3517. oldlogin1 := login1
  3518. iniwrite, %login1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, login1
  3519. AddChatMessage("{FFFFFF}Keybinder wurde gestartet...")
  3520. AddChatMessage("{FFFFFF}Willkommen Hitman {8e8cff}" name "{FFFFFF} - Viel Spaß mit dem Keybinder von {1cb992}Liru")
  3521. AddChatMessage("")
  3522. AddChatMessage("{FFFFFF}Du hast noch {8e8cff}" alldrugs "{FFFFFF} Gramm Weed und {8e8cff}" allkratom "{FFFFFF} Gramm Kratom bei dir.")
  3523. if(anrufbeantworter = 1){
  3524.         AddChatMessage("{FFFFFF}Dein Anrufbeantworter ist {8e8cff}aktiv.")
  3525. }
  3526. if(anrufbeantworter = 0){
  3527.         AddChatMessage("{FFFFFF}Dein Anrufbeantworter ist {8e8cff}deaktiviert.")
  3528. }
  3529. AddChatMessage("")
  3530. AddChatMessage("{FFFFFF}Es wurde automatisch {8e8cff}/togblip{ffffff} eingegeben.")
  3531. SendChat("/togblip")
  3532. }
  3533.  
  3534.  
  3535. oldkick1 := kick1
  3536. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3537. {
  3538. If(InStr(A_LoopReadLine, "Server closed the connection."))
  3539. {
  3540. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Server closed the connection.", logi)
  3541. kick1 := logi1 logi2 logi3
  3542. }
  3543. }
  3544. if(kick1 != oldkick1)
  3545. {
  3546. oldkick1 := kick1
  3547. iniwrite, %kick1%, %A_MyDocuments%Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kick1
  3548. AddChatMessage("{FF0000}Wenn du gekickt wurdest, starte den AL-Clienten neu!")
  3549. AddChatMessage("{FF0000}Sonst kriegst du beim neustart wieder einen kick.")
  3550. }
  3551.  
  3552. oldrucksack1 := rucksack1
  3553. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3554. {
  3555. If(InStr(A_LoopReadLine, "Du hast deinen Rucksack weggeworfen."))
  3556. {
  3557. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast deinen Rucksack weggeworfen.", logi)
  3558. rucksack1 := logi1 logi2 logi3
  3559. }
  3560. }
  3561. if(rucksack1 != oldrucksack1)
  3562. {
  3563. oldrucksack1:= rucksack1
  3564. iniwrite, %rucksack1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, rucksack1
  3565. rucksack := 1
  3566. iniwrite, % rucksack, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Rucksack
  3567. }
  3568.  
  3569. oldrucksack2 := rucksack2
  3570. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3571. {
  3572. If(InStr(A_LoopReadLine, " Du hast deinen Rucksack aufgehoben."))
  3573. {
  3574. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast deinen Rucksack aufgehoben.", logi)
  3575. rucksack2 := logi1 logi2 logi3
  3576. }
  3577. }
  3578. if(rucksack2 != oldrucksack2)
  3579. {
  3580. oldrucksack2:= rucksack2
  3581. iniwrite, %rucksack2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, rucksack2
  3582. rucksack := 0
  3583. iniwrite, % rucksack, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Rucksack
  3584. }
  3585. oldzigw1 := zigw1
  3586. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3587. {
  3588. If(InStr(A_LoopReadLine, " * " name " zieht an ihrer Zigarette."))
  3589. {
  3590. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* (.*) zieht an ihrer Zigarette.", kippw)
  3591. zigw1 := kippw1 kippw2 kippw3
  3592. }
  3593. }
  3594. if(zigw1 != oldzigw1)
  3595. {
  3596. oldzigw1 := zigw1
  3597. iniwrite, %zigw1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigw1
  3598. kippen +=1
  3599. iniwrite, % kippen, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kippen
  3600.  
  3601. }
  3602.  
  3603. oldzigm1 := zigm1
  3604. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3605. {
  3606. If(InStr(A_LoopReadLine, " * " name " zieht an seiner Zigarette."))
  3607. {
  3608. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* (.*) zieht an seiner Zigarette.", kippm)
  3609. zigm1 := kippm1 kippm2 kippm3
  3610. }
  3611. }
  3612. if(zigm1 != oldzigm1)
  3613. {
  3614. oldzigm1 := zigm1
  3615. iniwrite, %zigm1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigm1
  3616. kippen +=1
  3617. iniwrite, % kippen, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kippen
  3618.  
  3619. }
  3620.  
  3621.  
  3622. oldzigcount2 := zigcount2
  3623. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3624. {
  3625. If(InStr(A_LoopReadLine, "Du hast ein Feuerzeug gekauft."))
  3626. {
  3627. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast ein Feuerzeug gekauft.", kippm)
  3628. zigcount2 := kippm1 kippm2 kippm3
  3629. }
  3630. }
  3631. if(zigcount2 != oldzigcount2)
  3632. {
  3633. oldzigcount2 := zigcount2
  3634. iniwrite, %zigcount2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigcount2
  3635. iniread, feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  3636. feuerzeug := 0
  3637. iniwrite, % feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  3638. AddChatMessage("{FFFFFF}Feuerzeug-Counter zurückgesetzt.")
  3639. }
  3640.  
  3641. oldzigcount3 := zigcount3
  3642. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3643. {
  3644. If(InStr(A_LoopReadLine, "KEYBINDER: Mit der Entertaste kannst du die Zigarette wegschmeißen."))
  3645. {
  3646. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] KEYBINDER: Mit der Entertaste kannst du die Zigarette wegschmeißen.", kippm)
  3647. zigcount3 := kippm1 kippm2 kippm3
  3648. }
  3649. }
  3650. if(zigcount3 != oldzigcount3)
  3651. {
  3652. oldzigcount3 := zigcount3
  3653. iniwrite, %zigcount3%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigcount3
  3654. feuerzeug +=1
  3655. feuerzeugspam := 0
  3656. iniwrite, % feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  3657. }
  3658.  
  3659. if(NapHilfe = 1){
  3660. oldnap1 := nap1
  3661. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3662. {
  3663. If(InStr(A_LoopReadLine, "] * Du wurdest von") AND Instr(A_LoopReadLIne,"gefesselt."))
  3664. {
  3665. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du wurdest von (.*) gefesselt.", napp)
  3666. nap1 := napp1 napp2 napp3
  3667. }
  3668. }
  3669. if(nap1 != oldnap1)
  3670. {
  3671. oldnap1 := nap1
  3672. iniwrite, %nap1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, nap1
  3673.  
  3674. id := getplayeridbyname(napp4)
  3675. SendChat("/f >> |_________________________________________BACKUP BENÖTIGT _________________________________________| <<")
  3676. SendChat("/f >> Backup benötigt!!! Ich wurde von " napp4 " (ID: " id ") in " position " gefesselt. <<")
  3677. SendChat("/f >> |_________________________________________BACKUP BENÖTIGT _________________________________________| <<")
  3678. }
  3679. }
  3680. oldblip1 := blip1
  3681. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3682. {
  3683. If(InStr(A_LoopReadLine, "Du bist nun wieder anwesend gemeldet."))
  3684. {
  3685. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du bist nun wieder anwesend gemeldet.", bli)
  3686. blip1 := bli1 bli2 bli3
  3687. }
  3688. }
  3689. if(blip1 != oldblip1)
  3690. {
  3691. oldblip1 := blip1
  3692. iniwrite, %blip1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, blip1
  3693. SendChat("/togblip")
  3694. SendChat("/togblip")
  3695. AddChatMessage("{FFFFFF}Es wurde automatisch {8e8cff}/togblip{ffffff} eingegeben.")
  3696.  
  3697. }
  3698.  
  3699.  
  3700.  
  3701. oldblitzer1 := blitzer1
  3702. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3703. {
  3704. If(InStr(A_LoopReadLine, "gefahren und musst") AND instr(a_loopreadline,"Bußgeld bezahlen."))
  3705. {
  3706. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du bist (.*) km/h \(Erlaubt (.*) km/h\) gefahren und musst (.*)\$ Bußgeld bezahlen.", bl)
  3707. blitzer1 := bl1 bl2 bl3
  3708. }
  3709. }
  3710. if(blitzer1 != oldblitzer1)
  3711. {
  3712. oldblitzer1 := blitzer1
  3713. iniwrite, %blitzer1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, blitzer1
  3714. allblitzer += bl6
  3715. log = %bl1%:%bl2%:%bl3% - Du wurdest geblitzt. Strafe: %bl6%$
  3716.  
  3717. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3718. {
  3719.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3720.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3721. }
  3722. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3723.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3724. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3725. {
  3726.         StringSplit, logsplit, A_LoopReadLine, =
  3727.         Loop, 10
  3728.         StringReplace, logsplit2, logsplit2, |, `n
  3729.         StringSplit, logsplit, logsplit2, |
  3730.         loglist = %logsplit1%
  3731. }
  3732. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  3733. iniwrite, %allblitzer%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllBlitzer
  3734. }
  3735.  
  3736. if(psound = 1){
  3737. oldpaydays1 := paydays1
  3738. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3739. {
  3740. If(InStr(A_LoopReadLine, "Hinweis: Mit /payday kannst du eine detaillierte Ausgabe des PayDay's abrufen."))
  3741. {
  3742. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Hinweis: Mit /payday kannst du eine detaillierte Ausgabe des PayDay's abrufen.", pays)
  3743. paydays1 := pays1 pays2 pays3
  3744. }
  3745. }
  3746. if(paydays1 != oldpaydays1)
  3747. {
  3748. oldpaydays1 := paydays1
  3749. iniwrite, %paydays1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, paydays1
  3750. ShowGameText("~y~|- ~g~PayDay ~y~-|", 5, 1)
  3751. SoundPlay, %A_MyDocuments%\Liru's Hitman Keybinder\paydaysound.wav
  3752. bestatterstundenlohn := 0
  3753. iniwrite, %bestatterstundenlohn%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, bestatterstundenlohn
  3754.  
  3755. }
  3756. }
  3757.  
  3758. if(autoticket = 1){
  3759. oldaticket1 := aticket1
  3760. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3761. {
  3762. If(InStr(A_LoopReadLine, "* Mit /accept carticket kannst du den Strafzettel in Höhe von"))
  3763. {
  3764. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Mit /accept carticket kannst du den Strafzettel in Höhe von", pays)
  3765. aticket1 := pays1 pays2 pays3
  3766. }
  3767. }
  3768. if(aticket1 != oldaticket1)
  3769. {
  3770. oldaticket1 := aticket1
  3771. iniwrite, %aticket1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, aticket1
  3772. SendChat("/accept carticket")
  3773. SendChat("/e")
  3774.  
  3775.  
  3776. }
  3777. }
  3778.  
  3779. oldpayday1 := payday1
  3780. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3781. {
  3782. If(InStr(A_LoopReadLine, "Gesamt Einnahmen:"))
  3783. {
  3784. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Gesamt Einnahmen: (.*)\$", pay)
  3785. payday1 := pay1 pay2 pay3
  3786. }
  3787. }
  3788. if(payday1 != oldpayday1)
  3789. {
  3790. oldpayday1  := payday1
  3791. iniwrite, %payday1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, payday1
  3792. alleinnahmen += pay4
  3793. allpaydays +=1
  3794. AddChatMessage("{FFFFFF}Du hattest schon insgesamt {8e8cff}" allpaydays "{FFFFFF} Paydays gehabt.")
  3795. AddChatMessage("{FFFFFF}Du hast schon insgesamt {8e8cff}" number_format(alleinnahmen) "{FFFFFF}$ an Paydays gesammelt.")
  3796. iniwrite, %allpaydays%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allpaydays
  3797. iniwrite, %alleinnahmen%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alleinnahmen
  3798. }
  3799.  
  3800. oldpayday2 := payday2
  3801. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3802. {
  3803. If(InStr(A_LoopReadLine, "Gesamt Ausgaben:"))
  3804. {
  3805. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Gesamt Ausgaben: (.*)\$", lose)
  3806. payday2 := lose1 lose2 lose3
  3807. }
  3808. }
  3809. if(payday2 != oldpayday2)
  3810. {
  3811. oldpayday2  := payday2
  3812. iniwrite, %payday2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, payday2
  3813. allausgaben += lose4
  3814. AddChatMessage("{FFFFFF}Du hast schon insgesamt {8e8cff}" Number_format(allausgaben) "{FFFFFF}$ an Paydays verloren.")
  3815. iniwrite, %allausgaben%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allausgaben
  3816.  
  3817. }
  3818.  
  3819. oldmedic1 := medic1
  3820. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3821. {
  3822. If(InStr(A_LoopReadLine, " Du wurdest von dem Sanitäter") AND instr(a_loopreadline,"ärztlich versorgt. Behandlungskosten:"))
  3823. {
  3824. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du wurdest von dem Sanitäter (.*) ärztlich versorgt. Behandlungskosten: (.*)\$", me)
  3825. medic1 := me1 me2 me3
  3826. }
  3827. }
  3828. if(medic1 != oldmedic1)
  3829. {
  3830. oldmedic1 := medic1
  3831. iniwrite, %medic1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medic1
  3832. iniread, medicheals, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  3833. iniread, mediccosts, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  3834. medicheals +=1
  3835. mediccosts += me5
  3836. log = %me1%:%me2%:%me3% - Du wurdest von Doktor %me4% geheilt. Kosten: %me5%$
  3837.  
  3838. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3839. {
  3840.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3841.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3842. }
  3843. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3844.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3845. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3846. {
  3847.         StringSplit, logsplit, A_LoopReadLine, =
  3848.         Loop, 10
  3849.         StringReplace, logsplit2, logsplit2, |, `n
  3850.         StringSplit, logsplit, logsplit2, |
  3851.         loglist = %logsplit1%
  3852. }
  3853. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  3854. iniwrite, %medicheals%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  3855. iniwrite, %mediccosts%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  3856. SendChat("Vielen Dank, Doktor " me4 " für die Heilung!")
  3857. SendChat("/cancel medic")
  3858.  
  3859. }
  3860.  
  3861. oldmedic2 := medic2
  3862. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3863. {
  3864. If(InStr(A_LoopReadLine, " Arzt: Du wurdest ärztlich versorgt. Kosten:"))
  3865. {
  3866. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Arzt: Du wurdest ärztlich versorgt. Kosten: (.*)\$", med)
  3867. medic2 := med1 med2 med3
  3868. }
  3869. }
  3870. if(medic2 != oldmedic2)
  3871. {
  3872. oldmedic2 := medic2
  3873. iniwrite, %medic2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medic2
  3874. iniread, medicheals, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  3875. iniread, mediccosts, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  3876. StringReplace, med4, med4, ., , All
  3877. medicheals += 1
  3878. mediccosts += med4
  3879. log = %med1%:%med2%:%med3% - Du wurdest vom Doktor geheilt. Kosten: %med4%$
  3880.  
  3881. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3882. {
  3883.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3884.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3885. }
  3886. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3887.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  3888. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  3889. {
  3890.         StringSplit, logsplit, A_LoopReadLine, =
  3891.         Loop, 10
  3892.         StringReplace, logsplit2, logsplit2, |, `n
  3893.         StringSplit, logsplit, logsplit2, |
  3894.         loglist = %logsplit1%
  3895. }
  3896. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  3897. iniwrite, %medicheals%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  3898. iniwrite, %mediccosts%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  3899.  
  3900. }
  3901.  
  3902. oldammu1 := ammu1
  3903. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3904. {
  3905. If(InStr(A_LoopReadLine, "Du hast die Waffe") AND Instr(a_loopreadline, "$ gekauft."))
  3906. {
  3907. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du hast die Waffe (.*) mit (.*) Schuss für (.*),00\$ gekauft.", kni)
  3908. ammu1 := kni1 kni2 kni3
  3909. }
  3910. }
  3911. if(ammu1 != oldammu1)
  3912. {
  3913. oldammu1 := ammu1
  3914. iniwrite, %ammu1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, ammu1
  3915. ammulost += kni6
  3916. iniwrite, %ammulost%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AmmuLost
  3917.  
  3918. }
  3919. /*
  3920. If(GetPlayerHealth() != Healthalt)
  3921.         {
  3922.             Schaden := Healthalt - GetPlayerHealth()
  3923.             Healthalt := GetPlayerHealth()
  3924.             If(Schaden > 10 and Schaden < 100)
  3925.                 {
  3926.                     AddChatMessage("{8e8cff}[INFO]{FFFFFF}: Du hast Schaden genommen, {8e8cff}" Schaden "{FFFFFF} Weste verloren, noch {8e8cff}" GetPlayerHealth() " HP und {8e8cff}" GetPlayerArmor() "{FFFFFF} Weste übrig.")
  3927.                 }
  3928.         }
  3929.        
  3930. If(GetPlayerArmor() != Healthalt)
  3931.         {
  3932.             Schaden := Healthalt - GetPlayerArmor()
  3933.             Healthalt := GetPlayerArmor()
  3934.             If(Schaden > 10 and Schaden < 100)
  3935.                 {
  3936.                     AddChatMessage("{8e8cff}[INFO]{FFFFFF}: Du hast Schaden genommen, {8e8cff}" Schaden "{FFFFFF} Weste verloren, noch {8e8cff}" GetPlayerHealth() " HP und {8e8cff}" GetPlayerArmor() "{FFFFFF} Weste übrig.")
  3937.                 }
  3938.         }
  3939.         */
  3940. ;###################################################################################################################################################################################################################################################################################
  3941. ;###################################################################################################################################################################################################################################################################################
  3942. ;###################################################################################################################################################################################################################################################################################
  3943. ;###################################################################################################################################################################################################################################################################################
  3944. ;###################################################################################################################################################################################################################################################################################
  3945. ;###################################################################################################################################################################################################################################################################################
  3946. ;###################################################################################################################################################################################################################################################################################
  3947.  
  3948. if(GWKcheck == 1){
  3949. oldGWK1 := GWK1
  3950. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  3951. {
  3952. If(InStr(A_LoopReadLine, "] * Du hast den Spieler") AND Instr(A_LoopReadLine, "getötet."))
  3953. {
  3954. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du hast den Spieler (.*) getötet.", GWKK)
  3955. GWK1 := GWKK1 GWKK2 GWKK3
  3956. }
  3957. }
  3958. if(GWK1 != oldGWK1)
  3959. {
  3960. oldGWK1 := GWK1
  3961. Iniwrite,%GWK1%,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWK1
  3962.  
  3963. if(gwkinfo == 1) AND (KillZähler == 1){
  3964. Kills +=1
  3965. DKill +=1
  3966. MKill +=1
  3967. DKD := DKill/DTod
  3968. If(%DTod%=0){
  3969. DKD := DKill/1
  3970. }
  3971. SendChat("/f " gangwarkilltext " in " position ". Kill-Nr. " kills)
  3972. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  3973. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  3974. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  3975. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  3976.  
  3977. return
  3978. }
  3979. if(gwkinfo == 1) AND (KillZähler == 0){
  3980. Kills +=1
  3981. DKill +=1
  3982. MKill +=1
  3983. DKD := DKill/DTod
  3984. If(%DTod%=0){
  3985. DKD := DKill/1
  3986. }
  3987. SendChat("/f " gangwarkilltext " in " position )
  3988. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  3989. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  3990. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  3991. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  3992.  
  3993. return
  3994. }
  3995. if(gwkinfo == 0) AND (Killzähler == 1){
  3996. Kills +=1
  3997. DKill +=1
  3998. MKill +=1
  3999. DKD := DKill/DTod
  4000. If(%DTod%=0){
  4001. DKD := DKill/1
  4002. }
  4003. SendChat("/f " gangwarkilltext " Kill-Nr. " kills)
  4004. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  4005. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  4006. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  4007. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  4008.  
  4009. return
  4010. }
  4011. if(gwkinfo == 0) AND (KillZähler == 0){
  4012.   Kills +=1
  4013. DKill +=1
  4014. MKill +=1
  4015. DKD := DKill/DTod
  4016. If(%DTod%=0){
  4017. DKD := DKill/1
  4018. }
  4019. SendChat("/f " gangwarkilltext "")
  4020. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  4021. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  4022. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  4023. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  4024.  
  4025. return
  4026. }
  4027. }
  4028. }
  4029.  
  4030. if(GWKcheck == 1){
  4031. oldGWK2 := GWK2
  4032. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4033. {
  4034. If(InStr(A_LoopReadLine, "Hitman " name "") AND Instr(A_LOOPREADLINE,"hat seinen Auftrag auf") AND INSTR(A_LOOPREADLINE,"erfolgreich ausgeführt"))
  4035. {
  4036. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \<\< Hitman (.*) hat seinen Auftrag auf (.*) erfolgreich ausgeführt. \>\>", GWKK)
  4037. GWK2 := GWKK1 GWKK2 GWKK3
  4038. }
  4039. }
  4040. if(GWK2 != oldGWK2)
  4041. {
  4042. oldGWK2 := GWK2
  4043. Iniwrite,%GWK2%,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GWK2
  4044.  
  4045. if(gwkinfo == 1) AND (KillZähler == 1){
  4046.   Kills +=1
  4047. DKill +=1
  4048. MKill +=1
  4049. DKD := DKill/DTod
  4050. If(%DTod%=0){
  4051. DKD := DKill/1
  4052. }
  4053. SendChat("/f " gangwarkilltext " in " position ". Kill-Nr. " kills)
  4054. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  4055. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  4056. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  4057. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  4058.  
  4059. return
  4060. }
  4061. if(gwkinfo == 1) AND (KillZähler == 0){
  4062.   Kills +=1
  4063. DKill +=1
  4064. MKill +=1
  4065. DKD := DKill/DTod
  4066. If(%DTod%=0){
  4067. DKD := DKill/1
  4068. }
  4069. SendChat("/f " gangwarkilltext " in " position )
  4070. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  4071. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  4072. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  4073. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  4074.  
  4075. return
  4076. }
  4077. if(gwkinfo == 0) AND (Killzähler == 1){
  4078.   Kills +=1
  4079. DKill +=1
  4080. MKill +=1
  4081. DKD := DKill/DTod
  4082. If(%DTod%=0){
  4083. DKD := DKill/1
  4084. }
  4085. SendChat("/f " gangwarkilltext " Kill-Nr. " kills)
  4086. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  4087. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  4088. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  4089. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  4090.  
  4091. return
  4092. }
  4093. if(gwkinfo == 0) AND (KillZähler == 0){
  4094.   Kills +=1
  4095. DKill +=1
  4096. MKill +=1
  4097. DKD := DKill/DTod
  4098. If(%DTod%=0){
  4099. DKD := DKill/1
  4100. }
  4101. SendChat("/f " gangwarkilltext "")
  4102. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF} Tode: {8e8cff}" DTod " {FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  4103. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  4104. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  4105. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  4106.  
  4107. }
  4108. }
  4109. }
  4110. ; * Du wurdest von dem Spieler SkyLinee getötet.
  4111. olddead1 := dead1
  4112. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4113. {
  4114. If(Instr(A_LoopReadLine, "* Du wurdest von dem Spieler ") AND Instr(A_loopreadline, "getötet."))
  4115. {
  4116. RegExMatch(A_LoopReadLine,"i)\[(.*):(.*):(.*)\] \* Du wurdest von dem Spieler (.*) getötet.", todz)
  4117. dead1 := todz1 todz2 todz3
  4118. }
  4119. }
  4120. if(dead1 != olddead1)
  4121. {
  4122. olddead1 := dead1
  4123. iniwrite, %dead1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, dead1
  4124. DTod +=1
  4125. MTod +=1
  4126. tode +=1
  4127. Iniwrite,% MTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsTode,MTod
  4128. Iniwrite,% tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  4129. Iniwrite,% DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  4130. ;SendChat("/f Ich bin soeben in " position " gestorben.")
  4131. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Gestorben in: {8e8cff}" position "{FFFFFF} | Tode: {8e8cff}" Tode "{FFFFFF} | DT: {8e8cff}" DTod "")
  4132.  
  4133. }
  4134.  
  4135.  
  4136.  
  4137. olddrogenzähler1 := drogenzähler1
  4138. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4139. {
  4140. If(InStr(A_LoopReadLine, "[NACHRICHT]") AND Instr(A_LoopReadLine,"" name " nimmt sich") AND Instr(A_LoopReadLine,"Gramm Weed aus dem Drogenlager."))
  4141. {
  4142. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[NACHRICHT\] (.*) (.*) nimmt sich (.*) Gramm Weed aus dem Drogenlager.", fla)
  4143. drogenzähler1 := fla1 fla2 fla3
  4144. }
  4145. }
  4146. if(drogenzähler1 != olddrogenzähler1)
  4147. {
  4148. olddrogenzähler1 := drogenzähler1
  4149. iniwrite, %drogenzähler1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler1
  4150. alldrugs += fla6
  4151. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4152. AddChatMessage("{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4153.  
  4154. }
  4155.  
  4156. ; [NACHRICHT] OG Liru legt 70 Gramm Weed in das Drogenlager.
  4157. olddrogenzähler2 := drogenzähler2
  4158. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4159. {
  4160. If(InStr(A_LoopReadLine, "[NACHRICHT]") AND Instr(A_LoopReadLine,"" name " legt") AND Instr(A_LoopReadLine,"Gramm Weed in das Drogenlager."))
  4161. {
  4162. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[NACHRICHT\] (.*) (.*) legt (.*) Gramm Weed in das Drogenlager.", fla)
  4163. drogenzähler2 := fla1 fla2 fla3
  4164. }
  4165. }
  4166. if(drogenzähler2 != olddrogenzähler2)
  4167. {
  4168. olddrogenzähler2 := drogenzähler2
  4169. iniwrite, %drogenzähler2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler2
  4170. alldrugs -= fla6
  4171. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4172. AddChatMessage("{8e8cff}{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4173.  
  4174. }
  4175. ; Du kaufst 1 Gramm Weed für 1,00$ von dem Drogendealer Tez_Falcone.
  4176. olddrogenzähler3 := drogenzähler3
  4177. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4178. {
  4179. If(InStr(A_LoopReadLine, " Du kaufst ") AND Instr(A_LoopReadLine," Gramm Weed für") AND Instr(A_LoopReadLine," von dem Drogendealer"))
  4180. {
  4181. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du kaufst (.*) Gramm Weed für (.*) von dem Drogendealer (.*).", fla)
  4182. drogenzähler3 := fla1 fla2 fla3
  4183. }
  4184. }
  4185. if(drogenzähler3 != olddrogenzähler3)
  4186. {
  4187. olddrogenzähler3 := drogenzähler3
  4188. iniwrite, %drogenzähler3%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler3
  4189. alldrugs += fla4
  4190. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4191. AddChatMessage("{8e8cff}{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4192.  
  4193. }
  4194. ; Tez_Falcone kauft 1 Gramm Weed für 0,00$ von dir.
  4195. olddrogenzähler4 := drogenzähler4
  4196. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4197. {
  4198. If(InStr(A_LoopReadLine, "kauft") AND Instr(A_LoopReadLine," Gramm Weed für") AND Instr(A_LoopReadLine," von dir."))
  4199. {
  4200. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] (.*) kauft (.*) Gramm Weed für (.*) von dir.", fla)
  4201. drogenzähler4 := fla1 fla2 fla3
  4202. }
  4203. }
  4204. if(drogenzähler4 != olddrogenzähler4)
  4205. {
  4206. olddrogenzähler4 := drogenzähler4
  4207. iniwrite, %drogenzähler4%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler4
  4208. alldrugs -= fla5
  4209. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4210. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4211.  
  4212. }
  4213. ; * Polizist Koppelweide hat dir deine 24 Gramm Weed entzogen.
  4214. olddrogenzähler5 := drogenzähler5
  4215. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4216. {
  4217. If(InStr(A_LoopReadLine, "Polizist") AND Instr(A_LoopReadLine,"hat dir deine") AND Instr(A_LoopReadLine,"Gramm Weed entzogen."))
  4218. {
  4219. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Polizist (.*) hat dir deine (.*) Gramm Weed entzogen.", fla)
  4220. drogenzähler5 := fla1 fla2 fla3
  4221. }
  4222. }
  4223. if(drogenzähler5 != olddrogenzähler5)
  4224. {
  4225. olddrogenzähler5 := drogenzähler5
  4226. iniwrite, %drogenzähler5%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler5
  4227. alldrugs -= fla5
  4228. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4229. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4230.  
  4231. }
  4232.  
  4233. olddrogenzähler6 := drogenzähler6
  4234. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4235. {
  4236. If(InStr(A_LoopReadLine, " Der Spieler") AND Instr(A_Loopreadline,"Gramm Weed geschenkt."))
  4237. {
  4238. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Der Spieler (.*) hat dir (.*) Gramm Weed geschenkt.", fla)
  4239. drogenzähler6 := fla1 fla2 fla3
  4240. }
  4241. }
  4242. if(drogenzähler6 != olddrogenzähler6)
  4243. {
  4244. olddrogenzähler6 := drogenzähler6
  4245. iniwrite, %drogenzähler6%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler6
  4246. alldrugs += fla5
  4247. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4248. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4249.  
  4250. }
  4251.  
  4252. olddrogenzähler7 := drogenzähler7
  4253. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4254. {
  4255. If(InStr(A_LoopReadLine, "Du kaufst dem Spieler") AND INstr(A_LoopReadLine,"Gramm Kratom für"))
  4256. {
  4257. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Du kaufst dem Spieler (.*) (.*) Gramm Kratom für (.*)\$ ab.", fla)
  4258. drogenzähler7 := fla1 fla2 fla3
  4259. }
  4260. }
  4261. if(drogenzähler7 != olddrogenzähler7)
  4262. {
  4263. olddrogenzähler7 := drogenzähler7
  4264. iniwrite, %drogenzähler7%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler7
  4265. allkratom += fla5
  4266. Iniwrite, % allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4267. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" allkratom " {FFFFFF}Gramm Kratom bei dir!")
  4268.  
  4269. }
  4270.  
  4271. olddrogenzähler8 := drogenzähler8
  4272. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4273. {
  4274. If(InStr(A_LoopReadLine, "Der Spieler") AND InStr(A_Loopreadline, "kauft dir") AND Instr(A_loopreadline, "Gramm Kartom für"))
  4275. {
  4276. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Der Spieler (.*) kauft dir (.*) Gramm Kratom für (.*)\$ ab.", fla)
  4277. drogenzähler8 := fla1 fla2 fla3
  4278. }
  4279. }
  4280. if(drogenzähler8 != olddrogenzähler8)
  4281. {
  4282. olddrogenzähler8 := drogenzähler8
  4283. iniwrite, %drogenzähler8%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler8
  4284. allkratom -= fla5
  4285. Iniwrite, % allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4286. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" allkratom " {FFFFFF}Gramm Kratom bei dir!")
  4287.  
  4288. }
  4289.  
  4290. olddrogenzähler9 := drogenzähler9
  4291. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4292. {
  4293. If(InStr(A_LoopReadLine, "[NACHRICHT]") AND Instr(A_LoopReadLine,"" name " nimmt sich") AND Instr(A_LoopReadLine,"Gramm Kratom aus dem Drogenlager."))
  4294. {
  4295. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[NACHRICHT\] (.*) (.*) nimmt sich (.*) Gramm Kratom aus dem Drogenlager.", fla)
  4296. drogenzähler9 := fla1 fla2 fla3
  4297. }
  4298. }
  4299. if(drogenzähler9 != olddrogenzähler9)
  4300. {
  4301. olddrogenzähler9 := drogenzähler9
  4302. iniwrite, %drogenzähler9%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler9
  4303. allkratom += fla6
  4304. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4305. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" allkratom " {FFFFFF}Gramm Kratom bei dir!")
  4306.  
  4307. }
  4308.  
  4309. ; [NACHRICHT] OG Liru legt 70 Gramm Weed in das Drogenlager.
  4310. olddrogenzähler10 := drogenzähler10
  4311. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4312. {
  4313. If(InStr(A_LoopReadLine, "[NACHRICHT]") AND Instr(A_LoopReadLine,"" name " legt") AND Instr(A_LoopReadLine,"Gramm Weed in das Drogenlager."))
  4314. {
  4315. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \[NACHRICHT\] (.*) (.*) legt (.*) Gramm Weed in das Drogenlager.", fla)
  4316. drogenzähler10 := fla1 fla2 fla3
  4317. }
  4318. }
  4319. if(drogenzähler10 != olddrogenzähler10)
  4320. {
  4321. olddrogenzähler10 := drogenzähler10
  4322. iniwrite, %drogenzähler10%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler10
  4323. allkratom -= fla6
  4324. Iniwrite, % allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4325. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" allkratom " {FFFFFF}Gramm Kratom bei dir!")
  4326.  
  4327. }
  4328.  
  4329. ; Der Spieler Paolo_Lucciano hat dir 2 Gramm Kratom geschenkt.
  4330. olddrogenzähler11 := drogenzähler11
  4331. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4332. {
  4333. If(InStr(A_LoopReadLine, "Der Spieler") AND Instr(A_loopreadline,"Gramm Kratom geschenkt."))
  4334. {
  4335. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Der Spieler (.*) hat dir (.*) Gramm Kratom geschenkt.", fla)
  4336. drogenzähler11 := fla1 fla2 fla3
  4337. }
  4338. }
  4339. if(drogenzähler11 != olddrogenzähler11)
  4340. {
  4341. olddrogenzähler11 := drogenzähler11
  4342. iniwrite, %drogenzähler11%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler11
  4343. allkratom += fla5
  4344. Iniwrite, % allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4345. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" allkratom " {FFFFFF}Gramm Kratom bei dir!")
  4346.  
  4347. }
  4348.  
  4349. oldKiffen1 := Kiffen1
  4350. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4351. {
  4352. If(InStr(A_LoopReadLine, " * " name " raucht einen Joint mit Weed."))
  4353. {
  4354. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* " name " raucht einen Joint mit Weed.", kiff)
  4355. Kiffen1 := kiff1 kiff2 kiff3
  4356. }
  4357. }
  4358. if(Kiffen1 != oldKiffen1)
  4359. {
  4360. oldKiffen1 := Kiffen1
  4361. iniwrite, %Kiffen1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kiffen1
  4362. joints +=1
  4363. feuerzeug +=1
  4364. feuerzeugspam := 0
  4365. alldrugs -= 2
  4366. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" alldrugs " {FFFFFF}Gramm Weed bei dir!")
  4367. Iniwrite,% alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4368. iniwrite,% feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  4369. iniwrite, %joints%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Joints
  4370.  
  4371. Settimer, drugs, 21500
  4372.  
  4373. }
  4374.  
  4375. oldKiffen2 := Kiffen2
  4376. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4377. {
  4378. If(InStr(A_LoopReadLine, " * " name " raucht einen Joint mit Kratom."))
  4379. {
  4380. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* " name " raucht einen Joint mit Kratom.", kiff)
  4381. Kiffen2 := kiff1 kiff2 kiff3
  4382. }
  4383. }
  4384. if(Kiffen2 != oldKiffen2)
  4385. {
  4386. oldKiffen2 := Kiffen2
  4387. iniwrite, %Kiffen2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kiffen2
  4388. joints +=1
  4389. feuerzeug +=1
  4390. feuerzeugspam := 0
  4391. allkratom -= 2
  4392. AddChatMessage("{56bfeb}{FFFFFF} Du hast nun {8e8cff}" allkratom " {FFFFFF}Gramm Kratom bei dir!")
  4393. Iniwrite,% allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4394. iniwrite,% feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  4395. iniwrite, %joints%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Joints
  4396.  
  4397. Settimer, drugs, 21500
  4398.  
  4399. }
  4400.  
  4401. oldwanted1 := wanted1
  4402. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4403. {
  4404. If(InStr(A_LoopReadLine, "* Dein Wantedlevel hat sich von") AND Instr(A_LoopReadLine,"erhöht."))
  4405. {
  4406. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Dein Wantedlevel hat sich von (.*) auf (.*) erhöht.", wan)
  4407. wanted1 := wan1 wan2 wan3
  4408. }
  4409. }
  4410. if(wanted1 != oldwanted1)
  4411. {
  4412. oldwanted1 := wanted1
  4413.  
  4414. allwanted := wan5
  4415. iniwrite, %wanted1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, wanted1
  4416. Iniwrite, % allwanted, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteds
  4417.  
  4418.  
  4419. }
  4420.  
  4421. oldwanted2 := wanted2
  4422. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4423. {
  4424. If(InStr(A_LoopReadLine, "* Dein Wantedlevel hat sich von") AND Instr(A_LoopReadLine,"verringert."))
  4425. {
  4426. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Dein Wantedlevel hat sich von (.*) auf (.*) verringert.", wa)
  4427. wanted2 := wa1 wa2 wa3
  4428. }
  4429. }
  4430. if(wanted2 != oldwanted2)
  4431. {
  4432. oldwanted2 := wanted2
  4433.  
  4434. iniwrite, %wanted2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, wanted2
  4435. allwanted := wa5
  4436. Iniwrite, % allwanted, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteds
  4437.  
  4438.  
  4439.  
  4440. }
  4441.  
  4442.  
  4443. oldgrund1 := grund1
  4444. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4445. {
  4446. If(InStr(A_LoopReadLine, " Straftat: "))
  4447. {
  4448. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Straftat: (.*)", gru)
  4449. grund1 := gru1 gru2 gru3
  4450. }
  4451. }
  4452. if(grund1 != oldgrund1)
  4453. {
  4454. oldgrund1 := grund1
  4455.  
  4456. log = %gru1%:%gru2%:%gru3% - Du hast ein Verbrechen begangen: %gru4%, Wanteds: %allwanted%
  4457.  
  4458. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4459. {
  4460.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4461.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4462. }
  4463. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4464.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4465. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4466. {
  4467.         StringSplit, logsplit, A_LoopReadLine, =
  4468.         Loop, 10
  4469.         StringReplace, logsplit2, logsplit2, |, `n
  4470.         StringSplit, logsplit, logsplit2, |
  4471.         loglist = %logsplit1%
  4472. }
  4473. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  4474. iniwrite, %grund1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, grund1
  4475. Iniwrite, % gru4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Grund
  4476.  
  4477.  
  4478. }
  4479.  
  4480. oldgrund2 := grund2
  4481. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4482. {
  4483. If(InStr(A_LoopReadLine, " * Du wurdest soeben aus dem Gefängnis entlassen. Du solltest dich in Zukunft an die Gesetze halten."))
  4484. {
  4485. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \* Du wurdest soeben aus dem Gefängnis entlassen. Du solltest dich in Zukunft an die Gesetze halten.", gru)
  4486. grund2 := gru1 gru2 gru3
  4487. }
  4488. }
  4489. if(grund2 != oldgrund2)
  4490. {
  4491. oldgrund2 := grund2
  4492. iniwrite, %grund2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, grund2
  4493.  
  4494. gru4 := "Unbekannt"
  4495. allwanted := "0"
  4496. if(rucksack = 0) OR (rucksack ="ERROR"){
  4497. alldrugs = 0
  4498. allkratom = 0
  4499. AddChatMessage("{FFFFFF}Da du im Knast warst, hast du nun {8e8cff}" alldrugs "{FFFFFF} Gramm Weed bei dir.")
  4500. }
  4501. if(rucksack = 1){
  4502.  AddChatMessage("{FFFFFF}Zum Glück hast du dein Inventar gedroppt, somit hast du keine Drogen verloren.")
  4503. }
  4504.  
  4505. Iniwrite,% alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  4506. Iniwrite, % allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4507. Iniwrite, % allwanted, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteds
  4508. Iniwrite, % gru4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Grund
  4509.  
  4510.  
  4511. }
  4512. /*
  4513. oldhitman1 := hitman1
  4514. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4515. {
  4516. If(InStr(A_LoopReadLine, ""))
  4517. {
  4518. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\]", hmn)
  4519. hitman1 := hmn1 hmn2 hmn3
  4520. }
  4521. }
  4522. if(hitman1 != oldwanted2)
  4523. {
  4524. oldhitman1 := hitman1
  4525.  
  4526. iniwrite, %hitman1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman1
  4527.  
  4528. }
  4529. */
  4530.  
  4531. oldhitman1 := hitman1
  4532. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4533. {
  4534. If(InStr(A_LoopReadLine, "Hitman") AND Instr(A_Loopreadline," beauftragt den Hitman " name ". Auftrag: Mord an") AND Instr(A_loopreadline," - Kopfgeld:"))
  4535. {
  4536. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Hitman (.*) beauftragt den Hitman (.*). Auftrag: Mord an (.*) - Kopfgeld: (.*)\$", hmn)
  4537. hitman1 := hmn1 hmn2 hmn3
  4538.  
  4539. }
  4540. }
  4541. if(hitman1 != oldhitman1)
  4542. {
  4543. oldhitman1 := hitman1
  4544. iniwrite, %hitman1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman1
  4545.  
  4546. kopfgeld := hmn7
  4547. auftrag := hmn6
  4548. auftragsid := getplayeridbyname(hmn6)
  4549. eigenkopfgeld := kopfgeld/2
  4550.  
  4551. log = %hmn1%:%hmn2%:%hmn3% - Auftrag auf %auftrag% erhalten. Kopfgeld: %kopfgeld%$
  4552.  
  4553. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4554. {
  4555.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4556.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4557. }
  4558. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4559.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4560. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4561. {
  4562.         StringSplit, logsplit, A_LoopReadLine, =
  4563.         Loop, 10
  4564.         StringReplace, logsplit2, logsplit2, |, `n
  4565.         StringSplit, logsplit, logsplit2, |
  4566.         loglist = %logsplit1%
  4567. }
  4568. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  4569.  
  4570. iniwrite, %kopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  4571. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  4572. iniwrite, %auftrag%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  4573. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  4574. if(auftragsound == 1){
  4575. Soundplay, %A_MyDocuments%\Liru's Hitman Keybinder\newcontract.mp3
  4576. }
  4577. AddChatMessage("{FFFFFF}Auftrag registriert!")
  4578. AddChatMessage("{FFFFFF}Suche nach {8e8cff}" auftrag "{FFFFFF} (ID: {8e8cff}" auftragsid "{FFFFFF}) gestartet. Dein Verdienst: {8e8cff}" Round(eigenkopfgeld,0) "{FFFFFF}$")
  4579. if(autofind == 1){
  4580. Settimer, pfind1, 18000
  4581. pfind1:
  4582. pfind1counter +=1
  4583. findactive := 1
  4584. SendChat("/find " . auftrag)
  4585. auftragsid1 := getplayeridbyname(auftrag)
  4586. if(pfind1counter == 5){
  4587. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Suche nach {8e8cff}" auftrag "{FFFFFF} (ID: {8e8cff}" auftragsid1 "{FFFFFF}) gestartet.")
  4588. AddChatMessage("{FFFFFF}(Nutze {8e8cff}" Bind20 " {FFFFFF}zum beenden)")
  4589. pfind1counter := 0
  4590. }
  4591.  
  4592. return
  4593. }
  4594. }
  4595.  
  4596. oldhitman2 := hitman2
  4597. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4598. {
  4599. If(InStr(A_LoopReadLine, "Hitman") AND Instr(A_Loopreadline,"entzieht dem Hitman " name "") AND Instr(A_loopreadline,"den Auftrag"))
  4600. {
  4601. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Hitman (.*) entzieht dem Hitman (.*) den Auftrag.", hmn)
  4602. hitman2 := hmn1 hmn2 hmn3
  4603. }
  4604. }
  4605. if(hitman2 != oldhitman2)
  4606. {
  4607. oldhitman2 := hitman2
  4608. iniwrite, %hitman2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman2
  4609.  
  4610. eigenkopfgeld := "0"
  4611. auftrag := "Niemand"
  4612. auftragsid := "0"
  4613. kopfgeld := "0"
  4614. findactive := 0
  4615.  
  4616. log = %hmn1%:%hmn2%:%hmn3% - Dein Auftrag wurde entzogen!
  4617.  
  4618. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4619. {
  4620.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4621.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4622. }
  4623. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4624.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4625. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4626. {
  4627.         StringSplit, logsplit, A_LoopReadLine, =
  4628.         Loop, 10
  4629.         StringReplace, logsplit2, logsplit2, |, `n
  4630.         StringSplit, logsplit, logsplit2, |
  4631.         loglist = %logsplit1%
  4632. }
  4633. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  4634.  
  4635. iniwrite, %kopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  4636. iniwrite, Niemand, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  4637. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  4638. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  4639. SoundPlay, %A_MyDocuments%\Liru's Hitman Keybinder\hitmanentzogen.mp3
  4640. AddChatMessage("{FFFFFF}Pass auf! Dein Auftrag wurde entzogen!")
  4641. Settimer, pfind1, off
  4642. Settimer, pfind, off
  4643.  
  4644. }
  4645.  
  4646. oldhitman3 := hitman3
  4647. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4648. {
  4649. If(InStr(A_LoopReadLine, "Hitman " name "") AND Instr(A_LOOPREADLINE,"hat seinen Auftrag auf") AND INSTR(A_LOOPREADLINE,"erfolgreich ausgeführt"))
  4650. {
  4651. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \<\< Hitman (.*) hat seinen Auftrag auf (.*) erfolgreich ausgeführt. \>\>", hmn)
  4652. hitman3 := hmn1 hmn2 hmn3
  4653. }
  4654. }
  4655. if(hitman3 != oldhitman3)
  4656. {
  4657. oldhitman3 := hitman3
  4658. iniwrite, %hitman3%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman3
  4659. dhits +=1
  4660. allhits +=1
  4661. allmoney += eigenkopfgeld
  4662. findactive := 0
  4663. eigenkopfgeld := "0"
  4664. auftrag := "Niemand"
  4665. auftragsid := "0"
  4666. kopfgeld := "0"
  4667. auftragsname1 := "0"
  4668. findname := "Unbekannt"
  4669.  
  4670.  
  4671. log = %hmn1%:%hmn2%:%hmn3% - Auftrag auf %hmn5% erfolgreich erledigt.
  4672.  
  4673. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4674. {
  4675.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4676.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4677. }
  4678. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4679.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4680. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4681. {
  4682.         StringSplit, logsplit, A_LoopReadLine, =
  4683.         Loop, 10
  4684.         StringReplace, logsplit2, logsplit2, |, `n
  4685.         StringSplit, logsplit, logsplit2, |
  4686.         loglist = %logsplit1%
  4687. }
  4688. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  4689.  
  4690. AddChatMessage("{FFFFFF}Du hast heute schon {8e8cff}" dhits " {FFFFFF}Aufträge erledigt. (Insgesamt: {8e8cff}" allhits "{FFFFFF})")
  4691. AddChatMessage("{FFFFFF}Insgesamt eingenommenes Geld: {8e8cff}" number_Format(Round(allmoney,0)) "{FFFFFF}$")
  4692. AddChatMessage("{FFFFFF}Die automatische Suche wurde beendet.")
  4693.  
  4694. iniwrite, %allhits%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllHits
  4695. iniwrite, %allMoney%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllMoney
  4696. Iniwrite,% dhits, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Hits vom %TagMonatYahr%.ini,Hitman,TagesHits
  4697. iniwrite, %kopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  4698. iniwrite, %auftrag%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  4699. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  4700. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  4701. Iniwrite, % Auftragsname1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftragsname1
  4702. Iniwrite, % findname, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findname
  4703.  
  4704. Settimer, pfind1, off
  4705. Settimer, pfind, off
  4706.  
  4707.  
  4708. }
  4709.  
  4710. oldhitman4 := hitman4
  4711. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4712. {
  4713. If(InStr(A_LoopReadLine, "Die Person hat das Spiel verlassen oder ein anderer Hitman hat nun den Auftrag."))
  4714. {
  4715. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] Die Person hat das Spiel verlassen oder ein anderer Hitman hat nun den Auftrag.", hmn)
  4716. hitman4 := hmn1 hmn2 hmn3
  4717. }
  4718. }
  4719. if(hitman4 != oldhitman4)
  4720. {
  4721. oldhitman4 := hitman4
  4722. iniwrite, %hitman4%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman4
  4723. AddChatMessage("{FFFFFF}Dein Auftrag hat das Spiel verlassen.")
  4724. if(autofind == 1){
  4725. AddChatMessage("{FFFFFF}Die automatische Suche wurde beendet.")
  4726. }
  4727. eigenkopfgeld := "0"
  4728. auftrag := "Niemand"
  4729. auftragsid := "0"
  4730. kopfgeld := "0"
  4731. auftragsname1 := "0"
  4732. findname := "Unbekannt"
  4733. findactive := 0
  4734.  
  4735. log = %hmn1%:%hmn2%:%hmn3% - Dein Auftrag hat das Spiel verlassen.
  4736.  
  4737. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4738. {
  4739.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4740.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4741. }
  4742. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4743.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4744. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4745. {
  4746.         StringSplit, logsplit, A_LoopReadLine, =
  4747.         Loop, 10
  4748.         StringReplace, logsplit2, logsplit2, |, `n
  4749.         StringSplit, logsplit, logsplit2, |
  4750.         loglist = %logsplit1%
  4751. }
  4752. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  4753.  
  4754. iniwrite, %kopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  4755. iniwrite, %auftrag%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  4756. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  4757. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  4758. Iniwrite, % Auftragsname1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftragsname1
  4759. Iniwrite, % findname, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findname
  4760. Settimer, pfind1, off
  4761. Settimer, pfind, off
  4762.  
  4763.  
  4764. }
  4765.  
  4766. oldhitman5 := hitman5
  4767. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  4768. {
  4769. If(InStr(A_LoopReadLine, " << Hitman " name " konnte seinen Auftrag auf") AND Instr(a_loopreadline,"nicht erfolgreich ausführen. >>"))
  4770. {
  4771. RegExMatch(A_LoopReadLine, "i)\[(.*):(.*):(.*)\] \<\< Hitman (.*) konnte seinen Auftrag auf (.*) nicht erfolgreich ausführen. \>\>", hmn)
  4772. hitman5 := hmn1 hmn2 hmn3
  4773. }
  4774. }
  4775. if(hitman5 != oldhitman5)
  4776. {
  4777. oldhitman5 := hitman5
  4778. iniwrite, %hitman5%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman5
  4779. AddChatMessage("{FFFFFF}Du bist sehr schlecht! - Dein Auftrag wurde entzogen")
  4780. if(autofind == 1){
  4781. AddChatMessage("{FFFFFF}Die automatische Suche wurde beendet.")
  4782. }
  4783. eigenkopfgeld := "0"
  4784. auftrag := "Niemand"
  4785. auftragsid := "0"
  4786. kopfgeld := "0"
  4787. auftragsname1 := "0"
  4788. findname := "Unbekannt"
  4789. findactive := 0
  4790.  
  4791. log = %hmn1%:%hmn2%:%hmn3% - Du bist an deinem Auftrag gescheitert.
  4792.  
  4793. IfExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4794. {
  4795.  IniRead, Dateiinhalt, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4796.  IniWrite, %log%|%Dateiinhalt%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4797. }
  4798. IfNotExist, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4799.  IniWrite, %log%, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini, Log, Auftrag
  4800. loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  4801. {
  4802.         StringSplit, logsplit, A_LoopReadLine, =
  4803.         Loop, 10
  4804.         StringReplace, logsplit2, logsplit2, |, `n
  4805.         StringSplit, logsplit, logsplit2, |
  4806.         loglist = %logsplit1%
  4807. }
  4808. TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  4809.  
  4810. iniwrite, %kopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  4811. iniwrite, %auftrag%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  4812. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  4813. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  4814. Iniwrite, % Auftragsname1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftragsname1
  4815. Iniwrite, % findname, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findname
  4816. Settimer, pfind1, off
  4817. Settimer, pfind, off
  4818.  
  4819.  
  4820. }
  4821.  
  4822.  ;Die Person hat das Spiel verlassen oder ein anderer Hitman hat nun den Auftrag.
  4823.  ;<< Hitman maiskolbenhunter hat seinen Auftrag auf Amaru_White erfolgreich ausgeführt. >>
  4824.  ;Hitman maiskolbenhunter entzieht dem Hitman maiskolbenhunter den Auftrag.
  4825.  
  4826. /*
  4827.  
  4828. ;Timer
  4829. iniwrite, %dead1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, dead1
  4830. iniwrite, %call1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, call1
  4831. iniwrite, %call2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, call2
  4832. iniwrite, %hack1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hack1
  4833. iniwrite, %Kiffen1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kiffen1
  4834. iniwrite, %Kiffen2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kiffen2
  4835. iniwrite, %drogenzähler1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler1
  4836. iniwrite, %drogenzähler2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler2
  4837. iniwrite, %drogenzähler3%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler3
  4838. iniwrite, %drogenzähler4%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler4
  4839. iniwrite, %drogenzähler5%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler5
  4840. iniwrite, %drogenzähler6%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler6
  4841. iniwrite, %drogenzähler7%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler7
  4842. iniwrite, %drogenzähler8%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler8
  4843. iniwrite, %drogenzähler9%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler9
  4844. iniwrite, %drogenzähler10%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler10
  4845. iniwrite, %drogenzähler11%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogenzähler11
  4846. iniwrite, %wanted1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, wanted1
  4847. iniwrite, %wanted2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, wanted2
  4848. iniwrite, %grund1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, grund1
  4849. iniwrite, %grund2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, grund2
  4850. iniwrite, %login1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, login1
  4851. iniwrite, %kick1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kick1
  4852. iniwrite, %rucksack1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, rucksack1
  4853. iniwrite, %rucksack2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, rucksack2
  4854. iniwrite, %zigcount3%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigcount3
  4855. iniwrite, %zigm1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigm1
  4856. iniwrite, %zigw1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, zigw1
  4857. iniwrite, %nap1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, nap1
  4858. iniwrite, %blip1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, blip1
  4859. iniwrite, %blitzer1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, blitzer1
  4860. iniwrite, %aticket1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, aticket1
  4861. iniwrite, %paydays1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, paydays1
  4862. iniwrite, %payday1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, payday1
  4863. iniwrite, %payday2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, payday2
  4864. iniwrite, %medic1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medic1
  4865. iniwrite, %medic2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medic2
  4866. iniwrite, %ammu1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, ammu1
  4867. iniwrite, %hitman1%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman1
  4868. iniwrite, %hitman2%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman2
  4869. iniwrite, %hitman3%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman3
  4870. iniwrite, %hitman4%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hitman4
  4871.  
  4872. ;Variabeln
  4873. iniwrite, %hacke4%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, hacke4
  4874. Iniwrite,% alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Alldrugs
  4875. Iniwrite,% allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  4876. iniwrite,% feuerzeug, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  4877. iniwrite, %joints%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Joints
  4878. Iniwrite, % allwanted, %A_MyDocuments%\Liru's Hitman Keybinder\Config\Config\config.ini, Konfiguration, Wanteds
  4879. Iniwrite, % gru4, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Grund
  4880. iniwrite, % rucksack, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Rucksack
  4881. iniwrite, % kippen, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kippen
  4882. iniwrite, %allblitzer%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllBlitzer
  4883. iniwrite, %allausgaben%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allausgaben
  4884. iniwrite, %allpaydays%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, allpaydays
  4885. iniwrite, %alleinnahmen%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alleinnahmen
  4886. iniwrite, %medicheals%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, medicheals
  4887. iniwrite, %mediccosts%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, mediccosts
  4888. iniwrite, %ammulost%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AmmuLost
  4889. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  4890. iniwrite, %allhits%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllHits
  4891. iniwrite, %allMoney%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllMoney
  4892.  
  4893. */
  4894.  
  4895. return
  4896.  
  4897. Hotkey, Enter, Off
  4898. Hotkey, Escape, Off
  4899. +T::
  4900. ~t::
  4901. Suspend On
  4902. Hotkey, Enter, On
  4903. Hotkey, Escape, On
  4904. Hotkey, t, Off
  4905. return
  4906. ~NumpadEnter::
  4907. ~Enter::
  4908. Suspend Permit
  4909. Suspend Off
  4910. Hotkey, t, On
  4911. Hotkey, Enter, Off
  4912. Hotkey, Escape, Off
  4913. return
  4914. ~Escape::
  4915. Suspend Permit
  4916. Suspend Off
  4917. Hotkey, t, On
  4918. Hotkey, Enter, Off
  4919. Hotkey, Escape, Off
  4920. return
  4921. ;###################################################################################################################################################################################################################################################################################
  4922. ;###################################################################################################################################################################################################################################################################################
  4923. ;###################################################################################################################################################################################################################################################################################
  4924. ;###################################################################################################################################################################################################################################################################################
  4925. ;###################################################################################################################################################################################################################################################################################
  4926. ;###################################################################################################################################################################################################################################################################################
  4927. ;###################################################################################################################################################################################################################################################################################
  4928.  
  4929. Tastenwrite1:
  4930. Suspend
  4931. if(IsInChat() == 1){
  4932. SendInput {%A_ThisHotkey%}
  4933. return
  4934. }
  4935. armor := Ceil(GetplayerArmor())
  4936. if (version < newver)
  4937. {
  4938.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  4939. }
  4940. If ( A_IsSuspended)
  4941. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Keybinderstatus: {eb5d5d}ausgeschaltet")
  4942. If ( !A_IsSuspended)
  4943. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Keybinderstatus: {92e846}eingeschaltet")
  4944. return
  4945.  
  4946. Tastenwrite2:
  4947. if(IsInChat() == 1){
  4948. SendInput {%A_ThisHotkey%}
  4949. return
  4950. }
  4951. armor := Ceil(GetplayerArmor())
  4952. if (version < newver)
  4953. {
  4954.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  4955. }
  4956. SendChat("HP: " hp " • Weste: " armor "")
  4957. return
  4958.  
  4959. Tastenwrite3:
  4960. if(IsInChat() == 1){
  4961. SendInput {%A_ThisHotkey%}
  4962. return
  4963. }
  4964. armor := Ceil(GetplayerArmor())
  4965. if (version < newver)
  4966. {
  4967.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  4968. }
  4969. SendChat("/f HP: " hp " • Weste: " armor "")
  4970.  
  4971. return
  4972.  
  4973. Tastenwrite4:
  4974. if(IsInChat() == 1){
  4975. SendInput {%A_ThisHotkey%}
  4976. return
  4977. }
  4978. if (version < newver)
  4979. {
  4980. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  4981. }
  4982. if(allwanted == 0){
  4983.  gru4 := "Unbekannt"
  4984. }
  4985. SendChat("Wanteds: [" allwanted "] Grund: " gru4)
  4986. return
  4987.  
  4988. Tastenwrite5:
  4989. if(IsInChat() == 1){
  4990. SendInput {%A_ThisHotkey%}
  4991. return
  4992. }
  4993. if (version < newver)
  4994. {
  4995. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  4996. }
  4997. if(allwanted == 0){
  4998.  gru4 := "Unbekannt"
  4999. }
  5000. SendChat("/f Wanteds: [" allwanted "] Grund: " gru4)
  5001. return
  5002.  
  5003. Tastenwrite6:
  5004. if(IsInChat() == 1){
  5005. SendInput {%A_ThisHotkey%}
  5006. return
  5007. }
  5008. if (version < newver)
  5009. {
  5010. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5011. }
  5012. SendChat("/carlock")
  5013. return
  5014.  
  5015. Tastenwrite7:
  5016. if(IsInChat() == 1){
  5017. SendInput {%A_ThisHotkey%}
  5018. return
  5019. }
  5020. if (version < newver)
  5021. {
  5022. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5023. }
  5024. SendChat("/engine")
  5025. if(GetVehicleLightState() == -1){
  5026. SendChat("/cl")
  5027. }
  5028. return
  5029.  
  5030. Tastenwrite8:
  5031. if(IsInChat() == 1){
  5032. SendInput {%A_ThisHotkey%}
  5033. return
  5034. }
  5035. if (version < newver)
  5036. {
  5037.     AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5038. }
  5039. SendChat("/cl")
  5040. return
  5041.  
  5042. Tastenwrite9:
  5043. if(IsInChat() == 1){
  5044. SendInput {%A_ThisHotkey%}
  5045. return
  5046. }
  5047. if (version < newver)
  5048. {
  5049.       AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5050. }
  5051. armor := GetPlayerArmor()
  5052. if(armor == 100){
  5053. AddChatMessage("{FFFFFF}Du hast {8e8cff}100 HP-Weste{FFFFFF}. Du wärst sehr dumm, wenn du Drogen nehmen würdest.")
  5054. return
  5055. } else {
  5056. SendChat("/smokeweed")
  5057. }
  5058. return
  5059.  
  5060. Tastenwrite10:
  5061. if(IsInChat() == 1){
  5062. SendInput {%A_ThisHotkey%}
  5063. return
  5064. }
  5065. if (version < newver)
  5066. {
  5067.          AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5068. }
  5069. SendChat("/smokekratom")
  5070. return
  5071.  
  5072. Tastenwrite11:
  5073. if(IsInChat() == 1){
  5074. SendInput {%A_ThisHotkey%}
  5075. return
  5076. }
  5077. if (version < newver)
  5078. {
  5079.          AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5080. }
  5081. SendChat("/dropinv")
  5082. return
  5083.  
  5084. Tastenwrite12:
  5085. if(IsInChat() == 1){
  5086. SendInput {%A_ThisHotkey%}
  5087. return
  5088. }
  5089. if (version < newver)
  5090. {
  5091.            AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5092. }
  5093. SendChat("/pickupinv")
  5094. return
  5095.  
  5096. Tastenwrite13:
  5097. if(IsInChat() == 1){
  5098. SendInput {%A_ThisHotkey%}
  5099. return
  5100. }
  5101. if (version < newver)
  5102. {
  5103.              AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5104. }
  5105.  
  5106. hp := Ceil(GetPlayerHealth())
  5107. armor := Ceil(GetplayerArmor())
  5108. position := calculateZone(pos[1],pos[2],pos[3])
  5109. pos := getCoordinates()
  5110. sleep 100
  5111. SendChat("/f >> Benötige dringend Verstärkung in " position ". Leben: " hp " - Weste: " armor ".")
  5112. return
  5113.  
  5114. Tastenwrite14:
  5115. if(IsInChat() == 1){
  5116. SendInput {%A_ThisHotkey%}
  5117. return
  5118. }
  5119. if (version < newver)
  5120. {
  5121.               AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5122. }
  5123. position := calculateZone(pos[1],pos[2],pos[3])
  5124. pos := getCoordinates()
  5125. sleep 100
  5126. SendChat("/f • INCOME - Verstärkung ist unterwegs - INCOME •")
  5127. SendChat("/f Aktueller Standort: " position )
  5128. return
  5129.  
  5130. Tastenwrite15:
  5131. if(IsInChat() == 1){
  5132. SendInput {%A_ThisHotkey%}
  5133. return
  5134. }
  5135. if (version < newver)
  5136. {
  5137.               AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5138. }
  5139. SendChat("/f Es wird keine Unterstützung mehr benötigt!")
  5140. return
  5141.  
  5142. Tastenwrite16:
  5143. if(IsInChat() == 1){
  5144. SendInput {%A_ThisHotkey%}
  5145. return
  5146. }
  5147. if (version < newver)
  5148. {
  5149.              AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5150. }
  5151. SendChat("/f Ich befinde mich gerade in " position ". Leben: " hp " - Weste: " armor ".")
  5152. return
  5153.  
  5154. Tastenwrite17:
  5155. if(IsInChat() == 1){
  5156. SendInput {%A_ThisHotkey%}
  5157. return
  5158. }
  5159. if (version < newver)
  5160. {
  5161.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5162. }
  5163. SendChat("/gate")
  5164. SendChat("/zoll")
  5165. return
  5166.  
  5167. Tastenwrite18:
  5168. if(IsInChat() == 1){
  5169. SendInput {%A_ThisHotkey%}
  5170. return
  5171. }
  5172. if (version < newver)
  5173. {
  5174.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5175. }
  5176. SendChat("Ich erbitte um eine Heilung, Herr Doktor!")
  5177. return
  5178.  
  5179. Tastenwrite19:
  5180. if(IsInChat() == 1){
  5181. SendInput {%A_ThisHotkey%}
  5182. return
  5183. }
  5184. if (version < newver)
  5185. {
  5186.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5187. }
  5188. SendChat("/stopanim")
  5189. return
  5190.  
  5191. Tastenwrite20:
  5192. if(IsInChat() == 1){
  5193. SendInput {%A_ThisHotkey%}
  5194. return
  5195. }
  5196. Bind20 := RegExReplace(Bind20, "\+(.+)$", "UMSCHALT + $1")
  5197. Bind20 := RegExReplace(Bind20, "\!(.+)$", "ALT + $1")
  5198. Bind20 := RegExReplace(Bind20, "\^(.+)$", "STRG + $1")
  5199. if (version < newver)
  5200. {
  5201.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5202. }
  5203. if(findactive == "0") or (findactive =="ERROR"){
  5204. Auftragsname1 := PlayerInput("Verdächtiger (ID): ")
  5205. if Auftragsname1 is not number
  5206. {
  5207.       AddChatMessage("{FFFFFF} Du musst eine ID angeben um den /find-Bot richtig nutzen zu können.")
  5208.       AddChatMessage("{FFFFFF} {8e8cff}HINWEIS:{FFFFFF} Nutze {8e8cff}/id [Name]{FFFFFF} um die ID eines Spielers herauszufinden.")
  5209.      
  5210.       return
  5211. }
  5212. findname := Getplayernamebyid(auftragsname1)
  5213. AddChatMessage("{FFFFFF}Suche nach {8e8cff}" findname "{FFFFFF} (ID: {8e8cff}" auftragsname1 "{FFFFFF}){FFFFFF} gestartet.")
  5214. AddChatMessage("{FFFFFF}(Nutze Taste {8e8cff}" Bind20 " {FFFFFF}zum beenden)")
  5215. SetTimer, pfind, 18000
  5216. }
  5217.  
  5218. if(findactive = "1"){
  5219.      AddChatMessage("{FFFFFF}Suche nach {8e8cff}" findname "{FFFFFF} (ID: {8e8cff}" auftragsname1 "{FFFFFF}){FFFFFF} beendet.")
  5220. auftragsname1 := 0
  5221. findactive := 0
  5222. findname := Unbekannt
  5223. Iniwrite, % Auftragsname1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findID
  5224. Iniwrite, % findname, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findNAME
  5225. Settimer, pfind, off
  5226. Settimer, pfind1, off
  5227. return
  5228. }
  5229.  
  5230.  
  5231.  
  5232.  
  5233. if(auftragsname1 == ""){
  5234.  AddChatMessage("{FFFFFF} Du hast keinen zum Suchen angegeben")
  5235.  return
  5236. }
  5237.  
  5238. SetTimer, pfind, 18000
  5239.  
  5240. pfind:
  5241. pfindcounter +=1
  5242. findactive := 1
  5243. SendChat("/find " . Auftragsname1)
  5244. if(pfindcounter == 5){
  5245. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Suche nach {8e8cff}" findname "{FFFFFF} (ID: {8e8cff}" auftragsname1 "{FFFFFF}) gestartet.)")
  5246. AddChatMessage("{FFFFFF}Nutze {8e8cff} " Bind20 " {FFFFFF}zum beenden")
  5247. pfindcounter := 0
  5248. }
  5249. return
  5250.  
  5251.  
  5252. Tastenwrite21:
  5253. if(IsInChat() == 1){
  5254. SendInput {%A_ThisHotkey%}
  5255. return
  5256. }
  5257. if (version < newver)
  5258. {
  5259.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5260. }
  5261. SendChat("/enter")
  5262. return
  5263.  
  5264. Tastenwrite22:
  5265. if(IsInChat() == 1){
  5266. SendInput {%A_ThisHotkey%}
  5267. return
  5268. }
  5269. if (version < newver)
  5270. {
  5271.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5272. }
  5273.  
  5274. SendCHat("/showhit")
  5275. return
  5276.  
  5277. Tastenwrite23:
  5278. if(IsInChat() == 1){
  5279. SendInput {%A_ThisHotkey%}
  5280. return
  5281. }
  5282. if (version < newver)
  5283. {
  5284.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5285. }
  5286.  
  5287. SendCHat("/contracts")
  5288. return
  5289.  
  5290. Tastenwrite24:
  5291. if(IsInChat() == 1){
  5292. SendInput {%A_ThisHotkey%}
  5293. return
  5294. }
  5295. if (version < newver)
  5296. {
  5297.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5298. }
  5299.  
  5300. SendCHat("/insertweapon")
  5301. return
  5302.  
  5303. Tastenwrite25:
  5304. if(IsInChat() == 1){
  5305. SendInput {%A_ThisHotkey%}
  5306. return
  5307. }
  5308. if (version < newver)
  5309. {
  5310.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5311. }
  5312. Random, Zufall, 1, 34
  5313. GoSub, fall%Zufall%
  5314. return
  5315.  
  5316. fall1:
  5317. SendChat("/gov Spendiere deinen Feinden eine qualvolle Reise ins Jenseits. /contract mind. 3000$")
  5318. return
  5319.  
  5320. fall2:
  5321. SendChat("/gov Eine Kugel sagt immer die Wahrheit. /contract mind. 3000$ und dein Feind findet es heraus.")
  5322. return
  5323.  
  5324. fall3:
  5325. SendChat("/gov Früher oder später müssen alle sterben. /contract mind. 3000$ und sie sterben früher.")
  5326. return
  5327.  
  5328. fall4:
  5329. SendChat("/gov Du hast dem Teufel deine Seele verkauft? /contract mind. 3000$ und wir holen sie wieder.")
  5330. return
  5331.  
  5332. fall5:
  5333. SendChat("/gov Dein Nachbar klaut deine Parkplätze? /contract mind. 3000$ und er kann nie wieder parken.")
  5334. return
  5335.  
  5336. fall6:
  5337. SendChat("/gov Der Tod ist unvermeidlich. Wir beschleunigen nur diesen Prozess. /contract mind. 3000$")
  5338. return
  5339.  
  5340. fall7:
  5341. SendChat("/gov Halte deine Freunde nahe bei dir, aber deine Feinde noch näher. /contract mind. 3000$")
  5342. return
  5343.  
  5344. fall8:
  5345. SendChat("/gov Wir können sehr charmant sein, wenn wir gerade niemanden umlegen. /contract mind. 3000$")
  5346. return
  5347.  
  5348. fall9:
  5349. SendChat("/gov Jeder wird sterben. Mit uns wird der Vorgang jedoch blutig beschleunigt! /contract mind. 3000$")
  5350. return
  5351.  
  5352. fall10:
  5353. SendChat("/gov Es zahlt nicht wer du bist oder was du getan hast. Wir wollen nur die Bezahlung. /contract mind. 3000$")
  5354. return
  5355.  
  5356. fall11:
  5357. SendChat("/gov Die einzige Feier bei der ich lächle, ist die, bei der mein Opfer am Ende eines Strickes baumelt! /contract mind. 3000$")
  5358. return
  5359.  
  5360. fall12:
  5361. SendChat("/gov Wir töten jeden! Lautlos und diskret. /contract mind. 3000$")
  5362. return
  5363.  
  5364. fall13:
  5365. SendChat("/gov Es gibt für jeden eine Kugel. Irgendwie, irgendwo, irgendwann. /contract mind. 3000$")
  5366. return
  5367.  
  5368. fall14:
  5369. SendChat("/gov Ihr werdet angegriffen, beleidigt oder verfolgt? Wir erledigen das! /contract mind. 3000$")
  5370. return
  5371.  
  5372. fall15:
  5373. SendChat("/gov Wir töten deinen Bruder. Ja du hast recht, das Leben ist nicht fair! /contract mind. 3000$")
  5374. return
  5375.  
  5376. fall16:
  5377. SendChat("/gov Neid ist die größte Anerkennung, also mach /contract mind. 3000$ und bleib dir treu!")
  5378. return
  5379.  
  5380. fall17:
  5381. SendChat("/gov Lasst uns ein Spiel spielen! /contract mind. 3000$ und wir fangen an!")
  5382. return
  5383.  
  5384. fall18:
  5385. SendChat("/gov Schick uns deine persönliche Abschussliste unter /contract mind. 3000$! Den Rest erledigen wir.")
  5386. return
  5387.  
  5388. fall19:
  5389. SendChat("/gov Also, Sie wissen ja wie man so sagt: 'Es war mir ein Vergnügen!' /contract mind. 3000$")
  5390. return
  5391.  
  5392. fall20:
  5393. SendChat("/gov Der Klügere gibt nach. Zeig Intelligenz und überlasse uns die Arbeit! /contract mind. 3000$")
  5394. return
  5395.  
  5396. fall21:
  5397. SendChat("/gov Du sagst du hast Probleme? /contract mind. 3000$ und wir schaffen sie dir vom Hals!")
  5398. return
  5399.  
  5400. fall22:
  5401. SendChat("/gov Vertrauen ist nichts wert, wenn du schon verletzt wurdest! /contract mind. 3000$ und fühle dich wieder gut.")
  5402. return
  5403.  
  5404. fall23:
  5405. SendChat("/gov Unsere Bomben explodieren immer zum richtigen Zeitpunkt! Egal bei wem! /contract mind. 3000$ und sie tickt.")
  5406. return
  5407.  
  5408. fall24:
  5409. SendChat("/gov Wir brauchen Aufträge und du willst dich Rächen? Dann /contract mind. 3000$ und wir erledigen das.")
  5410. return
  5411.  
  5412. fall25:
  5413. SendChat("/gov Unsere Opfer schlagen immer zweimal. Einmal daneben und einmal mit dem Kopf auf den Boden! /contract mind. 3000$")
  5414. return
  5415.  
  5416. fall26:
  5417. SendChat("/gov Der Lauteste im Raum ist immer der Schwächste! Unsere Auftrage werden daher schweigend erledigt. /contract mind. 3000$")
  5418. return
  5419.  
  5420. fall27:
  5421. SendChat("/gov Wir haben schon jeden Weglaufen sehen. Auch die, die sonst über Unantastbarkeit predigen. /contract mind. 3000$")
  5422. return
  5423.  
  5424. fall28:
  5425. SendChat("/gov Ganz egal wie stark oder furchtlos eine Gruppe ist - Am Ende stirbt jeder für sich allein. /contract mind. 3000$")
  5426. return
  5427.  
  5428. fall29:
  5429. SendChat("/gov Sterben kann gar nicht so schwer sein - bisher hat es noch jeder geschafft. /contract mind. 3000$")
  5430. return
  5431.  
  5432. fall30:
  5433. SendChat("/gov Man braucht keine Verbündeten wenn man den Tod als Freund hat. /contract mind. 3000$")
  5434. return
  5435.  
  5436. fall31:
  5437. SendChat("/gov Viele nennen sich 'die Unsterblichen' - wir stellen ihren Namen auf die Probe! /contract mind. 3000$")
  5438. return
  5439.  
  5440. fall32:
  5441. SendChat("/gov Ehrliche Leute leben gefährlich. /contract mind. 3000$ und wir geben dir Sicherheit.")
  5442. return
  5443.  
  5444. fall33:
  5445. SendChat("/gov Wenn wir kommen zittern sie im Wind, wie das letzte Blatt an einem sterbenden Baum. /contract mind. 3000$")
  5446. return
  5447.  
  5448. fall34:
  5449. SendChat("/gov Die Hitman Agentur braucht dringend neue Aufträge -> /contract mind. 3000$")
  5450. return
  5451.  
  5452.  
  5453.  
  5454.  
  5455.  
  5456. Tastenwrite26:
  5457. if(IsInChat() == 1){
  5458. SendInput {%A_ThisHotkey%}
  5459. return
  5460. }
  5461. if (version < newver)
  5462. {
  5463.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5464. }
  5465. sendinput t{up}{enter}
  5466. return
  5467.  
  5468.  
  5469. Tastenwrite27:
  5470. if(IsInChat() == 1){
  5471. SendInput {%A_ThisHotkey%}
  5472. return
  5473. }
  5474. if (version < newver)
  5475. {
  5476.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5477. }
  5478. if(gwkinfo == 1) AND (KillZähler == 1){
  5479.  Kills +=1
  5480. DKill +=1
  5481. MKill +=1
  5482. MKD := MKill/MTod
  5483. If(%MTod%=0){
  5484. MKD := MKill/1
  5485. }
  5486.  
  5487. DKD := DKill/DTod
  5488. If(%DTod%=0){
  5489. DKD := DKill/1
  5490. }
  5491.  
  5492. KD := kills/Tode
  5493. If(%Tode%=0){
  5494. KD := kills/1
  5495. }
  5496.  
  5497.  
  5498. SendChat("/f " gangwarkilltext " in " position ". Kill-Nr. " kills)
  5499. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  5500.  
  5501. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  5502. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  5503. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  5504. return
  5505. }
  5506. if(gwkinfo == 1) AND (KillZähler == 0){
  5507.  Kills +=1
  5508. DKill +=1
  5509. MKill +=1
  5510. MKD := MKill/MTod
  5511. If(%MTod%=0){
  5512. MKD := MKill/1
  5513. }
  5514.  
  5515. DKD := DKill/DTod
  5516. If(%DTod%=0){
  5517. DKD := DKill/1
  5518. }
  5519.  
  5520. KD := kills/Tode
  5521. If(%Tode%=0){
  5522. KD := kills/1
  5523. }
  5524.  
  5525. SendChat("/f " gangwarkilltext " in " position )
  5526. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Heutige Kills: {8e8cff}" Dkill " {FFFFFF}| DKD: {8e8cff}" Round(DKD, 3) )
  5527.  
  5528. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  5529. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  5530. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  5531. return
  5532. }
  5533. if(gwkinfo == 0) AND (Killzähler == 1){
  5534.  Kills +=1
  5535. DKill +=1
  5536. MKill +=1
  5537. MKD := MKill/MTod
  5538. If(%MTod%=0){
  5539. MKD := MKill/1
  5540. }
  5541.  
  5542. DKD := DKill/DTod
  5543. If(%DTod%=0){
  5544. DKD := DKill/1
  5545. }
  5546.  
  5547. KD := kills/Tode
  5548. If(%Tode%=0){
  5549. KD := kills/1
  5550. }
  5551.  
  5552. SendChat("/F " gangwarkilltext " Kill-Nr. " kills)
  5553. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  5554.  
  5555.  
  5556. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  5557. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  5558. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  5559. return
  5560. }
  5561. if(gwkinfo == 0) AND (KillZähler == 0){
  5562.  Kills +=1
  5563. DKill +=1
  5564. MKill +=1
  5565. MKD := MKill/MTod
  5566. If(%MTod%=0){
  5567. MKD := MKill/1
  5568. }
  5569.  
  5570. DKD := DKill/DTod
  5571. If(%DTod%=0){
  5572. DKD := DKill/1
  5573. }
  5574.  
  5575. KD := kills/Tode
  5576. If(%Tode%=0){
  5577. KD := kills/1
  5578. }
  5579.  
  5580. SendChat("/f " gangwarkilltext "")
  5581. AddChatMessage("{2a2e31}Tagesstatistik:{FFFFFF} Kills: {8e8cff}" Dkill " {FFFFFF}Tode: {8e8cff}" DTod "{FFFFFF}  K/D:{8e8cff} " Round(DKD, 3) )
  5582.  
  5583.  
  5584. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  5585. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  5586. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  5587. return
  5588. }
  5589. return
  5590.  
  5591. Tastenwrite28:
  5592. if(IsInChat() == 1){
  5593. SendInput {%A_ThisHotkey%}
  5594. return
  5595. }
  5596. if (version < newver)
  5597. {
  5598.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5599. }
  5600. DTod +=1
  5601. MTod +=1
  5602. tode +=1
  5603. Iniwrite,% MTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsTode,MTod
  5604. Iniwrite,% tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  5605. Iniwrite,% DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  5606. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Tode insgesamt: {8e8cff}" Tode "")
  5607. return
  5608.  
  5609. Tastenwrite29:
  5610. if(IsInChat() == 1){
  5611. SendInput {%A_ThisHotkey%}
  5612. return
  5613. }
  5614. if (version < newver)
  5615. {
  5616.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5617. }
  5618. Random, Zufall, 1, 5
  5619. GoSub, falli%Zufall%
  5620. return
  5621.  
  5622. falli1:
  5623. SendChat(random1)
  5624. return
  5625.  
  5626. falli2:
  5627. SendChat(random2)
  5628. return
  5629.  
  5630. falli3:
  5631. SendChat(random3)
  5632. return
  5633.  
  5634. falli4:
  5635. SendChat(random4)
  5636. return
  5637.  
  5638. falli5:
  5639. SendChat(random5)
  5640. return
  5641.  
  5642. Tastenwrite30:
  5643. if(IsInChat() == 1){
  5644. SendInput {%A_ThisHotkey%}
  5645. return
  5646. }
  5647. if (version < newver)
  5648. {
  5649.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5650. }
  5651. SendChat("/trunk")
  5652. return
  5653.  
  5654. Tastenwrite31:
  5655. if(IsInChat() == 1){
  5656. SendInput {%A_ThisHotkey%}
  5657. return
  5658. }
  5659. if (version < newver)
  5660. {
  5661.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5662. }
  5663. SendChat("/f Derzeitige Zielperson: " auftrag " - ID: " auftragsid "")
  5664. SendChat("/f Kopfgeld: " Number_format(kopfgeld) "$ - persönliche Einnahmen: " number_format(Round(eigenkopfgeld, 0)) "$")
  5665. return
  5666.  
  5667. Tastenwrite32:
  5668. if(IsInChat() == 1){
  5669. SendInput {%A_ThisHotkey%}
  5670. return
  5671. }
  5672. if (version < newver)
  5673. {
  5674.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5675. }
  5676. SendChat("/takecorpse")
  5677. return
  5678.  
  5679. Tastenwrite33:
  5680. if (version < newver)
  5681. {
  5682.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5683. }
  5684. if(IsInChat() == 1){
  5685. SendInput {%A_ThisHotkey%}
  5686. return
  5687. }
  5688. Random, Zufall, 1, 4
  5689. GoSub, falle%Zufall%
  5690. return
  5691.  
  5692. falle1:
  5693. SendChat("/gov Die Hitman Agentur sucht reife, aktive und fleißige Auftragskiller. Infos im UCP!")
  5694. return
  5695.  
  5696. falle2:
  5697. SendCHat("/gov Wir bilden wieder Auftragskiller aus! Bewerbung [Level 20, 400k, 20T F-Sperre] ins UCP!")
  5698. return
  5699.  
  5700. falle3:
  5701. SendChat("/gov Die Hitman Agency sucht noch einen erfahrenen und loyalen Auftragsmörder ab Level 20! Infos im UCP")
  5702. return
  5703.  
  5704. falle4:
  5705. SendChat("/gov Urteile nicht über Dinge, von denen du nur Echo und Schatten kennst. Hitman sucht Member ab Level 20!")
  5706. return
  5707.  
  5708. Tastenwrite34:
  5709. if (version < newver)
  5710. {
  5711.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5712. }
  5713. if(IsInChat() == 1){
  5714. SendInput {%A_ThisHotkey%}
  5715. return
  5716. }
  5717. Bind34 := RegExReplace(Bind34, "\+(.+)$", "UMSCHALT + $1")
  5718. Bind34 := RegExReplace(Bind34, "\!(.+)$", "ALT + $1")
  5719. Bind34 := RegExReplace(Bind34, "\^(.+)$", "STRG + $1")
  5720.  
  5721.  
  5722. if(govbot1 == "ERROR") OR (govbot1 == 0){
  5723.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} /gov-Bot {92e846}aktiviert{FFFFFF}. Zum deaktivieren Taste: {8e8cff}" Bind34 "{FFFFFF}.")
  5724.         settimer, govbot, 300000
  5725.         govbot1 := 1
  5726.        
  5727.         govbot:
  5728.        Random, Zufall, 1, 34
  5729.         GoSub, fall%Zufall%
  5730.  
  5731.         return
  5732. }
  5733.  
  5734. if(govbot1 == 1){
  5735.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} /gov-Bot {eb5d5d}deaktiviert{FFFFFF}. Zum aktivieren Taste: {8e8cff}" Bind34 "{FFFFFF}.")
  5736.         govbot1 := 0
  5737.         settimer, govbot, off
  5738.         return
  5739. }
  5740. return
  5741.  
  5742.  
  5743. Tastenwrite35:
  5744. if(IsInChat() == 1){
  5745. SendInput {%A_ThisHotkey%}
  5746. return
  5747. }
  5748. if (version < newver)
  5749. {
  5750.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5751. }
  5752. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5753. SendChat("/buyweapon " Waffenkauf[Waffe1] " " Munition1)
  5754. return
  5755.  
  5756. Tastenwrite36:
  5757. if(IsInChat() == 1){
  5758. SendInput {%A_ThisHotkey%}
  5759. return
  5760. }
  5761. if (version < newver)
  5762. {
  5763.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5764. }
  5765. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5766. SendChat("/buyweapon " Waffenkauf[Waffe2] " " Munition2)
  5767. return
  5768.  
  5769. Tastenwrite37:
  5770. if(IsInChat() == 1){
  5771. SendInput {%A_ThisHotkey%}
  5772. return
  5773. }
  5774. if (version < newver)
  5775. {
  5776.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5777. }
  5778. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5779. SendChat("/buyweapon " Waffenkauf[Waffe3] " " Munition3)
  5780. return
  5781.  
  5782. Tastenwrite38:
  5783. if(IsInChat() == 1){
  5784. SendInput {%A_ThisHotkey%}
  5785. return
  5786. }
  5787. if (version < newver)
  5788. {
  5789.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5790. }
  5791. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5792. SendChat("/buyweapon " Waffenkauf[Waffe4] " " Munition4)
  5793. return
  5794.  
  5795. Tastenwrite39:
  5796. if(IsInChat() == 1){
  5797. SendInput {%A_ThisHotkey%}
  5798. return
  5799. }
  5800. if (version < newver)
  5801. {
  5802.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5803. }
  5804. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5805. SendChat("/buyweapon " Waffenkauf[Waffe5] " " Munition5)
  5806. return
  5807.  
  5808.  
  5809.  
  5810. Tastenwrite40:
  5811. if(IsInChat() == 1){
  5812. SendInput {%A_ThisHotkey%}
  5813. return
  5814. }
  5815. if (version < newver)
  5816. {
  5817.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5818. }
  5819. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5820. If(weapon1 == 1){
  5821.         SendChat("/Buyweapon " Waffenkauf[Waffen1] " " Muni1)
  5822. }
  5823. If(weapon2 == 1){
  5824.         SendChat("/Buyweapon " Waffenkauf[Waffen2] " " Muni2)
  5825. }
  5826. If(weapon3 == 1){
  5827.         SendChat("/Buyweapon " Waffenkauf[Waffen3] " " Muni3)
  5828. }
  5829. If(weapon4 == 1){
  5830.         SendChat("/Buyweapon " Waffenkauf[Waffen4] " " Muni4)
  5831. }
  5832. return
  5833.  
  5834. Tastenwrite41:
  5835. if(IsInChat() == 1){
  5836. SendInput {%A_ThisHotkey%}
  5837. return
  5838. }
  5839. if (version < newver)
  5840. {
  5841.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5842. }
  5843. Waffenkauf := [1, 3, 4, 5, 8, 22, 23, 24, 25, 29, 30, 31, 33, 34]
  5844. If(weap1 == 1){
  5845.         SendChat("/Buyweapon " Waffenkauf[Waff1] " " Mu1)
  5846. }
  5847. If(weap2 == 1){
  5848.         SendChat("/Buyweapon " Waffenkauf[Waff2] " " Mu2)
  5849. }
  5850.  
  5851. If(weap3 == 1){
  5852.         SendChat("/Buyweapon " Waffenkauf[Waff3] " " Mu3)
  5853. }
  5854.  
  5855. If(weap4 == 1){
  5856.         SendChat("/Buyweapon " Waffenkauf[Waff4] " " Mu4)
  5857. }
  5858. return
  5859.  
  5860. Tastenwrite42:
  5861. if(IsInChat() == 1){
  5862. SendInput {%A_ThisHotkey%}
  5863. return
  5864. }
  5865. SendChat("/stopgps")
  5866. return
  5867.  
  5868. Tastenwrite43:
  5869. if(IsInChat() == 1){
  5870. SendInput {%A_ThisHotkey%}
  5871. return
  5872. }
  5873. SendChat("/faction")
  5874. return
  5875.  
  5876. Tastenwrite44:
  5877. if(IsInChat() == 1){
  5878. SendInput {%A_ThisHotkey%}
  5879. return
  5880. }
  5881. SendChat("/carinfo")
  5882. return
  5883.  
  5884. Tastenwrite45:
  5885. if(IsInChat() == 1){
  5886. SendInput {%A_ThisHotkey%}
  5887. return
  5888. }
  5889. SendChat("/back")
  5890. return
  5891.  
  5892. Tastenwrite46:
  5893. if(IsInChat() == 1){
  5894. SendInput {%A_ThisHotkey%}
  5895. return
  5896. }
  5897. SendChat("/bank")
  5898. return
  5899.  
  5900. Tastenwrite47:
  5901. if(IsInChat() == 1){
  5902. SendInput {%A_ThisHotkey%}
  5903. return
  5904. }
  5905. SendChat("/tognews")
  5906. return
  5907.  
  5908.  
  5909. *~$SHIFT::
  5910. {
  5911.     Loop
  5912.     {
  5913.         GetKeyState, SpaceState, SHIFT, P
  5914.         If SpaceState = U
  5915.         break
  5916.         Sleep 1
  5917.         Send, {Blind}{SHIFT}
  5918.     }
  5919. }
  5920. Return
  5921.  
  5922.  
  5923.  
  5924.  
  5925. ;###################################################################################################################################################################################################################################################################################
  5926. ;###################################################################################################################################################################################################################################################################################
  5927. ;###################################################################################################################################################################################################################################################################################
  5928. ;###################################################################################################################################################################################################################################################################################
  5929. ;###################################################################################################################################################################################################################################################################################
  5930. ;###################################################################################################################################################################################################################################################################################
  5931. ;###################################################################################################################################################################################################################################################################################
  5932. ;###################################################################################################################################################################################################################################################################################
  5933. ;###################################################################################################################################################################################################################################################################################
  5934. ;###################################################################################################################################################################################################################################################################################
  5935. ;###################################################################################################################################################################################################################################################################################
  5936. ;###################################################################################################################################################################################################################################################################################
  5937. ;###################################################################################################################################################################################################################################################################################
  5938. ;###################################################################################################################################################################################################################################################################################
  5939. Selfbind1:
  5940. if(IsInChat() == 1){
  5941. SendInput {%A_ThisHotkey%}
  5942. return
  5943. }
  5944. if (version < newver)
  5945. {
  5946.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5947. }
  5948. SendChat("" beleg1 "")
  5949. return
  5950.  
  5951. Selfbind2:
  5952. if(IsInChat() == 1){
  5953. SendInput {%A_ThisHotkey%}
  5954. return
  5955. }
  5956. if (version < newver)
  5957. {
  5958.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5959. }
  5960. SendChat("" beleg2 "")
  5961. return
  5962.  
  5963. Selfbind3:
  5964. if(IsInChat() == 1){
  5965. SendInput {%A_ThisHotkey%}
  5966. return
  5967. }
  5968. if (version < newver)
  5969. {
  5970.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5971. }
  5972. SendChat("" beleg3 "")
  5973. return
  5974.  
  5975. Selfbind4:
  5976. if(IsInChat() == 1){
  5977. SendInput {%A_ThisHotkey%}
  5978. return
  5979. }
  5980. if (version < newver)
  5981. {
  5982.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5983. }
  5984. SendChat("" beleg4 "")
  5985. return
  5986.  
  5987. Selfbind5:
  5988. if(IsInChat() == 1){
  5989. SendInput {%A_ThisHotkey%}
  5990. return
  5991. }
  5992. if (version < newver)
  5993. {
  5994.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  5995. }
  5996. SendChat("" beleg5 "")
  5997. return
  5998.  
  5999. Selfbind6:
  6000. if(IsInChat() == 1){
  6001. SendInput {%A_ThisHotkey%}
  6002. return
  6003. }
  6004. if (version < newver)
  6005. {
  6006.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6007. }
  6008. SendChat("" beleg6 "")
  6009. return
  6010.  
  6011. Selfbind7:
  6012. if(IsInChat() == 1){
  6013. SendInput {%A_ThisHotkey%}
  6014. return
  6015. }
  6016. if (version < newver)
  6017. {
  6018.   AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6019. }
  6020. SendChat("" beleg7 "")
  6021. return
  6022.  
  6023. Selfbind8:
  6024. if(IsInChat() == 1){
  6025. SendInput {%A_ThisHotkey%}
  6026. return
  6027. }
  6028. if (version < newver)
  6029. {
  6030.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6031. }
  6032. SendChat("" beleg8 "")
  6033. return
  6034.  
  6035. Selfbind9:
  6036. if(IsInChat() == 1){
  6037. SendInput {%A_ThisHotkey%}
  6038. return
  6039. }
  6040. if (version < newver)
  6041. {
  6042.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6043. }
  6044. SendChat("" beleg9 "")
  6045. return
  6046.  
  6047. Selfbind10:
  6048. if(IsInChat() == 1){
  6049. SendInput {%A_ThisHotkey%}
  6050. return
  6051. }
  6052. if (version < newver)
  6053. {
  6054. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6055. }
  6056. SendChat("" beleg10 "")
  6057. return
  6058.  
  6059. Selfbind11:
  6060. if(IsInChat() == 1){
  6061. SendInput {%A_ThisHotkey%}
  6062. return
  6063. }
  6064. if (version < newver)
  6065. {
  6066.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6067. }
  6068. SendChat("" beleg11 "")
  6069. return
  6070.  
  6071. Selfbind12:
  6072. if(IsInChat() == 1){
  6073. SendInput {%A_ThisHotkey%}
  6074. return
  6075. }
  6076. if (version < newver)
  6077. {
  6078.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6079. }
  6080. SendChat("" beleg12 "")
  6081. return
  6082.  
  6083. Selfbind13:
  6084. if(IsInChat() == 1){
  6085. SendInput {%A_ThisHotkey%}
  6086. return
  6087. }
  6088. if (version < newver)
  6089. {
  6090.       AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6091. }
  6092. SendChat("" beleg13 "")
  6093. return
  6094.  
  6095. Selfbind14:
  6096. if(IsInChat() == 1){
  6097. SendInput {%A_ThisHotkey%}
  6098. return
  6099. }
  6100. if (version < newver)
  6101. {
  6102. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6103. }
  6104. SendChat("" beleg14 "")
  6105. return
  6106.  
  6107. Selfbind15:
  6108. if(IsInChat() == 1){
  6109. SendInput {%A_ThisHotkey%}
  6110. return
  6111. }
  6112. if (version < newver)
  6113. {
  6114. AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6115. }
  6116. SendChat("" beleg15 "")
  6117. return
  6118. ;###################################################################################################################################################################################################################################################################################
  6119. ;###################################################################################################################################################################################################################################################################################
  6120. ;###################################################################################################################################################################################################################################################################################
  6121. ;###################################################################################################################################################################################################################################################################################
  6122. ;###################################################################################################################################################################################################################################################################################
  6123. ;###################################################################################################################################################################################################################################################################################
  6124. ;###################################################################################################################################################################################################################################################################################
  6125. ;###################################################################################################################################################################################################################################################################################
  6126. ;###################################################################################################################################################################################################################################################################################
  6127. ;###################################################################################################################################################################################################################################################################################
  6128. ;###################################################################################################################################################################################################################################################################################
  6129. ;###################################################################################################################################################################################################################################################################################
  6130. ;###################################################################################################################################################################################################################################################################################
  6131. ;###################################################################################################################################################################################################################################################################################
  6132.  
  6133. :?:/afly::
  6134. suspend permit
  6135. KeyWait, Enter
  6136.  
  6137. Name := GetUserName()
  6138. if(adminflymode == 1){
  6139. Hotkey, ^PgUp, off, UseErrorLevel
  6140. Hotkey, ^PgDn, off, UseErrorLevel
  6141. Hotkey, ^Up, off, UseErrorLevel
  6142. Hotkey, ^Down, off, UseErrorLevel
  6143. Hotkey, ^Left, off, UseErrorLevel
  6144. Hotkey, ^Right, off, UseErrorLevel
  6145. adminflymode := 0
  6146. SendChat("/unfreeze " Name)
  6147.  
  6148. return
  6149. }
  6150. if(adminflymode == 0){
  6151. Hotkey, ^PgUp, Up, On, UseErrorLevel
  6152. Hotkey, ^PgDn, Down, On, UseErrorLevel
  6153. Hotkey, ^Up, Front, On, UseErrorLevel
  6154. Hotkey, ^Down, Back, On, UseErrorLevel
  6155. Hotkey, ^Left, Left, On, UseErrorLevel
  6156. Hotkey, ^Right, Right, On, UseErrorLevel
  6157. adminflymode := 1
  6158. SendChat("/freeze " Name)
  6159.  
  6160. return
  6161. }
  6162. return
  6163. Up:
  6164. if(adminflymode == 1){
  6165. SendChat("/up")
  6166. }
  6167. return
  6168. Down:
  6169. if(adminflymode == 1){
  6170. SendChat("/dn")
  6171. }
  6172. return
  6173. Front:
  6174. if(adminflymode == 1){
  6175. SendChat("/ft")
  6176. }
  6177. return
  6178. Back:
  6179. if(adminflymode == 1){
  6180. SendChat("/bk")
  6181. }
  6182. return
  6183. Left:
  6184. if(adminflymode == 1){
  6185. SendChat("/lt")
  6186. }
  6187. return
  6188. Right:
  6189. if(adminflymode == 1){
  6190. SendChat("/rt")
  6191. }
  6192. return
  6193.  
  6194. :?:/ucp::
  6195. suspend permit
  6196. Keywait, Enter
  6197. SendChat("Stellen Sie dazu bitte eine Supportanfrage im UCP.")
  6198. suspend off
  6199. hotkey, t, on
  6200. return
  6201.  
  6202. :?:/fragen::
  6203. suspend permit
  6204. keywait, enter
  6205. SendChat("Haben Sie noch weitere Fragen bzw. Anliegen?")
  6206. SendChat("Anderenfalls würde ich den Supportchat schließen.")
  6207. suspend off
  6208. hotkey, t, on
  6209. return
  6210.  
  6211. :?:/nochda::
  6212. suspend permit
  6213. keywait, enter
  6214. SendChat("Sind Sie noch da?")
  6215. suspend off
  6216. hotkey, t, on
  6217. return
  6218.  
  6219. :?:/tickets::
  6220. suspend permit
  6221. keywait, enter
  6222. Iniread, alltickets, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, alltickets
  6223. Iniread, tagestickets ,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\Tickets vom %TagMonatYahr%.ini,Tickets,TagesTickets
  6224. AddChatMEssage("{ff0082}[AL Support-Keybinder]{FFFFFF} Du hast heute {8e8cff}" tagestickets "{FFFFFF} Ticket(s) bearbeitet (Insgesamt:{8e8cff} " alltickets "{FFFFFF}).")
  6225. suspend off
  6226. hotkey, t, on
  6227. return
  6228.  
  6229. :?:/relog::
  6230. suspend permit
  6231. keywait, enter
  6232. Sendinput, /kick{space}{space}Relog (Bug etc.){left 17}
  6233. suspend off
  6234. hotkey, t, on
  6235. return
  6236.  
  6237. :?:/jafk::
  6238. suspend permit
  6239. Sendinput, /kick{space}{space}AFK im Jobfahrzeug{left 19}
  6240. suspend off
  6241. hotkey, t, on
  6242. return
  6243.  
  6244. :?:/adm::
  6245. suspend permit
  6246. admname := PlayerInput("Spieler: ")
  6247. SendChat("/w " admname " Sie werden hiermit vorgewarnt den /ad-Missbrauch zu unterlassen!")
  6248. SendChat("/w " admname " Sollten Sie weiterhin diese Funktion nicht regelgerecht nutzen, wird dies sanktioniert.")
  6249. suspend off
  6250. hotkey, t, on
  6251. return
  6252.  
  6253. :?:/gangwarao::
  6254. suspend permit
  6255. keywait, enter
  6256. SendChat("/ao Alle unbeteiligten Spieler haben sich unverzüglich, weiträumig vom Gangwar-Gebiet zu entfernen!")
  6257. suspend off
  6258. hotkey, t, on
  6259. return
  6260.  
  6261. :?:/erl::
  6262. Suspend permit
  6263. keywait, enter
  6264. SendChat("Könnten Sie bitte ihre Frage genauer erläutern?")
  6265. suspend off
  6266. hotkey, t, on
  6267. return
  6268.  
  6269. :?:/sweste::
  6270. Suspend permit
  6271. keywait, enter
  6272. SendChat("Es gibt 3 Möglichkeiten eine Schutzweste zu erhalten")
  6273. SendChat("Einmal durch Drogen (Weed, Kratom), Materialien und mit ein wenig Glück durch Mülltonnen")
  6274. suspend off
  6275. hotkey, t, on
  6276. return
  6277.  
  6278. :?:/sheal::
  6279. Suspend permit
  6280. keywait, enter
  6281. SendChat("Es gibt 3 Möglichkeiten Leben zurück zu erhalten")
  6282. SendChat(".:: Möglichkeit 1 ::.")
  6283. SendChat("Einmal können Sie sich durch einen Medic heilen. Rufen sie dafür /call 112")
  6284. SendChat("Sollte kein Medic vor Ort sein, gibt es dort einen Doktor am Krankenhaus")
  6285. SendChat("Das Krankenhaus können Sie sich mit /navi -> Krankenhaus anzeigen lassen.")
  6286. SendChat(".:: Möglichkeit 2 ::.")
  6287. SendChat("Mit etwas Glück können Sie Medi-Kits aus Mülltonnen erhalten, diese heilen direkt.")
  6288. SendChat(".:: Möglichkeit 3 ::.")
  6289. SendChat("Sie können mit /smoke Zigaretten rauchen, diese regenerieren eine geringe Anzahl")
  6290. SendChat("der Lebenspunkte zurück.")
  6291.  
  6292. suspend off
  6293. hotkey, t, on
  6294. return
  6295.  
  6296. :?:/sbedürfnis::
  6297. Suspend permit
  6298. keywait, enter
  6299. SendChat("Unten, in der Mitte Ihres Bildschirms sehen Sie eine Bedürfnisanzeige")
  6300. SendChat(".:: Essen und Trinken ::.")
  6301. SendChat("Hunger und Durst können in Essensunternehmen, sowie durch Snacks & Drinks gestillt werden.")
  6302. SendChat("Durst kann auch durch Automaten regeneriert werden, die es hier überall gibt")
  6303. SendChat(".:: Harndrang ::.")
  6304. SendChat("Es ist nur möglich sich durch 'pinkeln' zu erleichtern. Der Befehl dafür lautet /piss.")
  6305. SendChat(".:: Energie ::.")
  6306. SendChat("Sollte Ihre Energie gering sein, können Sie mit /sleep sich wieder erholen.")
  6307. SendChat("Sie schlafen für zirka. 3 Minuten")
  6308. suspend off
  6309. hotkey, t, on
  6310. return
  6311.  
  6312. :?:/safk::
  6313. suspend permit
  6314. send, {enter}
  6315. SendChat("Da Sie AFK zu sein scheinen, werde ich das Ticket schließen.")
  6316. SendChat("Sollte ein Missverständnis vorliegen, so schreiben Sie bitte erneut einen /support")
  6317. SendChat("/se")
  6318. suspend off
  6319. hotkey, t, on
  6320. return
  6321.  
  6322.  
  6323. :?:/cs::
  6324. suspend permit
  6325. keywait, Enter
  6326. FormatTime, timenow, HHmm
  6327. tageszeit := "Morgen"
  6328. If (timenow > 1159)
  6329. {
  6330. tageszeit := "Tag"
  6331. }
  6332. If (timenow > 1759)
  6333. {
  6334. tageszeit := "Abend"
  6335. }
  6336. SendChat("Ich wünsche noch einen angenehmen " tageszeit ". Viel Spaß weiterhin auf Another-Life.")
  6337. sleep 1000
  6338. SendChat("Sollten Sie noch weitere Fragen haben sind wir per /support für Sie da.")
  6339. SendChat("/cs")
  6340.  
  6341. suspend off
  6342. hotkey, t, on
  6343. return
  6344.  
  6345. :?:/ti::
  6346. suspend permit
  6347. ID88 := PlayerInput("ID: ")
  6348. SendChat("/tie " ID88 "")
  6349. SendChat("/blindfold " ID88 "")
  6350. return
  6351.  
  6352. :?:/clearlog::
  6353. suspend permit
  6354. FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  6355.         loglist := "Keine Daten vorhanden."
  6356.        TextSetString(logoverlay, "|______________________ Hitman-Agency :: Log ______________________|`n" loglist)
  6357. addChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Hitman-Log erfolgreich gelöscht!")
  6358. suspend off
  6359. return
  6360.  
  6361. :?:/q::
  6362. suspend permit
  6363. SendInput /q{enter}
  6364. Settimer, ht, off
  6365.  
  6366. gru4 := "Unbekannt"
  6367. allwanted := "0"
  6368. eigenkopfgeld := "0"
  6369. auftrag := "Niemand"
  6370. auftragsid := "0"
  6371. auftragsname1 := "0"
  6372. kopfgeld := "0"
  6373. findname := "Unbekannt"
  6374. iniwrite, %kopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  6375. Iniwrite, % Auftragsname1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftragsname1
  6376. Iniwrite, % findname, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findname
  6377. Iniwrite, % allwanted, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanteds
  6378. Iniwrite, % gru4, %A_MyDocuments%\Liru's Hitman Hitman Keybinder\Config\config.ini, Konfiguration, Grund
  6379. iniwrite, %eigenkopfgeld%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  6380. iniwrite, %auftrag%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  6381. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  6382. FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\log.ini
  6383.  
  6384. InputFile  = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  6385. OutputFile = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  6386. {
  6387. Loop, Read, %InputFile%, %OutputFile%
  6388. If SubStr(A_LoopReadLine, 1, 1) != "["
  6389. {
  6390. StringSplit, text, A_LoopReadLine, =
  6391.  
  6392. IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %text1%
  6393. ;FileAppend, %A_LoopReadLine%`n
  6394. }
  6395. }
  6396.  
  6397. if(qexit = 1){
  6398. ExitApp
  6399. }else{
  6400. return
  6401. }
  6402. Suspend off
  6403. return
  6404.  
  6405. :?:/undertakerduty::
  6406. suspend permit
  6407. send, {enter}
  6408. if(bestattercheck == 0) OR (bestattercheck == "") Or (bestattercheck == "ERROR"){
  6409. bestattercheck := 1
  6410. AddChatMessage("{8e8cff}[Bestatter] {FFFFFF}Du begibst dich in den Dienst!")
  6411. return
  6412. }
  6413. if(bestattercheck == 1){
  6414. bestattercheck := 0
  6415. AddChatMessage("{8e8cff}[Bestatter] {FFFFFF}Du hast deine Arbeit beendet")
  6416. return
  6417. }
  6418. suspend off
  6419. return
  6420.  
  6421.  
  6422. :?:/pauseundertaker::
  6423. suspend permit
  6424. send, {enter}
  6425. if(corpsecheck == 0){
  6426. corpsecheck := 1
  6427. AddChatMessage("{8e8cff}[Bestatter] {FFFFFF}Du legst eine Pause ein")
  6428. return
  6429. }
  6430. if(corpsecheck == 1){
  6431. corpsecheck := 0
  6432. AddChatMessage("{8e8cff}[Bestatter] {FFFFFF}Du hast deine Pause beendet")
  6433. return
  6434. }
  6435. return
  6436.  
  6437. :?:/show::
  6438. suspend permit
  6439. sendinput Cop ID:{space}
  6440. Input, CopID,V I M, {Enter}.{NumpadEnter}
  6441. Suspend, Off
  6442. send ^{A}{backspace}{enter}
  6443. SendChat("/sl " CopID "")
  6444. SendChat("/sp " CopID "")
  6445. sleep, 500
  6446. SendChat("Ja, Sie dürfen mich durchsuchen.")
  6447. suspend off
  6448. hotkey, t, on
  6449. return
  6450.        
  6451. :?:/tc::
  6452. suspend permit
  6453. send, {enter}
  6454. SendChat("/takecorpse")
  6455. suspend off
  6456. return
  6457.  
  6458. :?:/cancel corpse::
  6459. suspend permit
  6460. send, {enter}
  6461. SendChat("/cancel corpse")
  6462. corpsecheck := 0
  6463. suspend off
  6464. return
  6465.  
  6466. :?:/resethit::
  6467. suspend permit
  6468. send, {enter}
  6469. AddChatMessage("{FFFFFF}Auftrag wurde aus dem Keybinder gelöscht.")
  6470. auftragsid := "0"
  6471. auftrag := "Niemand"
  6472. Eigenkopfgeld := "0"
  6473. iniwrite, %auftrag%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftrag
  6474. iniwrite, %auftragsid%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AuftragsID
  6475. iniwrite,% kopfgeld, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kopfgeld
  6476. iniwrite,% eigenkopfgeld, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, EigenKopfgeld
  6477. return
  6478.  
  6479. :?:/biz::
  6480. suspend permit
  6481. SendChat("/business")
  6482. suspend off
  6483. return
  6484.  
  6485.  
  6486. :?:/aa::
  6487. Suspend Permit
  6488. if (version < newver)
  6489. {
  6490.         AddChatMessage("{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  6491. }
  6492. send, {enter}
  6493. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  6494. {
  6495. If InStr(A_LoopReadLine, "/accept business")
  6496. {
  6497. Service = business
  6498. }
  6499. else If InStr(A_LoopReadLine, "/accept house")
  6500. {
  6501. Service = house
  6502. }
  6503. else If InStr(A_LoopReadLine, "/accept married")
  6504. {
  6505. Service = married
  6506. }
  6507. else If InStr(A_LoopReadLine, "/accept witness")
  6508. {
  6509. Service = witness
  6510. }
  6511. else If InStr(A_LoopReadLine, "/accept marriage")
  6512. {
  6513. Service = marriage
  6514. }
  6515. else If InStr(A_LoopReadLine, "/accept divorce")
  6516. {
  6517. Service = dirvorce
  6518. }
  6519. else If InStr(A_LoopReadLine, "/accept ticket")
  6520. {
  6521. Service = ticket
  6522. }
  6523. else If InStr(A_LoopReadLine, "/accept carticket")
  6524. {
  6525. Service = carticket
  6526. }
  6527. else If InStr(A_LoopReadLine, "/accept test")
  6528. {
  6529. Service = test
  6530. }
  6531. else If InStr(A_LoopReadLine, "/accept taxi")
  6532. {
  6533. Service = taxi
  6534. }
  6535. else If InStr(A_LoopReadLine, "/accept medic")
  6536. {
  6537. Service = medic
  6538. }
  6539. else If InStr(A_LoopReadLine, "/accept mechanic")
  6540. {
  6541. Service = mechanic
  6542. }
  6543. else If InStr(A_LoopReadLine, "/accept weed")
  6544. {
  6545. Service = weed
  6546. }
  6547. else If InStr(A_LoopReadLine, "/accept kratom")
  6548. {
  6549. Service = kratom
  6550. }
  6551. else If InStr(A_LoopReadLine, "/accept kratomleaf")
  6552. {
  6553. Service = kratomleaf
  6554. }
  6555. else If InStr(A_LoopReadLine, "/accept material")
  6556. {
  6557. Service = material
  6558. }
  6559. else If InStr(A_LoopReadLine, "/accept armor")
  6560. {
  6561. Service = armor
  6562. }
  6563. else If InStr(A_LoopReadLine, "/accept sex")
  6564. {
  6565. Service = sex
  6566. }
  6567. else If InStr(A_LoopReadLine, "/accept license")
  6568. {
  6569. Service = license
  6570. }
  6571. else If InStr(A_LoopReadLine, "/accept corpse")
  6572. {
  6573. Service = corpse
  6574. }
  6575. else If InStr(A_LoopReadLine, "/accept refill")
  6576. {
  6577. Service = refill
  6578. }
  6579. else If InStr(A_LoopReadLine, "/accept repair")
  6580. {
  6581. Service = repair
  6582. }
  6583. else If InStr(A_LoopReadLine, "/accept interview")
  6584. {
  6585. Service = interview
  6586. }
  6587. else If InStr(A_LoopReadLine, "/accept coupon")
  6588. {
  6589. Service = coupon
  6590. }
  6591. else If InStr(A_LoopReadLine, "/accept support")
  6592. {
  6593. Service = support
  6594. }
  6595. }
  6596. SendChat("/accept " Service "")
  6597. Suspend Off
  6598. return
  6599.  
  6600. :?:/stopfind::
  6601. suspend permit
  6602. keywait, enter
  6603. AddChatMessage("{FFFFFF}Suche nach {8e8cff}" findname "{FFFFFF} (ID: {8e8cff}" auftragsname1 "{FFFFFF}){FFFFFF} beendet.")
  6604. auftragsname1 := "0"
  6605. findname := "Unbekannt"
  6606. Iniwrite, % Auftragsname1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auftragsname1
  6607. Iniwrite, % findname, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, findname
  6608. Settimer, pfind, off
  6609. settimer, pfind1, off
  6610. return
  6611.  
  6612. :?:/setkills::
  6613. suspend permit
  6614. if (version < newver)
  6615. {
  6616.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6617. }
  6618. kills := PlayerInput("Deine aktuellen Kills (/stats): ")
  6619. if kills is not number
  6620. {
  6621.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es wurde keine Zahl angegeben!")
  6622. return
  6623. }
  6624. Iniwrite,% kills,%A_MyDocuments%Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  6625. Suspend off
  6626. Hotkey, t, on
  6627. return
  6628.  
  6629. :?:/settode::
  6630. suspend permit
  6631. if (version < newver)
  6632. {
  6633.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6634. }
  6635. tode := PlayerInput("Deine aktuellen Tode (/stats): ")
  6636. if tode is not number
  6637. {
  6638.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es wurde keine Zahl angegeben!")
  6639. return
  6640. }
  6641. Iniwrite,% tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  6642. Suspend off
  6643. Hotkey, t, on
  6644. return
  6645.  
  6646. :?:/setdaykills::
  6647. suspend permit
  6648. if (version < newver)
  6649. {
  6650.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6651. }
  6652. DKill := PlayerInput("Deine aktuellen Tages-Kills (/stats): ")
  6653. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  6654. Suspend off
  6655. Hotkey, t, on
  6656. return
  6657.  
  6658. :?:/setdaytode::
  6659. suspend permit
  6660. if (version < newver)
  6661. {
  6662.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6663. }
  6664. Dtod := PlayerInput("Deine aktuellen Tages-Tode (/stats): ")
  6665. Iniwrite,% DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DTod
  6666. Suspend off
  6667. Hotkey, t, on
  6668. return
  6669.  
  6670.  
  6671. :?:/kd::
  6672. suspend permit
  6673. send, {enter}
  6674. if (version < newver)
  6675. {
  6676.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6677. }
  6678. send, {enter}
  6679.  
  6680. KD := kills/Tode
  6681. If(%Tode%=0){
  6682. KD := kills/1
  6683. }
  6684. Iniwrite,% Diff ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini,Konfiguration, Differenz
  6685. if(KDinfo == 1){
  6686. SendChat("/f Aktuelle Kills: " kills  " | Differenz: " kills-Tode " Kills | KD-Rate: " Round(KD, 3) "")
  6687. }
  6688. if(KDinfo == 0){
  6689. AddchatMessage("{FFFFFF}Aktuelle Kills:{8e8cff} " . kills . " {FF6E00}| {FFFFFF}Aktuelle Tode: {8e8cff} " . Tode . " {FF6E00}|")
  6690. AddchatMessage("{FFFFFF}Differenz:{8e8cff} " kills-Tode "{FFFFFF} Kills {FF6E00}|{FFFFFF} KD-Rate:{8e8cff} " Round(KD, 3) " {FF6E00}|")
  6691. }
  6692. Suspend off
  6693. Hotkey, t, on
  6694. return
  6695.  
  6696. :?:/dkd::
  6697. suspend permit
  6698. send, {enter}
  6699. if (version < newver)
  6700. {
  6701.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6702. }
  6703. FormatTime,TagMonatYahr,,dd.MM.yyyy
  6704. DKD := DKill/DTod
  6705. If(%DTod%=0){
  6706. DKD := DKill/1
  6707. }
  6708. if(KDinfo == 1){
  6709. SendChat("/f Tages Kills: " . DKill . " | Tages Tode: " . DTod . " | Tages-KD: " Round(DKD, 3) "")
  6710. }
  6711. if(KDinfo == 0){
  6712. AddchatMessage("{FFFFFF}Tages Kills:{8e8cff} " . DKill . " {FF6E00}| {FFFFFF}Tages Tode: {8e8cff}" . DTod . " {FF6E00}|{FFFFFF} TagesKD:{8e8cff} " Round(DKD, 3) "")
  6713. }
  6714. Suspend off
  6715. Hotkey, t, on
  6716. return
  6717.  
  6718. :?:/mkd::
  6719. suspend permit
  6720. send, {enter}
  6721. if (version < newver)
  6722. {
  6723.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6724. }
  6725. FormatTime,MonatYahr,,MMMM yyyy
  6726. MKD := MKill/MTod
  6727. If(%MTod%=0){
  6728. MKD := MKill/1
  6729. }
  6730. if(KDinfo == 1){
  6731. SendChat("/f [" MonatYahr "] Monats Kills: " . MKill . " | Monats Tode: " . MTod . " | M-KD: " Round(MKD, 3) "")
  6732. }
  6733. if(KDinfo == 0){
  6734. AddchatMessage("{FFFFFF}[{8e8cff}" MonatYahr "{FFFFFF}] Monats Kills:{8e8cff} " . MKill . " {FF6E00}| {FFFFFF}Monats Tode: {8e8cff}" . MTod . " {FF6E00}|{FFFFFF} M-KD:{8e8cff} " Round(MKD, 3) "")
  6735. }
  6736. Suspend off
  6737. Hotkey, t, on
  6738. return
  6739.  
  6740. :?:/akd::
  6741. suspend permit
  6742. if (version < newver)
  6743. {
  6744.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6745. }
  6746. send, {enter}
  6747. MKD := MKill/MTod
  6748. If(%MTod%=0){
  6749. MKD := MKill/1
  6750. }
  6751. DKD := DKill/DTod
  6752. If(%DTod%=0){
  6753. DKD := DKill/1
  6754. }
  6755. KD := kills/Tode
  6756. If(%Tode%=0){
  6757. KD := kills/1
  6758. }
  6759. if(KDinfo == 1){
  6760.  SendChat("/f Kills: " . kills . " | Tode: " . Tode . " | KD: " Round(KD, 3) "")
  6761.  SendChat("/f Tages Kills: " . DKill . " | Tages Tode: " . DTod . " | Tages-KD: " Round(DKD, 3) "")
  6762. SendChat("/f Monats Kills: " . MKill . " | Monats Tode: " . MTod . " | Monats-KD: " Round(MKD, 3) "")
  6763.  
  6764. }
  6765. if(KDinfo == 0){
  6766. AddchatMessage("{FFFFFF}Kills:{8e8cff} " . kills . " {FF6E00}| {FFFFFF}Tode: {8e8cff}" . Tode . " {FF6E00}|{FFFFFF} KD:{8e8cff} " Round(KD, 3) "")
  6767. AddchatMessage("{FFFFFF}Tages Kills:{8e8cff} " . DKill . " {FF6E00}| {FFFFFF}Tages Tode: {8e8cff}" . DTod . " {FF6E00}|{FFFFFF}  TagesKD:{8e8cff} " Round(DKD, 3) "")
  6768. AddchatMessage("{FFFFFF}Monat Kills:{8e8cff} " . MKill . " {FF6E00}| {FFFFFF}Monats Tode: {8e8cff}" . MTod . " {FF6E00}|{FFFFFF}  Monats-KD:{8e8cff} " Round(MKD, 3) "")
  6769. }
  6770. Suspend off
  6771. Hotkey, t, on
  6772. return
  6773.  
  6774. :?:/kills::
  6775. suspend permit
  6776. send, {enter}
  6777. if (version < newver)
  6778. {
  6779.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6780. }
  6781. Iniread,kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  6782. SendChat("/F Aktuelle Kills: " kills)
  6783. Suspend off
  6784. Hotkey, t, on
  6785. return
  6786.  
  6787. :?:/tode::
  6788. suspend permit
  6789. send, {enter}
  6790. if (version < newver)
  6791. {
  6792.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6793. }
  6794. Iniread, tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  6795. SendChat("/F Aktuelle Tode: " tode)
  6796. Suspend off
  6797. Hotkey, t, on
  6798. return
  6799.  
  6800. :?:/clearkill::
  6801. suspend permit
  6802. if (version < newver)
  6803. {
  6804.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6805. }
  6806. send, {enter}
  6807. Iniread,kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  6808. Iniread,DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  6809. Iniread,MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  6810.  
  6811.  
  6812. kills -= 1
  6813. DKill -= 1
  6814. MKill -= 1
  6815. AddChatMessage("{FFFFFF}Du hast{8e8cff} 1 {FFFFFF}Tages-/Monats-/Kill abgezogen")
  6816. AddChatMessage("{FFFFFF}Derzeitige Gangwarkills:{8e8cff} " kills)
  6817. Iniwrite,% kills,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Kills
  6818. Iniwrite,% DKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesKills,DKill
  6819. Iniwrite,% MKill,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsKills, MKill
  6820. Suspend off
  6821. Hotkey, t, on
  6822. return
  6823.  
  6824. :?:/cleartod::
  6825. suspend permit
  6826. send, {enter}
  6827. if (version < newver)
  6828. {
  6829.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6830. }
  6831. Iniread,tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  6832. Iniread,DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  6833. Iniread,MTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsTode,MTod
  6834.  
  6835. Tode -=1
  6836. DTod -=1
  6837. MTod -=1
  6838. AddChatMessage("{FFFFFF}Du hast{8e8cff} 1 {FFFFFF}Tages-/Monats-/Tod abgezogen")
  6839. AddChatMessage("{FFFFFF}Derzeitige Tode:{8e8cff} " Tode)
  6840. Iniwrite,% tode,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Tode
  6841. Iniwrite,% DTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %TagMonatYahr%.ini,TagesTode,DTod
  6842. Iniwrite,% MTod,%A_MyDocuments%\Liru's Hitman Keybinder\Statistiken\KD von %MonatYahr%.ini,MonatsTode,MTod
  6843. Suspend off
  6844. Hotkey, t, on
  6845. return
  6846.  
  6847. :?:/pad1::
  6848. suspend permit
  6849. send, {enter}
  6850. if (version < newver)
  6851. {
  6852.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6853. }
  6854. Iniread, adtext,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text
  6855. if(adtext=="ERROR") OR (adtext=="Eintragen!") OR (adtext==""){
  6856. addchatmessage("{FF6E00}Fehler: {FFFFFF}Es wurde kein /ad ausgewählt. Die Funktion wurde abgebrochen.")
  6857. return
  6858. }
  6859. SendChat("/ad " adtext)
  6860. Suspend off
  6861. return
  6862.  
  6863. :?:/pad2::
  6864. suspend permit
  6865. if (version < newver)
  6866. {
  6867.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6868. }
  6869. send, {enter}
  6870. Iniread, adtext2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AD-Text2
  6871. if(adtext2=="ERROR") OR (adtext2=="Eintragen!") OR (adtext2==""){
  6872. addchatmessage("{FF6E00}Fehler: {FFFFFF}Es wurde kein /ad ausgewählt. Die Funktion wurde abgebrochen.")
  6873. return
  6874. }
  6875. SendChat("/ad " adtext2)
  6876. Suspend off
  6877. return
  6878.  
  6879. :?:/adKEYBINDER::
  6880. suspend permit
  6881. if (version < newver)
  6882. {
  6883.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6884. }
  6885. AddChatMessage("{FFFFFF}• Aktuelle /ad's •")
  6886. AddChatMessage("{FFFFFF}/pad1: {8e8cff}" adtext "")
  6887. AddChatMessage("{FFFFFF}/pad2: {8e8cff}" adtext2 "")
  6888. suspend off
  6889. return
  6890.  
  6891. :?:/lastad::
  6892. Suspend, Permit
  6893. if (version < newver)
  6894. {
  6895.              AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6896. }
  6897. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  6898. {
  6899. If InStr(A_LoopReadLine, "[Werbung]")
  6900. {
  6901. RegExMatch(A_LoopReadLine, "\[Werbung\] (.*), Telefonnummer: (.*)," ,sms)
  6902. }
  6903. }
  6904. SendChat("/checknumber " sms2 )
  6905.  
  6906. return
  6907.  
  6908.  
  6909. :?:/re::
  6910. Suspend, Permit
  6911. if (version < newver)
  6912. {
  6913.              AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6914. }
  6915. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  6916. {
  6917. If InStr(A_LoopReadLine, "SMS:") AND Instr(A_loopreadline,"(Von:")
  6918. {
  6919. RegExMatch(A_LoopReadLine, "SMS: (.*) \(Von: (.*)\)" ,sms)
  6920. }
  6921. }
  6922. sendinput, /sms %sms2%{space}
  6923. return
  6924.  
  6925. :?:/lastsms::
  6926. Suspend, Permit
  6927. if (version < newver)
  6928. {
  6929.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6930. }
  6931. Loop, read, %A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt
  6932. {
  6933. If InStr(A_LoopReadLine, "SMS:")
  6934. {
  6935. RegExMatch(A_LoopReadLine, "SMS: (.*) \(Von: (.*)\)" ,sms)
  6936. }
  6937. }
  6938.        AddChatMessage("{FFFFFF}Letzte SMS - {8e8cff}" sms1 " {FFFFFF}(Von Nr. " sms2 ")")
  6939.        SendChat("/checknumber " sms2)
  6940. return
  6941.  
  6942. :?:/p::
  6943. Suspend Permit
  6944. send, {enter}
  6945. if (version < newver)
  6946. {
  6947.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6948. }
  6949. SendChat("/pickup")
  6950. SendChat("ja bitte?")
  6951. suspend off
  6952. return
  6953.  
  6954. :?:/ab::
  6955. suspend permit
  6956. if (version < newver)
  6957. {
  6958.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6959. }
  6960. if(anrufbeantworter ="Error") OR (anrufbeantworter == 0){
  6961.         anrufbeantworter := 1
  6962.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Du hast den Anrufbeantworter {8e8cff}aktiviert")
  6963.         Iniwrite, % anrufbeantworter, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Anrufbeantworter
  6964.         return
  6965. }
  6966. if(anrufbeantworter =="1"){
  6967.         anrufbeantworter := 0
  6968.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Du hast den Anrufbeantworter {8e8cff}ausgeschaltet")
  6969.         Iniwrite, % anrufbeantworter, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Anrufbeantworter
  6970.         return
  6971. }
  6972. suspend off
  6973. hotkey, t, on
  6974. return
  6975.  
  6976. :?:/drechner::
  6977. suspend permit
  6978. if (version < newver)
  6979. {
  6980.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6981. }
  6982. drogen := PlayerInput("Drogenmenge (in Gramm): ")
  6983. kurs := PlayerInput("Preis pro Gramm: ")
  6984. drogenergebnis := drogen*kurs
  6985. drogenergebnis := number_format(drogenergebnis)
  6986. AddChatMessage("{FFFFFF}Der Preis für {8e8cff}" drogen "{FFFFFF} Gramm beträgt{8e8cff} " drogenergebnis "{FFFFFF}$")
  6987. Suspend off
  6988. Hotkey, t, on
  6989. return
  6990.  
  6991. :?:/savelog::
  6992. Suspend Permit
  6993. send, {enter}
  6994. if (version < newver)
  6995. {
  6996.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  6997. }
  6998. FileCreateDir,%A_MyDocuments%\Liru's Hitman Keybinder\Chatlog Backups
  6999. FormatTime, zeit,%A_Now%,dd.MM HH_mm
  7000. FileCopy,%A_MyDocuments%\GTA San Andreas User Files\SAMP\chatlog.txt,%A_MyDocuments%\Liru's Hitman Keybinder\Chatlog Backups\Chatlog vom %zeit%.txt
  7001. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es wurde ein Backup vom Chatlog gemacht.")
  7002. AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Backup zu finden unter: Dokumente\GTA San Andreas User Files\SAMP\Liru's Keybinder\{8e8cff}Chatlog Backups")
  7003. Suspend off
  7004. return
  7005.  
  7006. :?:/medic::
  7007. suspend permit
  7008. if (version < newver)
  7009. {
  7010.             AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7011. }
  7012. send, {enter}
  7013. SendChat("/call 112")
  7014. sleep 50
  7015. send {enter}
  7016. sleep 50
  7017. send {enter}
  7018. sleep 50
  7019. send {enter}
  7020. Suspend off
  7021. Hotkey, t, on
  7022. return
  7023.  
  7024.  
  7025. :?:/id::
  7026. Suspend Permit
  7027. if (version < newver)
  7028. {
  7029.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7030. }
  7031. Suspend on
  7032. SendInput /id{space}
  7033. Input, var3, V I M, {Enter}.{NumpadEnter}
  7034. sendinput {end}+{home}{del}{enter}
  7035. suspend off
  7036. id1 := GetPlayerIdByName(var3)
  7037. level1 := getplayerscorebyid(id1)
  7038. if(id1 == -1){
  7039. AddChatMessage("{d40000}Fehler:{FFFFFF} Spieler wurde nicht gefunden.")
  7040. }else{
  7041. AddChatMessage("{8e8cff}KEYBINDER: {FFFFFF}Spieler {8e8cff}" var3 "{FFFFFF} wurde gefunden. ID: {8e8cff}" id1 "{FFFFFF} Level:{8e8cff} " level1 "")
  7042. SendChat("/number " var3 "")
  7043. }
  7044. return
  7045.  
  7046. :?:/25k::
  7047. suspend permit
  7048. if (version < newver)
  7049. {
  7050.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7051. }
  7052. SendChat("/bank")
  7053. sleep 300
  7054. SendInput {Enter}
  7055. sleep 75
  7056. sendinput 25000
  7057. sleep 75
  7058. send, {enter}
  7059. sleep 75
  7060. send, {esc}
  7061. Suspend off
  7062. Hotkey, t, on
  7063. return
  7064.  
  7065. :?:/50k::
  7066. suspend permit
  7067. if (version < newver)
  7068. {
  7069.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7070. }
  7071. SendChat("/bank")
  7072. sleep 300
  7073. SendInput {Enter}
  7074. sleep 75
  7075. sendinput 50000
  7076. sleep 75
  7077. send, {enter}
  7078. sleep 75
  7079. send, {esc}
  7080. Suspend off
  7081. Hotkey, t, on
  7082. return
  7083.  
  7084. :?:/150k::
  7085. suspend permit
  7086. if (version < newver)
  7087. {
  7088.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7089. }
  7090. SendChat("/bank")
  7091. sleep 300
  7092. SendInput {Enter}
  7093. sleep 75
  7094. sendinput 150000
  7095. sleep 75
  7096. send, {enter}
  7097. sleep 75
  7098. send, {esc}
  7099. Suspend off
  7100. Hotkey, t, on
  7101. return
  7102.  
  7103. :?:/250k::
  7104. suspend permit
  7105. if (version < newver)
  7106. {
  7107.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7108. }
  7109. SendChat("/bank")
  7110. sleep 300
  7111. SendInput {Enter}
  7112. sleep 75
  7113. sendinput 250000
  7114. sleep 75
  7115. send, {enter}
  7116. sleep 75
  7117. send, {esc}
  7118. Suspend off
  7119. Hotkey, t, on
  7120. return
  7121.  
  7122. :?:/500k::
  7123. suspend permit
  7124. if (version < newver)
  7125. {
  7126.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7127. }
  7128. SendChat("/bank")
  7129. sleep 300
  7130. SendInput {Enter}
  7131. sleep 75
  7132. sendinput 500000
  7133. sleep 75
  7134. send, {enter}
  7135. sleep 75
  7136. send, {esc}
  7137. Suspend off
  7138. Hotkey, t, on
  7139. return
  7140.  
  7141. :?:/b25k::
  7142. suspend permit
  7143. if (version < newver)
  7144. {
  7145.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7146. }
  7147. keywait, enter
  7148. SendChat("/bank")
  7149. sleep 300
  7150. sendinput {down}
  7151. sleep 75
  7152. SendInput {Enter}
  7153. sleep 75
  7154. sendinput 25000
  7155. sleep 75
  7156. send, {enter}
  7157. sleep 75
  7158. send, {esc}
  7159. Suspend off
  7160. Hotkey, t, on
  7161. return
  7162.  
  7163. :?:/b50k::
  7164. suspend permit
  7165. if (version < newver)
  7166. {
  7167.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7168. }
  7169. keywait, enter
  7170. SendChat("/bank")
  7171. sleep 300
  7172. sendinput {down}
  7173. sleep 75
  7174. SendInput {Enter}
  7175. sleep 75
  7176. sendinput 50000
  7177. sleep 75
  7178. send, {enter}
  7179. sleep 75
  7180. send, {esc}
  7181. Suspend off
  7182. Hotkey, t, on
  7183. return
  7184.  
  7185. :?:/b150k::
  7186. suspend permit
  7187. if (version < newver)
  7188. {
  7189.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7190. }
  7191. keywait, enter
  7192. SendChat("/bank")
  7193. sleep 300
  7194. sendinput {down}
  7195. sleep 75
  7196. SendInput {Enter}
  7197. sleep 75
  7198. sendinput 150000
  7199. sleep 75
  7200. send, {enter}
  7201. sleep 75
  7202. send, {esc}
  7203. Suspend off
  7204. Hotkey, t, on
  7205. return
  7206.  
  7207. :?:/b250k::
  7208. suspend permit
  7209. if (version < newver)
  7210. {
  7211.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7212. }
  7213. keywait, enter
  7214. SendChat("/bank")
  7215. sleep 300
  7216. sendinput {down}
  7217. sleep 75
  7218. SendInput {Enter}
  7219. sleep 75
  7220. sendinput 250000
  7221. sleep 75
  7222. send, {enter}
  7223. sleep 75
  7224. send, {esc}
  7225. Suspend off
  7226. Hotkey, t, on
  7227. return
  7228.  
  7229. :?:/b500k::
  7230. suspend permit
  7231. if (version < newver)
  7232. {
  7233.         AddChatMessage("{FFFFFF} Es ist die Version {56bfeb}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  7234. }
  7235. keywait, enter
  7236. SendChat("/bank")
  7237. sleep 300
  7238. sendinput {down}
  7239. sleep 75
  7240. SendInput {Enter}
  7241. sleep 75
  7242. sendinput 500000
  7243. sleep 75
  7244. send, {enter}
  7245. sleep 75
  7246. send, {esc}
  7247. Suspend off
  7248. Hotkey, t, on
  7249. return
  7250.  
  7251. :?:/sf::
  7252. suspend permit
  7253. if (version < newver)
  7254. {
  7255.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7256. }
  7257. feuerzeug := PlayerInput("Feuerzeug benutzbar (Anzahl bei /inv): ")
  7258. feuerrechner := 100 -= feuerzeug
  7259.  
  7260. iniwrite, feuerrechner, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, feuerzeug
  7261. AddChatMessage("{FFFFFF}Du kannst dein Feuerzeug noch {8e8cff}" feuerzeug "{FFFFFF} mal benutzen.")
  7262. return
  7263.  
  7264.  
  7265.  
  7266.  
  7267. :?:/feuer::
  7268. suspend permit
  7269. if (version < newver)
  7270. {
  7271.           AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7272. }
  7273. AddChatMessage("{FFFFFF}Du hast dein Feuerzeug schon {8e8cff}" feuerzeug "{FFFFFF} mal benutzt.")
  7274. AddChatMessage("{FFFFFF}Bei {8e8cff}100{FFFFFF} Nutzungen musst du dir ein neues holen!")
  7275. suspend off
  7276. Hotkey, t, on
  7277. return
  7278.  
  7279. :?:/hcode::
  7280. suspend permit
  7281. if (version < newver)
  7282. {
  7283.       AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7284. }
  7285. AddChatMessage("{FFFFFF}Letzter Hackcode ist: {8e8cff}" hacke4 "")
  7286. suspend off
  7287. return
  7288.  
  7289. :?:/hack::
  7290. suspend permit
  7291. if (version < newver)
  7292. {
  7293.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7294. }
  7295. AddChatMessage("{FFFFFF}Aktueller Hackcode ist: {8e8cff}" hacke4 "")
  7296. SendChat("/hack")
  7297. suspend off
  7298. return
  7299.  
  7300. :?:/ilr::
  7301. suspend permit
  7302. if (version < newver)
  7303. {
  7304.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7305. }
  7306. /*
  7307. SendChat("/radio")
  7308. sleep 150
  7309. Send, {ENTER}
  7310. sleep 150
  7311. Send, {ENTER} ;Pop auswahl
  7312. sleep 150
  7313. send, {down 5}
  7314. sleep 150
  7315. send, {enter}
  7316. */
  7317.  
  7318. SendInput {ESC}
  7319. AddChatMessage("{FFFFFF}Radio: {8e8cff}iLoveRadio{FFFFFF} gestartet!")
  7320. playAudioStream("http://www.iloveradio.de/listen.m3u")
  7321. return
  7322. suspend off
  7323. Hotkey, t, on
  7324. return
  7325.  
  7326. :?:/housetime::
  7327. suspend permit
  7328. if (version < newver)
  7329. {
  7330.    AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7331. }
  7332. /*
  7333. SendChat("/radio")
  7334. sleep 150
  7335. Send, {ENTER}
  7336. sleep 150
  7337. Send, {ENTER} ;Pop auswahl
  7338. sleep 150
  7339. send, {down 5}
  7340. sleep 150
  7341. send, {enter}
  7342. */
  7343.  
  7344. SendInput {ESC}
  7345. AddChatMessage("{FFFFFF}Radio: {8e8cff}HouseTime.fm{FFFFFF} gestartet!")
  7346. playAudioStream("http://listen.housetime.fm/dsl.pls")
  7347. return
  7348. suspend off
  7349. Hotkey, t, on
  7350. return
  7351.  
  7352. :?:/stopradio::
  7353. Suspend Permit
  7354. if (version < newver)
  7355. {
  7356.    AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7357. }
  7358. SendInput {ESC}
  7359. stopAudioStream()
  7360. return
  7361.  
  7362. :?:/sz::
  7363. suspend permit
  7364. keywait, enter
  7365. if(boni4 =="ERROR"){
  7366.         boni4 := "0"
  7367. }
  7368.  
  7369. if(boni4 == "0"){
  7370.         AddChatMEssage("{FFFFFF}Du hast heute noch {8e8cff}keine{FFFFFF} Stunde gespielt.")
  7371. }else{
  7372.         AddChatMEssage("{FFFFFF}Du hast heute {8e8cff}" boni4 "{FFFFFF} Stunde(n) gespielt. Letzten Bonus um {8e8cff}" boni1 "{FFFFFF}:{8e8cff}" boni2 " {FFFFFF}Uhr erhalten.")        
  7373. }
  7374.  
  7375. suspend off
  7376. hotkey, t, on
  7377. return
  7378.  
  7379. :?:/fsz::
  7380. suspend permit
  7381. keywait, enter
  7382. if(boni4 =="ERROR"){
  7383.         boni4 := "0"
  7384. }
  7385. if(boni4 == "0"){
  7386.         SendCHat("/F Ich habe heute noch keine Stunde gespielt.")
  7387. }else{
  7388.         SendChat("/F Ich habe heute " boni4 " Stunde(n) gespielt. Letzten Bonus um " boni1 ":" boni2 " Uhr erhalten.")        
  7389. }
  7390. suspend off
  7391. hotkey, t, on
  7392. return
  7393.  
  7394. :?:/sd::
  7395. suspend permit
  7396. if (version < newver)
  7397. {
  7398.        AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7399. }
  7400. alldrugs := PlayerInput("Wieviel Weed hast du dabei: ")
  7401. allkratom := PlayerInput("Wieiviel Kratom hast du dabei: ")
  7402. if alldrugs is not number
  7403. {
  7404.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es wurde keine Zahl angegeben!")      
  7405. return
  7406. }
  7407. if allkratom is not number
  7408. {
  7409.  AddChatMessage("{8e8cff}KEYBINDER:{FFFFFF} Es wurde keine Zahl angegeben!")    
  7410. return
  7411. }
  7412. AddChatMessage("{FFFFFF}Du hast nun {8e8cff}" alldrugs "{FFFFFF} Gramm Weed und {8e8cff}" allkratom "{ffffff} Gramm Kratom dabei")
  7413. Iniwrite,% alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  7414. Iniwrite,% allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  7415. Suspend off
  7416. Hotkey, t, on
  7417. return
  7418.  
  7419. :?:/cd::
  7420. suspend permit
  7421. if (version < newver)
  7422. {
  7423.      AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7424. }
  7425. alldrugs = 0
  7426. allkratom = 0
  7427. Iniwrite, % alldrugs, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, AllDrugs
  7428. Iniwrite, % allkratom, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Allkratom
  7429. AddChatMessage("{FFFFFF}Drogenzähler manuell zurückgesetzt")
  7430. suspend off
  7431. return
  7432.  
  7433. :?:/drugs::
  7434. suspend permit
  7435. if (version < newver)
  7436. {
  7437.         AddChatMessage("{8e8cff}[Hitman-Keybinder]{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Aktualisierung über 'Update'-Button.")
  7438. }
  7439. AddChatMessage("{FFFFFF}Du hast noch {8e8cff}" alldrugs "{FFFFFF} Gramm Weed dabei.")
  7440. AddChatMessage("{FFFFFF}Du hast noch {8e8cff}" allkratom "{FFFFFF} Gramm Kratom dabei.")
  7441. Suspend off
  7442. Hotkey, t, on
  7443. return
  7444.  
  7445. :?:/kstats::
  7446. suspend permit
  7447. keywait, enter
  7448. send ^{A}{backspace}{enter}
  7449.  
  7450. ShowDialog(0,"Übersicht - Keybinder Statistiken","{FFFFFF}Heutige Aufträge `t`t`t» {8e8cff}" dhits "{FFFFFF} (Insgesamt: {8e8cff}" allhits " {FFFFFF})`ngekiffte Joints `t`t`t» {8e8cff}" Joints "`n{FFFFFF}an Zigarette gezogen `t`t» {8e8cff}" kippen "{ffffff}`nMedic heals bekommen `t`t» {8e8cff}" medicheals " {FFFFFF}(Kosten insg. {8e8cff}" mediccosts "{FFFFFF} $)`nGeld durch Blitzer verloren `t`t» {8e8cff}" allblitzer "{FFFFFF} $`nGeld in Ammunations ausgegeben `t» {8e8cff}" ammulost " {FFFFFF}$`n`nAktuelle Kills `t`t» `{8e8cff}" kills "`n{FFFFFF}Aktuelle Tode `t`t» {8e8cff}" Tode "`n{FFFFFF}Differenz `t`t» {8e8cff}" Differenz "{FFFFFF} Kills`nKD-Rate `t`t» {8e8cff}" Round(KD, 3) "`n{FFFFFF}Heutige Kills `t`t» {8e8cff}" DKill "`n{FFFFFF}Heutige Tode `t`t» {8e8cff}" DTod "`n{FFFFFF}Tages-KD `t`t» {8e8cff}" Round(DKD, 3) "`n{FFFFFF}Kills im Monat `t» {8e8cff}" Mkill "`n{FFFFFF}Tode im Monat `t» {8e8cff}" MTod "`n{FFFFFF}Monats-KD `t`t» {8e8cff}" Round(MKD, 3) "","Verlassen")
  7451. keywait, enter
  7452. suspend off
  7453. return
  7454.  
  7455. :?:/chandy::
  7456. suspend permit
  7457. keywait, enter
  7458. SendChat("/handy")
  7459. sleep, 300
  7460. send, {down 5}
  7461. sleep, 75
  7462. send, {enter}
  7463. sleep, 75
  7464. send, {esc}
  7465. suspend off
  7466. return
  7467.  
  7468. :?:/frr::
  7469. suspend permit
  7470. keywait, enter
  7471. SendChat("/faction")
  7472. sleep, 300
  7473. send, {down 1}
  7474. sleep, 75
  7475. send, {enter}
  7476. sleep, 75
  7477. send, {down 1}
  7478. sleep, 75
  7479. send, {enter}
  7480. sleep, 75
  7481. send, {enter} ;fahrzeug rep
  7482. sleep, 75
  7483. send, {down 1}
  7484. sleep, 75
  7485. send, {enter}
  7486. sleep, 75
  7487. send, {down 2}
  7488. sleep, 75
  7489. send, {enter}
  7490. sleep, 75
  7491. send, {enter} ;fahrzeugrespawn
  7492. sleep, 75
  7493. send, {esc}
  7494.  
  7495. suspend off
  7496. return
  7497.  
  7498.  
  7499. ;_Userakte erstellen
  7500. :?:/mdcadd::
  7501. Suspend Permit
  7502.  
  7503. AddChatMessage("{FFFFFF}Userakte erstellen: ID eintragen und Enter drücken.")
  7504. mdcadd_id := PlayerInput("ID: ")
  7505. mdcadd_name := GetPlayerNameById(mdcadd_id)
  7506.  
  7507.  
  7508. Ifnotexist, %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcadd_name%.txt
  7509. {
  7510.     FileAppend,, %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcadd_name%.txt
  7511.  
  7512.     sleep 250
  7513.     AddChatMessage("{FFFFFF}Userakte für {8e8cff}" mdcadd_name "{F0F0F0} angelegt und gespeichert.")
  7514.     return
  7515. }
  7516. Ifexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcadd_name%.txt
  7517. {
  7518.     AddChatMessage("{FFFFFF}Diese Userakte existiert bereits.")
  7519.     return
  7520. }  
  7521. Suspend Off
  7522. return
  7523.  
  7524. ;_Userakte ergänzen
  7525. :?:/mdcnotice::
  7526. Suspend Permit
  7527.  
  7528. AddChatMessage("{FFFFFF}Userakte ergänzen: ID eintragen und Enter drücken, dann Text eingeben.")
  7529. mdcnotice_id := PlayerInput("ID: ")
  7530. mdcnotice_name := GetPlayerNameById(mdcnotice_id)
  7531. FormatTime,TagMonatYahr,,dd.MM.yyyy
  7532.  
  7533. Ifnotexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcnotice_name%.txt
  7534. {
  7535.     sleep 250
  7536.     AddChatMessage("{FFFFFF}Diese Userakte existiert nicht, du kannst mit '/mdcadd' eine neue anlegen.")
  7537.     return
  7538. }
  7539. Ifexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcnotice_name%.txt
  7540. {
  7541.     mdcnotice_txt := PlayerInput("Ergänzen: ")
  7542.     FileAppend, `n%TagMonatYahr% - %mdcnotice_txt%, %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcnotice_name%.txt
  7543.     AddChatMessage("{FFFFFF}Der folgende Text wurde der Userakte von {8e8cff}" mdcnotice_name " {F0F0F0}hinzugefügt:")
  7544.     AddChatMessage("{FFFFFF}Text: {8e8cff}" mdcnotice_txt "")
  7545.     return
  7546. }  
  7547. Suspend Off
  7548. return
  7549.  
  7550. ;_Userakte einsehen
  7551. :?:/mdcview::
  7552. Suspend Permit
  7553.  
  7554. AddChatMessage("{FFFFFF}Userakte einsehen: ID eintragen und Enter drücken.")
  7555. mdcview_id := PlayerInput("ID: ")
  7556. mdcview_name := GetPlayerNameById(mdcview_id)
  7557. sleep 750
  7558. Ifnotexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcview_name%.txt
  7559. {
  7560.     sleep 250
  7561.     AddChatMessage("{FFFFFF}Diese Userakte existiert nicht, du kannst mit '/mdcadd' eine neue anlegen.")
  7562.     return
  7563. }
  7564. Ifexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcview_name%.txt
  7565. {
  7566.     FileRead, mdc_text, %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcview_name%.txt
  7567.     ShowDialog(0, "{0055FF}Userakte von " mdcview_name "","{828282}• " mdc_text "", "Ok")
  7568.     return
  7569. }  
  7570. Suspend Off
  7571. return
  7572.  
  7573. :?:/fmdcview::
  7574. Suspend Permit
  7575. infomdc := 0
  7576. AddChatMessage("{FFFFFF}Userakte einsehen: ID eintragen und Enter drücken.")
  7577. mdcview_id := PlayerInput("ID: ")
  7578. mdcview_name := GetPlayerNameById(mdcview_id)
  7579. sleep 750
  7580. Ifnotexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcview_name%.txt
  7581. {
  7582.     sleep 250
  7583.     AddChatMessage("{FFFFFF}Diese Userakte existiert nicht, du kannst mit '/mdcadd' eine neue anlegen.")
  7584.     return
  7585. }
  7586. Ifexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcview_name%.txt
  7587. {
  7588.     SendChat("/f - Userakteneintrag von " mdcview_name " -")
  7589.     loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcview_name%.txt
  7590.     {
  7591.      if(!A_LoopReadLine)
  7592.     continue
  7593.     if(A_LoopReadLine > -1){
  7594.         infomdc ++
  7595.     SendChat("/f • " A_LoopReadline "")
  7596. }
  7597. }
  7598. }  
  7599. Suspend Off
  7600. return
  7601.  
  7602.  
  7603. ;_Userakte löschen
  7604. :?:/mdcdel::
  7605. Suspend Permit
  7606.  
  7607. AddChatMessage("{FFFFFF}Userakte löschen: ID eintragen und Enter drücken.")
  7608. mdcdel_id := PlayerInput("ID: ")
  7609.  
  7610. mdcdel_name := GetPlayerNameById(mdcdel_id)
  7611.  
  7612. Ifnotexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcdel_name%.txt
  7613. {
  7614.     sleep 250
  7615.     AddChatMessage("{FFFFFF}Diese Userakte existiert nicht, also kannst du sie auch nicht löschen.")
  7616.     return
  7617. }
  7618. Ifexist %A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcdel_name%.txt
  7619. {
  7620.     FileDelete,%A_MyDocuments%\Liru's Hitman Keybinder\Config\%mdcdel_name%.txt
  7621.     AddChatMessage("{FFFFFF}Userakte von {8e8cff}" mdcdel_name " {F0F0F0}gelöscht.")
  7622.     return
  7623. }  
  7624. Suspend Off
  7625. return
  7626.  
  7627. :?:/ovsave::
  7628. Suspend Permit
  7629. SendInput, {ESC}
  7630. allgmove := 0
  7631. if(hpmove == 1)
  7632. {
  7633.         hpmove := 0
  7634.         Iniwrite,% HP1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  7635.         Iniwrite,% HP2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  7636.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7637. }
  7638. if(ortmove == 1)
  7639. {
  7640.         ortmove := 0
  7641. Iniwrite,% Ort1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  7642. Iniwrite,% Ort2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  7643.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7644. }
  7645. if(pingmove == 1)
  7646. {
  7647.         pingmove := 0
  7648. Iniwrite,% Ping1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  7649. Iniwrite,% Ping2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  7650.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7651. }
  7652. if(wantedmove == 1)
  7653. {
  7654.         wantedmove := 0
  7655. Iniwrite,% Wanted1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  7656. Iniwrite,% Wanted2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  7657.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7658. }
  7659. if(fpsmove == 1)
  7660. {
  7661.         fpsmove  := 0
  7662. Iniwrite,% FPS1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  7663. Iniwrite,% FPS2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  7664.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7665. }
  7666. if(lockmove == 1)
  7667. {
  7668.         lockmove  := 0
  7669. Iniwrite,% Auto1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  7670. Iniwrite,% Auto2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  7671.  
  7672.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7673. }
  7674. if(carstatusmove == 1)
  7675. {
  7676.         carstatusmove  := 0
  7677. Iniwrite,% CarDL1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  7678. Iniwrite,% CarDL2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  7679.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7680. }
  7681. if(motormove == 1)
  7682. {
  7683.         motormove  := 0
  7684. Iniwrite,% Motor1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  7685. Iniwrite,% Motor2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  7686.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7687. }
  7688. if(drogenmove == 1)
  7689. {
  7690.         drogenmove  := 0
  7691. Iniwrite,% Drogen1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen1
  7692. Iniwrite,% Drogen2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Drogen2
  7693.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7694. }
  7695. if(gegnermove == 1)
  7696. {
  7697.         gegnermove  := 0
  7698. Iniwrite,% GOVER1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  7699. Iniwrite,% GOVER2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  7700.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7701. }
  7702. if(hitmanmove == 1)
  7703. {
  7704.         hitmanmove  := 0
  7705. Iniwrite,% kn1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  7706. Iniwrite,% kn2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  7707.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7708. }
  7709. if(westemove == 1)
  7710. {
  7711.         westemove  := 0
  7712. Iniwrite,% weste1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  7713. Iniwrite,% weste2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  7714.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7715. }
  7716. if(logmove == 1)
  7717. {
  7718.         logmove  := 0
  7719. Iniwrite,% log1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  7720. Iniwrite,% log2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  7721.         AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Dein Overlay wurde gespeichert!")
  7722. }
  7723. return
  7724.  
  7725. :?:/ovmove::
  7726. Suspend Permit
  7727. if(allgmove == 1)
  7728.         {
  7729.         AddChatMessage("{FFFFFF}Du verschiebst bereits ein Overlay!")
  7730.         return
  7731.         }
  7732. AddChatMessage("{FFFFFF} ________________________________________________________")
  7733. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} HP Overlay verschieben -> hp")
  7734. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Weste Overlay verschieben -> weste")
  7735. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Ort Overlay verschieben -> ort")
  7736. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Ping Overlay verschieben -> ping")
  7737. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Wanted Overlay verschieben -> wanted")
  7738. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} FPS Overlay verschieben -> fps")
  7739. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Carlock Overlay verschieben -> lock")
  7740. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Carstatus Overlay verschieben -> carstatus")
  7741. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Motor Overlay verschieben -> motor")
  7742. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Drogen Overlay verschieben -> drogen")
  7743. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Gegner Overlay verschieben -> gegner")
  7744. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Hitman Overlay verschieben -> hitman")
  7745. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Detektiv Overlay verschieben -> dete")
  7746. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Log Overlay verschieben -> log")
  7747. AddChatMessage("{FFFFFF} ________________________________________________________")
  7748. AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Gebe ein, welches Overlay du verschieben willst.")
  7749. SendInput, Overlay:{space}
  7750. Input, ovmove, V I M,{enter}
  7751. SendInput {end}+{home}{Del}{Esc}
  7752.         IfInString, ovmove, hp
  7753.         {
  7754.                 allgmove := 1
  7755.                 hpmove := 1
  7756.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein HP-Overlay mit den Pfeiltasten verschieben!")
  7757.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7758.         }
  7759.         IfInString, ovmove, ort
  7760.         {
  7761.                 allgmove := 1
  7762.                 ortmove := 1
  7763.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Orts-Overlay mit den Pfeiltasten verschieben!")
  7764.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7765.         }
  7766.         IfInString, ovmove, ping
  7767.         {
  7768.                 allgmove := 1
  7769.                 pingmove := 1
  7770.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Ping-Overlay mit den Pfeiltasten verschieben!")
  7771.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7772.         }
  7773.         IfInString, ovmove, wanted
  7774.         {
  7775.                 allgmove := 1
  7776.                 wantedmove := 1
  7777.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Wanted-Overlay mit den Pfeiltasten verschieben!")
  7778.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7779.         }
  7780.         IfInString, ovmove, fps
  7781.         {
  7782.                 allgmove := 1
  7783.                 fpsmove := 1
  7784.                
  7785.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein FPS-Overlay mit den Pfeiltasten verschieben!")
  7786.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7787.         }
  7788.         IfInString, ovmove, lock
  7789.         {
  7790.                 allgmove := 1
  7791.                 lockmove := 1
  7792.                
  7793.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Carlock-Overlay mit den Pfeiltasten verschieben!")
  7794.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7795.         }
  7796.         IfInString, ovmove, carstatus
  7797.         {
  7798.                 allgmove := 1
  7799.                 carstatusmove := 1
  7800.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Carstatus-Overlay mit den Pfeiltasten verschieben!")
  7801.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7802.         }
  7803.          IfInString, ovmove, motor
  7804.         {
  7805.                 allgmove := 1
  7806.                 motormove := 1
  7807.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Motor-Overlay mit den Pfeiltasten verschieben!")
  7808.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7809.         }
  7810.         IfInString, ovmove, drogen
  7811.         {
  7812.                 allgmove := 1
  7813.                 drogenmove := 1
  7814.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Drogen-Overlay mit den Pfeiltasten verschieben!")
  7815.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7816.         }
  7817.         IfInString, ovmove, gegner
  7818.         {
  7819.                 allgmove := 1
  7820.                 gegnermove := 1
  7821.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Gegner-Overlay mit den Pfeiltasten verschieben!")
  7822.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7823.         }
  7824.         IfInString, ovmove, hitman
  7825.         {
  7826.                 allgmove := 1
  7827.                 hitmanmove := 1
  7828.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Hitman-Overlay mit den Pfeiltasten verschieben!")
  7829.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7830.         }
  7831.         IfInString, ovmove, weste
  7832.         {
  7833.                 allgmove := 1
  7834.                 westemove := 1
  7835.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Westen-Overlay mit den Pfeiltasten verschieben!")
  7836.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7837.         }
  7838.         IfInString, ovmove, dete
  7839.         {
  7840.                 allgmove := 1
  7841.                 detemove := 1
  7842.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Detektiv-Overlay mit den Pfeiltasten verschieben!")
  7843.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7844.         }
  7845.         IfInString, ovmove, log
  7846.         {
  7847.                 allgmove := 1
  7848.                 logmove := 1
  7849.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Du kannst dein Log-Overlay mit den Pfeiltasten verschieben!")
  7850.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Speichern mit /ovsave.")
  7851.         }
  7852.         IfNotInString, ovmove, hp
  7853.         IfNotInString, ovmove, weste
  7854.         IfNotInString, ovmove, ort
  7855.         IfNotInString, ovmove, ping
  7856.         IfNotInString, ovmove, wanted
  7857.         IfNotInString, ovmove, fps
  7858.         IfNotInString, ovmove, lock
  7859.         IfNotInString, ovmove, carstatus
  7860.         IfNotInString, ovmove, motor
  7861.         IfNotInString, ovmove, drogen
  7862.         IfNotInString, ovmove, gegner
  7863.         IfNotInString, ovmove, hitman
  7864.         IfNotInString, ovmove, dete
  7865.         IfNotInString, ovmove, log
  7866.         {
  7867.                 AddChatMessage("{8e8cff}[Overlay]{FFFFFF} Falsche Eingabe.")
  7868.         }
  7869. return
  7870.  /*
  7871. HP OV1
  7872. Weste OV10
  7873. CarDL Ov2
  7874. Ort ov3
  7875. Wanted Ov4
  7876. FPS OV5
  7877. ping ov6
  7878. flagge (kn) ov7
  7879. mmotor ov8
  7880. Auto ov9
  7881. ov11 drug
  7882. Gegner gegneroverlay
  7883. */
  7884.  
  7885. ~Up::
  7886. if(hpmove == 1)
  7887. {
  7888.         HP2--
  7889.         Iniwrite, HP2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  7890.         TextSetPos(Ov1, HP1, HP2)
  7891. }
  7892. if(ortmove == 1)
  7893. {
  7894.         Ort2--
  7895.         Iniwrite,% Ort2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  7896.         TextSetPos(Ov3, Ort1, Ort2)
  7897. }
  7898. if(pingmove == 1)
  7899. {
  7900.         Ping2--
  7901.         Iniwrite, % Ping2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  7902.         TextSetPos(Ov6, Ping1, Ping2)
  7903. }
  7904. if(wantedmove == 1)
  7905. {
  7906.         wanted2--
  7907.         Iniwrite, % Wanted2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  7908.         TextSetPos(Ov4, wanted1, wanted2)
  7909. }
  7910. if(fpsmove == 1)
  7911. {
  7912.         FPS2--
  7913.         Iniwrite, % FPS2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  7914.         TextSetPos(Ov5, FPS1, FPS2)
  7915. }
  7916. if(lockmove == 1)
  7917. {
  7918.         Auto2--
  7919.         Iniwrite, % Auto2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  7920.         TextSetPos(Ov9, Auto1, Auto2)
  7921. }
  7922. if(carstatusmove == 1)
  7923. {
  7924.         CarDL2--
  7925.         Iniwrite, % CarDL2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  7926.         TextSetPos(Ov2, CarDL1, CarDL2)
  7927. }
  7928. if(motormove == 1)
  7929. {
  7930.         Motor2--
  7931.         Iniwrite, % Motor2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  7932.         TextSetPos(Ov8, Motor1, Motor2)
  7933. }
  7934. if(hitmanmove == 1)
  7935. {
  7936.         kn2--
  7937.         Iniwrite, % kn2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  7938.         TextSetPos(Ov7, kn1, kn2)
  7939. }
  7940. if(westemove == 1)
  7941. {
  7942.         weste2--
  7943.         Iniwrite, % weste2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  7944.         TextSetPos(Ov10, weste1, weste2)
  7945. }
  7946. if(drogenmove == 1)
  7947. {
  7948.         drogen2--
  7949.         Iniwrite, % drogen2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogen2
  7950.         TextSetPos(Ov11, drogen1, drogen2)
  7951. }
  7952. if(detemove == 1)
  7953. {
  7954.         find2--
  7955.         Iniwrite, % find2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  7956.         TextSetPos(Ov12, find1, find2)
  7957. }
  7958. if(logmove == 1)
  7959. {
  7960.         log2--
  7961.         Iniwrite, % log2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  7962.         TextSetPos(logoverlay, log1, log2)
  7963. }
  7964. if(gegnermove == 1)
  7965. {
  7966.         GOVER2--
  7967.         Iniwrite, % GOVER2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  7968.         TextSetPos(gegneroverlay, GOVER1, GOVER2)
  7969. }
  7970.  
  7971. return
  7972.   /*
  7973. HP OV1
  7974. Weste OV10
  7975. CarDL Ov2
  7976. Ort ov3
  7977. Wanted Ov4
  7978. FPS OV5
  7979. ping ov6
  7980. flagge (kn) ov7
  7981. mmotor ov8
  7982. Auto ov9
  7983. ov11 drug
  7984. Gegner gegneroverlay
  7985. */
  7986. ~Down::
  7987. if(hpmove == 1)
  7988. {
  7989.         HP2++
  7990.         Iniwrite, % HP2,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP2
  7991.         TextSetPos(Ov1, HP1, HP2)
  7992. }
  7993. if(ortmove == 1)
  7994. {
  7995.         Ort2++
  7996.         Iniwrite,% Ort2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort2
  7997.         TextSetPos(Ov3, Ort1, Ort2)
  7998. }
  7999. if(pingmove == 1)
  8000. {
  8001.         Ping2++
  8002.         Iniwrite, % Ping2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping2
  8003.         TextSetPos(Ov6, Ping1, Ping2)
  8004. }
  8005. if(wantedmove == 1)
  8006. {
  8007.         wanted2++
  8008.         Iniwrite, % Wanted2, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted2
  8009.         TextSetPos(Ov4, wanted1, wanted2)
  8010. }
  8011. if(fpsmove == 1)
  8012. {
  8013.         FPS2++
  8014.         Iniwrite, % FPS2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS2
  8015.         TextSetPos(Ov5, FPS1, FPS2)
  8016. }
  8017. if(lockmove == 1)
  8018. {
  8019.         Auto2++
  8020.         Iniwrite, % Auto2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto2
  8021.         TextSetPos(Ov9, Auto1, Auto2)
  8022. }
  8023. if(carstatusmove == 1)
  8024. {
  8025.         CarDL2++
  8026.         Iniwrite, % CarDL2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL2
  8027.         TextSetPos(Ov2, CarDL1, CarDL2)
  8028. }
  8029. if(motormove == 1)
  8030. {
  8031.         Motor2++
  8032.         Iniwrite, % Motor2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor2
  8033.         TextSetPos(Ov8, Motor1, Motor2)
  8034. }
  8035. if(hitmanmove == 1)
  8036. {
  8037.         kn2++
  8038.         Iniwrite, % kn2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn2
  8039.         TextSetPos(Ov7, kn1, kn2)
  8040. }
  8041. if(westemove == 1)
  8042. {
  8043.         weste2++
  8044.         Iniwrite, % weste2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste2
  8045.         TextSetPos(Ov10, weste1, weste2)
  8046. }
  8047. if(drogenmove == 1)
  8048. {
  8049.         drogen2++
  8050.         Iniwrite, % drogen2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogen2
  8051.         TextSetPos(Ov11, drogen1, drogen2)
  8052. }
  8053. if(detemove == 1)
  8054. {
  8055.         find2++
  8056.         Iniwrite, % find2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find2
  8057.         TextSetPos(Ov12, find1, find2)
  8058. }
  8059. if(logmove == 1)
  8060. {
  8061.         log2++
  8062.         Iniwrite, % log2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log2
  8063.         TextSetPos(logoverlay, log1, log2)
  8064. }
  8065. if(gegnermove == 1)
  8066. {
  8067.         GOVER2++
  8068.         Iniwrite, % GOVER2 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER2
  8069.         TextSetPos(gegneroverlay, GOVER1, GOVER2)
  8070. }
  8071. return
  8072.  
  8073.  
  8074. ~Left::
  8075. if(hpmove == 1)
  8076. {
  8077.         HP1--
  8078.         Iniwrite, % HP1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  8079.         TextSetPos(Ov1, HP1, HP2)
  8080. }
  8081. if(ortmove == 1)
  8082. {
  8083.         Ort1--
  8084.         Iniwrite,% Ort1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  8085.         TextSetPos(Ov3, Ort1, Ort2)
  8086. }
  8087. if(pingmove == 1)
  8088. {
  8089.         ping1--
  8090.         Iniwrite, % Ping1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  8091.         TextSetPos(Ov6, ping1, ping2)
  8092. }
  8093. if(wantedmove == 1)
  8094. {
  8095.         wanted1--
  8096.         Iniwrite, % Wanted1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  8097.         TextSetPos(Ov4, wanted1, wanted2)
  8098. }
  8099. if(fpsmove == 1)
  8100. {
  8101.         FPS1--
  8102.         Iniwrite, % FPS1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  8103.         TextSetPos(Ov5, FPS1, FPS2)
  8104. }
  8105. if(lockmove == 1)
  8106. {
  8107.         Auto1--
  8108.         Iniwrite, % Auto1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  8109.         TextSetPos(Ov9, Auto1, Auto2)
  8110. }
  8111. if(carstatusmove == 1)
  8112. {
  8113.         CarDL1--
  8114.         Iniwrite, % CarDL1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  8115.         TextSetPos(Ov2, CarDL1, CarDL2)
  8116. }
  8117. if(motormove == 1)
  8118. {
  8119.         Motor1--
  8120.         Iniwrite, % Motor1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  8121.         TextSetPos(Ov8, Motor1, Motor2)
  8122. }
  8123. if(hitmanmove == 1)
  8124. {
  8125.         kn1--
  8126.         Iniwrite, % kn1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  8127.         TextSetPos(Ov7, kn1, kn2)
  8128. }
  8129. if(westemove == 1)
  8130. {
  8131.         weste1--
  8132.         Iniwrite, % weste1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  8133.         TextSetPos(Ov10, weste1, weste2)
  8134. }
  8135. if(drogenmove == 1)
  8136. {
  8137.         drogen1--
  8138.         Iniwrite, % drogen1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogen1
  8139.         TextSetPos(Ov11, drogen1, drogen2)
  8140. }
  8141. if(detemove == 1)
  8142. {
  8143.         find1--
  8144.         Iniwrite, % find1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  8145.         TextSetPos(Ov12, find1, find2)
  8146. }
  8147. if(logmove == 1)
  8148. {
  8149.         log1--
  8150.         Iniwrite, % log1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  8151.         TextSetPos(logoverlay, log1, log2)
  8152. }
  8153. if(gegnermove == 1)
  8154. {
  8155.         GOVER1--
  8156.         Iniwrite, % GOVER1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  8157.         TextSetPos(gegneroverlay, GOVER1, GOVER2)
  8158. }
  8159. return
  8160.   /*
  8161. HP OV1
  8162. Weste OV10
  8163. CarDL Ov2
  8164. Ort ov3
  8165. Wanted Ov4
  8166. FPS OV5
  8167. ping ov6
  8168. flagge (kn) ov7
  8169. mmotor ov8
  8170. Auto ov9
  8171. ov11 drug
  8172. Gegner gegneroverlay
  8173. */
  8174.  
  8175. ~Right::
  8176. if(hpmove == 1)
  8177. {
  8178.         HP1++
  8179.         Iniwrite, % HP1,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, HP1
  8180.         TextSetPos(Ov1, HP1, HP2)
  8181. }
  8182. if(ortmove == 1)
  8183. {
  8184.         Ort1++
  8185.         Iniwrite,% Ort1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ort1
  8186.         TextSetPos(Ov3, Ort1, Ort2)
  8187. }
  8188. if(pingmove == 1)
  8189. {
  8190.         ping1++
  8191.         Iniwrite, % Ping1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Ping1
  8192.         TextSetPos(Ov6, ping1, ping2)
  8193. }
  8194. if(wantedmove == 1)
  8195. {
  8196.         wanted1++
  8197.         Iniwrite, % Wanted1, %A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Wanted1
  8198.         TextSetPos(Ov4, wanted1, wanted2)
  8199. }
  8200. if(fpsmove == 1)
  8201. {
  8202.         FPS1++
  8203.         Iniwrite, % FPS1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, FPS1
  8204.         TextSetPos(Ov5, FPS1, FPS2)
  8205. }
  8206. if(lockmove == 1)
  8207. {
  8208.         Auto1++
  8209.         Iniwrite, % Auto1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Auto1
  8210.         TextSetPos(Ov9, Auto1, Auto2)
  8211. }
  8212. if(carstatusmove == 1)
  8213. {
  8214.         CarDL1++
  8215.         Iniwrite, % CarDL1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, CarDL1
  8216.         TextSetPos(Ov2, CarDL1, CarDL2)
  8217. }
  8218. if(motormove == 1)
  8219. {
  8220.         Motor1++
  8221.         Iniwrite, % Motor1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, Motor1
  8222.         TextSetPos(Ov8, Motor1, Motor2)
  8223. }
  8224. if(hitmanmove == 1)
  8225. {
  8226.         kn1++
  8227.         Iniwrite, % kn1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, kn1
  8228.         TextSetPos(Ov7, kn1, kn2)
  8229. }
  8230. if(westemove == 1)
  8231. {
  8232.         weste1++
  8233.         Iniwrite, % weste1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, weste1
  8234.         TextSetPos(Ov10, weste1, weste2)
  8235. }
  8236. if(drogenmove == 1)
  8237. {
  8238.         drogen1++
  8239.         Iniwrite, % drogen1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, drogen1
  8240.         TextSetPos(Ov11, drogen1, drogen2)
  8241. }
  8242. if(gegnermove == 1)
  8243. {
  8244.         GOVER1++
  8245.         Iniwrite, % GOVER1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, GOVER1
  8246.         TextSetPos(gegneroverlay, GOVER1, GOVER2)
  8247. }
  8248. if(detemove == 1)
  8249. {
  8250.         find1++
  8251.         Iniwrite, % find1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, find1
  8252.         TextSetPos(Ov12, find1, find2)
  8253. }
  8254. if(logmove == 1)
  8255. {
  8256.         log1++
  8257.         Iniwrite, % log1 ,%A_MyDocuments%\Liru's Hitman Keybinder\Config\config.ini, Konfiguration, log1
  8258.         TextSetPos(logoverlay, log1, log2)
  8259. }
  8260. return
  8261.  
  8262. :?:/copadd::
  8263. suspend permit
  8264. SendInput /add{Space}
  8265. Input, name, V I M, {enter}
  8266. SendInput {end}+{home}{Del}{Esc}
  8267.  
  8268.  
  8269. if name is not number
  8270. {
  8271.  addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Bitte gültige eine ID eingeben!")
  8272.  return
  8273. }
  8274.  
  8275. text := getplayernamebyid(name)
  8276. myname := getusername()
  8277.  
  8278. if (text=myname)
  8279. {
  8280.  addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Du kannst dich nicht selbst zur Gegnerliste hinzufügen!")
  8281.         return
  8282. }
  8283.  
  8284. if (text == -1)
  8285. {
  8286.  addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Dieser Spieler ist nicht online!")
  8287.  return
  8288. }
  8289.  
  8290. umwandeln:= GetPlayerNameByID(name)
  8291. FileRead, Liste, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt
  8292. If InStr(Liste, umwandeln)
  8293. {
  8294.         Addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}" umwandeln " ist bereits vorhanden!")
  8295.         return
  8296. }
  8297. else
  8298.  GangMafia = Cops
  8299. {
  8300.  FileAppend, `n%text%, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt
  8301.  IniWrite, %GangMafia%, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini, Cops, %umwandeln%
  8302.  
  8303.  
  8304. InputFile  = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  8305. OutputFile = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  8306. {
  8307. Loop, Read, %InputFile%, %OutputFile%
  8308. If SubStr(A_LoopReadLine, 1, 1) != "["
  8309. {
  8310. StringSplit, text, A_LoopReadLine, =
  8311.  
  8312. IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %text1%
  8313. ;FileAppend, %A_LoopReadLine%`n
  8314. }
  8315. }
  8316.        
  8317. addChatmessage("{8e8cff}" text " {FFFFFF}erfolgreich als Cop hinzugefügt!")
  8318. }
  8319. return
  8320.  
  8321.  
  8322. :?:/copdel::
  8323. suspend permit
  8324. SendInput /del{space}
  8325. Input, name, V I M, {enter}
  8326. sendinput {end}+{home}{Del}{esc}
  8327.  
  8328.  
  8329. if name is not number
  8330. {
  8331.         addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Bitte gültige eine ID eingeben!")
  8332.         return
  8333. }
  8334.  
  8335. textdel := getplayernamebyid(name)
  8336.  
  8337. if (textdel == -1)
  8338. {
  8339.         addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Dieser Spieler ist nicht online!")
  8340.         return
  8341. }
  8342.  
  8343. FileRead, Liste, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt
  8344. If not InStr(Liste, textdel)
  8345. {
  8346.  Addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}" textdel " {ffffff}ist nicht in der Gegnerliste vorhanden!")
  8347.         return
  8348. }
  8349. else
  8350. {
  8351.         Loop, read, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt
  8352.         {
  8353.         IfInString, A_Loopreadline, %textdel%
  8354.                 continue
  8355.  
  8356.                 if(A_LoopReadLine!="")
  8357.                 {
  8358.                 FileAppend, %a_loopreadline%`n, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Copsn.txt
  8359.                  
  8360.         }
  8361.         addchatmessage("{8e8cff}" textdel "{FFFFFF} wurde erfolgreich aus der Gegnerliste gelöscht!")
  8362. }
  8363.  
  8364.  FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt
  8365.  FileMove, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Copsn.txt, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt,
  8366. IniDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %textdel%
  8367. IniDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini, Cops, %textdel%
  8368. InputFile  = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  8369. OutputFile = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  8370. {
  8371. Loop, Read, %InputFile%, %OutputFile%
  8372. If SubStr(A_LoopReadLine, 1, 1) != "["
  8373. {
  8374. StringSplit, text, A_LoopReadLine, =
  8375.  
  8376. IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %text1%
  8377. ;FileAppend, %A_LoopReadLine%`n
  8378. }
  8379. }
  8380.  
  8381. }
  8382. return
  8383.  
  8384. :?:/cops::
  8385. suspend permit
  8386. if (version < newver)
  8387. {
  8388.         AddChatMessage("{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  8389. }
  8390. feindeck := 0
  8391. if(gchange = 1){
  8392. SendChat("/f |_____________Cops_____________|")
  8393. }
  8394. if(gchange = 0){
  8395.  AddChatMessage("{FFFFFF}|___________________{8e8cff}Cops{FFFFFF}___________________|")
  8396. }
  8397.  
  8398.   loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Cops.txt
  8399. {
  8400.         if(!A_LoopReadLine)
  8401.                 continue
  8402.         if((id := GetPlayerIdByName(A_LoopReadLine)) > -1){
  8403.                 feindeck ++
  8404.                
  8405.                 score := GetPlayerScoreById(id)
  8406.                 ping := GetPlayerPingById(id)
  8407.                 if(gchange = 1){
  8408.                 SendChat("/f Name: " A_LoopReadLine " [ID: " id "]")
  8409.                }
  8410.                if(gchange = 0){
  8411.                 AddChatMessage("{00FF00}Online: {8e8cff}" A_LoopReadLine "{FFFFFF}, ID: {8e8cff}" id "{FFFFFF}, Level: {8e8cff}" score "{FFFFFF}, Ping: {8e8cff}" ping)
  8412.                }
  8413.                
  8414.                                  if(gchange = 1){
  8415.                  sleep, 2000
  8416.                 }
  8417.                  
  8418.                
  8419.         }
  8420. }
  8421.  
  8422.  
  8423. if(gchange = 1){
  8424.  SendChat("/f Es sind " (feindeck ?  feindeck : "keine") " Cops online")
  8425. }
  8426. if(gchange = 0){
  8427.  AddChatMessage("{FFFFFF}Es sind " (feindeck ? "{8e8cff}" feindeck : "{FF2200}keine") "{FFFFFF} Cops online")
  8428. }
  8429. return
  8430.  
  8431.  
  8432.  
  8433.  
  8434. :?:/friendadd::
  8435. suspend permit
  8436. SendInput /add{Space}
  8437. Input, name, V I M, {enter}
  8438. SendInput {end}+{home}{Del}{Esc}
  8439.  
  8440.  
  8441. if name is not number
  8442. {
  8443.  addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Bitte gültige eine ID eingeben!")
  8444.  return
  8445. }
  8446.  
  8447. text := getplayernamebyid(name)
  8448. myname := getusername()
  8449.  
  8450. if (text=myname)
  8451. {
  8452.  addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Du kannst dich nicht selbst zur Freundesliste hinzufügen!")
  8453.         return
  8454. }
  8455.  
  8456. if (text == -1)
  8457. {
  8458.  addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Dieser Spieler ist nicht online!")
  8459.  return
  8460. }
  8461.  
  8462. umwandeln:= GetPlayerNameByID(name)
  8463. FileRead, Liste, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt
  8464. If InStr(Liste, umwandeln)
  8465. {
  8466.         Addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}" umwandeln " ist bereits vorhanden!")
  8467.         return
  8468. }
  8469. else
  8470.  GangMafia = Freunde
  8471. {
  8472.  FileAppend, `n%text%, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt
  8473.  IniWrite, %GangMafia%, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini, Freunde, %umwandeln%
  8474.  
  8475.  
  8476. InputFile  = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  8477. OutputFile = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  8478. {
  8479. Loop, Read, %InputFile%, %OutputFile%
  8480. If SubStr(A_LoopReadLine, 1, 1) != "["
  8481. {
  8482. StringSplit, text, A_LoopReadLine, =
  8483.  
  8484. IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %text1%
  8485. ;FileAppend, %A_LoopReadLine%`n
  8486. }
  8487. }
  8488.        
  8489. addChatmessage("{8e8cff}" text " {FFFFFF}erfolgreich als Freund hinzugefügt!")
  8490. }
  8491. return
  8492.  
  8493.  
  8494. :?:/frienddel::
  8495. suspend permit
  8496. SendInput /del{space}
  8497. Input, name, V I M, {enter}
  8498. sendinput {end}+{home}{Del}{esc}
  8499.  
  8500.  
  8501. if name is not number
  8502. {
  8503.         addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Bitte gültige eine ID eingeben!")
  8504.         return
  8505. }
  8506.  
  8507. textdel := getplayernamebyid(name)
  8508.  
  8509. if (textdel == -1)
  8510. {
  8511.         addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}Dieser Spieler ist nicht online!")
  8512.         return
  8513. }
  8514.  
  8515. FileRead, Liste, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt
  8516. If not InStr(Liste, textdel)
  8517. {
  8518.  Addchatmessage("{8e8cff}KEYBINDER: {FFFFFF}" textdel " {ffffff}ist nicht in der Freundesliste vorhanden!")
  8519.         return
  8520. }
  8521. else
  8522. {
  8523.         Loop, read, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt
  8524.         {
  8525.         IfInString, A_Loopreadline, %textdel%
  8526.                 continue
  8527.  
  8528.                 if(A_LoopReadLine!="")
  8529.                 {
  8530.                 FileAppend, %a_loopreadline%`n, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friendn.txt
  8531.                  
  8532.         }
  8533.         addchatmessage("{8e8cff}" textdel "{FFFFFF} wurde erfolgreich aus der Freundesliste gelöscht!")
  8534. }
  8535.  
  8536.  FileDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt
  8537.  FileMove, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friendn.txt, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt,
  8538. IniDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %textdel%
  8539. IniDelete, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini, Freunde, %textdel%
  8540. InputFile  = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegner.ini
  8541. OutputFile = %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini
  8542. {
  8543. Loop, Read, %InputFile%, %OutputFile%
  8544. If SubStr(A_LoopReadLine, 1, 1) != "["
  8545. {
  8546. StringSplit, text, A_LoopReadLine, =
  8547.  
  8548. IniWrite, Offline, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Gegnerlisten.ini, Gegner, %text1%
  8549. ;FileAppend, %A_LoopReadLine%`n
  8550. }
  8551. }
  8552.  
  8553. }
  8554. return
  8555.  
  8556. :?:/friends::
  8557. suspend permit
  8558. if (version < newver)
  8559. {
  8560.         AddChatMessage("{FFFFFF} Es ist die Version {8e8cff}" newver "{FFFFFF} verfügbar. Du kannst im Hauptmenü unter 'Update' den Keybinder aktualisieren.")
  8561. }
  8562. feindeck := 0
  8563. if(gchange = 1){
  8564. SendChat("/f |_____________Freunde_____________|")
  8565. }
  8566. if(gchange = 0){
  8567.  AddChatMessage("{FFFFFF}|___________________{8e8cff}Freunde{FFFFFF}___________________|")
  8568. }
  8569.  
  8570.   loop, Read, %A_MyDocuments%\Liru's Hitman Keybinder\Gegnerlisten\Friend.txt
  8571. {
  8572.         if(!A_LoopReadLine)
  8573.                 continue
  8574.         if((id := GetPlayerIdByName(A_LoopReadLine)) > -1){
  8575.                 feindeck ++
  8576.                
  8577.                 score := GetPlayerScoreById(id)
  8578.                 ping := GetPlayerPingById(id)
  8579.                 if(gchange = 1){
  8580.                 SendChat("/f Name: " A_LoopReadLine " [ID: " id "]")
  8581.                }
  8582.                if(gchange = 0){
  8583.                 AddChatMessage("{00FF00}Online: {8e8cff}" A_LoopReadLine "{FFFFFF}, ID: {8e8cff}" id "{FFFFFF}, Level: {8e8cff}" score "{FFFFFF}, Ping: {8e8cff}" ping)
  8584.                }
  8585.                
  8586.                                  if(gchange = 1){
  8587.                  sleep, 2000
  8588.                 }
  8589.                  
  8590.                
  8591.         }
  8592. }
  8593.  
  8594.  
  8595. if(gchange = 1){
  8596.  SendChat("/f Es sind " (feindeck ?  feindeck : "keine") " Freunde online")
  8597. }
  8598. if(gchange = 0){
  8599.  AddChatMessage("{FFFFFF}Es sind " (feindeck ? "{8e8cff}" feindeck : "{FF2200}keine") "{FFFFFF} Freunde online")
  8600. }
  8601. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement