|
You last visited: Today at 08:56
Advertisement
[Preview] My first hack for S4 League
Discussion on [Preview] My first hack for S4 League within the S4 League Hacks, Bots, Cheats & Exploits forum part of the S4 League category.
02/13/2017, 20:21
|
#1
|
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
|
[Preview] My first hack for S4 League
This is just testing my hack, i will release it as soon as possible when i'm complete all feature  sorry for my bad English
|
|
|
02/13/2017, 21:53
|
#2
|
elite*gold: 80
Join Date: Dec 2013
Posts: 434
Received Thanks: 327
|
Is it a full bypass?
Or is it for 10 min.
|
|
|
02/13/2017, 21:58
|
#3
|
elite*gold: 0
Join Date: May 2012
Posts: 925
Received Thanks: 1,145
|
Quote:
Originally Posted by Shin..
Is it a full bypass?
Or is it for 10 min.
|
Ist anscheinend nur ein Driver Bypass. ("Ohne Zeitbegrenzung")
|
|
|
02/13/2017, 22:15
|
#4
|
elite*gold: 0
Join Date: Nov 2011
Posts: 86
Received Thanks: 24
|
good luck
|
|
|
02/14/2017, 02:11
|
#5
|
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
|
Quote:
Originally Posted by Shin..
Is it a full bypass?
Or is it for 10 min.
|
No 10 min, no driver bypass
|
|
|
02/14/2017, 07:46
|
#6
|
elite*gold: 0
Join Date: Mar 2010
Posts: 2,931
Received Thanks: 1,858
|
Quote:
Originally Posted by ComboDance
No 10 min, no driver bypass 
|
You are bypassing the driver.
Quote:
Originally Posted by Shin..
Is it a full bypass?
Or is it for 10 min.
|
You can use something like this for the driver in vb.
Code:
Try
Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
FileSystem.FileClose(New Integer() {1})
FileSystem.FileClose(New Integer() {2})
If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Else
File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\xhunter1.sys")) Then
FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Else
File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\xigncode")) Then
End If
FileSystem.FileOpen(1, (folderPath & "\xigncode"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Catch ex As Exception
End Try
|
|
|
02/14/2017, 08:23
|
#7
|
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
|
Quote:
Originally Posted by Ⓜiku Ⓗatsune
You are bypassing the driver.
You can use something like this for the driver in vb.
Code:
Try
Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
FileSystem.FileClose(New Integer() {1})
FileSystem.FileClose(New Integer() {2})
If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Else
File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\xhunter1.sys")) Then
FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Else
File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\xigncode")) Then
End If
FileSystem.FileOpen(1, (folderPath & "\xigncode"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Catch ex As Exception
End Try
|
sorry but i didnt do that, i do with my own method  , and 1 thing, i have searching for xhunter1.sys and xigncode in windows and can't found anything, s4 league doesn't use that i think !
sorry for my bad english
|
|
|
02/14/2017, 09:04
|
#8
|
elite*gold: 0
Join Date: Mar 2010
Posts: 2,931
Received Thanks: 1,858
|
Quote:
Originally Posted by ComboDance
sorry but i didnt do that, i do with my own method  , and 1 thing, i have searching for xhunter1.sys and xigncode in windows and can't found anything, s4 league doesn't use that i think !
sorry for my bad english
|
then u are injecting my bypass, who the fck cares.
Try not to block the driver to find it.
|
|
|
02/14/2017, 09:07
|
#9
|
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
|
Quote:
Originally Posted by Ⓜiku Ⓗatsune
then u are injecting my bypass, who the fck cares.
btw here
|
sorry but i don't inject your bypass, dont care, so why u said i'm using driver bypass ?? 
|
|
|
02/14/2017, 11:10
|
#10
|
elite*gold: 0
Join Date: Mar 2010
Posts: 2,931
Received Thanks: 1,858
|
Quote:
Originally Posted by ComboDance
sorry but i don't inject your bypass, dont care, so why u said i'm using driver bypass ??  
|
Im not going to argument with you, release it if you have the *****.
|
|
|
02/14/2017, 12:27
|
#11
|
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
|
Quote:
Originally Posted by Ⓜiku Ⓗatsune
Im not going to argument with you, release it if you have the *****.
|
I'll release when i have done with all function !
|
|
|
02/14/2017, 12:31
|
#12
|
elite*gold: 0
Join Date: Oct 2014
Posts: 176
Received Thanks: 55
|
Quote:
Originally Posted by ComboDance
I'll release when i have done with all function !
|
You have to release it. most likely the mods they will close ur thread. cause like nobody want a preview. post it in a diffrent fourm aswell called S4 Leauge. instead of hack/bot/cheat/&Expliots.
I Mean like u can still update it many times. i dont see the issue here. u can still add function even u relese it here i dont see the diffrence.
|
|
|
02/14/2017, 12:34
|
#13
|
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
|
Quote:
Originally Posted by ෴Ϟɏɲӂ෴
You have to release it. most likely the mods they will close ur thread. cause like nobody want a preview. post it in a diffrent fourm aswell called S4 Leauge. instead of hack/bot/cheat/&Expliots.
I Mean like u can still update it many times. i dont see the issue here. u can still add function even u relese it here i dont see the diffrence.
|
Ok, i'll do it next time, sorry about that
|
|
|
02/14/2017, 15:59
|
#14
|
elite*gold: 225
Join Date: Sep 2014
Posts: 334
Received Thanks: 460
|
Quote:
Originally Posted by Ⓜiku Ⓗatsune
You are bypassing the driver.
You can use something like this for the driver in vb.
Code:
Try
Dim folderPath As String = Environment.GetFolderPath(SpecialFolder.Windows)
FileSystem.FileClose(New Integer() {1})
FileSystem.FileClose(New Integer() {2})
If My.Computer.FileSystem.FileExists((folderPath & "\xspirit.sys")) Then
FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Else
File.WriteAllBytes((folderPath & "\xspirit.sys"), New Byte() {0})
FileSystem.FileOpen(1, (folderPath & "\xspirit.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\xhunter1.sys")) Then
FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Else
File.WriteAllBytes((folderPath & "\xhunter1.sys"), New Byte() {0})
FileSystem.FileOpen(2, (folderPath & "\xhunter1.sys"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
End If
If My.Computer.FileSystem.FileExists((folderPath & "\xigncode")) Then
End If
FileSystem.FileOpen(1, (folderPath & "\xigncode"), OpenMode.Append, OpenAccess.ReadWrite, OpenShare.LockReadWrite, -1)
Catch ex As Exception
End Try
|
That's some ghetto bypass method
|
|
|
02/14/2017, 18:21
|
#15
|
elite*gold: 26
Join Date: Jan 2012
Posts: 3,474
Received Thanks: 18,844
|
closed
|
|
|
All times are GMT +1. The time now is 08:57.
|
|