I use hlguard 1.50.01 on my server. I check my hlguard.cfg file every day because the server keeps changing this file data from:
hlguard 1 on // Aimbot detection
hlguard 2 on // Alias & Cvar checks
hlguard 3 off // Filechecks
hlguard 4 on // WallHack block
hlguard 5 on // SpeedHack block
to this:
hlguard 1 on // Aimbot detection
hlguard 2 off // Alias & Cvar checks
hlguard 3 off // Filechecks
hlguard 4 off // WallHack block
hlguard 5 on // SpeedHack block
How do I prevent this from happening? I am sort of a noob at this so you might want to spell it out. Thanks.
-=wKa=-SuperMac
West Koast Alliance
hlguard problems
-
- New to forums
- Posts: 13
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Aug 17, 2003 7:18 pm
- Location: Olympia,WA
its a hlguard bug that was supposedly supposed to be fixed this time around. It keeps reverting itself back to the defaults.
one way to fix it is to create a cfg file, named hlguard1.cfg, place it in the same folder
Put this into the hlguard1.cfg
At the bottom of the hlguard.cfg, add a line:
(you may have to put the full address)
one way to fix it is to create a cfg file, named hlguard1.cfg, place it in the same folder
Put this into the hlguard1.cfg
Code: Select all
hlguard 1 on // Aimbot detection
hlguard 2 on // Alias & Cvar checks
hlguard 3 off // Filechecks
hlguard 4 on // WallHack block
hlguard 5 on // SpeedHack block
Code: Select all
exec hlguard1.cfg
I put this at the bottom of the hlguard.cfg file. I used the hlg_ bcuz the rest of the commands there had it. Then I put the other incase it didnt work.
hlg_exec addons/hlguard/hlguard1.cfg
exec addons/hlguard/hlguard1.cfg
Then I added the hlguard1.cfg file. This was in it.
hlguard 1 on // Aimbot detection
hlguard 2 on // Alias & Cvar checks
hlguard 3 on // Filechecks
hlguard 4 on // WallHack block
hlguard 5 on // SpeedHack block
With these changes, wallhack and aimbot still continue to turn off frequently. Help?!?!?!
hlg_exec addons/hlguard/hlguard1.cfg
exec addons/hlguard/hlguard1.cfg
Then I added the hlguard1.cfg file. This was in it.
hlguard 1 on // Aimbot detection
hlguard 2 on // Alias & Cvar checks
hlguard 3 on // Filechecks
hlguard 4 on // WallHack block
hlguard 5 on // SpeedHack block
With these changes, wallhack and aimbot still continue to turn off frequently. Help?!?!?!
unfortunately, I learned that a script is running behind the scenes, changing them, because they create lag in server, which the majority of people complain about.selfce wrote:I put this at the bottom of the hlguard.cfg file. I used the hlg_ bcuz the rest of the commands there had it. Then I put the other incase it didnt work.
hlg_exec addons/hlguard/hlguard1.cfg
exec addons/hlguard/hlguard1.cfg
Then I added the hlguard1.cfg file. This was in it.
hlguard 1 on // Aimbot detection
hlguard 2 on // Alias & Cvar checks
hlguard 3 on // Filechecks
hlguard 4 on // WallHack block
hlguard 5 on // SpeedHack block
With these changes, wallhack and aimbot still continue to turn off frequently. Help?!?!?!
-Nick
We do not turn off settings while the server is running; GameOver is incorrect in that respect. The script only changes hlguard.cfg. Beyond that, if your settings are being turned off, it is not something we are doing.
In related news, from what I hear HLGuard does not work correctly with Steam-based servers.
In related news, from what I hear HLGuard does not work correctly with Steam-based servers.