Skip to content

Repository files navigation

AFK Keeper

Never get AFK-kicked from Roblox again.
A tiny, free, open-source anti-AFK tool for Windows. One click, one .exe, no Java, no setup.

Windows MIT Size No runtime

AFK Keeper app


What it does

AFK Keeper keeps your character active while you're away, so Roblox never kicks you for being idle. Every few seconds it taps a key into the Roblox window — exactly like a real player would — so you can grind, farm, chill or go AFK without losing your spot.

It works by simulating input only. It does not inject code, read game memory, or exploit anything — so it stays safe from the anti-cheat and won't get your account flagged.

Features

  • 🎮 Anti-AFK for Roblox — never get kicked for inactivity again
  • ⌨️ Any key you want — Space, W/A/S/D, arrows and more (not just jump)
  • ⏱️ Custom interval + random jitter — so it doesn't look like a robot
  • 🪟 Multi-instance — keeps every open Roblox window alive at once
  • 🫥 Background mode — optional, doesn't steal your mouse/focus
  • 🌍 Layout-independent — uses scancodes, works on AZERTY/QWERTZ too
  • 🌙 Clean dark UI — set it and forget it
  • 🪶 Tiny & native — a single Windows .exe, no Java / no runtime needed
  • 🆓 Free & open-source — MIT licensed, no ads, no watermark

Download

⚠️ Only download from the official sources below. Anything else may be a fake/repacked copy with malware. AFK Keeper itself is clean and open-source.

  • GitHub Releases: latest release
  • SourceForge: (mirror — link added on first release)

How to use

  1. Download and run the installer (or the portable .exe).
  2. Pick the key to press and the interval (default: Space every 60s).
  3. Open Roblox and join your game.
  4. Click START. That's it — leave it running.

Is it safe?

Yes. AFK Keeper never touches the Roblox process — it only sends ordinary keyboard input to the window, the same as if you tapped the key yourself. Some antivirus tools flag any input-automation app by default; the full source is right here in this repo so you can verify there's nothing hidden.

Use a sensible interval and you're just a player who presses a key now and then. As always, automating gameplay can violate a game's Terms of Service — use at your own discretion.

Build from source

Requires Python 3.10+ on Windows.

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
build.bat            :: -> dist\AFKKeeper\AFKKeeper.exe

To produce the installer, compile AFKKeeper.iss with Inno Setup.

License

MIT — free for personal and commercial use.

About

Never get AFK-kicked from Roblox again — a tiny, free, open-source anti-AFK tool for Windows. No Java, no setup, just one .exe.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages