Hey, hab mir grade den Code nochmal angekuckt und ist folgendes aufgefallen. Wenn ihr zum Start nicht ständig die Codes neu eingeben wollt. Müsst ihr vor der Generation des Aimbots mit AutoIt folgenden Teil umschreiben mit euren Codes:
.
.
.
;funktion _c()
$_cd=""
$_cc="0x2A2D2A"
$_cb="0x1E252D"
$_ca="0x2A2D32"
;funktion _b()
$_be=""
$_bd="0x212826"
$_bc="0x000101"
$_bb="0x282C30"
$_ba="0x1E2826"
;funktion _a()
$_ae="0x6D5845"
$_ad="0xC6A88F"
$_ac="0xD2AD8F"
$_ab="0xD0B69B"
$_aa="0xD0AC8F"
;hotkeys
$c="f"
$b="x"
$a="h"
Diese Farbe spiegelt beim fertigen Aimbot bei der Spalte Aimbotmaker die Kategorie "Another" wieder.
Diese spiegelt die Antiterroreinheit wieder
Und diese logischerweise die Terror
Das heißt wenn ihr diese Abschnitte (unterstrichen) verändert und dann den Aimbot generiert steht auch dies was ihr schreibt.
Falls ihr dazu Fragen habt, einfach reinschreiben, werde mal weiter die Codes studieren, vielleicht finde ich noch was...
der nAsh
Edit.
Wie ich sehe gibts die Codes auch in der "langen Liste", habe sie nochmal markiert, einfach abgleichen, umschreiben fertig.
#include <ButtonConstants.au3>
#include <ComboConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <TabConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1_1 = GUICreate("Aimbotmaker", 628, 511, 212, 125)
$PageControl1 = GUICtrlCreateTab(8, 0, 604, 496)
GUICtrlSetResizing(-1, $GUI_DOCKWIDTH+$GUI_DOCKHEIGHT)
$TabSheet1 = GUICtrlCreateTabItem("Main")
$Button1 = GUICtrlCreateButton("Start the new Aimbot", 412, 397, 155, 57, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label1 = GUICtrlCreateLabel("Hotkeys:", 68, 109, 46, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Label2 = GUICtrlCreateLabel("Welcome to the new Aimbotmaker", 132, 45, 322, 31)
GUICtrlSetFont(-1, 14, 800, 0, "Comic Sans MS")
$Button2 = GUICtrlCreateButton("another", 148, 149, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button3 = GUICtrlCreateButton("Antiterror", 148, 189, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button4 = GUICtrlCreateButton("Terror", 148, 229, 75, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label3 = GUICtrlCreateLabel("h", 268, 157, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label4 = GUICtrlCreateLabel("x", 268, 197, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label5 = GUICtrlCreateLabel("f", 268, 237, 36, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo4 = GUICtrlCreateCombo("h", 336, 160, 33, 25)
GUICtrlSetData($combo4, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y |x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo2= GUICtrlCreateCombo("x", 336, 200, 33, 25)
GUICtrlSetData($combo2, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y |x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$combo3= GUICtrlCreateCombo("f", 336, 240, 33, 25)
GUICtrlSetData($combo3, "q|w|e|r|t|z|u|i|o|p|ü|a|s|d|f|g|h|j|k|l|ö|ä|y |x|c |v|b|n|m")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$TabSheet2 = GUICtrlCreateTabItem("Aimbotmaker")
$Label6 = GUICtrlCreateLabel("Here u must edit the collor", 44, 61, 129, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button13 = GUICtrlCreateButton("ok", 62, 195, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button12 = GUICtrlCreateButton("ok", 62, 171, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button11 = GUICtrlCreateButton("ok", 62, 147, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button10 = GUICtrlCreateButton("ok", 318, 243, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button9 = GUICtrlCreateButton("ok", 318, 219, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button8 = GUICtrlCreateButton("ok", 318, 195, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button7 = GUICtrlCreateButton("ok", 318, 171, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button6 = GUICtrlCreateButton("ok", 318, 147, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button15 = GUICtrlCreateButton("ok", 62, 243, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button14 = GUICtrlCreateButton("ok", 62, 219, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label21 = GUICtrlCreateLabel("0x6D5845", 173, 250, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label22 = GUICtrlCreateLabel("0xC6A88F", 173, 226, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label23 = GUICtrlCreateLabel("0xD2AD8F", 173, 202, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label24 = GUICtrlCreateLabel("0xD0B69B", 173, 178, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label20 = GUICtrlCreateLabel("0xD0AC8F", 173, 154, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label19 = GUICtrlCreateLabel("", 429, 242, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label18 = GUICtrlCreateLabel("0x212826", 429, 218, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label17 = GUICtrlCreateLabel("0x000101", 429, 194, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label16 = GUICtrlCreateLabel("0x282C30", 429, 170, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label15 = GUICtrlCreateLabel("0x1E2826", 429, 146, 58, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label7 = GUICtrlCreateLabel("Terror", 108, 109, 34, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Label8 = GUICtrlCreateLabel("Antiterror", 388, 109, 58, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$Button16 = GUICtrlCreateButton("ok", 185, 424, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label10 = GUICtrlCreateLabel("", 296, 423, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button17 = GUICtrlCreateButton("ok", 185, 352, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button18 = GUICtrlCreateButton("ok", 185, 376, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button19 = GUICtrlCreateButton("ok", 185, 400, 75, 17, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label11 = GUICtrlCreateLabel("0x2A2D2A", 296, 399, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label12 = GUICtrlCreateLabel("0x1E252D", 296, 375, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label13 = GUICtrlCreateLabel("0x2A2D32", 296, 351, 66, 17)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label14 = GUICtrlCreateLabel("another", 255, 314, 57, 18)
GUICtrlSetFont(-1, 8, 800, 0, "Arial")
$TabSheet3 = GUICtrlCreateTabItem("Info/Credits")
$Label25 = GUICtrlCreateLabel("How to use:", 44, 53, 73, 20)
GUICtrlSetFont(-1, 9, 800, 0, "Comic Sans MS")
$Label26 = GUICtrlCreateLabel("Put the aimbotmaker into to the crossfile.", 44, 93, 198, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label27 = GUICtrlCreateLabel("You can read the color of bodys or heads with AutoitInfo", 44, 117, 291, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label28 = GUICtrlCreateLabel("Then put the Color code into the aimbotmaker.", 44, 141, 223, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label29 = GUICtrlCreateLabel("Choose the Hotkeys and start the aimbot.", 44, 165, 202, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label30 = GUICtrlCreateLabel("Have fun!", 44, 189, 50, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label31 = GUICtrlCreateLabel("Credits by Maxius12", 44, 229, 102, 18)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Button20 = GUICtrlCreateButton("Visit *********", 36, 437, 99, 25, $WS_GROUP)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
GUICtrlCreateTabItem("")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###