Every profile gets its own window, its own cookies, and its own saved data. Switch between accounts without signing in again.
Lit tiles are running profiles. Each one keeps its state after you close it.
Runs on Windows 10 / 11 (64-bit).
Big Zoom pulls the camera far enough back to watch a large slice of the map at once. The loader sweeps the surrounding area so units outside your normal view stay tracked instead of vanishing. Bind it to a key and toggle it mid-game.
Starve.io draws through a 2D canvas. The loader replaces that canvas with a WebGPU renderer, so the drawing work runs on your graphics card. Machines without WebGPU fall back to the normal path automatically, with nothing to configure.
Each profile opens in its own window and shares no cookies or saved data with the others. Keep several accounts open at the same time, and every profile keeps its state after you close the loader.
Scripts are delivered encrypted with AES-256-GCM, and the decryption key is issued only for the session you authenticated. The decrypted contents stay in memory and are never written to a file.
Before anything is injected, the loader compares the SHA-256 of each script against a hash the server signed with ES256. If a single one does not match, nothing is injected and the loader stops.
Your key binds to your hardware the first time you launch. After that it authenticates only on that machine, so a leaked key is useless to anyone else.
Switch any profile window between fullscreen and windowed at any time.
Your Discord role is granted as soon as payment clears, and sending your purchase ID on Discord delivers the key by DM. Cancelling or a failed payment revokes the role and the key automatically.
Captured in the loader on starve.io. Nothing here is a mock-up.



Four steps from sign-in to launch. You receive your key on Discord.
Sign in with your Discord account. We store your account ID and nothing else from Discord.
Stripe handles the payment. Your card details never pass through this site.
Send the purchase ID from your dashboard to the bot, and it sends your key by DM once.
Once the key is accepted, your profile list opens. Pick a slot and its window launches.