[FilterScript] SERVER CHAT BOT
#4

I just had a look at the source, and I'm sorry, but what the _fuck_ is this?
Код:
	MessageID = random(5);
	if(MessageID == 0)
	{
	    for(everyone = 0; everyone <= 500; everyone++)
		{
		    if(IsPlayerConnected(everyone) && ChatBot[everyone] == 0)
		    {
    			format(string, sizeof(string),"SERVER:Please Don't Hack Or Get BANNED", playername);
			    SendClientMessage(everyone,COLOR_WHITE,string);
		    }
		}
	}
	else if(MessageID == 1)
As another day gets by, I'm even more sure that there should be someone reviewing the code of all new filterscripts, and if necessary, delete them and warn the author. We don't definitely need new coders from learning bullshit like this.
Reply


Messages In This Thread
SERVER CHAT BOT - by Killer786 - 09.10.2011, 07:53
Re: SERVER CHAT BOT - by Salsa - 09.10.2011, 09:58
Re: SERVER CHAT BOT - by Feras - 09.10.2011, 09:58
Re: SERVER CHAT BOT - by AndreT - 09.10.2011, 10:15
Re: SERVER CHAT BOT - by Killer786 - 09.10.2011, 10:35
Re: SERVER CHAT BOT - by clarencecuzz - 09.10.2011, 13:41
Re: SERVER CHAT BOT - by Ћilvėnas - 09.10.2011, 15:30
Re: SERVER CHAT BOT - by Kazuo - 16.10.2011, 05:25

Forum Jump:


Users browsing this thread: 1 Guest(s)