[FilterScript] SERVER CHAT BOT
#1

i Created This BOT there are no credits Enjoy! If You want to Change Sentences Simply Edit it With PAWNO

SCREENSHOT:




DOWNLOAD
http://solidfiles.com/d/6c863/

THANKS
Reply
#2

Simple But Good Job:
Reply
#3

OK the idea of Chat Bot is misconception, those are plain client messages....
Reply
#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
#5

guys! this was my first Filter Script i will be more better next time
Reply
#6

What is wrong i put BOT on filterscript on server.CFG it says unable to load?? i also put those 2 files in filterscript folder

Reply
#7

Its easy
Код:
SendMSG
Reply
#8

simple FS , nice work bro !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)