- 53
- 0
I want to ask what are the types of ban in GTA SAMP 0.3.7 R2?
Nickname Ban
Ip Ban
Hwid Ban
GPCI Ban
Anything else? I bypassed all these bans, Changed Nickname,Used VPN, Used GPCI changer, changed HWID, but now the administrator did something and it just says "Ur ip is forbidden contact blablabla"
I thought he disabled the VPN connection to the server but he didn't, what it is then?
I found something on the internet
"CIDR BAN" Can it be bypassed?
Nickname Ban
Ip Ban
Hwid Ban
GPCI Ban
Anything else? I bypassed all these bans, Changed Nickname,Used VPN, Used GPCI changer, changed HWID, but now the administrator did something and it just says "Ur ip is forbidden contact blablabla"
I thought he disabled the VPN connection to the server but he didn't, what it is then?
I found something on the internet
"CIDR BAN" Can it be bypassed?
Hello everyone !
Here's my last release, a CIDR ban script.
What can it be used for ?
Ban precise IP ranges (from 1.2.3.4 to 1.2.3.42 for example). Ban VPN or ISP ranges from your server.
Commands (rcon admin)
/bancidr [CIDR range] - Example : /bancidr 192.168.1.0/24 - Add the CIDR range to the ban list and kick all current players in this range. /getcidr [Start IP] [End IP] - Example : /bancidr 192.168.1.0 - 192.168.1.255 - Get the CIDR range with a start and end IP (http request for the moment, was a bit lazy to write this function in pawn...).
How to ban VPNs
Kaisersouse provided a useful list containing VPN ranges (not all VPNs) : http://forum.sa-mp.com/showthread.php?t=422675
Copy this list, remove all comments (# and the text after it) and paste it in the cidr-banlist.txt file in the scriptfiles folder (if cidr-banlist.txt doesn't exist, create it)
Последнее редактирование: