I noticed when in console, and the HLguard does it check its say couldnt excute commands on all checks. Could you plz check this out for me and see why. silenceall.nuclearfallout.net.
I have all me detections on, in the server, but its not checking for them.
Also, I play in another server, and when its detects someone hacking, it kicks them automatic and displays a message in the middle of the screen. Saying who, why and if its permant. How can I get my server to do that.
Thanks Eagle.
HLGuard
-
- New to forums
- Posts: 14
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu May 26, 2005 8:20 pm
When HLGuard does those exec's, it is checking your system for those cfgs which are known hacking configs. You should not have any of the configs executed. You can read more about it here.
Your sever should be announcing people automatically if you have modes 2 and 3 enabled on the latest hlguard available(1.72). These two modes, when enabled, announces that person has this script or rapid/burstfire to the server and bans.
In your addons/hlguard/config/hlguard.cfg, these are the modes:
Your sever should be announcing people automatically if you have modes 2 and 3 enabled on the latest hlguard available(1.72). These two modes, when enabled, announces that person has this script or rapid/burstfire to the server and bans.
In your addons/hlguard/config/hlguard.cfg, these are the modes:
Code: Select all
hlguard 2 on // Alias Detection
hlguard 3 on // Rapid/BurstFire Detection
-Nick