hlguard problems

Post Reply
selfce
New to forums
New to forums
Posts: 13
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Aug 17, 2003 7:18 pm
Location: Olympia,WA

hlguard problems

Post by selfce »

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
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

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

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 
At the bottom of the hlguard.cfg, add a line:

Code: Select all

exec hlguard1.cfg
(you may have to put the full address)
selfce
New to forums
New to forums
Posts: 13
Joined: Sun Aug 17, 2003 7:18 pm
Location: Olympia,WA

Thanks

Post by selfce »

I will try that and give it a little time to revert. Hope it works!! :D
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

when you are running those options of hlguard, keep in mind that you are creating unwanted lag

theres a price to pay for something like that
selfce
New to forums
New to forums
Posts: 13
Joined: Sun Aug 17, 2003 7:18 pm
Location: Olympia,WA

Post by selfce »

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?!?!?!
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

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?!?!?!
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.
-Nick
selfce
New to forums
New to forums
Posts: 13
Joined: Sun Aug 17, 2003 7:18 pm
Location: Olympia,WA

Post by selfce »

Is there a way to replicate the script to do the opposite?
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

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.
Post Reply