[StormRiders]Smuggler Mini-Hack [Working]-[6 Functions]

05/15/2013 21:18 ►♪The*Smuggler♫◄#1
Closed due to de-compiling!

Please close it ANY MOD

Not going to release any hacks due to decomping!
05/15/2013 21:20 ~BlackLine~#2
Why need to restart wtffff??

Where is the download?
05/15/2013 21:21 ►♪The*Smuggler♫◄#3
Quote:
Originally Posted by ~BlackLine~ View Post
Why need to restart wtffff??
are you stupid?

I mean for the Net Frame work!!!!

Not for my hack

2-Download....

Focus and you will find it!
05/15/2013 21:23 singh76579#4
Nice work Win7 x64 and x86 and Win8 X64
05/15/2013 21:27 ►♪The*Smuggler♫◄#5
Quote:
Originally Posted by singh76579 View Post
Nice work Win7 x64 and x86 and Win8 X64
^^
05/15/2013 21:43 _-Awesome-_#6
Net Framework :awesome:
this not need Net Framework.
Autoit=
PHP Code:
#RequireAdmin
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
InetGet("http://s7.directupload.net/images/130509/pndetwas.gif", @ScriptDir "\epvp1.gif")
$FORM1 GUICreate("Mini Smuggler"267171212141)
$CHECKBOX1 GUICtrlCreateCheckbox("God Mode"24169717)
$CHECKBOX2 GUICtrlCreateCheckbox("Inf Sp"24409717)
$CHECKBOX3 GUICtrlCreateCheckbox("Inf Ammo"24649717)
$CHECKBOX4 GUICtrlCreateCheckbox("Fast Fire"241369717)
$CHECKBOX5 GUICtrlCreateCheckbox("1 hit kill"24889717)
$CHECKBOX6 GUICtrlCreateCheckbox("Speed Hack"241129717)
$BUTTON1 GUICtrlCreateButton("Hack"1443210549)
$BUTTON2 GUICtrlCreateButton("Exit"160967525)
$LABEL1 GUICtrlCreateLabel("Smuggler"1761365617)
$PIC1 GUICtrlCreatePic("C:\Users\windows 7\Desktop\Desktop2\images.jpg"00265169)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
    $NMSG 
GUIGetMsg()
    Switch 
$NMSG
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$BUTTON1
            _HACK
()
        Case 
$BUTTON2
            
Exit
    EndSwitch
WEnd
Func _HACK
()
    
ToolTip("By TheSmuggler! waiting for s4....."00)
    
$WAIT ProcessWait("S4Client.exe")
    
$PID ProcessExists("S4Client.exe")
    
Sleep(2000)
    
_PROCESSSUSPEND("Aegis.exe")
    
_PROCESSSUSPEND("Aegis64.exe")
    
_PROCESSSUSPEND("HGWC.exe")
    
_PROCESSSUSPEND("XTrap.xt")
    
_PROCESSSUSPEND("S4Client.exe")
    
$OPEN _MEMORYOPEN($PID)
    
Sleep(2000)
    If 
GUICtrlRead($CHECKBOX1) = 1 Then
        _MEMORYWRITE
