12.04.2010, 13:57
The AlexPoison Anticheat v1.5 || Released: v1.6 STABLE
Hi all, i made this anticheat for samp 0.3a.
All kicks and bans of this anticheat be stored in the folder "/scriptfiles/tap/log.txt".
This Anticheat detects:
All kicks and bans of this anticheat be stored in the folder "/scriptfiles/tap/log.txt".
This Anticheat detects:
--------------------------------------------------------------------------------------------------------------------------
- » Jetpack hack
- » Spectating hack
- » Weapon hack
- » Money hack
- » Health hack
- » Armour hack
- » Text Spamming
- » Prevent laggers
- » Bot
--------------------------------------------------------------------------------------------------------------------------
Instructions
1- Download the file.
2- Put the file (TA-Anticheat.inc) on your pawno/includes.
3- Open your Gamemode and put:
4- Search for your callback OnPlayerConnect and put:
5- Search for your callback OnPlayerDisconnect and put:
1- Download the file.
2- Put the file (TA-Anticheat.inc) on your pawno/includes.
3- Open your Gamemode and put:
Код:
#include <TA-Anticheat>
Код:
TAA_OnPlayerConnect(playerid);
Код:
TAA_OnPlayerDisconnect(playerid);
--------------------------------------------------------------------------------------------------------------------------
To disable specified hacks
1- Open TA-Anticheat.inc
2- Go to line 59 - 68.
3- Change true or false this hack.
1- Open TA-Anticheat.inc
2- Go to line 59 - 68.
3- Change true or false this hack.
--------------------------------------------------------------------------------------------------------------------------
Changelog
> v1.6 STABLE: Added TAA_OnPlayerConnect, TAA_OnPlayerDisconnect, and the SetTimer added, and fixed.
> v1.6 STABLE: Added TAA_OnPlayerConnect, TAA_OnPlayerDisconnect, and the SetTimer added, and fixed.
--------------------------------------------------------------------------------------------------------------------------
Credits to:
» Scripter: AlexPoison
» Idea: AlexPoison
» Thanks to: LethaL (SaveToFile function)
» Scripter: AlexPoison
» Idea: AlexPoison
» Thanks to: LethaL (SaveToFile function)
--------------------------------------------------------------------------------------------------------------------------
» Download v1.6 STABLE:
Megaupload
Megaupload
--------------------------------------------------------------------------------------------------------------------------