The differentiating core of this site. Per-server status (open date, current season, active event, alliance rankings, ratings, go-to picks) is gathered through user screenshot crowdsourcing + OCR. The backend (C#/.NET + MSSQL) is in design/build, and we’re collecting reports to build up the data.
Quick links
- Server list & search — view and search per-server status and alliance rankings (connects to the backend API; shows samples when unconnected).
- Screenshot upload (OCR) — upload a screenshot, read it with live OCR, then preview → edit → submit. Images are not stored and discarded immediately.
- Manual entry (admin) — enter data directly, without OCR.
What it holds
- Server search/status — server number, region, open date, current season and active event.
- Alliance rankings — per-server alliance rank, power, and member count (by point in time).
- Time series — trends in server power and alliance rankings over time.
- Ratings & go-to — migration/new-player picks, with tags like newbie-friendly or high-competition.
- Doomsday/event calendar — season and weekly events computed from server age.
How we gather it (and what we don’t)
- We gather only from in-game screenshots that users capture themselves + OCR.
- We do not do automated game access or reverse engineering (ToS and ban risk). No bots, macros, or unofficial APIs.
- Uploaded images are not stored. They’re read by OCR the moment they’re uploaded, only the text is extracted, and the image is discarded right away (privacy and security). The extracted result is applied after you confirm it in the preview.
- Data is stored as append-only snapshots to preserve history; incorrect values are corrected with a new snapshot rather than deleted.
Reports welcome
Even before the upload portal opens, collecting alliance ranking / server info screenshots (with the server number) is a big help.
Dev note
Design details (architecture, MSSQL append-only schema, .NET API, OCR pipeline, phased roadmap) are written up in the repo at docs/server-tracker-design.md.
Unofficial fan-site content · No partnership or sponsorship with the developer · By 397. Chiangmai 한량