09-17-2017, 12:03 PM
(09-17-2017, 08:58 AM)Ultraz Wrote: Nothing of that, Everyone now knows how to protect his server from Proxy,VPN,Ban evaders, some of Server owners scripted for the VPNs, but others who scripted & released on sa-mp forums so people used it.
Code: (Select All)public OnPlayerConnect(playerid)
{
new ip[16], string[59];
GetPlayerIp(playerid, ip, sizeof ip);
format(string, sizeof string, "www.shroomery.org/ythan/proxycheck.php?ip=%s", ip);
HTTP(playerid, HTTP_GET, string, "", "MyHttpResponse");
return 1;
}
It'll detect the VPNs from this IPs
if(data[0] == 'Y')
{
format(string, 256, "[PROXY DETECTED] %s(%d) has been kicked from the server.", name, playerid);
SendClientMessageToAll( 0xFF0000FF, string);
SendClientMessage(playerid, 0xFF0000FF, "_________Please disable your proxy/VPN and rejoin!_________");
SetTimerEx("DelayedKick", 100, false, "i", playerid);
}
Nothing of that? Ahahahahaha xD. Then proof me how did I do that?
![[Image: 1505649334.png]](https://i.kgmx.me/1505649334.png)
![[Image: 1505649427.png]](https://i.kgmx.me/1505649427.png)
Gonna block cheaters? Gonna bypass your system and leak you again.
![Tongue Tongue](https://post4vps.com/images/emoji/tongue2.png)
![Tongue Tongue](https://post4vps.com/images/emoji/tongue2.png)
![Tongue Tongue](https://post4vps.com/images/emoji/tongue2.png)