-- 作者:saloman
-- 发布时间:2008-03-06 13:29:00
-- 反作弊插件系列:HackHunter v1.1 (Utimate Anti-Cheat)
Hack Hunter (Ultimate Anti-Cheat)
Authors:Alka, SAMURAI Version:1.1
Description -This plugin,like title says,is a ultimate anti-cheat. -Can be considered better than "HlGuard", and other anti-cheats, and is maded only with AmxModX. -Plugin had his own config, log file. -Detected players can be punished by: Announce, Kick, Ban. (with log) -Can ignore detected admins, with specified flags. -Own advertising. -Secure detection. -Plugin detects:
*RapidFire *SpinHack *SpeedHack(SpeedHack secure for KZ servers) *Aim Shake *Low Recoil *Aimbot *Double Attack *WallHack *FastName change *Name Symbols(Detect specified symbols from name) *Bhop (Detect and block) *Left/Right keys(Detect and block) *Flash Bug(Detect and remove flashes from specified map zones) *Check IPs (Detect and block, specified IPs from file(hackhunter/hackhunter_ips.ini))
Cvars/Commands -Check hackhunter_settings.cfg for settings.
Changelogs v1.0 - Stable release, rewrited. v1.1 -Fixed some bugs. -Added multiple Ban types. IP, SteamID, Amxbans. -Added possibility to not punish admins, with specified flags. -Added possibility to restrict specified IPs, useful for CsDos attacks. -Added Multy Lingual system.
Info ! "hackhunter" folder from archive must be copyed to amxmodx/ dir. ! "fakemeta_util.inc" file must be copyed to amxmodx/scripting/include dir. (Only if you need to edit the plugin.) ! "hack_hunter.txt" file must be copyed in amxmodx/data/lang, is the language file of plugin. ! "hackhunter" folder from sound/ dir. from archive must be copyed to sound/ dir. from you\'r server. ! Do not modify this plugin, if you want to work perfectly. ! Check hackhunter_settings.cfg for more details and settings. !
Code: #define ADMIN_IGNORE_FLAG ADMIN_BAN //If setting Ignore_Admins is 1, then admins with this flag will not pe punished, but will be logged.
About Beta - On beta, AMX BANS Support has been fixed - A new method of speedhack detecting was implemented; Method developed by Peanut Test this out Check_Rapidfire=1 快速射击 Check_Spinhack=1 旋转作弊 Check_Speedhack=1 加速作弊 Check_Shake=1 摇动作弊 (可能指的是以前的暴力带摇头的样子) Check_Lowrecoil=1 减少后坐力 Check_Aimbot=1 自瞄 点击浏览该文件
下面是HackHunter1.1(修改版) ,适用于CS1.5版 1、注释掉相关声音文件。 2、注释掉了2个*.SC,使其能支持以CS1.5。 3、把“HLTV”代码改成了“ResetHUD”,也考虑到能支持CS1.5。 点击浏览该文件
|