Правила форума Гаранты форума
Размещение рекламы AMX-X компилятор

Здравствуйте, гость Вход | Регистрация

Наши новости:

14-дек
24-апр
10-апр
11-апр

> Важная информация

Перед тем как создать тему или задать вопрос, ознакомьтесь с данной темой, там собраны наиболее распространенные уязвимости и способы устранения.
Так же не поленитесь воспользоваться поиском, вполне возможно, что ваш вопрос уже поднимался на форуме.
При создании новой темы уделите внимание ее названию, оно должно кратко описывать суть вашего вопроса/проблемы. Все вновь созданные темы с названиями "Помогите", "Объясните", "Подскажите" и т.д. будут удалены, а их авторы наказаны.

UAC (United Anti-Cheat)

, Anti-Cheat System for CS, CZ, DoD, TF and others HL1 Mods ...
Статус пользователя Rainnegan
сообщение 29.7.2018, 19:17
Сообщение #1


Стаж: 5 лет 7 месяцев
Город: Argentina

Сообщений: 3
Благодарностей: 1
Полезность: 0




Author: Rainnegan
Version: 1.8
Website: UAC Anti-Cheat

Description: (Translated directly from UAC Main Site).

Introduction:
· UAC (United Anti-Cheat) is an Server-Side Anti-Cheat, it prevents any program (Cheats or Scripts) from working properly or going unnoticed on the game.
· This is an AMXX plugin that is designed to run with any HL1 Mod that has the Amx Mod X running on its server.

Mode of use:
· Said previously, this is an Anti-Cheat System of the Server-Side type, this means that the client does not have to run ANY program from his computer and can enter to the server directly.

Compatibility:
· It works on any server that has the Amx Mod X running.
· Requires only Amx Mod X modules (Engine & FakeMeta).
· It is compatible with VAC (obviously), sXe or any other Anti-Cheat that the server has installed.

Functioning:
· It is adaptable with any modification of Half-Life 1 (preferably works without problems in CS and CZ).
· It is installed only on the server and NOT on the client, this means that the protections run on the server and that there is NO way to "bypass" this type of protection under any method.
· It does not have spam, it does not generate lag, it does not consume large CPU usage nor does it reduce the FPS to the server, and it is easy to configure.

Features: (Translated directly from UAC Features Site).

Cheat Detections:
· Cheat Emulators: Detection of Cheats that emulate being an Anti-Cheat Client.
· Cheat Setinfo: Detection of Cheats that register a setinfo in the Client.
· Cheat Name: Detection of Cheats that change the name of the Client.
· Cheat Messages: Detection of Cheats that send a message via Say / Say Team.

Aimbot Detection:
· Anti Aim: Detection of Cheats that make Clients immune to headshots.
· Auto Aim: Detection of Cheats that help Clients to aim automatically.
· Aim Shake: Detection of Cheats that shake the Client's crosshair.
· Rapid / Burst Fire: Detection of Cheats that help Clients to shoot automatically.

Misc Detections:
· Bunny Hop: Detection of Cheats that make the Client jump automatically.
· Duck Jump: Detection of Cheats that make the Client duck automatically.
· Ground Hack: Detection of Cheats that give mini-jumps to the Client (Auto-Ducks).
· KZ Hack: Detection of Cheats that make / help to strafe or move the Client.
· No Fall Damage: Detection of Cheats that make the Client immune to falls.
· Spin Hack: Detection of Cheats that spin the Client's crosshair.
· Speed Hack: Detection of Cheats that make the Client work more faster.

Cheats Blocks:
· No Flash: Disables No-Flashs by filtering all entities info while the Client is being blinded.
· Cheat Hook: Disables Cheats by intercepting several game features by going back to rebuild them.
· Walls Hack: Disables any type of WallHack by filtering entities that are not seen.
· Sound Hack: Disables Sound-ESPs by filtering the type of entity that plays a sound. (Shots are supported!)
· ESP Entity: Disables ESP of Weapons thrown in the ground filtering the information of these.
· Player ESP: Disables any type of ESP (including Aimbots) by filtering the info of entities.
· Hack Effects: Disables Cheats Effects (Fullbrights, Glows ...) sending incorrect information.
· 3D Person Hack: Disables 3rd Person of the Hacks filtering information of the entity.

Validation of Client Files:
· User Files: Check that the Client has the same files as the server (in this way you can prevent a client from entering with illegally modified files, such as MAPS, WADS, SPRITES, MODELS, SOUNDS, etc).


Information (Cvars & Instalation): (Translated directly from UAC Information Site).

Installation:
· Unzip the .rar file, you will have 2 folders, one called "addons" and another called "_", both folders must go in "cstrike".
· Now go to cstrike/addons/amxmodx/configs, open the plugins.ini file, and at the end of it, add: UAC_Anti-Cheat.amxx.
Note: It is important that the UAC be at the end of all the plugins since in this way you can better hook the functions, NOT load the plugin in debug mode or in any other, otherwise it will give an error and UAC will not work.

