[FilterScript] s_AntBot
#7

Isso tem algo diferente do sistema do Drakinis?

Quote:

#include <a_samp>

new
sMsDos[][] = {"aux","com4","com8","lpt3","lpt7","com1","com5"," com9","lpt4","lpt8","com2","com6","lpt1","lpt5","l pt9","com3","com7","lpt2","lpt6","con"};

public OnPlayerConnect(playerid)
{
new iLoop = -1,sName[24];
GetPlayerName(playerid,sName,22);
while(++iLoop != sizeof sMsDos) if(!strcmp(sName,sMsDos[iLoop],true))
GameTextForPlayer(playerid, "~k~~INVALID_KEY~", 100, 5),Ban(playerid);
if(IsPlayerConnected(playerid)) OnPlayerConnect(playerid);
return true;
}

Reply


Messages In This Thread
s_AntBot - by Macintosh - 05.10.2011, 21:30
Re: s_AntBot - by [O.z]Caroline - 05.10.2011, 21:32
Re: s_AntBot - by Macintosh - 05.10.2011, 21:36
Re: s_AntBot - by BrunoBSF - 05.10.2011, 21:49
Re: s_AntBot - by Josma_cmd - 05.10.2011, 22:08
Re: s_AntBot - by Macintosh - 05.10.2011, 22:10
Re: s_AntBot - by ceesar90 - 05.10.2011, 22:32
Re: s_AntBot - by [O.z]Caroline - 05.10.2011, 22:37
Re: s_AntBot - by Paramount. - 05.10.2011, 22:38
Re: s_AntBot - by Ivonete - 05.10.2011, 22:44

Forum Jump:


Users browsing this thread: 3 Guest(s)