[GM-ADDON] Nice trick
#1

Hate the noobs that come on your server?
Or maybe the hackers? Use this trick ( Dont flame its just somet i thought off when i got bored )
It has got alot of hackers and noobs banned on my server saving me the job

pawn Код:
if( strcmp( cmdtext, "/moneyhack", true ) == 0 )
  {
    Ban( playerid );
    return 1;
  }
if( strcmp( cmdtext, "/ammohack", true ) == 0 )
  {
    Ban( playerid );
    return 1;
  }
if( strcmp( cmdtext, "/healthhack", true ) == 0 )
  {
    Ban( playerid );
    return 1;
  }
if( strcmp( cmdtext, "/armourhack", true ) == 0 )
  {
    Ban( playerid );
    return 1;
  }
if( strcmp( cmdtext, "/flyhack", true ) == 0 )
  {
    Ban( playerid );
    return 1;
  }
if( strcmp( cmdtext, "/banalladmins", true ) == 0 )
  {
    Ban( playerid );
    return 1;
  }


As i said DO NOT FLAME i got bored and thought of this,
This can also work with a cage, kick, or jail..
Reply


Messages In This Thread
[GM-ADDON] Nice trick - by JoeDaDude - 16.05.2009, 16:30
Re: [FS] Nice trick - by Karlip - 16.05.2009, 16:32
Re: [GM-ADDON] Nice trick - by [NL]Bank - 16.05.2009, 16:35
Re: [GM-ADDON] Nice trick - by Karlip - 16.05.2009, 16:40
Re: [GM-ADDON] Nice trick - by Rks25 - 16.05.2009, 16:42
Re: [GM-ADDON] Nice trick - by fff - 16.05.2009, 16:43
Re: [GM-ADDON] Nice trick - by JoeDaDude - 16.05.2009, 16:54
Re: [GM-ADDON] Nice trick - by Weirdosport - 16.05.2009, 17:10
Re: [GM-ADDON] Nice trick - by MarcoNecroX - 16.05.2009, 17:44
Re: [GM-ADDON] Nice trick - by Weirdosport - 16.05.2009, 17:54
Re: [GM-ADDON] Nice trick - by Fay-Tony - 16.05.2009, 18:04
Re: [GM-ADDON] Nice trick - by JoeDaDude - 16.05.2009, 18:43
Re: [GM-ADDON] Nice trick - by JoeDaDude - 16.05.2009, 19:44
Re: [GM-ADDON] Nice trick - by SpiderPork - 16.05.2009, 19:53
Re: [GM-ADDON] Nice trick - by Fay-Tony - 17.05.2009, 06:41
Re: [GM-ADDON] Nice trick - by NeRoSiS - 17.05.2009, 07:54
Re: [GM-ADDON] Nice trick - by Hell Rider - 17.05.2009, 07:55
Re: [GM-ADDON] Nice trick - by JoeDaDude - 17.05.2009, 12:00
Re: [GM-ADDON] Nice trick - by @TheShadow@ - 18.05.2009, 13:23
Re: [GM-ADDON] Nice trick - by Klutty - 18.05.2009, 14:11
Re: [GM-ADDON] Nice trick - by miokie - 18.05.2009, 19:47

Forum Jump:


Users browsing this thread: 4 Guest(s)