Need cheats detections ideas.
Hello guys.
I nead some cheats detections ideas, you all know that kzh and xhack have custom cvars know, so if you have some ideas of other ways to detect them(<-cheats, not cvars obviously), please PM me.
Regards.
I have good idea.
try make hns/kz cheats detector to detect all prefix's.
similar: "%s_bhop", get_prefix(id) );
try ;)
not good method, but in my stats i use 1 protection from Robo-strafing - compare angles (pev_angles) between two frames current and past, but this method catch only lj scripters with normal strafes(circle strafing doesnt catch)
1 more method to check player fps, depend of difference in player velocity[2] between current and past frames(some cheats use high fps or low), a few month ago i worked on it, and i have working plug, but i stuck with fake results if player slide
If needed i made a list of almost all kzh cvars that can be used could send it to help you out
Please log in to post replies.