How to : Search Pointer with Cheat Engine and use them in Autoit

08/30/2010 16:50 X360#16
Danke an dich für dich Pointer :D
Hast en Thanks
xD
Geile Pointer
08/30/2010 17:20 Bifbuzz16#17
für deine mühe THX
08/30/2010 20:39 Anna<3#18
ist ja ganz gut geworden :)
aber ü-wie finde ich keine Pointer :(
ich mache alles wie in krakas TuT
wäre toll wen mir jemand Link schickt oder die Pointer im AutoIT Format hier unten Postet :)
08/30/2010 21:17 Chillex#19
[Only registered and activated users can see links. Click Here To Register...] ^^
Thread von schnewin..
Frag mich ob ich das Tut mit MLE mach weils damit vll einfacher ist. :D
08/31/2010 16:05 Anna<3#20
die links die er für den download hat gehen bei mir net :(
könntest du das mal uploaden?
08/31/2010 16:24 No Hawx#21
Also Anna, bei mir gehen die Downloadlinks. :p
08/31/2010 16:36 Anna<3#22
ka warum sie bei mir nicht gehen :confused:
habe safari als browser...
uplode mir die mal bitte keks...
08/31/2010 17:50 Chillex#23
4 U :D
Wenns nicht geht dann probiers mal mit FF
08/31/2010 19:31 Anna<3#24
danke dir :)

