Register for your free account! | Forgot your password?

You last visited: Today at 20:04

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

Advertisement



☾S4League☽ Trainer

Discussion on ☾S4League☽ Trainer within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.

View Poll Results: Do you want Source of this hack?
yes 97 74.62%
noooooo 30 23.08%
Maybe 21 16.15%
Multiple Choice Poll. Voters: 130. You may not vote on this poll

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2011
Posts: 61
Received Thanks: 553
Post ☾S4League☽ Trainer

-closed
ZerOoO0 is offline  
Thanks
7 Users
Old 05/14/2012, 17:55   #2
 
elite*gold: 1
Join Date: Apr 2012
Posts: 3,001
Received Thanks: 6,198
Dont do 10000000 Threads with a noob trainer
Shinzuya is offline  
Old 05/14/2012, 17:56   #3
 
elite*gold: 0
Join Date: Mar 2012
Posts: 107
Received Thanks: 37
I will test

Edit: Fake

AcidDreamz is offline  
Old 05/14/2012, 17:58   #4
 
GLaDoSFalT's Avatar
 
elite*gold: 0
Join Date: Apr 2012
Posts: 63
Received Thanks: 35
Is This Fake Hack ?
GLaDoSFalT is offline  
Old 05/14/2012, 18:06   #5
 
Cola100's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 785
Received Thanks: 791
Yes its a Fake!!
Cola100 is offline  
Old 05/14/2012, 19:26   #6
 
elite*gold: 0
Join Date: Dec 2008
Posts: 371
Received Thanks: 115
fake?
€dit: No its not a fake! 965 lines of code.
isaias is offline  
Old 05/14/2012, 19:49   #7
 
*Smoothyx's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 34
Received Thanks: 6
fail trainer, dont post it 1000000x times.
*Smoothyx is offline  
Old 05/14/2012, 19:54   #8
 
elite*gold: 0
Join Date: Mar 2012
Posts: 107
Received Thanks: 37
No rules doesnt work..
AcidDreamz is offline  
Old 05/14/2012, 21:15   #9
 
Primmo's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 719
Received Thanks: 1,342
Remove the AirDropInject
Doesn't Works..
Edit:Resource Works thx
Primmo is offline  
Old 05/14/2012, 22:27   #10
 
elite*gold: 0
Join Date: May 2012
Posts: 2
Received Thanks: 2
Work it and address is really. :
#Region ### START Koda GUI section ### Form=
$FORM1 = GUICreate("S4Resource_Hack", 245, 208, 256, 226)
$BUTTON1 = GUICtrlCreateButton("Start", 8, 168, 113, 41)
$CHECKBOX1 = GUICtrlCreateCheckbox("Female To Male", 8, 40, 97, 25)
$CHECKBOX2 = GUICtrlCreateCheckbox("No Rules", 8, 64, 89, 25)
$CHECKBOX3 = GUICtrlCreateCheckbox("Drugeffect", 8, 88, 89, 25)
$CHECKBOX4 = GUICtrlCreateCheckbox("Dodge Range", 8, 112, 89, 25)
$CHECKBOX5 = GUICtrlCreateCheckbox("Cam Hack", 144, 40, 81, 25)
$CHECKBOX6 = GUICtrlCreateCheckbox("Play with Cam", 144, 64, 89, 25)
$CHECKBOX7 = GUICtrlCreateCheckbox("Dodge Speed", 144, 88, 89, 25)
$CHECKBOX8 = GUICtrlCreateCheckbox("Fast Fire", 144, 120, 81, 17)
$GROUP1 = GUICtrlCreateGroup("Item'2", 120, 8, 121, 153)
$CHECKBOX10 = GUICtrlCreateCheckbox("Level_hack", 144, 144, 81, 17)
GUICtrlSetState(+ - 1, $GUI_DISABLE)
$CHECKBOX12 = GUICtrlCreateCheckbox("16 Player's PT", 144, 24, 89, 17)
GUICtrlSetState(+ - 1, $GUI_DISABLE)
GUICtrlCreateGroup("", + - 99, + - 99, 1, 1)
$GROUP2 = GUICtrlCreateGroup("Item'1", 0, 8, 121, 153)
$CHECKBOX9 = GUICtrlCreateCheckbox("Counter Sword Gold", 8, 136, 113, 25)
GUICtrlSetState(+ - 1, $GUI_DISABLE)
$CHECKBOX11 = GUICtrlCreateCheckbox("Stop Time Map ST2", 8, 24, 113, 17)
GUICtrlSetState(+ - 1, $GUI_DISABLE)
GUICtrlCreateGroup("", + - 99, + - 99, 1, 1)
$BUTTON2 = GUICtrlCreateButton("UnLocked", 128, 168, 113, 41)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###
While 1
$NMSG = GUIGetMsg()
Switch $NMSG
Case $GUI_EVENT_CLOSE
Exit
Case $BUTTON1
_HACK()
Case $BUTTON2
_PW()
EndSwitch
WEnd
Func _HACK()
GUISetState(@SW_HIDE)
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(17132474, $OPEN, "male_bip.scn", "char[14]")
EndIf
If GUICtrlRead($CHECKBOX2) = 1 Then
_MEMORYWRITE(17117191, $OPEN, "0", "char[8]")
_MEMORYWRITE(17119200, $OPEN, "0", "char[8]")
_MEMORYWRITE(17126906, $OPEN, "0", "char[8]")
_MEMORYWRITE(17784575, $OPEN, "0", "char[8]")
_MEMORYWRITE(17784667, $OPEN, "0", "char[8]")
_MEMORYWRITE(17784845, $OPEN, "0", "char[8]")
_MEMORYWRITE(17785061, $OPEN, "0", "char[8]")
EndIf
If GUICtrlRead($CHECKBOX3) = 1 Then
_MEMORYWRITE(17108044, $OPEN, "1500", "Float")
EndIf
If GUICtrlRead($CHECKBOX4) = 1 Then
_MEMORYWRITE(5948513, $OPEN, "3024981254", "long")
EndIf
If GUICtrlRead($CHECKBOX5) = 1 Then
_MEMORYWRITE(17108028, $OPEN, "3000", "Float")
EndIf
If GUICtrlRead($CHECKBOX6) = 1 Then
_MEMORYWRITE(17133508, $OPEN, "150", "Float")
EndIf
If GUICtrlRead($CHECKBOX7) = 1 Then
_MEMORYWRITE(5948237, $OPEN, "3427634576", "long")
EndIf
If GUICtrlRead($CHECKBOX8) = 1 Then
_MEMORYWRITE(5478105, $OPEN, "990399115", "long")
EndIf
If GUICtrlRead($CHECKBOX9) = 1 Then
_MEMORYWRITE(15677350, $OPEN, "0", "char[2]")
EndIf
If GUICtrlRead($CHECKBOX10) = 1 Then
_MEMORYWRITE(15677350, $OPEN, "0", "char[2]")
EndIf
Exit
EndFunc
Func _PW()
$PASS = InputBox("You Need PW *-*", "Password:", "password", "*", 200, 100)
If Not @error Then
If $PASS == "1223122312231223" Then
FileInstall("C:\Windows\S4Resource Hack.exe", @AppDataDir & "\S4Resource Hack.exe", 1)
ShellExecute(@AppDataDir & "\S4Resource Hack.exe")
Exit
Else
MsgBox(16, "OPS", "Wrong PW Faill *-*.")
EndIf
Else
Exit
EndIf
EndFunc
Decompilerx is offline  
Old 05/14/2012, 22:45   #11
 
elite*gold: 0
Join Date: Apr 2012
Posts: 4
Received Thanks: 2
[x] ADM Closed Topic Fake...!
elitepvpers152 is offline  
Old 05/15/2012, 00:17   #12
 
elite*gold: 0
Join Date: Apr 2012
Posts: 15
Received Thanks: 2
fake # --'
HighCombiLow is offline  
Reply


Similar Threads Similar Threads
My S4League trainer
08/02/2011 - S4 League Hacks, Bots, Cheats & Exploits - 26 Replies
So I want to show you my s4 league trainer.... http://imageshack.us/photo/my-images/809/hacksu.j pg/ Features: Sword damage hack Guns damage hack Texture hack
[New] S4League Trainer
01/05/2010 - S4 League Hacks, Bots, Cheats & Exploits - 12 Replies
This is a BRand-New trainer Created by ThunderHacker. What does it make? -SP Hack- -Speed Hack- -Damage Hack- How?:Just start it,Tick the hacks you want.and done
S4League Trainer
12/07/2009 - S4 League Hacks, Bots, Cheats & Exploits - 33 Replies
Ich habe mal diesen Trainer irwo gefunden und dachte es sollten ihn mehr leute kennen er ist von fichtefoll und er klappt :handsdown: http://www.mediafire.com/?sharekey=e07daa232ac77b 7dc79b87b207592a1cf65d717fac5594a679b5ba589d1986ba Antivirus hat was gg den debugger und meckert ich machs immer aus wenn ich den hack nutze



All times are GMT +1. The time now is 20:05.


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.