Skip to content

RobloxKeeper v1.0

Choose a tag to compare

@VladDerK1ng VladDerK1ng released this 22 Jul 21:23

Anti-AFK + multi-instance manager for Roblox on Windows.

Download RobloxKeeper.exe below, run it before opening Roblox, and go.

What it does

  • Anti-AFK - nudges each selected client on a timer so the 20-minute idle kick never fires. The countdown only runs while a selected client is open.
  • Multi-instance - holds the Roblox singleton mutex from a dedicated thread, so any number of clients stay open.
  • Different Roblox versions per account, handled automatically - Roblox serves some accounts a different client version and reinstalls to switch, which closes every open client. RobloxKeeper catches the account that is mid-launch, reads its join URL, stops the installer, and starts that account directly on the version it needs. Nothing to configure.
  • Per-client control - untick any client to leave it alone.
  • Quality of life - starts minimized with Windows, saves your settings, ghost-process cleanup, and a Copy log button for sharing diagnostics.

Notes

  • Unsigned build - Windows SmartScreen may warn on first run (More info -> Run anyway).
  • Automation and multi-instancing are against the Roblox Terms of Use; use at your own risk.

Vibecoded by VladDerKing.