Slavik)))))
Участник
- Сообщения
- 306
- Реакции
- 484
NocheatZ 3
Описание:
NoCheatZ 3 является бесплатным VSP (Valve Server Plugin, не требует установки других плагинов) Анти-чит для Counter-Strike: Source, CS GO, который способен обнаруживать и блокировать различные виды читов / хаков, используемых на вашем сервере, такие как :
C-подобный:
[CENTER]Aimbots
TriggerBots / AutoPistols,
NameChangers,
CVar Bypass (Including Wallhacks),
RCon exploits,
sv_cheats Guard,
Unexpected client plugins (LUA, openscript and others)
Injected BunnyHop Scripts[/CENTER]
Этот плагин использует Source TV и начинает запись только тогда, когда игроки подключились к серверу.Обнаруженный чит отправляется на сервер NoCheatZ и обрабатывается разработчиками плагина, если обнаружение подтверждено, то читер будет забанен на всех серверах, которые используют плагин NoCheatZ. Доступ на сервер, может быть заблокирован, для игроков забаненых в этих банлистах: ESL, LGZ и ESEA
Установка:
Раскидать по соответствущим папкам.
Как убрать автообновление?
Раскидать по соответствущим папкам.
addons
addons/nocheatz3.vdf (Используется для загрузки плагина)
addons/nocheatz
addons/nocheatz/nocheatz.dat (Не редактируйте этот файл - используется для определения причин крашов сервера)
addons/nocheatz/nocheatz3.so (Linux x86 build)
addons/nocheatz/nocheatz3.dll (Windows x86 build)
addons/nocheatz/nocheatz3autoupdate.so _(Linux x86 build for AutoUpdate)
addons/nocheatz/nocheatz3autoupdate.dll _(Windows x86 build for AutoUpdate)
addons/nocheatz/version.txt (Не редактируйте этот файл - используется для определения новых обновлений)
cfg
cfg/nocheatz
cfg/nocheatz/language.cfg (Используется для загрузки языковых файлов)
cfg/nocheatz/nocheatzautoexec.cfg _(Используется для настройки NocheatZ)
cfg/nocheatz/translations
cfg/nocheatz/translations/[LANGUAGE].cfg (Файлы перевода для NoCheatZ)
logs
logs/NoCheatZ3Logs (Не удаляйте эту папку, даже если она пустая)
Как убрать автообновление?
При первом запуске плагина у вас будет стоять автообновление, чтобы убрать его, нужно сделать следующие: открыть файл addons/nocheatz3.vdf и заменить это
на это
PHP:
"file" "addons/nocheatz/nocheatz3_autoupdate"
PHP:
"file" "addons/nocheatz/nocheatz3"
Использование других языков
Файл отвечающий за загрузку языков в плагин находится по адресу cfg/nocheatz/language.cfg, файлы перевода по следующему пути cfg/nocheatz/translations (Английский и французский)
Настройка NocheaZ 3
Откройте этот файл cfg/nocheatz/nocheatz_autoexec.cfg
PHP:
// This file will be executed automatically by NoCheatZ 3 at each map loads. Don't move it.
// Becarful, the names of the commands and arguments are case sensitive.
log on
exec nocheatz/language
/////////////////////////////////////////////////////////////////////
echo "[NoCheatZ 3] Setting Detection Systems ..."
/////////////////////////////////////////////////////////////////////
ncz_check_aimbots on // Разрешить NoCheatZ ловить aimbots / accuraccy hacks / anti aim hacks.
ncz_check_aimbots system 1 // -> Обнаружение и Блокировка аимбота
ncz_check_triggerbots on // Разрешить NoCheatZ ловить triggerbots / auto pistol / autoshoot.
ncz_check_bunny_scripts on // Разрешить NoCheatZ кикать игроков использующих Bunny Script.
/////////////////////////////////////////////////////////////////////
echo "[NoCheatZ 3] Setting NoCheatZ ..."
/////////////////////////////////////////////////////////////////////
//Разрешить NoСheatZ отправлять сообщения в чат игрокам о обнаружении, кроме того игрока который получил обнаружение.
ncz_allow_notell on
//Резрешить NoCheatZ показывать статус игроков в консоли, когда заходит новый игрок.
ncz_allow_status on
// Разрешить NoCheatZ отправлять информацию об обнаружениях на public master server.
ncz_report_cheat on // УСТАНОВИТЕ ОФФ ЕСЛИ ХОТИТЕ ПРОВЕРИТЬ АНТИЧИТ НА СЕБЕ.
ncz_kick_and_ban on // Разрешить NoCheatZ kick/ban читеров.
ncz_kick_and_ban "globalban_admin_steamid" "STEAM_0:0:00000000" // Steam ID that NoCheatZ will use for add ban with GlobalBan
ncz_kick_and_ban "globalban_reason_id" 1 // Ban Reason ID that NoCheatZ will use for add ban with GlobalBan
ncz_banlists on // Разрешить NoCheatZ кикать игроков забанненых в следующих бан листах :
ncz_banlists ncz on // NoCheatZ Master Banlist -> http://www.nocheatz.com/
ncz_banlists lgz on // clanCalendar Secure Source - LeetGamerZ - GamerZ Guard -> http://www.leetgamerz.net/
ncz_banlists esl on // Electronic Sports League CS:S -> http://www.esl.eu/
ncz_banlists esea on // ESEA -> http://play.esea.net/
ncz_banlists eac on // Easy Anti Cheat -> http://easyanticheat.net/
ncz_auto_dem off // Запись игроков. Запись начнется только тогда, когда игрок будет подключен к серверу.
ncz_update_norestart off // Если включить, nocheatz не сможет перезапустить серверы Linux, когда обновление станет доступным, полезно если ваш сервер делает рестарт(перезапуск) каждый день.
/////////////////////////////////////////////////////////////////////
echo "[NoCheatZ 3] Done autoexec.cfg."
/////////////////////////////////////////////////////////////////////
Updated NoCheatZ for CS:S - v3.3.49.144 r58
See r56
Updated NoCheatZ for CS: S - v3.3.49.143 r57
- Small fix for the convar bypass detection system.
Updated NoCheatZ for CS: S - v3.3.49.142 r56
- Removed the flood issue upon convar bypass detections
- Fixed compatibility with SlowMotion plugins (In case they're not badly coded ...).
- Added a command to avoid auto restart when an update is available (ncz_update_norestart), useful if your server already reboots periodically.
- Updated nocheatz_autoexec.cfg
Edit : 30/08 : 00:34 - The new anti convar bypas system seems to consume too many resources. You can expect an update soon.
You can deactivate the system with the command: ncz_check_client_vars off at the end of nocheatz_autoexec.cfg
NoCheatZ for CS:S Updated - v3.3.48.140 r55
- Triggerbot detection system updated
- BunnyHop Script detection system updated
- Convar bypass detection updated.
- Every detection for aimbot or convar bypass will trigger auto-bans here.
Edit: 29/08 19:39 - False detections are possible if you use a SlowMotion plugin
. The x64 version doesn't need to be released, in fact, the plugin works fine on x64 systems.
Update of NoCheatZ for CS:S - v3.3.47.138 r54
- Adding prohibited convars.
- Fixed link in the kick message.
- Removed useless rates verification system.
- Removed compatibility with Mani Admin Plugin.
- (Testing) Changed the way the plugin deals bans with SourceMod / SourceBans.
- Fixed a crash when plugin mustn't be loaded.
- Fixed forced restart.
Update of NoCheatZ for CS:S - v3.3.46.131 r53
- Anti-aimbot systems 2 & 3 removed.
- File consistency checking removed.
- Temporarily disabled the aimbot blocker.
- Updated convars checker.
- Added a link to the NoCheatZ detection webpage in the kick message, if ncz_report_cheat is activated.
Update of NoCheatZ for CS:S - v3.3.45.126 r52
- Avoid flood in logs.
- Fixed aimbot blocking system under Linux.
- Updated nocheatz_autoexec.cfg
- Doesn't shutdown the server when update is available and players are connected.
Update of NoCheatZ for CS:S - v3.3.45.122 r51
- Other correction of anti-aimbot systems.
Update of NoCheatZ for CS:S - v3.3.45.121 r50
- Fix of anti-aimbot system n°2.
Update of NoCheatZ for CS:S - v3.3.45.120 r49
- Automatically verifying if anti-aimbot N°4 is working.
- Another correction of linux build.
Updating NoCheatZ for CS:S - v3.3.45.118 r48
- Fixed linux build (failed to load error).
Updating NoCheatZ for CS:S - v3.3.45.117 r47
- Fix of aimbot blocking system.
- Improvement of aimbot detection system n°2.
- Doesn't freeze mp_playerid anymore.
NoCheatZ v3.3.45.114 r46
- Locking mp_playerid to 2.
- Fixed ConVars verification system that was making overflow on reliable channel.
- Added option +ncz_changelevel_at_start launch command to enable or disable the automatic map change on startup. (1 - Allow, 0 - Do not allow).
- Fixed connections in Windows.
- Optimizations
NoCheatZ v3.3.42.111 r45
- Changing server commands ncz_check_aimbots and ncz_banlists, see cfg/nocheatz/nocheatz_autoexec.cfg
- Optimizations
- Remove anti-aimbot (speed of sight - system 3).
NoCheatZ v3.3.42.109 r44
- Fixed a crash
NoCheatZ v3.3.42.108 r43
- Calibration
NoCheatZ v3.3.42.107 r42
- Added automatic reload of the map at the start of the server, then after activation of SourceTVn if necessary.
- Addition of anti-aimbot (speed of aim).
- Added aimbot blocker system.
- Improved auto-update.
- Fixed anti bunny-hop script.
- Fixed a second crash on level change.
- Fixed a connection problem under Windows.
NoCheatZ v3.2.39.103 r41
- Fixed a possible crash on map change.
NoCheatZ v3.2.38.102 r40
- Compatibility with libc & gethostbyname(). Requires manual update of plugin and autoupdate.
- Added banlists ESL, ESEA, EAC.
Porting NoCheatZ for CS:GO
The CS:S version of the plugin still having a little problem and must be corrected, but we can say that it is stable.
CS:GO has been released from a few weeks now, the beta is finished so there should be less updates, this is the best time to start development for CS:GO, but I have not yet purchased it.
We'll see if this is really required ...
NoCheatZ v3.2.37.101 r39
- Anti Bunny Hop Script improvements
See r56
Updated NoCheatZ for CS: S - v3.3.49.143 r57
- Small fix for the convar bypass detection system.
Updated NoCheatZ for CS: S - v3.3.49.142 r56
- Removed the flood issue upon convar bypass detections
- Fixed compatibility with SlowMotion plugins (In case they're not badly coded ...).
- Added a command to avoid auto restart when an update is available (ncz_update_norestart), useful if your server already reboots periodically.
- Updated nocheatz_autoexec.cfg
Edit : 30/08 : 00:34 - The new anti convar bypas system seems to consume too many resources. You can expect an update soon.
You can deactivate the system with the command: ncz_check_client_vars off at the end of nocheatz_autoexec.cfg
NoCheatZ for CS:S Updated - v3.3.48.140 r55
- Triggerbot detection system updated
- BunnyHop Script detection system updated
- Convar bypass detection updated.
- Every detection for aimbot or convar bypass will trigger auto-bans here.
Edit: 29/08 19:39 - False detections are possible if you use a SlowMotion plugin
. The x64 version doesn't need to be released, in fact, the plugin works fine on x64 systems.
Update of NoCheatZ for CS:S - v3.3.47.138 r54
- Adding prohibited convars.
- Fixed link in the kick message.
- Removed useless rates verification system.
- Removed compatibility with Mani Admin Plugin.
- (Testing) Changed the way the plugin deals bans with SourceMod / SourceBans.
- Fixed a crash when plugin mustn't be loaded.
- Fixed forced restart.
Update of NoCheatZ for CS:S - v3.3.46.131 r53
- Anti-aimbot systems 2 & 3 removed.
- File consistency checking removed.
- Temporarily disabled the aimbot blocker.
- Updated convars checker.
- Added a link to the NoCheatZ detection webpage in the kick message, if ncz_report_cheat is activated.
Update of NoCheatZ for CS:S - v3.3.45.126 r52
- Avoid flood in logs.
- Fixed aimbot blocking system under Linux.
- Updated nocheatz_autoexec.cfg
- Doesn't shutdown the server when update is available and players are connected.
Update of NoCheatZ for CS:S - v3.3.45.122 r51
- Other correction of anti-aimbot systems.
Update of NoCheatZ for CS:S - v3.3.45.121 r50
- Fix of anti-aimbot system n°2.
Update of NoCheatZ for CS:S - v3.3.45.120 r49
- Automatically verifying if anti-aimbot N°4 is working.
- Another correction of linux build.
Updating NoCheatZ for CS:S - v3.3.45.118 r48
- Fixed linux build (failed to load error).
Updating NoCheatZ for CS:S - v3.3.45.117 r47
- Fix of aimbot blocking system.
- Improvement of aimbot detection system n°2.
- Doesn't freeze mp_playerid anymore.
NoCheatZ v3.3.45.114 r46
- Locking mp_playerid to 2.
- Fixed ConVars verification system that was making overflow on reliable channel.
- Added option +ncz_changelevel_at_start launch command to enable or disable the automatic map change on startup. (1 - Allow, 0 - Do not allow).
- Fixed connections in Windows.
- Optimizations
NoCheatZ v3.3.42.111 r45
- Changing server commands ncz_check_aimbots and ncz_banlists, see cfg/nocheatz/nocheatz_autoexec.cfg
- Optimizations
- Remove anti-aimbot (speed of sight - system 3).
NoCheatZ v3.3.42.109 r44
- Fixed a crash
NoCheatZ v3.3.42.108 r43
- Calibration
NoCheatZ v3.3.42.107 r42
- Added automatic reload of the map at the start of the server, then after activation of SourceTVn if necessary.
- Addition of anti-aimbot (speed of aim).
- Added aimbot blocker system.
- Improved auto-update.
- Fixed anti bunny-hop script.
- Fixed a second crash on level change.
- Fixed a connection problem under Windows.
NoCheatZ v3.2.39.103 r41
- Fixed a possible crash on map change.
NoCheatZ v3.2.38.102 r40
- Compatibility with libc & gethostbyname(). Requires manual update of plugin and autoupdate.
- Added banlists ESL, ESEA, EAC.
Porting NoCheatZ for CS:GO
The CS:S version of the plugin still having a little problem and must be corrected, but we can say that it is stable.
CS:GO has been released from a few weeks now, the beta is finished so there should be less updates, this is the best time to start development for CS:GO, but I have not yet purchased it.
We'll see if this is really required ...
NoCheatZ v3.2.37.101 r39
- Anti Bunny Hop Script improvements
:boss:НАСЛАЖДАЙТЕСЬ:boss:
Ссылка на статью
Сайт разработчика
Вложения
Последнее редактирование: