|
You last visited: Today at 16:12
Advertisement
Gian615 Back
Discussion on Gian615 Back within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.
03/29/2014, 20:27
|
#46
|
elite*gold: 0
Join Date: Nov 2013
Posts: 27
Received Thanks: 6
|
Ey 200hp is bypass and so when i take fumbi my sp is 0 at that second... fix?
And now it doesnt work anymore,when i turn on hack,switch 200hp then start s4league and press start it gets error "Windows cannot acces the specified device,path, or file. You may not have the appropriate permissions to acces the item." what shall i do ?
|
|
|
03/29/2014, 21:48
|
#47
|
elite*gold: 0
Join Date: Sep 2013
Posts: 153
Received Thanks: 51
|
When exactly press start button? I did when HS load finished.
But in game just lag, I hope if it lags and hacks too but just lagging for nothing 
Help?
|
|
|
03/29/2014, 23:26
|
#48
|
elite*gold: 0
Join Date: Feb 2014
Posts: 7
Received Thanks: 0
|
windows 8 32bit working
|
|
|
03/30/2014, 00:36
|
#49
|
elite*gold: 0
Join Date: Apr 2012
Posts: 3
Received Thanks: 1
|
Don't work for me. I'm undermap. I've did like you,Start the trainer as administrator and select functions you want to use;Start S4League As Admin & Wait S4League HS loading then start the hack but i'm undermap.. When I arrive in a room,my player undermap but I've 200hp
|
|
|
03/30/2014, 03:25
|
#50
|
elite*gold: 0
Join Date: Nov 2012
Posts: 184
Received Thanks: 39
|
Quote:
Originally Posted by s4_leagueeeeeeeeeeeeeeeee
When exactly press start button? I did when HS load finished.
But in game just lag, I hope if it lags and hacks too but just lagging for nothing 
Help?
|
don't enable hit range/wallshoot it makes you lag, the rest work fine
Quote:
Originally Posted by Livergy
WriteProcessMemory Function
Code:
Func _memorywrite($iv_address, $ah_handle, $v_data, $sv_type = "dword")
If NOT IsArray($ah_handle) Then
SetError(1)
Return 0
EndIf
Local $v_buffer = DllStructCreate($sv_type)
If @error Then
SetError(@error + 1)
Return 0
Else
DllStructSetData($v_buffer, 1, $v_data)
If @error Then
SetError(6)
Return 0
EndIf
EndIf
DllCall($ah_handle[0], "int", "WriteProcessMemory", "int", $ah_handle[1], "int", $iv_address, "ptr", DllStructGetPtr($v_buffer), "int", DllStructGetSize($v_buffer), "int", "")
If NOT @error Then
Return 1
Else
SetError(7)
Return 0
EndIf
EndFunc
Your "Main" Function
Code:
Func start()
GUISetState(@SW_HIDE)
ToolTip("Waiting For S4League...", 0, 0)
$wait = ProcessWait("S4Client.exe")
$pid = ProcessExists("S4Client.exe")
Sleep(500)
$open = _memoryopen($pid)
If GUICtrlRead($checkbox1) = 1 Then
_memorywrite(20195844, $open, "0", "char[9]")
_memorywrite(20196016, $open, "0", "char[9]")
EndIf
If GUICtrlRead($checkbox2) = 1 Then
_memorywrite(19376104, $open, "10000", "float")
EndIf
If GUICtrlRead($radio1) = 1 Then
_memorywrite(19414944, $open, "1", "float")
EndIf
If GUICtrlRead($radio2) = 1 Then
_memorywrite(19414944, $open, "0", "float")
EndIf
_memoryclose($pid)
Exit
EndFunc
AutoIT Signature
Dude, this shit is Detected by almost every Hackshield.
|
not detected by this one lol, and if you are just going to insult the guy with the only working hack i suggest you leave.
|
|
|
03/30/2014, 05:19
|
#51
|
elite*gold: 0
Join Date: Jan 2014
Posts: 14
Received Thanks: 13
|
Quote:
Originally Posted by zZzWeedZz
don't enable hit range/wallshoot it makes you lag, the rest work fine
not detected by this one lol, and if you are just going to insult the guy with the only working hack i suggest you leave.
|
Did I Insulted him? I wrote "This ****" - and with "This ****" I mean this AutoIT Script.
First read, THEN write.
|
|
|
03/30/2014, 05:42
|
#52
|
elite*gold: 0
Join Date: Nov 2012
Posts: 184
Received Thanks: 39
|
Quote:
Originally Posted by Livergy
Did I Insulted him? I wrote "This ****" - and with "This ****" I mean this AutoIT Script.
First read, THEN write.
|
I did read, technically you are insulting his hack meaning you are insulting his work, meaning you are in fact insulting him <3     :hands down:
|
|
|
03/30/2014, 05:59
|
#53
|
elite*gold: 0
Join Date: Jan 2014
Posts: 195
Received Thanks: 89
|
Quote:
Originally Posted by Livergy
WriteProcessMemory Function
Code:
Func _memorywrite($iv_address, $ah_handle, $v_data, $sv_type = "dword")
If NOT IsArray($ah_handle) Then
SetError(1)
Return 0
EndIf
Local $v_buffer = DllStructCreate($sv_type)
If @error Then
SetError(@error + 1)
Return 0
Else
DllStructSetData($v_buffer, 1, $v_data)
If @error Then
SetError(6)
Return 0
EndIf
EndIf
DllCall($ah_handle[0], "int", "WriteProcessMemory", "int", $ah_handle[1], "int", $iv_address, "ptr", DllStructGetPtr($v_buffer), "int", DllStructGetSize($v_buffer), "int", "")
If NOT @error Then
Return 1
Else
SetError(7)
Return 0
EndIf
EndFunc
Your "Main" Function
Code:
Func start()
GUISetState(@SW_HIDE)
ToolTip("Waiting For S4League...", 0, 0)
$wait = ProcessWait("S4Client.exe")
$pid = ProcessExists("S4Client.exe")
Sleep(500)
$open = _memoryopen($pid)
If GUICtrlRead($checkbox1) = 1 Then
_memorywrite(20195844, $open, "0", "char[9]")
_memorywrite(20196016, $open, "0", "char[9]")
EndIf
If GUICtrlRead($checkbox2) = 1 Then
_memorywrite(19376104, $open, "10000", "float")
EndIf
If GUICtrlRead($radio1) = 1 Then
_memorywrite(19414944, $open, "1", "float")
EndIf
If GUICtrlRead($radio2) = 1 Then
_memorywrite(19414944, $open, "0", "float")
EndIf
_memoryclose($pid)
Exit
EndFunc
AutoIT Signature
Dude, this shit is Detected by almost every Hackshield.
|
sir it's not detected see they're type that saying it's working please read and how do you know it are you an leech people hmmm I think so I will report you
Quote:
Originally Posted by simpsons90
Don't work for me. I'm undermap. I've did like you,Start the trainer as administrator and select functions you want to use;Start S4League As Admin & Wait S4League HS loading then start the hack but i'm undermap.. When I arrive in a room,my player undermap but I've 200hp
|
try this one don't use wallshot xD
Quote:
Originally Posted by s4_leagueeeeeeeeeeeeeeeee
When exactly press start button? I did when HS load finished.
But in game just lag, I hope if it lags and hacks too but just lagging for nothing 
Help?
|
try to fix the lag
|
|
|
03/30/2014, 12:01
|
#54
|
elite*gold: 0
Join Date: Dec 2013
Posts: 242
Received Thanks: 144
|
[QUOTE=Livergy;27684756] WriteProcessMemory Function
Code:
Func _memorywrite($iv_address, $ah_handle, $v_data, $sv_type = "dword")
If NOT IsArray($ah_handle) Then
SetError(1)
Return 0
EndIf
Local $v_buffer = DllStructCreate($sv_type)
If @error Then
SetError(@error + 1)
Return 0
Else
DllStructSetData($v_buffer, 1, $v_data)
If @error Then
SetError(6)
Return 0
EndIf
EndIf
DllCall($ah_handle[0], "int", "WriteProcessMemory", "int", $ah_handle[1], "int", $iv_address, "ptr", DllStructGetPtr($v_buffer), "int", DllStructGetSize($v_buffer), "int", "")
If NOT @error Then
Return 1
Else
SetError(7)
Return 0
EndIf
EndFunc
I think he didn't wrote this whole script for only one word...
NomadMemory.au3
I know if someone decompile a au3 script it won't show the Include files...
It will write a new script for the Includes Files doesn't it?
But I'm not so sure ^^
|
|
|
03/30/2014, 12:16
|
#55
|
elite*gold: 0
Join Date: Jan 2014
Posts: 14
Received Thanks: 13
|
Quote:
Originally Posted by gian615
sir it's not detected see they're type that saying it's working please read and how do you know it are you an leech people hmmm I think so I will report you
|
Ima leecher.....r u sure?
I Don't need any Pre-written Functions like u...
|
|
|
03/30/2014, 12:41
|
#56
|
elite*gold: 0
Join Date: Nov 2012
Posts: 184
Received Thanks: 39
|
Quote:
Originally Posted by Livergy
Ima leecher.....r u sure?
I Don't need any Pre-written Functions like u...
|
#reported
|
|
|
03/30/2014, 12:57
|
#57
|
elite*gold: 0
Join Date: Jan 2014
Posts: 14
Received Thanks: 13
|
Quote:
Originally Posted by zZzWeedZz
#reported
|
Report me for what? Because I say the truth?
|
|
|
03/30/2014, 14:19
|
#58
|
elite*gold: 0
Join Date: Nov 2012
Posts: 184
Received Thanks: 39
|
Quote:
Originally Posted by s4_leagueeeeeeeeeeeeeeeee
******* idiot learn to speak English.
I say it doesn't ever work for me.
So make a ******* video tutorial or use an translator when you're saying how to use or writing the tutorial.
|
also #reported, he doesn't need to ******* make a video when all you have to do is start the hack choose what you want click start and then start s4 league if you cant follow that fking simple direction then you are dumber that you sound
keep offending him this is going to get GETTO
|
|
|
03/30/2014, 15:50
|
#59
|
elite*gold: 0
Join Date: Sep 2013
Posts: 153
Received Thanks: 51
|
Quote:
Originally Posted by zZzWeedZz
also #reported, he doesn't need to ******* make a video when all you have to do is start the hack choose what you want click start and then start s4 league if you cant follow that fking simple direction then you are dumber that you sound
keep offending him this is going to get GETTO
|
If you reported someone in this page so you reported all who posted in this page.
So, you like reported your self and don't tell me you didn't do anything.
Quote:
Originally Posted by zZzWeedZz
#reported
|
Read the rules 
So your report reason is obvious that you broke the rules of this section.
|
|
|
03/30/2014, 16:08
|
#60
|
elite*gold: 0
Join Date: Nov 2012
Posts: 184
Received Thanks: 39
|
Quote:
Originally Posted by s4_leagueeeeeeeeeeeeeeeee
If you reported someone in this page so you reported all who posted in this page.
So, you like reported your self and don't tell me you didn't do anything.
Read the rules 
So your report reason is obvious that you broke the rules of this section.
|
aw little baby trying to get me in trouble? you are already in trouble and you cant get out of it.
|
|
|
Similar Threads
|
[Release] Gian615 Simple Hack
04/02/2014 - S4 League Hacks, Bots, Cheats & Exploits - 97 Replies
Fix Coming Update
Got Infractions by Spam / Posted a non-release in Click
VT : Click
|
Release] Gian615 Simple Hack Süper
02/15/2014 - S4 League Hacks, Bots, Cheats & Exploits - 1 Replies
Got Infractions by Spam / Posted a non-release in Click
VT : Click
------------------------------------------------- --------------------------------------------
Functions:
|
All times are GMT +1. The time now is 16:13.
|
|