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 08:56

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

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.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
Cool [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

ComboDance is offline  
Thanks
8 Users
Old 02/13/2017, 21:53   #2
 
Shin..'s Avatar
 
elite*gold: 80
Join Date: Dec 2013
Posts: 434
Received Thanks: 327
Is it a full bypass?
Or is it for 10 min.
Shin.. is offline  
Old 02/13/2017, 21:58   #3
 
Syc.'s Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 925
Received Thanks: 1,145
Quote:
Originally Posted by Shin.. View Post
Is it a full bypass?
Or is it for 10 min.
Ist anscheinend nur ein Driver Bypass. ("Ohne Zeitbegrenzung")
Syc. is offline  
Old 02/13/2017, 22:15   #4
 
elite*gold: 0
Join Date: Nov 2011
Posts: 86
Received Thanks: 24
good luck
medoelna is offline  
Old 02/14/2017, 02:11   #5
 
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
Quote:
Originally Posted by Shin.. View Post
Is it a full bypass?
Or is it for 10 min.
No 10 min, no driver bypass
ComboDance is offline  
Old 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 View Post
No 10 min, no driver bypass
You are bypassing the driver.

Quote:
Originally Posted by Shin.. View Post
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
Ⓜiku Ⓗatsune is offline  
Old 02/14/2017, 08:23   #7
 
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
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
ComboDance is offline  
Old 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 View Post
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.
Ⓜiku Ⓗatsune is offline  
Old 02/14/2017, 09:07   #9
 
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
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 ??
ComboDance is offline  
Old 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 View Post
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 *****.
Ⓜiku Ⓗatsune is offline  
Old 02/14/2017, 12:27   #11
 
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
Im not going to argument with you, release it if you have the *****.
I'll release when i have done with all function !
ComboDance is offline  
Old 02/14/2017, 12:31   #12
 
෴Ϟɏɲӂ෴'s Avatar
 
elite*gold: 0
Join Date: Oct 2014
Posts: 176
Received Thanks: 55
Quote:
Originally Posted by ComboDance View Post
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.
෴Ϟɏɲӂ෴ is offline  
Old 02/14/2017, 12:34   #13
 
elite*gold: 0
Join Date: Feb 2017
Posts: 9
Received Thanks: 8
Quote:
Originally Posted by ෴Ϟɏɲӂ෴ View Post
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
ComboDance is offline  
Old 02/14/2017, 15:59   #14
 
elite*gold: 225
Join Date: Sep 2014
Posts: 334
Received Thanks: 460
Quote:
Originally Posted by Ⓜiku Ⓗatsune View Post
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
Cyrex' is offline  
Thanks
3 Users
Old 02/14/2017, 18:21   #15


 
K1ramoX's Avatar
 
elite*gold: 26
Join Date: Jan 2012
Posts: 3,474
Received Thanks: 18,844
closed
K1ramoX is offline  
Closed Thread




All times are GMT +1. The time now is 08:57.


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.