[Question] A problem in making a hack

08/14/2011 23:10 Ahmed219#1
hello Epvp
i wanted to make a hack but i'm a beginner so i have a problem
i made a hack but when i start it it doesn't inject or when it inject it doesn't change the value
here is a code :
PHP Code:
Func _Hack()
    
GUISetState(@SW_HIDE);
    
ToolTip("Start S4 League!",0,0); This is up in the corner which says Start S4 League!
    
$Wait ProcessWait("S4Client.exe")
    
$PID ProcessExists("S4Client.exe")
    
$hprocess _MemoryOpen($PID)
    
$OPEN _MemoryOpen ($PID)
    
$Write_MemoryWrite(0xF638E4$hprocess500)
EndFunc 
if anyone can help me i will appreciate that
sorry if there is some grammar or Writing mistakes
PS: this is a camera position address
thank you all :handsdown: :handsdown:
08/14/2011 23:31 Corex#2
Post it here: [Only registered and activated users can see links. Click Here To Register...]
08/14/2011 23:38 Krasti#3
Quote:
Originally Posted by Ahmed219 View Post
hello Epvp
i wanted to make a hack but i'm a beginner so i have a problem
i made a hack but when i start it it doesn't inject or when it inject it doesn't change the value
here is a code :
PHP Code:
Func _Hack()
    
GUISetState(@SW_HIDE);
    
ToolTip("Start S4 League!",0,0); This is up in the corner which says Start S4 League!
    
$Wait ProcessWait("S4Client.exe")
    
$PID ProcessExists("S4Client.exe")
    
$hprocess _MemoryOpen($PID)
    
$OPEN _MemoryOpen ($PID)
    
$Write_MemoryWrite(0xF638E4$hprocess500)
EndFunc 
if anyone can help me i will appreciate that
sorry if there is some grammar or Writing mistakes
PS: this is a camera position address
thank you all :handsdown: :handsdown:
Stop copy paste from tutorials D:
Learn the [Only registered and activated users can see links. Click Here To Register...] of AutoIt.
But keep the $Open
08/14/2011 23:57 Ahmed219#4
Quote:
Post it here: [Support] "Hacking" S4 League
i didnt know but i will next time

Quote:
Stop copy paste from tutorials D:
Learn the Functions of AutoIt.
But keep the $Open
Thank you
08/15/2011 13:33 PŠPplą’ər#5
Get the script from here:[Only registered and activated users can see links. Click Here To Register...]
Now you can use knoda to make a new design add buttons etc then add the address and the values and its done!