03.05.2009, 14:15
Hey, you dont want to look out every Time for Weapon Cheaters,
then use this Filterscript, you can do paste Code of this FS in ur GM
or use in FS mode , and the Function with ,,CallRemoteFunctionґґ
This Anti Cheat Detect all Weapon Hacks and Kick the Player from Server,
it does Check Player Weapon Slots for ,,not Registeredґґ Weapons, so he does
kick.
Script Functions:
GivePlayerWeapon Function
ResetPlayerWeapons Function:
GetPlayerWeaponData
if you do paste this FS in ur Gamemode, u must set the Timer for Cheat detection,
do set it in OnPlayerSpawn Callback
if you use the FS mode, the Timer is allready Enabled
.ownload:.
http://rapidshare.com/files/228673090/aCheatx.pwn
then use this Filterscript, you can do paste Code of this FS in ur GM
or use in FS mode , and the Function with ,,CallRemoteFunctionґґ
This Anti Cheat Detect all Weapon Hacks and Kick the Player from Server,
it does Check Player Weapon Slots for ,,not Registeredґґ Weapons, so he does
kick.
Script Functions:
GivePlayerWeapon Function
Код:
b_GivePlayerWeapon(playerid,Weapon,ammo)
Код:
b_ResetPlayerWeapons(playerid)
Код:
b_GetPlayerWeaponData(playerid,slotx,&weaps,&ammoz)
Код:
SetTimerEx("CheckSlots",1000,1,"d",playerid);
if you use the FS mode, the Timer is allready Enabled
.ownload:.
http://rapidshare.com/files/228673090/aCheatx.pwn