tony987852
|
分享:
▲
▼
别卖钱啦 连指令教学都没说清楚
configs里面那个BAC/BAC.cfg里面有广东话... 我的翻译:
echo [Biscuit's Anti Cheat] Bac.cfg has been executed echo ------------===Biscuit's Anti Cheat===---------------- echo ----------------Thank you for using-------------------
/*-----------------------------------------------------------------*/ bac_AntiCdhack 1 //防Cdhack开启 bac_AntiCdhack_BanType 1 //1 = 重开cs //2 = 拍照,关掉cs,踢出他 //3 = 关掉cs /*-----------------------------------------------------------------*/ bac_antifastshot 1 //防快速射击开启 bac_bulletmax 20 //每秒最大子弹射数 /*-----------------------------------------------------------------*/ bac_speedhack 1 //防加速开启 bac_speedhack_maxspeed 40 //灵敏度,数值越小,误判率越高 /*-----------------------------------------------------------------*/ BAC_restrictKills 1 //限制杀人开启 Bac_restrictKills_kills 5 //Bac_restrictKills_cleartime内最大杀人数 Bac_restrictKills_cleartime 2.0 //每多少秒清除纪录 Bac_restrictKills_bantime 0 //如杀人数超过Bac_restrictKills_kills将封禁玩家多久 //例如以上设定,只要2秒内杀了5人将会被系统封禁 /*-----------------------------------------------------------------*/ bac_antirespawn 1 //防重生 bac_antirespawn_round 3 //防重生第3回合实行 bac_antirespawn_time 3 //开局锁定秒数 /*-----------------------------------------------------------------*/ bac_checkshot 1 //检查射击位置 bac_checkshot_bullet 15 //每15发检查 bac_checkshot_headshot 0.6 //射头比率,0.6即每15发有9发中头,多于0.6将进行投票 /*-----------------------------------------------------------------*/ bac_antiwallhack 1 //防透视 bac_wallshot_max 15 //每分钟穿墙命中弹数 /*-----------------------------------------------------------------*/ bac_antispinhack 1 //防spinhack(摇头/自转外挂) bac_antispinhack_sensitivity 20 //灵敏度,数值越小,误判率越高 /*-----------------------------------------------------------------*/ bac_blockname 1 //封禁名字 /*-----------------------------------------------------------------*/ bac_cheatmsg 1 //防cheatmsg /*-----------------------------------------------------------------*/ bac_anticbhack 1 //封禁曾经或正在使用CB系列外挂玩家 /*-----------------------------------------------------------------*/ bac_filescheck 1 //检查玩家与server文件是否一置 /*-----------------------------------------------------------------*/ bac_restart_client 0 //client自动重启 /*-----------------------------------------------------------------*/ bac_antibhopcfg 1 //禁止bhop cfg /*-----------------------------------------------------------------*/ bac_calladmin 1 //发现怀疑外挂通知在线Admin,并不作任何行动 //无Admin当值将不受任何影响 /*-----------------------------------------------------------------*/ bac_chance 2 //警告及处死次数多于数值,将进行投票 /*-----------------------------------------------------------------*/ bac_voterate 0.6 //投票成功率 /*-----------------------------------------------------------------*/ bac_autokick 1 //自动kick曾于其他Server被管理员封禁<<(该Server有使用本BAC)>> /*-----------------------------------------------------------------*/ bac_immunity_level c //此权限可使用bac_ban,unban //及不检查任何speedhack,spinhack..etc /*-----------------------------------------------------------------*/ bac_log 1 //log
我的建议设定(只限一般伺服器):
echo [Biscuit's Anti Cheat] Bac.cfg has been executed echo ------------===Biscuit's Anti Cheat===---------------- echo ----------------Thank you for using-------------------
/*-----------------------------------------------------------------*/ bac_AntiCdhack 1 //防Cdhack开启 bac_AntiCdhack_BanType 1 //1 = 重开cs //2 = 拍照,关掉cs,踢出他 //3 = 关掉cs /*-----------------------------------------------------------------// bac_antifastshot 1 //防快速射击开启 bac_bulletmax 15 //每秒最大子弹射数 /*-----------------------------------------------------------------*/ bac_speedhack 1 //防加速开启 bac_speedhack_maxspeed 15 //灵敏度,数值越小,误判率越高 /*-----------------------------------------------------------------*/ BAC_restrictKills 1 //限制杀人开启 Bac_restrictKills_kills 4 //Bac_restrictKills_cleartime内最大杀人数 Bac_restrictKills_cleartime 1.5 //每多少秒清除纪录 Bac_restrictKills_bantime 90 //如杀人数超过Bac_restrictKills_kills将封禁玩家多久 //例如以上设定,只要2秒内杀了5人将会被系统封禁 /*-----------------------------------------------------------------*/ bac_antirespawn 1 //防重生 bac_antirespawn_round 1 //防重生第3回合实行 bac_antirespawn_time 3 //开局锁定秒数 //-----------------------------------------------------------------*/ bac_checkshot 1 //检查射击位置 bac_checkshot_bullet 10 //每15发检查 bac_checkshot_headshot 0.6 //射头比率,0.6即每15发有9发中头,多于0.6将进行投票 /*-----------------------------------------------------------------*/ bac_antiwallhack 1 //防透视 bac_wallshot_max 10 //每分钟穿墙命中弹数 /*-----------------------------------------------------------------*/ bac_antispinhack 1 //防spinhack(摇头/自转外挂) bac_antispinhack_sensitivity 12 //灵敏度,数值越小,误判率越高 /*-----------------------------------------------------------------*/ bac_blockname 0 //封禁名字 /*-----------------------------------------------------------------*/ bac_cheatmsg 1 //防cheatmsg /*-----------------------------------------------------------------*/ bac_anticbhack 0 //封禁曾经或正在使用CB系列外挂玩家 /*-----------------------------------------------------------------*/ bac_filescheck 0 //检查玩家与server文件是否一置 /*-----------------------------------------------------------------*/ bac_restart_client 0 //client自动重启 /*-----------------------------------------------------------------*/ bac_antibhopcfg 1 //禁止bhop cfg /*-----------------------------------------------------------------*/ bac_calladmin 0 //发现怀疑外挂通知在线Admin,并不作任何行动 //无Admin当值将不受任何影响 /*-----------------------------------------------------------------*/ bac_chance 3 //警告及处死次数多于数值,将进行投票 /*-----------------------------------------------------------------*/ bac_voterate 0.6 //投票成功率 /*-----------------------------------------------------------------*/ bac_autokick 1 //自动kick曾于其他Server被管理员封禁<<(该Server有使用本BAC)>> /*-----------------------------------------------------------------*/ bac_immunity_level h //此权限可使用bac_ban,unban //及不检查任何speedhack,spinhack..etc /*-----------------------------------------------------------------*/ bac_log 1 //log
|