AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   [CS:GO] Working Anti-Wallhack method? (https://forums.alliedmods.net/showthread.php?t=326560)

Trum 08-05-2020 19:11

[CS:GO] Working Anti-Wallhack method?
 
Someone that has a working method to block wallhack?

There is ton of cheaters on CS:GO right now :cry:

Daniel Alexandru 08-07-2020 10:51

Re: [CS:GO] Working Anti-Wallhack method?
 
I am pretty sure it's not possible to develop a good Anti-Wallhack plugin. It can be developed,which what CowAntiCheat and GX_Anticheat did,but its worthless. The plugin just detects if someone is watching with their crosshair on a player for more than ~5 seconds,no banning or kicking because any player can put their crosshair on another player for more than ~5 seconds and the cheat will detect as WH.

Trum 08-07-2020 14:51

Re: [CS:GO] Working Anti-Wallhack method?
 
I mean the way to disable wallhack, there is anti-cheats that has that. That the cheater cant see through walls

eyal282 08-07-2020 15:00

Re: [CS:GO] Working Anti-Wallhack method?
 
Quote:

Originally Posted by Trum (Post 2713425)
I mean the way to disable wallhack, there is anti-cheats that has that. That the cheater cant see through walls

When I was building Brawl Stars gamemode ( Don't ask ) someone who claimed to be cheating informed me that when SDKHook_SetTransmit returns Plugin_Handled ( makes target invisible ) it also blocks wallhack. It might be difficult but it can be theoretically possible, assuming the guy wasn't lying.

CowGod 08-08-2020 11:15

Re: [CS:GO] Working Anti-Wallhack method?
 
Quote:

Originally Posted by Daniel Alexandru (Post 2713383)
I am pretty sure it's not possible to develop a good Anti-Wallhack plugin. It can be developed,which what CowAntiCheat and GX_Anticheat did,but its worthless. The plugin just detects if someone is watching with their crosshair on a player for more than ~5 seconds,no banning or kicking because any player can put their crosshair on another player for more than ~5 seconds and the cheat will detect as WH.

That's not true at all. CowAntiCheat doesn't have any sort of wallhack detection. Especially one that works like that lmao... Anyways yes there is an effective method to stop wallhackers. If you are interested add ********* on discord and I can share.

DJPlaya 08-08-2020 13:00

Re: [CS:GO] Working Anti-Wallhack method?
 
Quote:

Originally Posted by CowGod (Post 2713526)
That's not true at all. CowAntiCheat doesn't have any sort of wallhack detection. Especially one that works like that lmao... Anyways yes there is an effective method to stop wallhackers. If you are interested add ********* on discord and I can share.

Thats sounds interesting, ive send you an Request on Discord. Ime currently working on a big Project that faces the same Problem and i would be happy to get some Code/Ideas to analyze, and then advance in the following.

Ilusion9 08-09-2020 05:16

Re: [CS:GO] Working Anti-Wallhack method?
 
Quote:

Originally Posted by eyal282 (Post 2713429)
When I was building Brawl Stars gamemode ( Don't ask ) someone who claimed to be cheating informed me that when SDKHook_SetTransmit returns Plugin_Handled ( makes target invisible ) it also blocks wallhack. It might be difficult but it can be theoretically possible, assuming the guy wasn't lying.

If that's correct, then sdk trace + sdk settransmit might do the trick.

DJPlaya 08-09-2020 13:27

Re: [CS:GO] Working Anti-Wallhack method?
 
Quote:

Originally Posted by eyal282 (Post 2713429)
When I was building Brawl Stars gamemode ( Don't ask ) someone who claimed to be cheating informed me that when SDKHook_SetTransmit returns Plugin_Handled ( makes target invisible ) it also blocks wallhack. It might be difficult but it can be theoretically possible, assuming the guy wasn't lying.

+
Quote:

Originally Posted by Ilusion9 (Post 2713610)
If that's correct, then sdk trace + sdk settransmit might do the trick.

Ime doing this already with my Anti-Cheat KACR. It is useless nowadays, the Cheats grab the Data from elsewhere, hiding entities isent enough.

Trum 08-09-2020 13:44

Re: [CS:GO] Working Anti-Wallhack method?
 
Making the entity invisible removes the player from the radar, remove shot sounds and shot particles and alot more. I tried it a few days ago

DJPlaya 08-09-2020 18:28

Re: [CS:GO] Working Anti-Wallhack method?
 
Quote:

Originally Posted by Trum (Post 2713668)
Making the entity invisible removes the player from the radar, remove shot sounds and shot particles and alot more. I tried it a few days ago

Ive tested various Cheats and AC Solutions, the System that prevented the most Hax was NullAC


All times are GMT -4. The time now is 01:35.

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