Co-authored-by: haiwwkes <49613070+rhailrake@users.noreply.github.com>
This commit is contained in:
@@ -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));
|
||||
|
||||
Reference in New Issue
Block a user