27.08.2009, 03:52
- <cheat tool> Functions -
[font=GarondCapsDB]Hp-Regeneration - solved
Vehicle-Regeneration - solved
Airbreak - solved
Teleport - solved
Quick Connect - solved
Breakdance - solved
Hp Full - solved
Checkpoint Warp - solved
Unflip Car - solved
Quick Turn - solved
Boats can fly - solved
Cars can fly - solved
Speedhack for Boats - solved
Speedhack for Cars - solved
[size=12pt]Weater Force - solved
Mega Jump - solved
Prevent SetPlayerPos - solved
Infinite Ammo - solved
Stick to Player - solved
Armor Full - solved
Self destruct (For Cars) - solved
Allow weapons inside - solved
Spawning Vehicle - 1*
Auto Aim - 2*
Changing Gamestate - 35%
Anti Carjacking - 17%
Nos/Nitro - 91%
Speed multiplier - 23%
Self destruct (For Player onfoot) - 41%
- Miscellaneous -
Anti Command Flood - included
Anti Chat Flood - included
_________________________________________________[font=GarondCapsDB]Hp-Regeneration - solved
Vehicle-Regeneration - solved
Airbreak - solved
Teleport - solved
Quick Connect - solved
Breakdance - solved
Hp Full - solved
Checkpoint Warp - solved
Unflip Car - solved
Quick Turn - solved
Boats can fly - solved
Cars can fly - solved
Speedhack for Boats - solved
Speedhack for Cars - solved
[size=12pt]Weater Force - solved
Mega Jump - solved
Prevent SetPlayerPos - solved
Infinite Ammo - solved
Stick to Player - solved
Armor Full - solved
Self destruct (For Cars) - solved
Allow weapons inside - solved
Spawning Vehicle - 1*
Auto Aim - 2*
Changing Gamestate - 35%
Anti Carjacking - 17%
Nos/Nitro - 91%
Speed multiplier - 23%
Self destruct (For Player onfoot) - 41%
- Miscellaneous -
Anti Command Flood - included
Anti Chat Flood - included
How to Install ?
1. Download the Include
2. Put the sbeitsux.inc into your "/Pawno/Include" Folder
3. Add #include <sbeitsux>
4. Add the folowing lines into your Gamemode
Under OnGamemodeInit - OnAntiCheatInit();
Under OnPlayerConnect - OnAntiCheatPlayerConnect(playerid);
Under OnPlayerDisconnect - OnAntiCheatPlayerrDisconnect(playerid);
Under OnPlayerKeyStateChange - OnAntiCheatPlayerKeyStateChange(playerid, newkeys, oldkeys);
Under OnVehicleMod - OnAntiCheatVehicleMod(playerid,vehicleid,component id);
Under OnPlayerText - OnAntiCheatPlayerText(playerid, text[]);
#define ServerSlots 100 - Put your Server maxplayers init
#define CreateLog - 0/1 -> 0 for create no log /1 for creating a sbeitsux.log
#define BanPlayer - 0/1 -> 0 for kicking Cheater /1 for banning them
#define CommandFlood - [ Amount ] -> How much Commands per 5 Secs
#define TextFlood - [ Amount ] -> How much ClientMessage per 5 Secs
_________________________________________________
*1 - solved for Vehicles which has been entered by another player
*2 - solved but Auto Aim is also playing with Joypad
_________________________________________________
Downloads:
Downloads:
v.0.08 Downloadlink
v.0.07 Downloadlink
v. 0.04 Downloadlink
Have fun