Configuration:
· Inside the folder cstrike/addons/amxmodx/UAC_Anti-Cheat, open the file uac_config.cfg and edit the cvars you want.

· uac_bantype: Choose the type of ban, 0 = Kick, 1 = IP, 2 = SteamID, 3 = IP + SteamID.
· uac_securemode: Choose the security mode, that is, in 1 execute actions (Kick, Ban, Log), in 0 only Logs.
· uac_messages: Enables / Disables a Say Message that the UAC sends to the players when detects a Cheater.
· uac_checkforupdate: Enables / Disables the search for updates for the UAC.
· uac_updatenotifyadmin: Enables / Disables a Say Message that the UAC sends to the ADMINS when there is a new update.

· uac_x_action: Choose the action that will be given to the Cheater, acceptable values are: "Log", "Kick" or "Ban".
· uac_x_bantime: Ban time that will be given to the Cheater, value "0" gives a permanent ban.

· uac_cheatemu_detect: Enables / Disables the detection of Cheats / Scripts emulators (Ex: Cheating-Death Hack).
· uac_cheatinfo_detect: Enables / Disables the detection of Setinfo of Cheats / Scripts.
· uac_cheatname_detect: Enables / Disables the detection of Names of Cheats / Scripts.
· uac_cheatsay_detect: Enables / Disables the detection of Says / SayTeam of Cheats / Scripts.

· uac_antiaim_detect: Enables / Disables the detection of Anti Aims of Cheats / Scripts.
· uac_autoaim_detect: Enables / Disables the detection of Auto Aim of Cheats / Scripts.
· uac_aimshake_detect: Enables / Disables the detection of Aim Shakes of Cheats / Scripts.
· uac_rapidfire_detect: Enables / Disables the detection of Rapid / Burst Fire of Cheats / Scripts.

· uac_bunnyhop_detect: Enables / Disables the detection of Bunny Hops of Cheats / Scripts.
· uac_duckjump_detect: Enables / Disables the detection of Duck Jumps of Cheats / Scripts.
· uac_groundhack_detect: Enables / Disables the detection Auto Ducks / Ground Hacks of Cheats / Scripts.
· uac_kzhack_detect: Enables / Disables the detection KZ Hacks of Cheats / Scripts.
· uac_spinhack_detect: Enables / Disables the detection Spin Hacks of Cheats / Scripts.

· uac_3dpersonhack_block: Enables / Disables the 3rd Person block of Cheats / Scripts.
Note: if the server has a plugin that allows the use of 3rd person, disable this cvar.
· uac_cheathook_block: Enables / Disables the block of functions used by Cheats / Scripts to deactivate various functionalities of them.
· uac_entityesp_block: Enables / Disables the ESP block of the weapons on the ground.
Note: if the server has a plugin that changes the models of the weapons thrown on the ground, disable this cvar.
· uac_hackeffects_block: Enables / Disables the block of player effects (Lambert, Glow Hacks, etc) of the Cheats / Scripts.
· uac_noflash_block: Enables / Disables the block of No Flashs of the Cheats / Scripts.
· uac_playeresp_block: Enables / Disables the ESP block of the players (Box Esp, Weapon Esp, etc) of the Cheats / Scripts.
· uac_soundhack_block: Enables / Disables the block of Sound Hacks (Steps, Shots, etc) of the Cheats / Scripts.
· uac_wallshack_block: Enables / Disables the WallsHacks block of Cheats / Scripts, this Wall Blocker works for both players and hostages.

· uac_check_userfiles: Enables / Disables the verification of the Client's original files, for more info see uac_checks_a.ini.

Files Configuration:
· uac_checks_a.ini: this file is responsible for validating the client files, if the client to enter the server has a modified file named in the .ini, it will be automatically disconnected from the server.
· uac_checks_b.ini: this file makes sure that UAC forces the server to use new files instead of the original ones, which causes many Cheats not to work correctly when their name recognition fails.
Note: At the moment only "w_" weapons files (dropped weapons) are supported, and this will only work if uac_entityesp_block is enabled.

Unfixables Bugs:
· Cheat Hook Block: there is a risk that the ScoreBoard information (score table when pressing the TAB key) is incorrect for 1 thousandth of a second, but the chance is minimal.


Final note: Please, report any bugs or suggestions here, commets in english please!, regards.


Купить хостинг в украине
Прикрепленные файлы:
Прикрепленный файл  UAC_Anti_Cheat_System.rar ( 566,73 килобайт ) Кол-во скачиваний: 1280
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   Цитировать сообщение
Статус пользователя joker_burn
сообщение 5.9.2018, 1:40
Сообщение #2


Стаж: 13 лет
Город: Казань

