#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Ş.Çekirdekleri", 207, 102, 192, 124)
GUISetFont(10, 400, 0, "Segoe Script")
$Checkbox1 = GUICtrlCreateCheckbox("Sp Hack", 16, 16, 97, 17)
$Button1 = GUICtrlCreateButton("Çalıştır", 112, 8, 73, 33)
$Label1 = GUICtrlCreateLabel("Şeftalinin Çekirdekleri", 16, 48, 171, 24)
$Label2 = GUICtrlCreateLabel("Vodss", 80, 72, 40, 24)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
CASE $BUTTON1
_HACK()
EndSwitch
WEnd
FUNC _HACK()
TOOLTIP("s4League Bekleniyor/Waiting for s4League",0,0)
$WAIT=PROCESSWAIT("S4Client.exe")
$PID=PROCESSEXISTS("S4Client.exe")
SLEEP(450)
$OPEN=_MEMORYOPEN($PID)
IF GUICTRLREAD($CHECKBOX1)=1 THEN
_MEMORYWRITE(0x0048DA12,$OPEN,"2348565979","long")
ENDIF
Exit
EndFunc
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Ş.Çekirdekleri", 207, 102, 192, 124)
GUISetFont(10, 400, 0, "Segoe Script")
$Checkbox1 = GUICtrlCreateCheckbox("Sp Hack", 16, 16, 97, 17)
$Button1 = GUICtrlCreateButton("Çalıştır", 112, 8, 73, 33)
$Label1 = GUICtrlCreateLabel("Şeftalinin Çekirdekleri", 16, 48, 171, 24)
$Label2 = GUICtrlCreateLabel("Vodss", 80, 72, 40, 24)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit
CASE $BUTTON1
_HACK()
EndSwitch
WEnd
FUNC _HACK()
TOOLTIP("s4League Bekleniyor/Waiting for s4League",0,0)
$WAIT=PROCESSWAIT("S4Client.exe")
$PID=PROCESSEXISTS("S4Client.exe")
SLEEP(450)
$OPEN=_MEMORYOPEN($PID)
IF GUICTRLREAD($CHECKBOX1)=1 THEN
_MEMORYWRITE(0x0048DA12,$OPEN,"2348565979","long")
ENDIF
Exit
EndFunc






