Releases: VladDerK1ng/RobloxKeeper
Release list
RobloxKeeper v1.2.3
Built automatically by GitHub Actions from 4e21b0da47a9d89ab49f361e7e04ac94dc6922f4 - no hand-uploaded binary.
Verify what you downloaded
gh attestation verify RobloxKeeper.exe --repo VladDerK1ng/RobloxKeeper
Or check the hash matches RobloxKeeper.exe.sha256:
Get-FileHash RobloxKeeper.exe -Algorithm SHA256
sha256: 265a82158e9d99fcb30f7a8db15ac9ad17bb4b7047e231f5eb894e8138fa4e74
The exact compiler command is in build.bat, and the
run that produced this file is here.
Full Changelog: v1.2.2...v1.2.3
RobloxKeeper v1.2.2
Built automatically by GitHub Actions from a81c2e88d7dab220d8567484ba9433776c3da9ab - no hand-uploaded binary.
Verify what you downloaded
gh attestation verify RobloxKeeper.exe --repo VladDerK1ng/RobloxKeeper
Or check the hash matches RobloxKeeper.exe.sha256:
Get-FileHash RobloxKeeper.exe -Algorithm SHA256
sha256: e0675056d3022671d6e6582bfa52f12e15537d64869a1982eae533c99b26ed1e
The exact compiler command is in build.bat, and the
run that produced this file is here.
Full Changelog: v1.2...v1.2.2
RobloxKeeper v1.2
Built automatically by GitHub Actions from 8a131e0cb3e91053285393350718daafbe87bcf1 - no hand-uploaded binary.
Verify what you downloaded
gh attestation verify RobloxKeeper.exe --repo VladDerK1ng/RobloxKeeper
Or check the hash matches RobloxKeeper.exe.sha256:
Get-FileHash RobloxKeeper.exe -Algorithm SHA256
sha256: afd1778e0247f960fee18752315f93d13a2dd0fa7c38de6bf2d24aec92c0f446
The exact compiler command is in build.bat, and the
run that produced this file is here.
Full Changelog: https://github.com/VladDerK1ng/RobloxKeeper/commits/v1.2
RobloxKeeper v1.1
RobloxKeeper v1.0
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.