ahhhh ** всех закопает (#758) (#153)

Co-authored-by: haiwwkes <49613070+rhailrake@users.noreply.github.com>
This commit is contained in:
Jabak
2024-10-29 19:14:42 +03:00
committed by GitHub
parent aedef12177
commit 20fe4bde23
2 changed files with 11 additions and 7 deletions

View File

@@ -57,7 +57,7 @@ public sealed class CheatCheckSystem : EntitySystem
detections.Add(("Чит-клиент", "Обнаружен Moonyware", 95));
if (ev.HasHarmony)
detections.Add(("Чит-клиент", "Имеется 0Harmony. Скорее всего читер. Следите с помощью nyagrab", 100));
detections.Add(("Чит-клиент", "Имеется 0Harmony. Возможны читы/патчи. Будьте бдительны!", 70));
if (ev.IoCOffender != null)
detections.Add(("IoC манипуляция", $"Неразрешенный тип: {ev.IoCOffender}", 70));