[First Hack] Trainer ~User~

09/20/2011 23:18 ~User~#1
Current Status : 0.7 + Fixed BUG!


PROBLEMS;?
Just read my Tutorials and follow every step!


Screen:Not added soon!

Code:
*Added Drug Mode
*Added xRail
*Added xRiles
*Added God Mode
*Added Dha-41 hack
*Added toy gun hack
*Added ap hack
*Added 1 hit hack
*Fixed bug
*Added Speed hack
*Fixed Lagg
*Added fixed lagg
*Added Slang
*Added Fake Shop
I just created my first hack.


VIRUS TOTAL,Scanner

How to use :

Use Selman's ByPass
Chose an hack
'Click on START'
And Enjoy!



Requirements:
[Only registered and activated users can see links. Click Here To Register...]





Current Status:
Dll's=85%
Hack 0.8=97%
09/20/2011 23:27 x.X.S4Player.X.x#2
this is a tutorial. xD
09/20/2011 23:30 ~User~#3
Yeah i know i'am learning S4LPAYER How u can add an AutoIt picture?
09/20/2011 23:32 x.X.S4Player.X.x#4
Quote:
Originally Posted by ~User~ View Post
Yeah i know i'am learning S4LPAYER How u can add an AutoIt picture?
Just add the function:
Code:
FileInstall("IMG.jpg", [COLOR="Red"]"C:\\IMG.jpg"[/COLOR])

GUICtrlCreatePic([COLOR="red"]"C:\\IMG.jpg"[/COLOR])
:cool:
09/20/2011 23:51 ZzcarloszZ#5
source code open:
PHP Code:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>

#Region ### START Koda GUI section ### Form=
$Form1 GUICreate("Example Hack Tutorial!"24790192124)
$Checkbox1 GUICtrlCreateCheckbox("Ghost Mode"16249717)
$Checkbox2 GUICtrlCreateCheckbox("Slang"128249717)
$Button1 GUICtrlCreateButton("Start"16567525$WS_GROUP)
$Button2 GUICtrlCreateButton("Exit"128567525$WS_GROUP)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
    $nMsg 
GUIGetMsg()
    Switch 
$nMsg
        
            
Exit
        Case 
$Button1
            _Hack
()
        Case 
$Button2
            
Exit

    EndSwitch
WEnd

Func _Hack
(); This is the functions which turns on the hacks when you start S4 League.
    
GUISetState(@SW_HIDE);
    
ToolTip("Start S4 League!",0,0); This is up in the corner which says Start S4 League!
    
$WAIT ProcessWait("S4Client.exe"); Waiting For S4 League
    $PID 
ProcessExists("S4Client.exe"); He found S4Client.exe
    Sleep
(500);Takes a little break..
    
$OPEN _MemoryOpen ($PID); The memory .. which makes the functions work.
    If 
GUICtrlRead($Checkbox1) = 1 Then
        _MemoryWrite
(0x00FE26EA,$OPEN,"1","Float");This is a float value
    EndIf
    If 
GUICtrlRead($Checkbox2) = 1 Then
        _MemoryWrite
(0x00EF37A6,$OPEN,"0","char[2]"); This is a string..
        
_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]"); This is another string with an other address.
        
_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
    EndIf
    Exit
EndFunc 
you too can add:
PHP Code:
#RequireAdmin 
Try compiling or is this open source code?.
09/20/2011 23:59 x.X.S4Player.X.x#6
Quote:
Originally Posted by ZzcarloszZ View Post
Try compiling or is this open source code?.
it appears to be open source or is he does not know to compile a script. xD
09/21/2011 08:01 ~>Premiium<~#7
VT ?
Screen?
09/24/2011 21:45 ~User~#8
Quote:
Originally Posted by ~>Premiium<~ View Post
VT ?
Screen?
added *
09/28/2011 15:17 ~User~#9
ADDED 0.4 1 HIT HACK FIXED LAGG
09/28/2011 19:10 arnedas#10
ZzcarloszZ ich hab mal eine frage ,
Schreib mal bitte eine Private Nachricht an mich !!
Dann kann ich es Fragen
09/28/2011 20:35 abdofol#11
I need somone's help I need the code that makes The Start hacking button start the hack ty
09/28/2011 20:57 Krasti#12
Screen?
09/28/2011 21:45 djockers#13
and the file .exe?? omg
09/30/2011 07:42 Elite Hack PvPers#14
can you added god mode and sp inf =) pls
09/30/2011 18:12 ~User~#15
Yeah wait i'am busy with my family and work to -.-