SA-MP Forums Archive
Banning Feature - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Banning Feature (/showthread.php?tid=253103)



Banning Feature - Sunday_Driver - 04.05.2011

Hi, i recently been having issue's with IP changers after banning them from server, they return with fully changed IP range, is there's something like Mac Address Banning or some feature in SAMP engine or however it works.


Re: Banning Feature - Zh3r0 - 04.05.2011

You could do 2 things.

If player has different IP but same Name > ban.
If player has different name but same IP > ban.


Other than that, you can't do NOTHING.
OR, you could learn how to use http function and do some tricks!


Re: Banning Feature - Sunday_Driver - 04.05.2011

What is it like, and i wanted to know if there's a feature other than /ban normally.


Re: Banning Feature - admantis - 04.05.2011

No...


Re: Banning Feature - Ozz - 04.05.2011

ey pal you muste to actualy can COMMPUTTER IP !
you muste only to BanIp(playerid, [Ip]) ;

you knew??


Re: Banning Feature - admantis - 04.05.2011

Quote:
Originally Posted by Ozz
Посмотреть сообщение
ey pal you muste to actualy can COMMPUTTER IP !
you muste only to BanIp(playerid, [Ip]) ;

you knew??
No...
And Ban() does automatically ban the IP..


Re: Banning Feature - Ozz - 04.05.2011

Quote:
Originally Posted by admantis
Посмотреть сообщение
No...
And Ban() does automatically ban the IP..
ey you did not knew in BanIp? xD


Re: Banning Feature - Infinity - 04.05.2011

Quote:
Originally Posted by Ozz
Посмотреть сообщение
ey you did not knew in BanIp? xD
Please learn basic English before failing at answering a question, thank you.

About the banning:
I doubt they completely change all ranges.
So, you have 3 options:
Ban their name(s). (if they keep using the same ones)((requires custom ban system))
Ban their ip range(s). (note that others may be unable to join if they are caught in the rangeban)
Keep banning them.


Re: Banning Feature - admantis - 04.05.2011

Just keep banning them, nobody will spend their precious time trying to hack and get banned again only for fun, they will get tired of it eventually, but if it's a -massive- attack it would be convinvent to shut down the server for a couple hours.