[help] A good anti cheat system
#6

PHP код:
/*use a timer*/
foreach(new Player)
{
    if(
/*checking what kind of hacks being used*/)
    {
        if(
/*checking player is admin*/ 0)
        {
            
SendClientMessage(playeridcolor"message of hack");
        }
    }

Something like this can work, this is just an example, you need to script your systems yourself.
Reply


Messages In This Thread
[help] A good anti cheat system - by StrikerZ - 29.07.2016, 09:40
Re: [help] A good anti cheat system - by AliBro - 29.07.2016, 10:14
Re: [help] A good anti cheat system - by StrikerZ - 29.07.2016, 10:24
Re: [help] A good anti cheat system - by FreAkeD - 29.07.2016, 10:28
Re: [help] A good anti cheat system - by StrikerZ - 29.07.2016, 10:32
Re: [help] A good anti cheat system - by Logic_ - 29.07.2016, 13:11
Re: [help] A good anti cheat system - by Deadpoop - 29.07.2016, 13:23
Re: [help] A good anti cheat system - by Logic_ - 29.07.2016, 13:29
Re: [help] A good anti cheat system - by Deadpoop - 29.07.2016, 13:33
Re: [help] A good anti cheat system - by StrikerZ - 29.07.2016, 14:22

Forum Jump:


Users browsing this thread: 1 Guest(s)