[please help]banned 13 players, they got back in - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: [please help]banned 13 players, they got back in (
/showthread.php?tid=97498)
[please help]banned 13 players, they got back in -
denbo1 - 14.09.2009
i have 13 player i ban them after school evry day
and i need help as i have a player and it is auto login him in as ME
so he came admin and toled them they can cheat
as i write this mama came back: i toled them i have an auto-ban
if you can tell me how to stop them please
(auto banners = no, they make my game laggy)
Re: [please help]banned 13 players, they got back in -
Calgon - 14.09.2009
Change your password?
Re: [please help]banned 13 players, they got back in -
Daem - 14.09.2009
wrong board :$
you are using timers probably if your game is lagging, just add your code in your timer to OnPlayerConnect
:
pawn Код:
#define BlackListedName "Daem" //NAME HERE
public OnPlayerConnect(playerid)
{
new NAME[256];
GetPlayerIp(playerid, NAME, 256);
if(NAME == BlackListedName)
{
Ban(playerid);
}
return 1;
}
or use sprunkbuster
Re: [please help]banned 13 players, they got back in -
eXchainZ-FoReVeR - 14.09.2009
I prefer sprunkbuster more.
Catches everything I want.
Re: [please help]banned 13 players, they got back in -
_Vortex - 15.09.2009
Quote:
Originally Posted by eXchainZ-FoReVeR
I prefer sprunkbuster more.
Catches everything I want.
|
Keep in mind, Sprunkbuster does not have every hacker blacklisted.
Re: [please help]banned 13 players, they got back in -
eXchainZ-FoReVeR - 15.09.2009
Quote:
Originally Posted by [B
Vortex ]
Quote:
Originally Posted by eXchainZ-FoReVeR
I prefer sprunkbuster more.
Catches everything I want.
|
Keep in mind, Sprunkbuster does not have every hacker blacklisted.
|
I know that, mate.
It blocks the people that got banned by an Official Server which is using Sprunkbuster.
You can always download an Anti-Cheat