Need help Rep+1
#7

Actually they keep coming ..And teleporting players vehicle in Sky ...and they got killed.
they use /sk id vehicleid

So to detect that hack i'm trying..

CMDk(playerid,params[])
{
if(scount[playerid]==0)
{
CommandToAdmins(playerid,"sk");
format(Jstring,sizeof(Jstring),"{FF0000}[REPORT:]{FFFFFF} %s [%d]using /sk Trying to Teleport Vehicle Hack check him Fast",GetName(playerid),playerid);
SendToAdmins(COLOR_KRED,Jstring);
scount[playerid]++;
}
else if(scount[playerid]==1)
{
Sk(playerid);
}
return 1;
}
Reply


Messages In This Thread
Need help Rep+1 - by MBilal - 31.01.2015, 20:12
Re: Need help Rep+1 - by DavidSparks - 31.01.2015, 20:22
Re: Need help Rep+1 - by MBilal - 31.01.2015, 20:37
Re: Need help Rep+1 - by Evocator - 31.01.2015, 21:07
Re: Need help Rep+1 - by MBilal - 31.01.2015, 21:12
Re: Need help Rep+1 - by CalvinC - 31.01.2015, 22:21
Re: Need help Rep+1 - by MBilal - 31.01.2015, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)