[Include] US_AC (anticheat include)
#1

Hi everyone ive mad anticheat include it may have few bugs pls tell if you find

How to use please read there important things at the end!

pawn Код:
US_ACActivateHealthACKick();//Activate health anticheat kick if use health cheat
US_ACActivateHealthACBan(); //same but Ban
US_ACActivateArmourACKick(); //Same but with armour
US_ACActivateArmourACBan();
US_ACSetPlayerMaxHealth(playerid); // or SetPlayerHealth(playerid, 99); //not 100 else it kick / ban whatever you choose
US_ACSetPlayerMaxArmour(playerid); //Same with armour
US_ACResetPlayerMoney(playerid, value); //To reset player money or you can just use ResetPlayerMoney(playerid); instead
US_ACGivePlayerMoney(playerid, value); //To give player money use only this!.
US_ACActivateMoneyAC(); //Will detect if player using money cheat and reset his money
US_ACActivateMoneyACKick(); //Same but kick instead
US_ACActivateMoneyACBan(); // same but ban instead.
copy and paste in if gamemode OnGameModeInit()  or if filterscript OnFilterScriptInit Exept The US_ACGivePlayerMoney(playerid, value);
and on player connect add ResetPlayerMoney(playerid);
download links:
solidfiles: http://www.solidfiles.com/d/fcd1fc7957/
pastebin: http://pastebin.com/Uzkdy3gS

US_AC v2

solidfiles: http://www.solidfiles.com/d/60fffd7669/
pastebin: http://pastebin.com/msS04jtQ

Same usage like used to be in V1 but add playerid now!

US_AC V3 (speed anticcheat added)

solidfiles: http://www.solidfiles.com/d/084ba3590c/
pastebin: http://pastebin.com/CTSUmpdW

Usage

pawn Код:
US_ACActivateSpeedAC(playerid);  //Push the car back if using speed hack
US_ACActivateSpeedACKick(playerid); //Kick if using speed hack
US_ACActivateSpeedACBan(playerid); //Ban if using speed hack.
.
Reply


Messages In This Thread
US_AC (anticheat include) - by UltraScripter - 24.06.2015, 22:01
Re: US_AC (anticheat include) - by kyriakos587 - 24.06.2015, 22:04
Re: US_AC (anticheat include) - by UltraScripter - 24.06.2015, 22:05
Re: US_AC (anticheat include) - by ChromeAmazing - 24.06.2015, 22:07
Re: US_AC (anticheat include) - by UltraScripter - 24.06.2015, 22:08
Re: US_AC (anticheat include) - by kyriakos587 - 24.06.2015, 22:10
AW: US_AC (anticheat include) - by BigETI - 24.06.2015, 22:16
Re: AW: US_AC (anticheat include) - by Crayder - 24.06.2015, 22:37
Re: US_AC (anticheat include) - by Yashas - 25.06.2015, 10:35
Re: US_AC (anticheat include) - by vannesenn - 25.06.2015, 13:56

Forum Jump:


Users browsing this thread: 1 Guest(s)