Register for your free account! | Forgot your password?

Go Back   elitepvpers > Shooter > S4 League > S4 League Hacks, Bots, Cheats & Exploits
You last visited: Today at 23:07

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

Advertisement



How² Create your first Hack [T]

Discussion on How² Create your first Hack [T] within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.

Reply
 
Old   #1
 
*_Daisuke_*'s Avatar
 
elite*gold: 0
Join Date: Aug 2011
Posts: 109
Received Thanks: 106
Arrow How² Create your first Hack [T]

Hello people today I'll show you how you own S4l Hack Created

If I've helped Press Thanks


German:
Hallo Leute heute möchte ich euch zeigen wie ihr einen eigen s4l hack macht

1- What you need first is the following :
AutoITv3 :

And Koda Form Designer :


Englisch:
Was du zuerst brauchst :
AutoITv3 :

Und Koda Form Designer :


Englisch :

The Code


#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("HERE THE NAME", 247, 90, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("Ghost Mode", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Slang", 128, 24, 97, 17)
$Button1 = GUICtrlCreateButton("Start", 16, 56, 75, 25, $WS_GROUP)
$Button2 = GUICtrlCreateButton("Exit", 128, 56, 75, 25, $WS_GROUP)
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("Start S4 League!",0,0)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
Sleep(500)
$OPEN = _MemoryOpen ($PID)
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x00FE26EA,$OPEN,"1","Float")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(0x00EF37A6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
EndIf
Exit
EndFunc


German:
Der Code


#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("HERE THE NAME", 247, 90, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("Ghost Mode", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Slang", 128, 24, 97, 17)
$Button1 = GUICtrlCreateButton("Start", 16, 56, 75, 25, $WS_GROUP)
$Button2 = GUICtrlCreateButton("Exit", 128, 56, 75, 25, $WS_GROUP)
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("Start S4 League!",0,0)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
Sleep(500)
$OPEN = _MemoryOpen ($PID)
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x00FE26EA,$OPEN,"1","Float")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(0x00EF37A6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
EndIf
Exit
EndFunc


Englisch:

That´s was it hack start F5


German:

Das wars hack starten F5


Wenn ich geholfen Habe Thankse
*_Daisuke_* is offline  
Thanks
6 Users
Old 08/26/2011, 15:00   #2
 
elite*gold: 1
Join Date: Jun 2011
Posts: 806
Received Thanks: 480
Super-Duper-Leech from Nova.
MrRu!e is offline  
Old 08/26/2011, 15:00   #3
 
Shayvin's Avatar
 
elite*gold: 100
Join Date: Nov 2010
Posts: 526
Received Thanks: 510
^Look

Shayvin is offline  
Thanks
1 User
Old 08/26/2011, 15:11   #4
 
elite*gold: 0
Join Date: Sep 2010
Posts: 186
Received Thanks: 117
Quote:
Originally Posted by *_Daisuke_* View Post
Hello people today I'll show you how you own S4l Hack Created

If I've helped Press Thanks


German:
Hallo Leute heute möchte ich euch zeigen wie ihr einen eigen s4l hack macht

1- What you need first is the following :
AutoITv3 :

And Koda Form Designer :


Englisch:
Was du zuerst brauchst :
AutoITv3 :

Und Koda Form Designer :


Englisch :

The Code


#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("HERE THE NAME", 247, 90, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("Ghost Mode", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Slang", 128, 24, 97, 17)
$Button1 = GUICtrlCreateButton("Start", 16, 56, 75, 25, $WS_GROUP)
$Button2 = GUICtrlCreateButton("Exit", 128, 56, 75, 25, $WS_GROUP)
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("Start S4 League!",0,0)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
Sleep(500)
$OPEN = _MemoryOpen ($PID)
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x00FE26EA,$OPEN,"1","Float")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(0x00EF37A6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
EndIf
Exit
EndFunc


German:
Der Code


#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("HERE THE NAME", 247, 90, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("Ghost Mode", 16, 24, 97, 17)
$Checkbox2 = GUICtrlCreateCheckbox("Slang", 128, 24, 97, 17)
$Button1 = GUICtrlCreateButton("Start", 16, 56, 75, 25, $WS_GROUP)
$Button2 = GUICtrlCreateButton("Exit", 128, 56, 75, 25, $WS_GROUP)
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("Start S4 League!",0,0)
$WAIT = ProcessWait("S4Client.exe")
$PID = ProcessExists("S4Client.exe")
Sleep(500)
$OPEN = _MemoryOpen ($PID)
If GUICtrlRead($Checkbox1) = 1 Then
_MemoryWrite(0x00FE26EA,$OPEN,"1","Float")
EndIf
If GUICtrlRead($Checkbox2) = 1 Then
_MemoryWrite(0x00EF37A6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
EndIf
Exit
EndFunc


Englisch:

That´s was it hack start F5


German:

Das wars hack starten F5


Wenn ich geholfen Habe Thankse
Leeched + English fail. ;o
MW_Hardcore is offline  
Old 08/26/2011, 16:48   #5
 
Sharqy's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 918
Received Thanks: 522
this was on someone else's thread Dx
Sharqy is offline  
Old 08/26/2011, 17:29   #6
 
*_Daisuke_*'s Avatar
 
elite*gold: 0
Join Date: Aug 2011
Posts: 109
Received Thanks: 106
it´s not leeched :O
*_Daisuke_* is offline  
Old 08/26/2011, 17:36   #7
 
►™SuperE™◄'s Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 350
Received Thanks: 421
its leeched from nova and the weird thing is .. the Same Codes :P
►™SuperE™◄ is offline  
Old 08/26/2011, 18:11   #8
 
elite*gold: 0
Join Date: Apr 2011
Posts: 590
Received Thanks: 775
thnx
BestOnWorld is offline  
Old 08/26/2011, 18:13   #9
 
StyloKing45's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 1,326
Received Thanks: 1,159
Fail0r only C&P
StyloKing45 is offline  
Old 08/26/2011, 18:13   #10
 
malomyostismon's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 150
Received Thanks: 115
lol leecher
malomyostismon is offline  
Old 08/26/2011, 18:16   #11
 
CyberShoxx's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 1,449
Received Thanks: 3,835
Oh man sowas nennst du Code? Hiermal bissl besser gemacht:

Code:
#include <WindowsConstants.au3>
#include <NomadMemory.au3>

$hGUI = GUICreate("HERE THE NAME", 247, 90, 192, 124)
$Ghostmode = GUICtrlCreateCheckbox("Ghost Mode", 16, 24, 97, 17)
$Slang = GUICtrlCreateCheckbox("Slang", 128, 24, 97, 17)
$Start = GUICtrlCreateButton("Start", 16, 56, 75, 25, $WS_GROUP)
$Exit = GUICtrlCreateButton("Exit", 128, 56, 75, 25, $WS_GROUP)

GUISetState()

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case -3
Exit
Case $Start
_Hack()
Case $Exit
Exit
EndSwitch
WEnd

Func _Hack()
ToolTip("Start S4 League!",0,0)
ProcessWait("S4Client.exe")
Sleep(250)
ProcessClose("Aegis.exe")
ProcessClose("Aegis64.exe")
Local $PID = ProcessExists("S4Client.exe")
Local $OPEN = _MemoryOpen ($PID)
If GUICtrlRead($Ghostmode) = 1 Then
_MemoryWrite(0x00FE26EA,$OPEN,"1","Float")
EndIf
If GUICtrlRead($Slang) = 1 Then
_MemoryWrite(0x00EF37A6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF37D6,$OPEN,"0","char[2]")
_MemoryWrite(0x00EF3806,$OPEN,"0","char[2]")
EndIf
Exit
EndFunc
Is nur in bessere Schreibweise. Einfach die Addys erneuern bzw. welche hinzufügen und als .a3x compilen. Schon habt ihr nen funzenden Trainer

So nun viel Spaß beim Leechen XDDD

EDIT: Wobei ich den NomadMemory Include noch enfernen würde und nur die wichtigsten Funktionen selbst ins Script einbauen würde
CyberShoxx is offline  
Old 08/26/2011, 18:38   #12
 
Krasti's Avatar
 
elite*gold: 4
Join Date: Aug 2011
Posts: 2,169
Received Thanks: 7,917
Script is fail.Also leech too ^^
well i think guy report it already so..
Krasti is offline  
Thanks
1 User
Old 08/26/2011, 18:51   #13
 
*_Daisuke_*'s Avatar
 
elite*gold: 0
Join Date: Aug 2011
Posts: 109
Received Thanks: 106
sry leute bin selber neu xD
*_Daisuke_* is offline  
Reply


Similar Threads Similar Threads
[TuT]How to create a hack
08/08/2011 - AutoIt - 3 Replies
#File has been deleted
is possible to create a hack to create items +7
07/14/2008 - Dekaron - 25 Replies
How can I create a hack to create items +7



All times are GMT +1. The time now is 23:07.


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.