Ultimate Anticheat (UAC)v1.3Hi Community,
I and E4sTsId3 (LE Script Team) had scripted
a Anticheat System.
And we hope you like it !
Update 29.4.09:• PL Edition added (Polish) !
Update 21.4.09:• PT Edition added (Portuguese) !
Update 20.4.09:• HUN Edition added (Hungarian) !
• CRO Edition added (Croatian) !
Update 13.4.09:• Version 1.3 released !
General Update 31.3.09:• Developing is restarted
Our Anticheat called Ultimate Anticheat (short UAC) and
and save your Server for these Things:
• Health Hack
• Armour Hack
• Jetpack Hack
• Money Hack
• Weapon Hack
• CarJack Hack
• Teleport Hack
• Ammo Hack
It saves your Server for these things, too:
• Chat Spamming
• Command Spamming
• High Ping (Max. Ping: 400)
• Forbidden Words
• Forbidden Names
• Bots
Thats are the Configurations ! The Server will create the file UAC_Config.ini
by the first start ! And the Server will always create the file if they don't
exis ! So you can delete the file and change the options and the Server will
create a new Config with new Options.
[pawn]new HealthCheck = 1; // Enabled (1) / Disabled (0) the Health Checks
new ArmourCheck = 1; // Enabled (1) / Disabled (0) the Armour Checks
new JetpackCheck = 1; // Enabled (1) / Disabled (0) the Jetpack Checks
new WeaponCheck = 1; // Enabled (1) / Disabled (0) the Weapon Checks
new MoneyCheck = 1; // Enabled (1) / Disabled (0) the Money Checks
new AmmoCheck = 1; // Enabled (1) / Disabled (0) the Ammo Checks
new BotCheck = 1; // Enabled (1) / Disabled (0) the Bot Checks
new PosCheck = 1; // Enabled (1) / Disabled (0) the Pos Checks[/pawn]
The Anti-Cheat works after you have Include it into your Script !
Please Use these Functions !With these functions works Money,Teleport & CarJack Detection !
GivePlayerGun(playerid, weaponid, ammo); // Instead GivePlayerWeapon(playerid, weaponid, ammo) !
GivePlayerCash(playerid, amount); // Instead GivePlayerMoney(playerid, +amount) !
TakePlayerCash(playerid, amount); // Instead GivePlayerMoney(playerid, -amount) !
SetPlayerCash(playerid, amount); // Instead SetPlayerMoney(playerid, amount) !
ResetPlayerCash(playerid); // Instead ResetPlayerMoney(playerid) !
GetPlayerCash(playerid, amount); // Instead GetPlayerMoney(playerid) !
PutPlayerIntoVehicle(playerid,vehicleid,seatid); // Instead PutPlayerInVehicle(playerid,vehicleid,seatid) !
SetPlayerToPos(playerid,Float:x,Float:y,Float:z); // Instead SetPlayerPos(playerid,Float:x,Float:y,Float:z) !
SetVehicleToPos(vehicleid,Float:x,Float:y,Float:z); // Instead SetVehiclePos(vehicleid,Float:x,Float:y,Float:z) !
Additional Functions:IsValidWeapon(weaponid);GetName(playerid);GetDistanceToPoint(playerid,Float:x,Float:y,Float:z);
All Files for UAC, you can find in Scriptesfiles/UAC !• UAC_Config.ini
• BadNames.cfg
• BadNames.cfg
UAC Download:
(http://solidfiles.com/info_imgs/2AoC.jpg) (http://solidfiles.com/d/2AoC)(http://solidfiles.com/info_imgs/4Q2b.jpg) (http://solidfiles.com/d/4Q2b)(http://solidfiles.com/info_imgs/HkUV.jpg) (http://solidfiles.com/d/HkUV)(http://solidfiles.com/info_imgs/RSwo.jpg) (http://solidfiles.com/d/RSwo)(http://solidfiles.com/info_imgs/lhnc.jpg) (http://solidfiles.com/d/lhnc)(http://solidfiles.com/info_imgs/bCEk.jpg) (http://solidfiles.com/d/bCEk)
# EN & GER fixed ! The other must be fix by yourself !
Credits: + Kye (for making SA:MP) + Seif_ + JunkBuster + jana4 (for translating in HUN) + CroAtTheTop (for translating in CRO) + soueu (for translating in PT) + DiDok (for translating in PL)
Next Update: No Update at the time planned !
Contact over ICQ: Littlejohny: 492-670-404 E4sTsId3/papagei9: 456-118-961
- The LE Script Team |