i need some help please.

09/16/2010 00:55 dragont46#1
can someone help me i can almost make the hack but i can't change the address in AutoIT can someone please help? thank you!




#include <ButtonConstants.au3>
#Include <WinAPI.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Form1", 185, 130, 200, 40)
$Button1 = GUICtrlCreateButton("Button1", 32, 24, 129, 73, $WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $Button1
ToolTip("Waiting for s4Client ...", 0, 0)
$S4 = 0x00CF2E08
$WAIT = ProcessWait("S4Client.exe")
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
$OPEN = _MEMORYOPEN($PID)
_MEMORYWRITE($S4, $OPEN, 1000, "float")
Sleep(1000)
MsgBox(0,"Success","Have Fun")
Exit

EndSwitch
WEnd
09/16/2010 02:09 *Nezz#2
Uhm, We need more information about this... I can't really help without much more information.
09/16/2010 08:07 behard#3
sry in autoit i can't help you >_<

ping the s4?? xdd (stupid answer xd)
search the adress you will??
-google
-manual search??

idk sry I just answer what i'm thinking its your problem