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 15:24

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

Advertisement



[RELEASE]S4 Address Searcher + Address Generator {Work with new Patch - Find more add

Discussion on [RELEASE]S4 Address Searcher + Address Generator {Work with new Patch - Find more add within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2013
Posts: 23
Received Thanks: 32
[RELEASE]S4 Address Searcher + Address Generator {Work with new Patch - Find more add

After the new patch, having free time, I decided to update the S4 Address Searcher.



Initially, you will have to choose to open:

- S4 Address Searcher

- S4 Address Generator

The difference between these two programs we will see later.


S4 Address Searcher




ChangeLog

Code:
v0.1: First version

v0.2: Find also the address of conquest hack

v0.3: Works with the new patch / Find more address / Added S4 Address Generator
What is it?


Find many address


Address

1 Hit


200HP


0gravity


Card Hack


Cut Speed


Dodge Speed


Dragon Ball Dodge


Fast Fire


Ghost Mod


God Mode


hit Range


Wall Shoot


inf anchor


inf sp


Inf Walls BLOCKED


Instant Respawn


Reverse WallJump


Sentry delay


Sentry Range


SP Regen


Cam Hack


Air Walk


Anchor Delay


Anchor speed


Anchor Range


HP Wall


Wall Jump Height


Wall Jump Range


WallJump teleport


Conquest Hack (1/4)


Conquest Hack (2/4)


Conquest Hack (3/4)


Conquest Hack (4/4)


Damage x2


Damage x5


No lvl Channel


bind Range


Enemy hp recovery


Fast reload


inf anchor



Reverse WallJump


Speed ​​Hack (W + W)


Speed ​​Hack (walk)


Instant Touchdown BLOCKED


Sentry Range


Sentry delay


SP Regen


Fumbi Reset BLOCKED



Tutorial


Download S4 Address Searcher

Enter S4 Address Searcher folder S4League

open S4League

Wait until the login

Open the program as an administrator

Select S4 Address Searcher

Click on Search

Wait

Address found - will be saved in:


Code:
C:\address



-------------------------------

If at the end of the research appears error means that it has not been possible to find the address



S4 Address Generator




With this program, you will be able to generate some address you selected (I don't have put a lot of address because there is the address searcher).

Tutorial


Download S4 Address Searcher

Open the program as an administrator

Select S4 Address Searcher

Select the address to generate

Click on Generate

Address found - will be generated in:

Code:
C:\addressgenerator
VirusTotal



10/47 sono falsi positivi

Use the address to create a Trainer (Example)




Here's an example of code to create the hack for the Dodge Speed​​:


Code:
#include <ButtonConstants.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <NomadMemory.au3>
;Creating form
$Form1 = GUICreate("Esempio", 181, 80, 192, 124)
$Checkbox1 = GUICtrlCreateCheckbox("Dodge Speed", 8, 16, 97, 17)
$Button1 = GUICtrlCreateButton("Start", 8, 40, 163, 25)
;Finish form
GUISetState(@SW_SHOW)




While 1     
$nMsg = GUIGetMsg()     
Switch $nMsg         
Case $GUI_EVENT_CLOSE            
 Exit        
 Case $Button1             
Start()               
EndSwitch 
WEnd  
Func Start();  Start  
 GUISetState(@SW_HIDE);  Hide the form 
ToolTip("Open S4League",0,0);  Tooltip   
$WAIT = ProcessWait("S4Client.exe"); Wait S4Client.exe
 $PID = ProcessExists("S4Client.exe"); Find S4Client.exe   
Sleep(500);    Sleep
$OPEN = _MemoryOpen ($PID);   Open memory 
 If GUICtrlRead($Checkbox1) = 1 Then   ; If the checkbox is checked ...
     _MemoryWrite(0x005D455A,$OPEN,"1166872682","long")  ; Change value
  EndIf ; End check
  Exit
EndFunc
The code is a little commented on, you should be able to understand how it works.

------------

Credits

LykosNiko
Attached Files
File Type: rar S4 Address Searcher.rar (845.4 KB, 1041 views)
xLykosNiko is offline  
Thanks
12 Users
Old 06/12/2013, 21:17   #2
 
elite*gold: 0
Join Date: Apr 2013
Posts: 980
Received Thanks: 734
Ty...but i have this in one source xDD the Addresse Searcher search the addresses and make a Hack XD
Virus.bat is offline  
Old 06/12/2013, 21:17   #3
 
elite*gold: 0
Join Date: Sep 2012
Posts: 14
Received Thanks: 6
nice work,conquest Hack 4 min?
saief2012 is offline  
Old 06/12/2013, 21:18   #4
 
raser129's Avatar
 
elite*gold: 0
Join Date: Jan 2012
Posts: 517
Received Thanks: 99
Any one else test this with me? im afraid to alone xD lolz jk testing hope it works man ^^
raser129 is offline  
Old 06/12/2013, 21:21   #5
 
elite*gold: 0
Join Date: Apr 2013
Posts: 980
Received Thanks: 734
Quote:
Originally Posted by raser129 View Post
Any one else test this with me? im afraid to alone xD lolz jk testing hope it works man ^^
<--- Skype addy Virus.bat-

...
Virus.bat is offline  
Old 06/12/2013, 21:26   #6
 
raser129's Avatar
 
elite*gold: 0
Join Date: Jan 2012
Posts: 517
Received Thanks: 99
ok adding in a min lolz it does seem really handy to use ^^
raser129 is offline  
Old 06/12/2013, 21:26   #7
 
golle12's Avatar
 
elite*gold: 29
Join Date: Aug 2011
Posts: 640
Received Thanks: 493
can everybody tell me how do i search this adress self like fumbi respawn or something else?!
golle12 is offline  
Old 06/12/2013, 21:31   #8
 
raser129's Avatar
 
elite*gold: 0
Join Date: Jan 2012
Posts: 517
Received Thanks: 99
Testing


EDIT: The Files have a name like this. addressgenerator.LykosNiko

Do I just change the name?
raser129 is offline  
Old 06/12/2013, 21:50   #9
 
xDarkMan's Avatar
 
elite*gold: 20
Join Date: Oct 2012
Posts: 346
Received Thanks: 361
Cool

Testing...
EDIT1: Working For Searching Address!! //Testing Address ...
xDarkMan is offline  
Thanks
1 User
Old 06/12/2013, 21:53   #10
 
elite*gold: 0
Join Date: Jun 2013
Posts: 23
Received Thanks: 32
Quote:
Originally Posted by raser129 View Post
Testing


EDIT: The Files have a name like this. addressgenerator.LykosNiko

Do I just change the name?
Open the file with notepad.
xLykosNiko is offline  
Old 06/12/2013, 22:34   #11
 
raser129's Avatar
 
elite*gold: 0
Join Date: Jan 2012
Posts: 517
Received Thanks: 99
ok

Got it thanks~
raser129 is offline  
Old 06/13/2013, 00:03   #12
 
elite*gold: 0
Join Date: Jun 2013
Posts: 23
Received Thanks: 32
Remember to press Thanks if this program is nice for you
xLykosNiko is offline  
Thanks
1 User
Old 06/13/2013, 15:30   #13
 
elite*gold: 0
Join Date: Mar 2012
Posts: 2
Received Thanks: 1
win 7 64 bit perfect work oh yeeeesss i'm return to hackerd yes
symon01 is offline  
Thanks
1 User
Old 06/13/2013, 22:19   #14
 
elite*gold: 0
Join Date: Jun 2013
Posts: 23
Received Thanks: 32
Thanks.

170 downloads and 2 thanks...
xLykosNiko is offline  
Thanks
2 Users
Old 06/14/2013, 12:41   #15
 
~BlackLine~'s Avatar
 
elite*gold: 0
Join Date: Feb 2013
Posts: 568
Received Thanks: 252
Work's xDDD
~BlackLine~ is offline  
Reply




All times are GMT +1. The time now is 15:24.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.