Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > 4Story
You last visited: Today at 20:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



EG Hack HILFE

Discussion on EG Hack HILFE within the 4Story forum part of the MMORPGs category.

Reply
 
Old   #1
 
Bl4ckH4ck3r's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 77
Received Thanks: 23
Question EG Hack HILFE

hi all,
ich hab mich jetzt mal an autoit versucht und hab das TUT von Chillex befolgt
() bin auch sehr weit gekommen wo jetzt aber die frage ist ob das richtig ist.
Jetzt stecke ich bei Onehit, no miss, skill hack, kingdom, und teleport (wobei ich den teleport überhaupt nich versteh )
das is bisher mein script
PHP Code:
#include <ButtonConstants.au3>
#include <EditConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <Pointer.au3>

#Region ### START Koda GUI section ### Form=
$Form1_1 GUICreate("4Story"318131192124)
$Button1 GUICtrlCreateButton("ON"80144933$WS_GROUP)
$Button2 GUICtrlCreateButton("OFF"136244933$WS_GROUP)
$Button3 GUICtrlCreateButton("ON"0964933$WS_GROUP)
$Button4 GUICtrlCreateButton("OFF"56964933$WS_GROUP)
$Button5 GUICtrlCreateButton("ON"02004933$WS_GROUP)
$Button6 GUICtrlCreateButton("OFF"562004933$WS_GROUP)
$Button7 GUICtrlCreateButton("ON"136964933$WS_GROUP)
$Button8 GUICtrlCreateButton("OFF"192964933$WS_GROUP)
$Button9 GUICtrlCreateButton("ON"02724933$WS_GROUP)
$Button10 GUICtrlCreateButton("OFF"562724933$WS_GROUP)
$Button11 GUICtrlCreateButton("ON"1361844933$WS_GROUP)
$Button12 GUICtrlCreateButton("OFF"1921844933$WS_GROUP)
$Button13 GUICtrlCreateButton("Valo"1362644933$WS_GROUP)
$Button14 GUICtrlCreateButton("Deri"1922644933$WS_GROUP)
$Input1 GUICtrlCreateInput("16700"0244921)
$Label1 GUICtrlCreateInput("Speed"005217)
$Label2 GUICtrlCreateLabel("One Hit"0725217)
$Label3 GUICtrlCreateLabel("No Miss"136725217)
$Label4 GUICtrlCreateLabel("Skill Hack"01525217)
$Label5 GUICtrlCreateLabel("Unbesiegbar"02485217)
$Label6 GUICtrlCreateLabel("Händler"1361605217)
$Label7 =GUICtrlCreateLabel("Kingdom Hack"1362405217)
$Input4 GUICtrlCreateInput("Skill Value"01766521)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
$open _MemoryOpen(ProcessExists("TClient.exe"))
Global 
$base 0x00686d04
Global $offis[3] = [00xA080x9F6]
While 
1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
Case $GUI_EVENT_CLOSE
            
Exit

        Case 
$Button1
            _MemoryPointerWrite
($base,$open,$offis,GUICtrlRead($Input1))

        Case 
$Button2
            _MemoryPointerWrite
($base,$open,$offis,"16230")

        Case 
$Button3
            _MemoryPointerWrite
($base,$open,$offis,"")
    EndSwitch
WEnd 
wer mir hilft und ich den hack fertig bekomme wird auch im hack genannt und bekommt natürlich THX

/EDIT: naja ich schau dann morgen wieder rein freu mich auf eure antworten bd
Bl4ckH4ck3r is offline  
Old 12/04/2010, 19:11   #2
 
.-Frerer's Avatar
 
elite*gold: 100
Join Date: May 2010
Posts: 2,386
Received Thanks: 3,693
Ich würde es so machen:
PHP Code:
#include <ButtonConstants.au3> 
#include <EditConstants.au3> 
#include <GUIConstantsEx.au3> 
#include <WindowsConstants.au3> 
#include <Pointer.au3> 

