script request
#1

Is it possible to ban someone by mac address? I know they can change it all the time but most of them don't know how. And we are all tired of people disturbing the server all the time. If they have dynamic IP they can do it anytime.
Reply
#2

You cannot ban by the MAC address in sa-mp. However, lets say their IP is "192.168.2.1", and you ban "192.168.*.*", then even a dynamic IP will not be able to reenter the server, because that bans All the ranges under 192.168.
Reply
#3

Even range banning will not ban a Dynamic IP, I know my IP changes alot, ive tried range banning myself on a server hosted by serverffs, all I needed to do was reset my IP a few times to get a new one that wouldn't be banned.

You can always use Mysql within your server and on a site.
People need to register on the site, with a Username, Email, Password, and they get sent an activation code by email that they need to put into a Dialog when they get ingame for the first time.
Set it so, only one user per email, any attempts to create another user on the same email, would ban the users using that email address for 12 hrs.

It would be annoying for people to complete all this.

Plus if someone desperately wanted to do something against the rules on your server and they are range banned.
1. They would have to try and reset their IP
2. They would have to create a new email address.
3. Who would want to go through all that trouble?

Thats what I would do.
Though, dunno if its possible, when the user registers on site, using PHP or any other scripting language, find the MAC Address and store it in MySQL.
Then that way if the banned person tries to create an account, it reads their MAC Address, and if they MAC Address was banned, they cannot create an account.

But hmm, dunno if it works, haven't tried.
Reply
#4

I'm not able to hold a public server yet. I can only hold it during daylight. I will not have above 25 players. if they have to get through all of that they will not stay. So I can't use that yet.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)