Сообщений: 99
Благодарностей: 4
Полезность: 38

Кто-нибудь ставил данный античит? Хотелось бы видеть реальные отзывы
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя LeiToH
сообщение 6.9.2018, 18:53
Сообщение #3
Стаж: 5 лет 6 месяцев

Сообщений: 1
Благодарностей: 1
Полезность: 0

автор не является надежным. Я предоставляю несколько исправлений для бэкдора
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя 25ToLife
сообщение 14.9.2018, 0:12
Сообщение #4


Стаж: 15 лет
Город: Санкт-Петербург


Сообщений: 17
Благодарностей: 4
Полезность: 0

Sorry for my english. smile.gif
Checking client files does not work.
Options:
uac_check_userfiles "1"

In file uac_checks_a:
sprites/gas_puff_01.spr

I go into the game without the "gas_puff_01.spr" file and no action.

What could be the problem?


Отредактировал: 25ToLife, - 14.9.2018, 0:19
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
Поблагодарили 1 раз
   + Цитировать сообщение
Статус пользователя Sorokin
сообщение 14.9.2018, 15:31
Сообщение #5
Стаж: 7 лет 3 месяца

Сообщений: 427
Благодарности: выкл.

Rainnegan, для чего здесь используется модуль sockets?

Код:
func_31()
{
!!! Removed Phi
__unk = 0;
func_49("", "", 0);
__unk = socket_open("", 80, 1, 1923472);
if (0 < __unk)
{
func_49("", "", 0);
formatex("", 63, "", "", "", "", "", "", "");
socket_send(__unk, "", 63);
socket_change(__unk, 1);
socket_recv(__unk, "", 511);
socket_close(__unk);
__unk = contain("", "");
if (__unk > -1)
{
func_15("", 1923476[__unk + 4]);
__unk = str_to_float("");
if (func_06(__unk, __unk))
{
__unk = 1;
func_49("", "", 0);
server_print("", "");
func_49("", "", 0);
server_print("");
}
}
}
return 0;
}
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя Profan
сообщение 15.9.2018, 3:28
Сообщение #6


Стаж: 8 лет 4 месяца
Город: Сочи

Сообщений: 1317
Благодарностей: 403
Полезность: 698

Sorokin, Auto-Updater Checker


Отредактировал: Profan, - 15.9.2018, 3:32
Прикрепленные файлы:
Прикрепленный файл  UAC_Anti_Cheat_System.rar ( 568,05 килобайт ) Кол-во скачиваний: 300
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя 25ToLife
сообщение 15.9.2018, 19:26
Сообщение #7


Стаж: 15 лет
Город: Санкт-Петербург


Сообщений: 17
Благодарностей: 4
Полезность: 0

Ну не знаю, у меня впервые с античитом CS 1.6 проблемы...)
Сборка сервера HLDS 7960 от 10 августа 2018 года.
Установил данный античит, как положено, так же UAC_Anti-Cheat.amxx прописал в конце всех плагинов в plugins.ini.
Включил все возможности античита в настройках, так же проверку файлов у клиента на sprites/gas_puff_01.spr.
Легко зашёл на сервер, античит ничего не написал по поводу данного файла, что в консоли сервера, что в консоли клиента.
Запустил самый обычный чит OpenGL (WallHack) и не блокирует его в игре, странно)
Фото:
Прикрепленное изображение

Так же странно античит запустился, в консоли пишет:
Прикрепленное изображение

При команде amx_plugins, название античита тоже странное:
Прикрепленное изображение

Возможно, что не так делаю что-то, но мне так не кажется)

Отредактировал: 25ToLife, - 15.9.2018, 19:34
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя RainneganCS
сообщение 19.9.2018, 3:52
Сообщение #8
Стаж: 5 лет 6 месяцев

Сообщений: 2
Благодарностей: 1
Полезность: 0

I lost my old account and i can't recover :( so i make a new one to reply to the thread ...

@Sorokin I'm using sockets because i need to check for new updates.
At the end on map, UAC checks for a new versión and the result is stored on uac_update.log, and when a new map starts, it read the result and compare the version (this is done on end/start of map because amxx's sockets have some problems if it is done when you are playing).

You can disable it by setting uac_checkforupdate "0" on UAC_Anti-Cheat.cfg .

@25ToLife If you are running the UAC on LAN, it doesn't work, you need run on a real hosted server (this will be fixed on the next release 2.0)
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
Статус пользователя MiIIer
сообщение 14.7.2019, 6:30
Сообщение #9


Стаж: 8 лет 1 месяц
Город: Волгоград

Сообщений: 88
Благодарностей: 2
Полезность: < 0

25ToLife, Античит всегда пишется в самый верх списка.
Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение
   + Цитировать сообщение
  Ответить в данную темуНачать новую тему
 
0 пользователей и 1 гостей читают эту тему: