Posts: 74
Threads: 27
Joined: Apr 2014
Reputation:
0
Hello i want to give someone blacklist ip from my server helpp he keeps server adv,,,
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
If you don't want him to even be able to ping your server you'll need to add his IP as "blocked" in your firewall. Else, you can just put his IP inside "samp.bans" and reload the bans(using "reloadbans" via rcon) and he won't be able to login to the game.
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
You can try range-banning them, however having experienced admins and a system allowing them to do their job should prevent ban evaders itself because they will have techniques for finding out if someone is evading or not. This includes storing gpci keys, and watching for suspicious behavior(such as a player claiming to be "new" doing things only old players would know).
Posts: 584
Threads: 51
Joined: Jan 2014
Reputation:
0
If he changed his IP that's just a matter of catching them ...
TBH download an Admin system if you're not familiar with banning
Posts: 74
Threads: 27
Joined: Apr 2014
Reputation:
0
Thanks guys for the help i got it.
Posts: 889
Threads: 4
Joined: Mar 2013
Reputation:
0
Oh, and to prevent advertising, I simply check for any IP addresses being sent into the chat with regex. Those messages are blocked and sent to admins for review.