AntiFlyHack not working
#1

The problem is that the code does not detect anyone who is using fly hack, so they can cheat without getting banned. Can someone please help me solve this out. Rep+1 who helps me out with this. Below is the only piece of code there is the other stuff is only defines and similiar...

The code:
PHP код:
var = GetPlayerAnimationIndex (i);   
                if (
JB::Variables [FLY_HACK] && ivar [3] > JB::Variables [FLY_HACK] && 12.0 && (var == 1543 || var == 1538 || var == 1539))   
                {   
                    
JB::Ban (i"Fly hack"); // Obvious noob is obvious.   
                    
continue;   
                } 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)