Can you help me please? - 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: Can you help me please? (
/showthread.php?tid=131850)
Can you help me please? -
[MWR]Blood - 05.03.2010
Hey guys, I have a little problem.There is a cheater in my server, I ban him but he is always ban evading(he changes the last 2 numbers of his IP.)Is there any way to ban only the first 2 numbers of his IP?Examle: Ban only 95.42
Re: Can you help me please? -
adsy - 05.03.2010
i believe you can if you use serverffs to host your game
theres a new firewall ban section
Re: Can you help me please? -
[MWR]Blood - 05.03.2010
Yes, my server is hosted by them.
Re: Can you help me please? -
aircombat - 05.03.2010
u can use a function onplayerconnect to check if the player has the 95.whatever he ban him automaticly
________
CALIFORNIA MDECIAL MARIJUANA DISPENSARIES
Re: Can you help me please? -
Scenario - 05.03.2010
Quote:
|
Originally Posted by [AC
Etch ]
u can use a function onplayerconnect to check if the player has the 95.whatever he ban him automaticly
|
You could do that. Or maybe ban his User name to.
I would suggest downloading "Sprunkbuster". I use it on my server. If he is ban evading on any other server that has this, he could have been reported, put on a blacklist, and not allowed to play on any server with this system.

I use it, and it works well.

Good luck.
Re: Can you help me please? -
adsy - 05.03.2010
go here:
https://www.serverffs.com/control/other/firewall/
login
click add ban
use the first 2 parts of his ip address and click add.
done
Re: Can you help me please? -
[MWR]Blood - 06.03.2010
Quote:
|
Originally Posted by adsy
|
Thanks, this worked!I also typed baip 95.42.**.** in Rcon I thknk he never get unban
Re: Can you help me please? -
Woet - 08.03.2010
Alternative, you could simply edit samp.ban and add the range (95.42.*.*) on a new line at the end of the file.
Re: Can you help me please? -
Lorrden - 08.03.2010
Notice that if you ban someone's two first numbers you will not only ban that player but everyone else who uses it.
Incase you didn't know.