helfe ich komm nicht weiter

07/25/2010 13:48 HShield#1
hallo liebe leute ich versuche ein hack zu machen aber brauche bisschen hilfe

ich kom m mit den Pointer nicht klar ich hab alle pointer und aber ich kan nicht einbauen könnt ihr pls helfen !!!!!!!


PHP Code:
#include <GUIConstants.au3>
#include <Nomadmemory.au3>
#RequireAdmin


#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("4story hack by Hshield"246285304164)
GUISetBkColor(0xFFFFFF)
$Label1 GUICtrlCreateLabel("DMG PHY"24725417)
$Label3 GUICtrlCreateLabel("Invisible"241204217)
$Label4 GUICtrlCreateLabel("DMG Mage"241045917)
$Label6 GUICtrlCreateLabel("No Miss "241524517)
$Label2 GUICtrlCreateLabel("Skillhack"241764717)
$Label5 GUICtrlCreateLabel("Händler hack"242006817)
$Label7 GUICtrlCreateLabel("Flayhack"242244717)
$Button1 GUICtrlCreateButton("On"966443250)
$Button2 GUICtrlCreateButton("OFF"1366443250)
$Button3 GUICtrlCreateButton("On"969643250)
$Button4 GUICtrlCreateButton("OFF"1369641250)
$Button5 GUICtrlCreateButton("On"9612041250)
$Button6 GUICtrlCreateButton("OFF"13612041250)
$Button7 GUICtrlCreateButton("On"9614441250)
$Button8 GUICtrlCreateButton("OFF"13614441250)
$Button9 GUICtrlCreateButton("On"9616841250)
$Button10 GUICtrlCreateButton("OFF"13616841250)
$Button11 GUICtrlCreateButton("On"9619241250)
$Button12 GUICtrlCreateButton("OFF"13619241250)
$Button13 GUICtrlCreateButton("On"9621641250)
$Button14 GUICtrlCreateButton("OFF"13621641250)
$Graphic1 GUICtrlCreateGraphic(184644925)
GUICtrlSetBkColor(-1,16711680)
$Graphic2 GUICtrlCreateGraphic(184964925)
GUICtrlSetBkColor(-1,16711680)
$Graphic3 GUICtrlCreateGraphic(1841204925)
GUICtrlSetBkColor(-1,16711680)
$Graphic4 GUICtrlCreateGraphic(1841444925)
GUICtrlSetBkColor(-1,16711680)
$Graphic5 GUICtrlCreateGraphic(1841684925)
GUICtrlSetBkColor(-1,16711680)
$Graphic6 GUICtrlCreateGraphic(1841924925)
GUICtrlSetBkColor(-1,16711680)
$Graphic7 GUICtrlCreateGraphic(1842164925)
GUICtrlSetBkColor(-1,16711680)
$Group1 GUICtrlCreateGroup("Hack"1640225241)
GUICtrlCreateGroup("", -99, -9911)
$Label8 GUICtrlCreateLabel("4Story Wurde Nicht gefunden"481616218)
GUICtrlSetFont(-194000"Constantia")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While ProcessExists ("Tclient.exe")= False
    Sleep 
(500)
     
     
WEnd

GUICtrlSetColor
($labe18,0x00FF00)
GUICtrlSetData ($labe18,"4Story Wurde  gefunden")


SetPrivilege("SebDebugPrivilege",1)

$ah_Handle =_Memoryopen($Tclient)

$iv_Address =0x69F190

Local $av_Offset
[6]
$av_Offset[0]=0x45C
$av_Offset
[1]=0xA20
$open 
=_memoryOpen (ProcessExists("tclient.exe"))




While 
1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$Button 1
            _MemoryWrite
($Pointer$open999999)

    EndSwitch
WEnd 
07/25/2010 17:45 HardCore.1337#2
Quote:
PHP Code:
Local $av_Offset[6
$av_Offset[0]=0x45C 
$av_Offset
[1]=0xA20 
Warum ist der Array 6 Felder groß obwohl 2 völlig gereicht hätten?
07/25/2010 18:37 Italien...Donni#3
Code:
#include <GUIConstants.au3>
#include <Nomadmemory.au3>
#RequireAdmin


#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("4story hack by Hshield", 246, 285, 304, 164)
GUISetBkColor(0xFFFFFF)
$Label1 = GUICtrlCreateLabel("DMG PHY", 24, 72, 54, 17)
$Label3 = GUICtrlCreateLabel("Invisible", 24, 120, 42, 17)
$Label4 = GUICtrlCreateLabel("DMG Mage", 24, 104, 59, 17)
$Label6 = GUICtrlCreateLabel("No Miss ", 24, 152, 45, 17)
$Label2 = GUICtrlCreateLabel("Skillhack", 24, 176, 47, 17)
$Label5 = GUICtrlCreateLabel("Händler hack", 24, 200, 68, 17)
$Label7 = GUICtrlCreateLabel("Flayhack", 24, 224, 47, 17)
$Button1 = GUICtrlCreateButton("On", 96, 64, 43, 25, 0)
$Button2 = GUICtrlCreateButton("OFF", 136, 64, 43, 25, 0)
$Button3 = GUICtrlCreateButton("On", 96, 96, 43, 25, 0)
$Button4 = GUICtrlCreateButton("OFF", 136, 96, 41, 25, 0)
$Button5 = GUICtrlCreateButton("On", 96, 120, 41, 25, 0)
$Button6 = GUICtrlCreateButton("OFF", 136, 120, 41, 25, 0)
$Button7 = GUICtrlCreateButton("On", 96, 144, 41, 25, 0)
$Button8 = GUICtrlCreateButton("OFF", 136, 144, 41, 25, 0)
$Button9 = GUICtrlCreateButton("On", 96, 168, 41, 25, 0)
$Button10 = GUICtrlCreateButton("OFF", 136, 168, 41, 25, 0)
$Button11 = GUICtrlCreateButton("On", 96, 192, 41, 25, 0)
$Button12 = GUICtrlCreateButton("OFF", 136, 192, 41, 25, 0)
$Button13 = GUICtrlCreateButton("On", 96, 216, 41, 25, 0)
$Button14 = GUICtrlCreateButton("OFF", 136, 216, 41, 25, 0)
$Graphic1 = GUICtrlCreateGraphic(184, 64, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Graphic2 = GUICtrlCreateGraphic(184, 96, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Graphic3 = GUICtrlCreateGraphic(184, 120, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Graphic4 = GUICtrlCreateGraphic(184, 144, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Graphic5 = GUICtrlCreateGraphic(184, 168, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Graphic6 = GUICtrlCreateGraphic(184, 192, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Graphic7 = GUICtrlCreateGraphic(184, 216, 49, 25)
GUICtrlSetBkColor(-1,16711680)
$Group1 = GUICtrlCreateGroup("Hack", 16, 40, 225, 241)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Label8 = GUICtrlCreateLabel("4Story Wurde Nicht gefunden", 48, 16, 162, 18)
GUICtrlSetFont(-1, 9, 400, 0, "Constantia")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While ProcessExists ("TClient.exe")= False
    Sleep (500)
     
     WEnd

GUICtrlSetColor($Label18,0x00FF00)
GUICtrlSetData ($Label18,"4Story wurde  gefunden")


Global $Open_Process_ = _MemoryOpen(ProcessExists("TClient.exe"))
$GamePid = ProcessExists ("TClient.exe")
$GameHandle = _MemoryOpen($GamePid)

;GIB MA HIER NOCHMAL DIE BASEADRESSE EIN UND DEFIENIER SIE MIT $BaseAdresse dan sollte dein Hack gehen

Dim $Offset[3]
$Offset[0]=0
$Offset[1]=0x45C
$Offset[2]=0xA20





While 1
    $nMsg = GUIGetMsg()
    Switch $nMsg
        Case $GUI_EVENT_CLOSE
            Exit
        Case $Button 1
            _MemoryPointerWrite($BaseAdresse, $GameHandle, $Offset, 999999)

    EndSwitch
WEnd