(5343813$OPEN"3135869072""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX2) = 1 Then
        _MEMORYWRITE
(4723746$OPEN"2348565979""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX3) = 1 Then
        _MEMORYWRITE
(7704898$OPEN"3051982992""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX4) = 1 Then
        _MEMORYWRITE
(5621395$OPEN"990399115""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX5) = 1 Then
        _MEMORYWRITE
(5346361$OPEN"1593591259""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX6) = 1 Then
        _MEMORYWRITE
(4715581$OPEN"4284253659""long")
    EndIf
    
_MEMORYCLOSE(ProcessExists("S4Client.exe"))
    
_PROCESSRESUME("Aegis.exe")
    
_PROCESSRESUME("Aegis64.exe")
    
_PROCESSRESUME("HGWC.exe")
    
_PROCESSRESUME("S4Client.exe")
    
_PROCESSRESUME("XTrap.xt")
    Exit
EndFunc
Func _PROCESSSUSPEND
($PROCESS)
    
$PROCESSID ProcessExists($PROCESS)
    If 
$PROCESSID Then
        $AI_HANDLE 
DllCall("kernel32.dll""int""OpenProcess""int"2035711"int"False"int"$PROCESSID)
        
$I_SUCESS DllCall("ntdll.dll""int""NtSuspendProcess""int"$AI_HANDLE[0])
        
DllCall("kernel32.dll""ptr""CloseHandle""ptr"$AI_HANDLE)
        If 
IsArray($I_SUCESSThen
            
Return 1
        
Else
            
SetError(1)
            Return 
0
        
EndIf
    Else
        
SetError(2)
        Return 
0
    
EndIf
EndFunc
Func _PROCESSRESUME
($PROCESS)
    
$PROCESSID ProcessExists($PROCESS)
    If 
$PROCESSID Then
        $AI_HANDLE 
DllCall("kernel32.dll""int""OpenProcess""int"2035711"int"False"int"$PROCESSID)
        
$I_SUCESS DllCall("ntdll.dll""int""NtResumeProcess""int"$AI_HANDLE[0])
        
DllCall("kernel32.dll""ptr""CloseHandle""ptr"$AI_HANDLE)
        If 
IsArray($I_SUCESSThen
            
Return 1
        
Else
            
SetError(1)
            Return 
0
        
EndIf
    Else
        
SetError(2)
        Return 
0
    
EndIf
EndFunc 
05/15/2013 21:45 ►♪The*Smuggler♫◄#7
Quote:
Originally Posted by _-Awesome-_ View Post
Net Framework :awesome:
this not need Net Framework.
Autoit=
PHP Code:
#RequireAdmin
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
InetGet("http://s7.directupload.net/images/130509/pndetwas.gif", @ScriptDir "\epvp1.gif")
$FORM1 GUICreate("Mini Smuggler"267171212141)
$CHECKBOX1 GUICtrlCreateCheckbox("God Mode"24169717)
$CHECKBOX2 GUICtrlCreateCheckbox("Inf Sp"24409717)
$CHECKBOX3 GUICtrlCreateCheckbox("Inf Ammo"24649717)
$CHECKBOX4 GUICtrlCreateCheckbox("Fast Fire"241369717)
$CHECKBOX5 GUICtrlCreateCheckbox("1 hit kill"24889717)
$CHECKBOX6 GUICtrlCreateCheckbox("Speed Hack"241129717)
$BUTTON1 GUICtrlCreateButton("Hack"1443210549)
$BUTTON2 GUICtrlCreateButton("Exit"160967525)
$LABEL1 GUICtrlCreateLabel("Smuggler"1761365617)
$PIC1 GUICtrlCreatePic("C:\Users\windows 7\Desktop\Desktop2\images.jpg"00265169)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
    $NMSG 
GUIGetMsg()
    Switch 
$NMSG
        
Case $GUI_EVENT_CLOSE
            
Exit
        Case 
$BUTTON1
            _HACK
()
        Case 
$BUTTON2
            
Exit
    EndSwitch
WEnd
Func _HACK
()
    
ToolTip("By TheSmuggler! waiting for s4....."00)
    
$WAIT ProcessWait("S4Client.exe")
    
$PID ProcessExists("S4Client.exe")
    
Sleep(2000)
    
_PROCESSSUSPEND("Aegis.exe")
    
_PROCESSSUSPEND("Aegis64.exe")
    
_PROCESSSUSPEND("HGWC.exe")
    
_PROCESSSUSPEND("XTrap.xt")
    
_PROCESSSUSPEND("S4Client.exe")
    
$OPEN _MEMORYOPEN($PID)
    
Sleep(2000)
    If 
GUICtrlRead($CHECKBOX1) = 1 Then
        _MEMORYWRITE
(5343813$OPEN"3135869072""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX2) = 1 Then
        _MEMORYWRITE
(4723746$OPEN"2348565979""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX3) = 1 Then
        _MEMORYWRITE
(7704898$OPEN"3051982992""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX4) = 1 Then
        _MEMORYWRITE
(5621395$OPEN"990399115""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX5) = 1 Then
        _MEMORYWRITE
(5346361$OPEN"1593591259""long")
    EndIf
    If 
GUICtrlRead($CHECKBOX6) = 1 Then
        _MEMORYWRITE
(4715581$OPEN"4284253659""long")
    EndIf
    
_MEMORYCLOSE(ProcessExists("S4Client.exe"))
    
_PROCESSRESUME("Aegis.exe")
    
_PROCESSRESUME("Aegis64.exe")
    
_PROCESSRESUME("HGWC.exe")
    
_PROCESSRESUME("S4Client.exe")
    
_PROCESSRESUME("XTrap.xt")
    Exit
EndFunc
Func _PROCESSSUSPEND
($PROCESS)
    
$PROCESSID ProcessExists($PROCESS)
    If 
$PROCESSID Then
        $AI_HANDLE 
DllCall("kernel32.dll""int""OpenProcess""int"2035711"int"False"int"$PROCESSID)
        
$I_SUCESS DllCall("ntdll.dll""int""NtSuspendProcess""int"$AI_HANDLE[0])
        
DllCall("kernel32.dll""ptr""CloseHandle""ptr"$AI_HANDLE)
        If 
IsArray($I_SUCESSThen
            
Return 1
        
Else
            
SetError(1)
            Return 
0
        
EndIf
    Else
        
SetError(2)
        Return 
0
    
EndIf
EndFunc
Func _PROCESSRESUME
($PROCESS)
    
$PROCESSID ProcessExists($PROCESS)
    If 
$PROCESSID Then
        $AI_HANDLE 
DllCall("kernel32.dll""int""OpenProcess""int"2035711"int"False"int"$PROCESSID)
        
$I_SUCESS DllCall("ntdll.dll""int""NtResumeProcess""int"$AI_HANDLE[0])
        
DllCall("kernel32.dll""ptr""CloseHandle""ptr"$AI_HANDLE)
        If 
IsArray($I_SUCESSThen
            
Return 1
        
Else
            
SetError(1)
            Return 
0
        
EndIf
    Else
        
SetError(2)
        Return 
0
    
EndIf
EndFunc 


1- you are stupid!

2-Who told you to de-compile? nub

3-Net Framework is just a software that is need sometimes for other softwares



Guys ill not release any hack again cause you de-compile
05/15/2013 21:48 _-Awesome-_#8
Quote:
Originally Posted by ►♪The*Smuggler♫◄ View Post
1- you are stupid!

2-Who told you to de-compile? nub

3-Net Framework is just a software that is need sometimes for other softwares



Guys ill not release any hack again cause you de-compile
are u stupid??
Quote:
Originally Posted by ►♪The*Smuggler♫◄ View Post
3-Net Framework is just a software that is need sometimes for other softwares
why put it , if this no need net framework :facepalm:

others applciations need net framework but auoit doesnt need it .i. :facepalm:
05/15/2013 21:49 AshleyAlphier#9
Nice , Works windows 64
05/15/2013 21:50 Ruffу#10
Your Problem with the checkbox.

PHP Code:
$PIC1 GUICtrlCreatePic("C:\Users\windows 7\Desktop\Desktop2\images.jpg"00265169
GUICtrlSetState(-1$GUI_DISABLE
05/15/2013 21:50 ►♪The*Smuggler♫◄#11
Closed and not gonna be update :(

Cause That Awesome named dude decompiled it!
05/15/2013 21:56 _-Awesome-_#12
:awesome:
05/15/2013 21:59 ►♪The*Smuggler♫◄#13
Quote:
Originally Posted by _-Awesome-_ View Post
:awesome:
are you crazy?

Dude if you wanna make a hack then search....

for tutorials

i searched for like 2 years....

So don't just take other hacks and Copy them
Jerk
05/15/2013 22:04 _-Awesome-_#14
Quote:
Originally Posted by ►♪The*Smuggler♫◄ View Post
i searched for like 2 years....
[/HTML]
:awesome:
and im crazy :pimp:
05/15/2013 22:04 ►♪The*Smuggler♫◄#15
Quote:
Originally Posted by _-Awesome-_ View Post
:awesome:
and im crazy :pimp:
That dude thinks he is cool...

Dude you didn't even knew What is Net Framework! ahahahahhahahahahahaahhaaaaaaaaaahahhahahahah