//edit:
haben kleines problem mit
PHP Code:
Global $offis[3] = [00xA080x9F6
jetzt muss das bei einem anderen hack doch bestimmt anders sein ,oder?

bei dmg muss das dan bestimmt so sein
PHP Code:
   Global $offis[3] = [00xA080x474
oder?
Muss ich jetzt den variabeln namen ändern?
oder past das schon^^
08/31/2010 19:58 Chillex#25
also..mh..^^
Natürlich darf man nicht eine variable mit dem selben namen 2mal im Skript haben.
Nenn zum Beispiel die speed Variable einfach "Global $speed = [0, 0xA08, 0x9F6] ".
Und dmg nennst du "Global $dmg[3] = [0, 0xA08, 0x474] ".
08/31/2010 20:32 Anna<3#26
ok jetzt müste ich ja einen hack skripten können :)
beim chathack stürzt 4story eg ab
und ürgendwie will alles andere bei mir auch nicht xD
hier mal mein Skript
PHP Code:
  #include <GUIConstants.au3>
#include <Pointer.au3>
#NoTrayIcon

#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("4storyEG Hack"516253248129)
GUISetBkColor(0xA6CAF0)
$Group1 GUICtrlCreateGroup("Standart Hacks"816241201)
$Label1 GUICtrlCreateLabel("Speed Hack"24408020)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Speed_ON GUICtrlCreateButton("ON"24643325)
$Speed_OFF GUICtrlCreateButton("OFF"64643325)
$Speed_Input GUICtrlCreateInput("16700"1046410521)
$DMG_ON GUICtrlCreateButton("ON"241203325)
$Label2 GUICtrlCreateLabel("DMG Hack"24967020)
GUICtrlSetFont(-1104000"MS Sans Serif")
$DMG_OFF GUICtrlCreateButton("OFF"641203325)
$Label3 GUICtrlCreateLabel("No Miss Hack"136968820)
GUICtrlSetFont(-1104000"MS Sans Serif")
$No_Miss_ON GUICtrlCreateButton("ON"1281203325)
$No_Miss_OFF GUICtrlCreateButton("OFF"1681203325)
$Label4 GUICtrlCreateLabel("Skill Hack"241526420)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Skill_ON GUICtrlCreateButton("ON"241763325)
$Skill_Input GUICtrlCreateInput("Value"10417610521)
$Skill_OFF GUICtrlCreateButton("OFF"641763325)
GUICtrlCreateGroup("", -99, -9911)
$Group2 GUICtrlCreateGroup("Special Hacks"2641624197)
$Label5 GUICtrlCreateLabel("Chat Hack"280406620)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Chat_ON GUICtrlCreateButton("ON"280643325)
$Chat_OFF GUICtrlCreateButton("OFF"320643325)
$Label6 GUICtrlCreateLabel("Kingdom Hack"376409220)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Kingdom_Deri GUICtrlCreateButton("Deri"376643325)
$Kingdom_Valo GUICtrlCreateButton("Valo"416643325)
GUICtrlCreateGroup("", -99, -9911)
$MenuItem1 GUICtrlCreateMenu("File")
$MenuItem2 GUICtrlCreateMenuItem("Beenden"$MenuItem1)
$MenuItem3 GUICtrlCreateMenuItem("© by LittleAnna"$MenuItem1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

$open _MemoryOpen(ProcessExists("TClient.exe"))
Global 
$base 0x00686d04
Global $speed[3] = [00xA080x9F6]
Global 
$dmg_m[3] = [00xA080x480]
Global 
$dmg_p[3] = [0,0xA080x484
Global 
$Skill[3] = [00xA080x474]
Global 
$king[3] = [00xA080x128]
Global 
$chat[3] = [00xA080x2c8]
Global 
$no_miss[3] = [0,0xA080x476]

 While 
1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
 Case 
$MenuItem2
    
Exit
        Case 
$Speed_ON
             _MemoryPointerWrite
($base,$open,$speed,GUICtrlRead($Speed_Input))
         Case 
$Speed_OFF
            _MemoryPointerWrite
($base,$open,$speed,"16230")
         Case 
$DMG_ON
             _MemoryPointerWrite
($base,$open,$dmg_m,"999999999")
             
_MemoryPointerWrite($base,$open,$dmg_p,"999999999")
         Case 
$DMG_OFF
            _MemoryPointerWrite
($base,$open,$dmg_m,"0")
            
_MemoryPointerWrite($base,$open,$dmg_p,"0")
        Case 
$No_Miss_ON
            _MemoryPointerWrite
($base,$open,$no_miss,"999999999")
        Case 
$No_Miss_OFF
            _MemoryPointerWrite
($base,$open,$no_miss,"0"
        
Case $Skill_ON
            _MemoryPointerWrite
($base,$open,$Skill,GUICtrlRead($Skill_Input))
        Case 
$Skill_OFF
            _MemoryPointerWrite
($base,$open,$Skill,"0")
        Case 
$Chat_ON
            _MemoryPointerWrite
($base,$open,$chat,"9")
        Case 
$Chat_OFF
            _MemoryPointerWrite
($base,$open,$chat,"1")
        Case 
$Kingdom_deri
            _MemoryPointerWrite
($base,$open,$king,"16777215")
        Case 
$Kingdom_valo
            _MemoryPointerWrite
($base,$open,$king,"16777216")
    EndSwitch
WEnd 
09/01/2010 13:21 *-_JuLi²_-*#27
Quote:
Originally Posted by LittleAnna View Post
ok jetzt müste ich ja einen hack skripten können :)
beim chathack stürzt 4story eg ab
und ürgendwie will alles andere bei mir auch nicht xD
hier mal mein Skript
PHP Code:
  #include <GUIConstants.au3>
#include <Pointer.au3>
#NoTrayIcon

#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("4storyEG Hack"516253248129)
GUISetBkColor(0xA6CAF0)
$Group1 GUICtrlCreateGroup("Standart Hacks"816241201)
$Label1 GUICtrlCreateLabel("Speed Hack"24408020)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Speed_ON GUICtrlCreateButton("ON"24643325)
$Speed_OFF GUICtrlCreateButton("OFF"64643325)
$Speed_Input GUICtrlCreateInput("16700"1046410521)
$DMG_ON GUICtrlCreateButton("ON"241203325)
$Label2 GUICtrlCreateLabel("DMG Hack"24967020)
GUICtrlSetFont(-1104000"MS Sans Serif")
$DMG_OFF GUICtrlCreateButton("OFF"641203325)
$Label3 GUICtrlCreateLabel("No Miss Hack"136968820)
GUICtrlSetFont(-1104000"MS Sans Serif")
$No_Miss_ON GUICtrlCreateButton("ON"1281203325)
$No_Miss_OFF GUICtrlCreateButton("OFF"1681203325)
$Label4 GUICtrlCreateLabel("Skill Hack"241526420)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Skill_ON GUICtrlCreateButton("ON"241763325)
$Skill_Input GUICtrlCreateInput("Value"10417610521)
$Skill_OFF GUICtrlCreateButton("OFF"641763325)
GUICtrlCreateGroup("", -99, -9911)
$Group2 GUICtrlCreateGroup("Special Hacks"2641624197)
$Label5 GUICtrlCreateLabel("Chat Hack"280406620)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Chat_ON GUICtrlCreateButton("ON"280643325)
$Chat_OFF GUICtrlCreateButton("OFF"320643325)
$Label6 GUICtrlCreateLabel("Kingdom Hack"376409220)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Kingdom_Deri GUICtrlCreateButton("Deri"376643325)
$Kingdom_Valo GUICtrlCreateButton("Valo"416643325)
GUICtrlCreateGroup("", -99, -9911)
$MenuItem1 GUICtrlCreateMenu("File")
$MenuItem2 GUICtrlCreateMenuItem("Beenden"$MenuItem1)
$MenuItem3 GUICtrlCreateMenuItem("© by LittleAnna"$MenuItem1)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

$open _MemoryOpen(ProcessExists("TClient.exe"))
Global 
$base 0x00686d04
Global $speed[3] = [00xA080x9F6]
Global 
$dmg_m[3] = [00xA080x480]
Global 
$dmg_p[3] = [0,0xA080x484
Global 
$Skill[3] = [00xA080x474]
Global 
$king[3] = [00xA080x128]
Global 
$chat[3] = [00xA080x2c8]
Global 
$no_miss[3] = [0,0xA080x476]

 While 
1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
 Case 
$MenuItem2
    
Exit
        Case 
$Speed_ON
             _MemoryPointerWrite
($base,$open,$speed,GUICtrlRead($Speed_Input))
         Case 
$Speed_OFF
            _MemoryPointerWrite
($base,$open,$speed,"16230")
         Case 
$DMG_ON
             _MemoryPointerWrite
($base,$open,$dmg_m,"999999999")
             
_MemoryPointerWrite($base,$open,$dmg_p,"999999999")
         Case 
$DMG_OFF
            _MemoryPointerWrite
($base,$open,$dmg_m,"0")
            
_MemoryPointerWrite($base,$open,$dmg_p,"0")
        Case 
$No_Miss_ON
            _MemoryPointerWrite
($base,$open,$no_miss,"999999999")
        Case 
$No_Miss_OFF
            _MemoryPointerWrite
($base,$open,$no_miss,"0"
        
Case $Skill_ON
            _MemoryPointerWrite
($base,$open,$Skill,GUICtrlRead($Skill_Input))
        Case 
$Skill_OFF
            _MemoryPointerWrite
($base,$open,$Skill,"0")
        Case 
$Chat_ON
            _MemoryPointerWrite
($base,$open,$chat,"9")
        Case 
$Chat_OFF
            _MemoryPointerWrite
($base,$open,$chat,"1")
        Case 
$Kingdom_deri
            _MemoryPointerWrite
($base,$open,$king,"16777215")
        Case 
$Kingdom_valo
            _MemoryPointerWrite
($base,$open,$king,"16777216")
    EndSwitch
WEnd 
jo ist bei mir auch

PHP Code:
#include <GUIConstants.au3>
#include <Pointer.au3>

#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("4Story EG Hack by dragon0660"503346193125)
$Group1 GUICtrlCreateGroup("Standart Hacks"88345209)
$Input1 GUICtrlCreateInput("16700"96248121)
$Label1 GUICtrlCreateLabel("Speedhack:"16247720)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Button1 GUICtrlCreateButton("ON"184242725)
$Button2 GUICtrlCreateButton("OFF"224242725)
$Button3 GUICtrlCreateButton("Button3"2484019)
$Graphic1 GUICtrlCreateGraphic(272244125)
GUICtrlSetBkColor(-10xFF00000)
$Label2 GUICtrlCreateLabel("OneHit Hack:"16568320)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Button4 GUICtrlCreateButton("ON"136562725)
$Button5 GUICtrlCreateButton("OFF"184562525)
$Graphic2 GUICtrlCreateGraphic(272574125)
GUICtrlSetBkColor(-10xFF00000)
$Label3 GUICtrlCreateLabel("NoMiss Hack"16968520)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Button6 GUICtrlCreateButton("ON"136962725)
$Button7 GUICtrlCreateButton("OFF"184962525)
$Graphic3 GUICtrlCreateGraphic(272964125)
GUICtrlSetBkColor(-10xFF00000)
$Label4 GUICtrlCreateLabel("Inivisible:"241365920)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Button8 GUICtrlCreateButton("ON"1361362725)
$Button9 GUICtrlCreateButton("OFF"1841362525)
$Graphic4 GUICtrlCreateGraphic(2711344125)
GUICtrlSetBkColor(-10xFF00000)
$Label5 GUICtrlCreateLabel("Unbesiegbar:"161768620)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Button10 GUICtrlCreateButton("ON"1361762725)
$Button11 GUICtrlCreateButton("OFF"1841762525)
$Graphic5 GUICtrlCreateGraphic(2691714125)
GUICtrlSetBkColor(-10xFF00000)
GUICtrlCreateGroup("", -99, -9911)
$Group2 GUICtrlCreateGroup("Chat Hacks"16232121105)
$Button12 GUICtrlCreateButton("Upp Chat"322487525)
$Button13 GUICtrlCreateButton("GM Chat"322887525)
GUICtrlCreateGroup("", -99, -9911)
$Group3 GUICtrlCreateGroup("NPC Hacks"19223224957)
$Button14 GUICtrlCreateButton("Offen"2642483525)
$Label6 GUICtrlCreateLabel("Händler"2002485220)
GUICtrlSetFont(-1104000"MS Sans Serif")
$Button15 GUICtrlCreateButton("Schließen"3122485925)
$Graphic6 GUICtrlCreateGraphic(3902464125)
GUICtrlSetBkColor(-10xFF00000)
GUICtrlCreateGroup("", -99, -9911)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
$open _MemoryOpen(ProcessExists("TClient.exe"))

Global 
$base 0x00686D04
Global $speed[3] = [00xA080x9F6]










While 
1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$Button1
            _MemoryPointerWrite
($base$open$speed,GUICtrlRead($Input1))
            
$Graphic1 GUICtrlCreateGraphic(272244125)
            
GUICtrlSetBkColor(-10x00FF00)

        Case 
$Button2
            _MemoryPointerWrite
($base$open$speed,"16230")
            
$Graphic1 GUICtrlCreateGraphic(272244125)
             
GUICtrlSetBkColor(-10xFF00000)
         Case 
$Button4
             $Graphic2 
GUICtrlCreateGraphic(272574125)
             
GUICtrlSetBkColor(-10x00FF00)
         Case 
$Button5
             $Graphic2 
GUICtrlCreateGraphic(272574125)
             
GUICtrlSetBkColor(-10xFF00000)
         Case 
$Button6
             $Graphic3 
GUICtrlCreateGraphic(272964125)
             
GUICtrlSetBkColor(-10x00FF00)
         Case 
$Button7
             $Graphic3 
GUICtrlCreateGraphic(272964125)
             
GUICtrlSetBkColor(-10xFF00000)
         Case 
$Button8
             $Graphic4 
GUICtrlCreateGraphic(2711344125)
             
GUICtrlSetBkColor(-10x00FF00)
         Case 
$Button9
             $Graphic4 
GUICtrlCreateGraphic(2711344125)
             
GUICtrlSetBkColor(-10xFF00000)
         Case 
$Button10
             $Graphic5 
GUICtrlCreateGraphic(2691714125)
             
GUICtrlSetBkColor(-10x00FF00)
         Case 
$Button11
            $Graphic5 
GUICtrlCreateGraphic(2691714125)
            
GUICtrlSetBkColor(-10xFF00000)
        Case 
$Button14
            $Graphic6 
GUICtrlCreateGraphic(3902464125)
            
GUICtrlSetBkColor(-10x00FF00)
        Case 
$Button15
            $Graphic6 
GUICtrlCreateGraphic(3902464125)
            
GUICtrlSetBkColor(-10xFF00000)
        EndSwitch
WEnd 
gleicher fehler hab nur mal bei speed versuchen aber bitte nicht mit meinen script jetzt einen funktionstüchtigen hack fertig machen und sagen es ist seiner
09/01/2010 14:16 Chillex#28
@ dragon:
Dein Skript etwas verkürzt.
Die ersten 6 Buttons sind belegt den rest musst du selber machen.^^
Ist etwas kürzer^^


und @anna & dragon
Das liegt daran weil man skill,nomiss und dmg freezen muss.
Wer schon mit CE gecheatet hat, weiß, dass man die 3 unbedingt freezen muss damit sie gehen, ansonsten setzen sie sich immer zurück.
Und das ist in Autoit nicht nicht anders.
Wie man freezt in Autoit, ist in diesem Tutorial nicht erklärt.
Lust und Zeit hab ich grad dazu auch nicht^^
Invi,speed,chat,teleport,shop,kingdom müssen aber z.B nicht gefreezt werden.
09/01/2010 14:19 *-_JuLi²_-*#29
also bei mir funktioniert speed nicht habe auch nur die Pointer von Speed eingefügt
09/01/2010 14:25 Chillex#30
vll noch die includes verwenden..

#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <Pointer.au3>

Weil naja meine Hacks sind genauso aufgebaut und sie gehen.
Und die von anderen (z.B von italien oder bestofelite) auch.