06.01.2018, 06:07
PHP код:
if(ProxyAutoKick)
{
new string[89];
GetPlayerName(playerid, string, sizeof(string));
format(string, sizeof(string), "[Proxy Detector]: %s (%d) has been kicked for using a vpn/proxy.", string, playerid);
SendClientMessageToAll(0xFF0000FF, string);
}
PHP код:
default: return printf("The request failed! The response code was: %d", response_code);
@gurmani11, these sites have limits on requests :O
@iLearner, it works only moved on new domain http://proxy.mind-media.com/block/pr...?ip=ipgoeshere
Giving 3 stars due to scripting mistakes :-p