Raised This Month: $7 Target: $400
 1% 

[CS:GO] Is there any working ANTI-Wallhack out there?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
exc4libur
Member
Join Date: Oct 2015
Old 12-06-2016 , 05:43   [CS:GO] Is there any working ANTI-Wallhack out there?
Reply With Quote #1

Hello,

i wanted to combine different types of detections to make an AC-Tool like SMAC. I'm now searching for a working ANTI-Wallhack or a code-snippet to work with. I have't tried latest SMAC yet but i am a little bit confused of a string in one file:

Code:
    if (GetEngineVersion() == Engine_CSGO)
    {
        strcopy(error, err_max, "This module is disabled for this game. Enable \"sv_occlude_players\" for the same feature.");
        return APLRes_Failure;
    }
Does this mean, that the SMAC Anti-Wallhack isn't available for CSGO?

Best regards
Christian
exc4libur is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 12-06-2016 , 06:17   Re: [CS:GO] Is there any working ANTI-Wallhack out there?
Reply With Quote #2

First, wrong section. Second, it means you have to set "sv_occlude_players" command to 1.
cravenge is offline
exc4libur
Member
Join Date: Oct 2015
Old 12-06-2016 , 06:42   Re: [CS:GO] Is there any working ANTI-Wallhack out there?
Reply With Quote #3

Why wrong section? Ain't i'm searching for a plugin? Ok or a snippet, or is it SMAC related? Should i now post it in 3 sections same time?
exc4libur is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 12-06-2016 , 06:49   Re: [CS:GO] Is there any working ANTI-Wallhack out there?
Reply With Quote #4

Quote:
Originally Posted by exc4libur View Post
Why wrong section? Ain't i'm searching for a plugin? Ok or a snippet, or is it SMAC related? Should i now post it in 3 sections same time?
I don't know why you didn't see this when you post
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
B3none
AlliedModders Donor
Join Date: Oct 2016
Location: United Kingdom
Old 12-08-2016 , 06:42   Re: [CS:GO] Is there any working ANTI-Wallhack out there?
Reply With Quote #5

I suppose this would be an issue because I don't think there is a way to validate a clients game files without their permission lol

Also this section is for developing plugins not for requests
__________________
B3none is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-10-2016 , 07:55   Re: [CS:GO] Is there any working ANTI-Wallhack out there?
Reply With Quote #6

I think the message is quite clear - the built-in sv_occlude_players does exactly the same function as SMAC's anti-wallhack module (doesn't network occluded players). This is entirely server-side functionality, just because it's built-in instead of a plugin doesn't mean players can bypass it.
__________________
asherkin is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode