Solgard Guardians
Real-time guild boss tracking for Legend of Solgard — live attack data, missed attack history, and Discord notifications, running 24/7 in the cloud.
What it does
When a guild member attacks a boss or crystal in Legend of Solgard, the tracker captures it in real time and posts to Discord: the player, the damage, and whether it was a killing hit. Members see their own attack history and how many attacks they have left today; officers track participation and missed attacks across the whole guild.
Snowprint, the game developer, exposes no public API. Game state is pushed straight to each player's live session with no way to poll for it later, so a missed event is gone for good. The fix is a permanent Android session in the cloud that intercepts the HTTPS traffic before it reaches the game client, capturing each event the moment it arrives.
How it works
Click any component to learn more.
Guild members can log in with Discord to access the full stats portal.
Not in the guild? See more of my work →