🥉 Bronze Shield Access
Anti-patching
Prevents modifications to the game's executable. Preventing permanent binary patches is the first step of securing client integrity.
Directory Security
Monitors and secures client directory against potentially dangerous files while checking the integrity of the existing ones (if they exist to assure a large compatibility).
Module Security
Ensures that only authorized modules are loaded by the client. If a dangerous module is loaded, client will close.
Anti-Debugging
Detects and prevents debugging attempts, making it difficult for hackers to analyze and manipulate the game memory real-time.
Anti-Macros
Detects and blocks the use of mouse/keyboard macros, which are often used to automate gameplay without hooking winapi functions.
Anti-DXHooks
Prevents unauthorized DirectX hooks used in most internal cheats (ex: ESP rendering).
Anti-Hooks
Detects and blocks various types of hooks that hackers may use to find and manipulate game functions or data.
Anti-Drivers
Secures the client session against dangerous drivers which could be used to bypass other protection modules or inject cheats. This was created for Gold Plan, but was included in Bronze so it will protect all the modules in bronze&silver aginst vulnerable drivers too.
🥈 Silver Shield Access
Reports
Enable reports to be able to take action even against ppl that were blocked by anticheat & check what they tried to do.
Disable banner logo
You can disable the start banner with our logo.
Watchdogs
Constantly monitors the game for abnormal behavior or unauthorized modifications, automatically ending the session if a threat is detected.
AdjustPrivilege
Restricts and monitors attempts to adjust system privileges that could be used to gain unauthorized access or control over the client.
Anti-UndetectedCheats
This contains some tricks to detect other tricks used by cheats to become "undetected".This option can become really annoying for hackers, forcing them to rewrite core parts of their software(if they figure it).
🥇 Gold Shield Access
Captcha
CAPTCHA system to prevent automated bots from interfering with gameplay,it implies kicking all bots every x [timer], ensuring that only real players can interact with the game, even if the cheat is not detected.
The system asks you to solve a simple sum. The challange is super simple because you can't capture the CAPTCHA window with software/external monitors so captcha solvers & in-memory detections won't work.
Captcha schedule
Owners can schedule CAPTCHA challenges, ensuring continuous protection against bots for the entire gaming session. Options include setting the time between challenges (in minutes)
Time to solve
Owners can set the time allowed to solve the CAPTCHA (in seconds).
Fail attempts
Owners can specify the maximum number of allowed failed attempts for the challange.