Hallo leute Könnt ihr bitte Mir Helfen
ich hab vor ein hack für 4story zu schreiben aber bei mir klappt was nicht
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <NomadMemory.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form2 = GUICreate("4story hack", 285, 212, 376, 432)
$Label1 = GUICtrlCreateLabel("DamgeHack", 8, 48, 64, 17)
$Label2 = GUICtrlCreateLabel("Speedhack", 8, 88, 59, 17)
$Label3 = GUICtrlCreateLabel("InviHack", 8, 136, 47, 17)
$Label4 = GUICtrlCreateLabel("NoMissHack", 8, 176, 65, 17)
$Button1 = GUICtrlCreateButton("ON", 88, 40, 49, 25, 0)
$Button2 = GUICtrlCreateButton("OFF", 136, 40, 49, 25, 0)
$Button3 = GUICtrlCreateButton("ON", 88, 80, 49, 25, 0)
$Button4 = GUICtrlCreateButton("OFF", 136, 80, 49, 25, 0)
$Button5 = GUICtrlCreateButton("ON", 88, 128, 49, 25, 0)
$Button6 = GUICtrlCreateButton("OFF", 136, 128, 49, 25, 0)
$Button7 = GUICtrlCreateButton("ON", 88, 168, 49, 25, 0)
$Button8 = GUICtrlCreateButton("OFF", 136, 168, 49, 25, 0)
$Graphic1 = GUICtrlCreateGraphic(200, 40, 57, 25)
GUICtrlSetColor(-1,16711680)
$Graphic2 = GUICtrlCreateGraphic(200, 80, 57, 25)
GUICtrlSetColor(-1,16711680)
$Graphic3 = GUICtrlCreateGraphic(200, 128, 57, 25)
GUICtrlSetColor(-1,16711680)
$Graphic4 = GUICtrlCreateGraphic(200, 168, 57, 25)
GUICtrlSetColor(-1,16711680)
$Label5 = GUICtrlCreateLabel("4STORY NICHT GEFUNDEN", 0, 0, 272, 30)
GUICtrlSetFont(-1, 14, 800, 0, "Palatino Linotype")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While ProcessExists ("4Story.exe")=False
Sleep(700)
WEnd
GUICtrlSetColor($Label15,0xF0F0F0)
GUICtrlSetData ($Label15,"4STORY GEFUNDEN") Hir Klappt das nicht da kommt immer erro wen ich 4story starte Könnt ihr bitte mir helfen
da ist ein fehler mit GUICtrlSetData das geht immer nicht
$open = MemoryOpen(ProcessExists("4Story.exe"))
ich hab vor ein hack für 4story zu schreiben aber bei mir klappt was nicht
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <NomadMemory.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form2 = GUICreate("4story hack", 285, 212, 376, 432)
$Label1 = GUICtrlCreateLabel("DamgeHack", 8, 48, 64, 17)
$Label2 = GUICtrlCreateLabel("Speedhack", 8, 88, 59, 17)
$Label3 = GUICtrlCreateLabel("InviHack", 8, 136, 47, 17)
$Label4 = GUICtrlCreateLabel("NoMissHack", 8, 176, 65, 17)
$Button1 = GUICtrlCreateButton("ON", 88, 40, 49, 25, 0)
$Button2 = GUICtrlCreateButton("OFF", 136, 40, 49, 25, 0)
$Button3 = GUICtrlCreateButton("ON", 88, 80, 49, 25, 0)
$Button4 = GUICtrlCreateButton("OFF", 136, 80, 49, 25, 0)
$Button5 = GUICtrlCreateButton("ON", 88, 128, 49, 25, 0)
$Button6 = GUICtrlCreateButton("OFF", 136, 128, 49, 25, 0)
$Button7 = GUICtrlCreateButton("ON", 88, 168, 49, 25, 0)
$Button8 = GUICtrlCreateButton("OFF", 136, 168, 49, 25, 0)
$Graphic1 = GUICtrlCreateGraphic(200, 40, 57, 25)
GUICtrlSetColor(-1,16711680)
$Graphic2 = GUICtrlCreateGraphic(200, 80, 57, 25)
GUICtrlSetColor(-1,16711680)
$Graphic3 = GUICtrlCreateGraphic(200, 128, 57, 25)
GUICtrlSetColor(-1,16711680)
$Graphic4 = GUICtrlCreateGraphic(200, 168, 57, 25)
GUICtrlSetColor(-1,16711680)
$Label5 = GUICtrlCreateLabel("4STORY NICHT GEFUNDEN", 0, 0, 272, 30)
GUICtrlSetFont(-1, 14, 800, 0, "Palatino Linotype")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While ProcessExists ("4Story.exe")=False
Sleep(700)
WEnd
GUICtrlSetColor($Label15,0xF0F0F0)
GUICtrlSetData ($Label15,"4STORY GEFUNDEN") Hir Klappt das nicht da kommt immer erro wen ich 4story starte Könnt ihr bitte mir helfen
da ist ein fehler mit GUICtrlSetData das geht immer nicht
$open = MemoryOpen(ProcessExists("4Story.exe"))