$Form1_1 GUICreate("4Story"318131192124
$Button1 GUICtrlCreateButton("ON"80144933$WS_GROUP
$Button2 GUICtrlCreateButton("OFF"136244933$WS_GROUP
$Button3 GUICtrlCreateButton("ON"0964933$WS_GROUP
$Button4 GUICtrlCreateButton("OFF"56964933$WS_GROUP
$Button5 GUICtrlCreateButton("ON"02004933$WS_GROUP
$Button6 GUICtrlCreateButton("OFF"562004933$WS_GROUP
$Button7 GUICtrlCreateButton("ON"136964933$WS_GROUP
$Button8 GUICtrlCreateButton("OFF"192964933$WS_GROUP
$Button9 GUICtrlCreateButton("ON"02724933$WS_GROUP
$Button10 GUICtrlCreateButton("OFF"562724933$WS_GROUP
$Button11 GUICtrlCreateButton("ON"1361844933$WS_GROUP
$Button12 GUICtrlCreateButton("OFF"1921844933$WS_GROUP
$Button13 GUICtrlCreateButton("Valo"1362644933$WS_GROUP
$Button14 GUICtrlCreateButton("Deri"1922644933$WS_GROUP
$Input1 GUICtrlCreateInput("16700"0244921
$Label1 GUICtrlCreateInput("Speed"005217
$Label2 GUICtrlCreateLabel("One Hit"0725217
$Label3 GUICtrlCreateLabel("No Miss"136725217
$Label4 GUICtrlCreateLabel("Skill Hack"01525217
$Label5 GUICtrlCreateLabel("Unbesiegbar"02485217
$Label6 GUICtrlCreateLabel("Händler"1361605217
$Label7 =GUICtrlCreateLabel("Kingdom Hack"1362405217
$Input4 GUICtrlCreateInput("Skill Value"01766521
GUISetState(@SW_SHOW
$open _MemoryOpen(ProcessExists("TClient.exe")) 
$base 0x00686d04 
Dim $offisspeed
[3] = [00xA080x9F6
Dim $offisdmg[3] = [0,0xA08,0x000]
While 

    $nMsg 
GUIGetMsg() 
    Switch 
$nMsg 
        
Case $GUI_EVENT_CLOSE 
            
Exit 

        Case 
$Button1 
             AdlibRegister
("speed",20)

        Case 
$Button2 
             AdlibUnRegister
("speed")
            
_MemoryPointerWrite($base,$open,$offisspeed,"16230"

        Case 
$Button3 
             AdlibRegister
("dmg",20)
    EndSwitch 
WEnd  

Func dmg
()
_MemoryPointerWrite($base,$open,$offisdmg,GuiCtrlRead($Input2))
EndFunc
Func speed
()
_MemoryPointerWrite($base,$open,$offisspeed,GUICtrlRead($Input1)) 
EndFunc 
usw...
Musste eben ergänzen und einfügen. Teleport, sähe wie folgt aus:

PHP Code:
_MemoryPointerWrite($base,$open,$offistele,GuICtrlRead($xinput),"float"
Und das gleiche mit Y oder Z. Ansonsten schau mal beim Open Source Thread (Unser 4 4Story Teamwork) oder in der AutoIt Section. Dort passt das eher rein.^^
.-Frerer is offline  
Thanks
1 User
Old 12/05/2010, 11:03   #3
 
Bl4ckH4ck3r's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 77
Received Thanks: 23
aha ok thx wirst dann in hack genannt
Bl4ckH4ck3r is offline  
Reply


Similar Threads Similar Threads
[HILFE]Brauche HIlfe Um hack Zu erstelln [TuT]
10/20/2010 - S4 League - 5 Replies
WIe Oben schon gesagt wuerde ich gerne fragen wie man eine Guten S4 League hack UND ein Snipe Bot erstellt Ich wuerde mich Freuen wen Mich jemand per pn oder hier anschreibt und mir es erklert BZW zeigt (per TeamViwer) Zeigen kann Ich wüde mich Freuen wen mir einer helfen kann ein hack zu erstellen Ohne Viren und Der Auch Mindesten 2 Tage Funst ^^ Wens das falsche section ist SORRY
[hilfe]wegen S4league hack erstellen[/hilfe]
06/12/2010 - S4 League - 24 Replies
Hallo, Ich wollt eienen hack erstellen von bannana crafts anleitung habe auch alles also adressen,KodaCode und AutoIt jetzt kommt das große ABER 1. wenn ich es starte dann kommt error 2.wo füge ich den eigentlich die adressen ein wer mir da hilft der kriegt soviele thx bis ich sterbe ò.O ne scherz ich kriegt schon paar Thx hier mal mein Code bis jetzt



All times are GMT +1. The time now is 20:13.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.