Global $open, $base , $value Const $Offset[5] = [0, 0x6C4, 0x4F0, 0x54, 0x110] Global $Static = 0x10BCA600 Global $PID = ProcessExists("xxx.exe") Global $wert = 0
$open = _MemoryOpen($PID) While Sleep(10) if IsArray ($open) Then $base = _MemoryModuleGetBaseAddress($PID, "xxx.exe") + $Static $value = _MemoryPointerRead($base, $open, $Offset) ;Es ist immer vorteilhaft einen Datentypen mitzugeben. Fehler werden so vermieden. ExitLoop Else if MsgBox (52,"Error","Cannot open memory! Try again?") = 6 then Exit EndIf WEnd
While sleep(10) _MemoryPointerWrite($base, $open, $Offset, $wert, "dword") WEnd
Func Change_() $Wert = GuiCtrlRead($Gun) EndFunc
Func Close_() _MemoryClose($open) Exit EndFunc
Fallst du die _MemoryModuleGetBaseAddress Funktion nicht in deiner NomadMemory.au3 drinne haben solltest, dann packe diese ans ende deiner .au3
PHP Code:
Func _MemoryModuleGetBaseAddress($iPID, $sModule) If Not ProcessExists($iPID) Then Return SetError(1, 0, 0)
If Not IsString($sModule) Then Return SetError(2, 0, 0)
Local $PSAPI = DllOpen("psapi.dll")
;Get Process Handle Local $hProcess Local $PERMISSION = BitOR(0x0002, 0x0400, 0x0008, 0x0010, 0x0020) ; CREATE_THREAD, QUERY_INFORMATION, VM_OPERATION, VM_READ, VM_WRITE
If $iPID > 0 Then Local $hProcess = DllCall("kernel32.dll", "ptr", "OpenProcess", "dword", $PERMISSION, "int", 0, "dword", $iPID) If $hProcess[0] Then $hProcess = $hProcess[0] EndIf EndIf
;EnumProcessModules Local $Modules = DllStructCreate("ptr[1024]") Local $aCall = DllCall($PSAPI, "int", "EnumProcessModules", "ptr", $hProcess, "ptr", DllStructGetPtr($Modules), "dword", DllStructGetSize($Modules), "dword*", 0) If $aCall[4] > 0 Then Local $iModnum = $aCall[4] / 4 Local $aTemp For $i = 1 To $iModnum $aTemp = DllCall($PSAPI, "dword", "GetModuleBaseNameW", "ptr", $hProcess, "ptr", Ptr(DllStructGetData($Modules, 1, $i)), "wstr", "", "dword", 260) If $aTemp[3] = $sModule Then DllClose($PSAPI) Return Ptr(DllStructGetData($Modules, 1, $i)) EndIf Next EndIf
Danke habs mal ausprobiert klappt leider immer noch nicht :O
Woran kann das liegen ?
Am Hackshield vom Game ? Aber Cheat Engine ist ja auch nicht detected :O
Ich hab mal noch einen Anhang zusätzlich gemacht wo das alte AutoIt Setup drin ist (mit der neuen Version von AutoIt funktionieren _MemoryPointerWrite() bei mir nicht) und auch die Pointer2.au3 ;D
Für den VT Bericht hatte ich jetzt keine Lust nochmal 8 MB zu uploaden. Wer ein VT will soll sich einen selber machen oder es nicht downloaden ;O
Ne der stimmt soweit :O
Mit Cheat Engine kann ich ja im Shop "hacken" also waffen adden ^^
Der Pointer klappt in Cheat Engine aber so in AutoIT iwie nich ^^
Kannst du uns mal ein Bild von deinem Pointer in CheatEngine zeigen?
Vermutlich hast du die Pointer falschrum aufgelistet.
Ein Bild sagt mehr als 1000 Worte.
new cheat emblem v2 with cheat engine 100% work 03/01/2011 - Facebook - 8 Replies cheat emblem v.2 using cheat engine
features:
1. You can buy emblem talent even your a free
user but provide 400 token to buy
2. You can reset as many as you can. .
3. You can equip a weapon in version 1 you cant
equip. .but this you can now equip.
4. You can recruit same people. .
But the most wonderful trick of this is unlimited
reset point. . Ive try this so many times. Even im
[How To][Work 20/1/11]Speed Hack with Cheat engine 01/28/2011 - Aion Hacks, Bots, Cheats & Exploits - 20 Replies Hi elite people.
Today i try to change this value and i can.
This is the video tutorial:
http://www.youtube.com/watch?v=YpAiP7vNYHk
This was tested today (20/1/11) and in the gamez aion server
Cod 4 Hack mit Cheat Engine und Autoit 08/05/2010 - General Coding - 26 Replies Hallo
Ich versuche mit Autoit und Cheat Engine ein Box ESP für Cod4 zu machen. Leider finde ich die Werte nicht und versteh auch nihct ganz wie ich die exakte Position im Bild herrausfinden soll.
Wenn mir wer helfen könnte wäre es super.:)
Dont use Cheat Engine!!! 10/07/2006 - World of Warcraft - 19 Replies Since a few days youll get a auto-bann if u use Cheat Engine.
Its not only detected like other hacks....
if u got a window beside WoW called "Cheat Engine" u get banned 1 sec later ;) .
This hit me 10 secs ago, so i write this here.
DONT USE CHEAT ENGINE.
-------------------------
Now i have to look whether i am perma banned or just 3 days.