[Ajuda] Fs Anti-speed Hack
#8

Quote:
Originally Posted by kinhobryant
Посмотреть сообщение
PHP код:
#include <a_samp>
public OnGameModeInit()
{
SetTimer("AntiSH",1000,true);
return 
1;
}
forward AntiSH(playerid);
public 
AntiSH(playerid)
{
if(
GetSpeedKM(playerid) > 300)
{
Ban(playerid);
}
return 
1;
}
stock IsPlayerInWater(playerid)
{
new 
Float:x,Float:y,Float:pz;
GetPlayerPos(playerid,x,y,pz);
if (
(
IsPlayerInArea(playerid2032.13711841.26561703.16531467.1099) && pz <= 9.0484//lv piratenschiff
|| (IsPlayerInArea(playerid2109.07252065.82321962.535510.8547) && pz <= 10.0792//lv visage
|| (IsPlayerInArea(playerid, -492.5810, -1424.71222836.82842001.8235) && pz <= 41.06//lv staucamm
|| (IsPlayerInArea(playerid, -2675.1492, -2762.1792, -413.3973, -514.3894) && pz <= 4.24//sf sьdwesten kleiner teich
|| (IsPlayerInArea(playerid, -453.9256, -825.7167, -1869.9600, -2072.8215) && pz <= 5.72//sf gammel teich
|| (IsPlayerInArea(playerid1281.02511202.2368, -2346.7451, -2414.4492) && pz <= 9.3145//ls neben dem airport
|| (IsPlayerInArea(playerid2012.61541928.9028, -1178.6207, -1221.4043) && pz <= 18.45//ls mitte teich
|| (IsPlayerInArea(playerid2326.48582295.7471, -1400.2797, -1431.1266) && pz <= 22.615//ls weiter sьdцstlich
|| (IsPlayerInArea(playerid2550.04542513.75881583.37511553.0753) && pz <= 9.4171//lv pool цstlich
|| (IsPlayerInArea(playerid1102.36341087.3705, -663.1653, -682.5446) && pz <= 112.45//ls pool nordwestlich
|| (IsPlayerInArea(playerid1287.79061270.4369, -801.3882, -810.0527) && pz <= 87.123//pool bei maddog's haus oben
|| (pz 1.5)
)
{
return 
1;
}
return 
0;
}
stock
    GetSpeedKM
(playerid)
{
    new
        
Float:PosX,
        
Float:PosY,
        
Float:PosZ,
        
Float:PlayerSpeedDistance;
     
GetVehicleVelocity(GetPlayerVehicleID(playerid), PosXPosYPosZ);
    
PlayerSpeedDistance floatmul(floatsqroot(floatadd(floatadd(floatpower(PosX2), floatpower(PosY2)),  floatpower(PosZ2))), 170.0);
    new
         
spe floatround(PlayerSpeedDistance 1);
    return 
spe;
}
stock IsPlayerInArea(playeridFloat:minxFloat:maxxFloat:minyFloat:maxy)
{
new 
Float:xFloat:yFloat:z;
GetPlayerPos(playeridxyz);
if (
minx && maxx && miny && maxy) return 1;
return 
0;

Testa esse Mantenha os Creditos
aew man eu queria aquele pq ele mostra para o admin quem ta usando o speed hack ai eu poso epiar ele
Reply


Messages In This Thread
[Ajuda] Fs Anti-speed Hack - by Caio_Freeze - 01.03.2012, 22:33
Re: [Ajuda] Fs Anti-speed Hack - by Caio_Freeze - 01.03.2012, 22:45
Re: [Ajuda] Fs Anti-speed Hack - by kinhobryant - 01.03.2012, 23:29
Re: [Ajuda] Fs Anti-speed Hack - by Hancoc - 01.03.2012, 23:32
Re: [Ajuda] Fs Anti-speed Hack - by kinhobryant - 01.03.2012, 23:33
Re: [Ajuda] Fs Anti-speed Hack - by Caio_Freeze - 01.03.2012, 23:48
Re: [Ajuda] Fs Anti-speed Hack - by kinhobryant - 02.03.2012, 00:15
Re: [Ajuda] Fs Anti-speed Hack - by Caio_Freeze - 02.03.2012, 14:25
Re: [Ajuda] Fs Anti-speed Hack - by paulor - 02.03.2012, 17:21
Re: [Ajuda] Fs Anti-speed Hack - by Caio_Freeze - 02.03.2012, 17:28

Forum Jump:


Users browsing this thread: 6 Guest(s)