Metin2 Hack Problem

04/27/2011 13:05 clemgregor#1
Erledigt
04/27/2011 13:35 BlackHybrid#2
Versuchs mal hiermit:
PHP Code:
#RequireAdmin
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Hack GUICreate("Hack"22944192124)
$Input1 GUICtrlCreateInput("Input1"8814521)
$Button1 GUICtrlCreateButton("Hack"16086525$WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit

        Case 
$Button1
            
If ProcessExists("metin2client.bin"Then
                $Open 
_memoryopen(ProcessExists("metin2client.bin."))
                
$Adresse 0x2008AC5C
                $Read 
_MemoryRead($Adresse$Open'dword')
                
$write _MemoryWrite($Adresse$Open$Value'dword')
                
$Value GUICtrlRead($Input1)
            EndIf
    EndSwitch
WEnd 
04/27/2011 13:48 clemgregor#3
=( wenn ich auf hack klicke geht das fenster zu also das autoit fenster
04/27/2011 13:52 BlackHybrid#4
Ups :D Das geht aber

PHP Code:
#RequireAdmin
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#Region ### START Koda GUI section ### Form=
$Hack GUICreate("Hack"22944192124)
$Input1 GUICtrlCreateInput("Input1"8814521)
$Button1 GUICtrlCreateButton("Hack"16086525$WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit

        Case 
$Button1
            
If ProcessExists("metin2client.bin"Then
                $Value 
GUICtrlRead($Input1)                
                
$Open _memoryopen(ProcessExists("metin2client.bin."))
                
$Adresse 0x2008AC5C
                $Read 
_MemoryRead($Adresse$Open'dword')
                
$write _MemoryWrite($Adresse$Open$Value'dword')
            EndIf
    EndSwitch
WEnd 
04/27/2011 13:58 clemgregor#5
geht net vilit weil game hack shield hatt :D
dann mach das mal pls für solitair wenn das neicht geht will nur die zahlen umendern :D

=(

PUSH
04/27/2011 15:18 CyberShoxx#6
Probier es doch mal mit einem Suspend/Resume ;)
04/27/2011 15:57 BlackHybrid#7
Quote:
Originally Posted by clemgregor View Post
geht net vilit weil game hack shield hatt :D
dann mach das mal pls für solitair wenn das neicht geht will nur die zahlen umendern :D
Quote:
Originally Posted by clemgregor View Post
=(
Quote:
Originally Posted by clemgregor View Post
PUSH
Dreifach Post? Push? Der Thread ist doch schon oben.
Du weist aber auch dass dir _MemoryWrite nicht viel bringt, da die Adressen sowieso jedes mal anders sind oder?
04/27/2011 15:59 CyberShoxx#8
Wenn es dynamische Adressen sind brauch er pointer oder nen pattern scan oO
04/27/2011 20:15 clemgregor#9
kennn mich nicht so aus macht mir jemand so einen :D