Anti BOT System

03/27/2026 22:58 GM Wifo#1
This anti‑bot system works as a human activity check inside the game.

When the server sends a packet code “0x0” signal, the client shows a panel asking “Are you active?” with a countdown timer 60 seconds and a "YES" button.

The player must click before the timer runs out. If they do, the check disappears; if not, a warning message appears.

The purpose of this system is to detect AFK players or bots that are farming or engaging in PvP without real human input.
By requiring a manual action, it ensures that only active, human players can continue, making it harder for automated scripts to exploit the game.


This version includes a CAPTCHA code that appears when you click ‘YES’ or once the countdown finishes.

03/28/2026 07:55 577216686#2
How can I have
03/30/2026 10:14 GM Wifo#3
Anti‑BOT System – Full Preview

Features

Displays character information in a ListView with details:
UserID | CharName | Level | Map | EnterTime | Countdown | Status

Real‑Time Monitoring
Character records remain visible even when players go offline.

While offline, their status changes to Paused and automatically resumes once they return online.

Server Validation
Each character is assigned a countdown timer.

When the timer expires, the server sends a CAPTCHA challenge to the client.

Client Interaction
The client shows a personalized prompt, e.g.,
“Bryan, are you active?”

A 10‑second countdown begins.

When the countdown ends, a CAPTCHA input box appears. The player must type the code to confirm activity.

Error Handling
If the code is entered incorrectly, the system responds with:
“Incorrect code, try again.”

Note
These designs are just temporary and not the final version. The style will ultimately depend on each person’s preference.