Ich brauche mal hilfe!
Code:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=Bot.kxf
$Form1 = GUICreate("Mt2 Bot", 301, 307, 192, 124)
$Label1 = GUICtrlCreateLabel("Metin2 Bot Mady by xXPureGameXx", 56, 24, 175, 17)
GUICtrlSetBkColor(-1, 0xFF0000)
$Checkbox1 = GUICtrlCreateCheckbox("An/Aus", 112, 104, 57, 25)
$Label2 = GUICtrlCreateLabel("Hack_An/Aus machen", 88, 72, 113, 17)
$Label4 = GUICtrlCreateLabel("Yang aufheben (Y und ^)", 24, 176, 123, 17)
$Label5 = GUICtrlCreateLabel("Potten 1/2", 24, 208, 55, 17)
$Label6 = GUICtrlCreateLabel("Skills nutzen F1/F2", 24, 240, 95, 17)
$Label3 = GUICtrlCreateLabel("Funktionen", 120, 144, 57, 17)
$Checkbox2 = GUICtrlCreateCheckbox("An/Aus", 160, 176, 57, 17)
$Checkbox3 = GUICtrlCreateCheckbox("An/Aus", 160, 208, 73, 17)
$Checkbox4 = GUICtrlCreateCheckbox("An/Aus", 160, 240, 97, 17)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
EndSwitch
WEnd
Wie kann ich das machen das wenn ich zbw.
Hack an/aus an kreuze das er dann die oder die funktion macht ??
Bitte umhilfe.
Bei hilfe bei skype : niclas.orlowski1 adden








