What this script does
[FPS] Flick is a fast-paced Roblox shooter. The overhub.dev script gives you the aim-assist and ESP you'd expect from a high-end paid hub, but it's a single Lua file and it's completely free — no key.
Paste the one line and run. The loader detects the game from game.PlaceId and pulls the right script — no menus, no file picking.
How to use
- Paste the snippet into your executor:
loadstring(game:HttpGet("https://overhub.dev/loader.lua"))() - Execute. You'll see a small "Loaded [FPS] Flick ✓" status panel confirm the script attached.
Aimbot
Smooth aim pulls your crosshair toward the closest enemy at a configurable rate. Lock is the snap-to-head version. The FOV circle in the corner of your screen shows what the aimbot will track; if a player is outside the circle, they're ignored.
- Smooth — number 1-20, lower is snappier. Default 8.
- Lock — bypasses smoothness for instant flick kills. Riskier in anti-cheat-aware servers.
- Visible check — when on, the aimbot ignores enemies behind walls. Highly recommended for ranked / tournament-style servers.
Triggerbot
Fires the moment your crosshair passes over a target. Use a small aim smoothing in combination with the triggerbot to look natural; the triggerbot alone is fine for hipfire SMG-style gameplay.
ESP
Box, name, distance, and health bar over every enemy. Toggleable by category in the in-game menu (RightShift by default). The ESP has zero performance cost in normal play — the renderer is on a separate thread.
FOV circle
The translucent circle on screen shows the aimbot's field of view. The default radius is 180px; resize it live with the [ and ] keys. Anything inside the circle is a valid target.
Notes
- No key needed — just paste the one line and run.
- Some servers have Roblox's Byfron / Hyperion anti-cheat; the script is not Byfron-bypassing. Use at your own risk on those servers.
- The script reads
game.PlaceIdon load. If you're testing in a private server, setscript_name = "flick"before loadstring to force the right script.
How to use
- Buy a key. Purchase access on the Premium page. After Stripe checkout, the success page shows your order number; run
/activatein Discord with that order number to claim your key. - Paste the snippet. Open a supported Roblox executor and paste:
loadstring(game:HttpGet("https://overhub.dev/loader.lua"))() - Execute. The loader detects
[FPS] Flickfromgame.PlaceId, validates your key against the overhub.dev API, then runs it. You’ll see a small “Loaded [FPS] Flick ✓” status panel confirm the script attached.
Premium key system
This script requires a paid premium key. Buy one on the Premium page, then use the returned order number with /activate in Discord to claim your key. The loader prompts for the key in-game and remembers it on your device; keys are HWID-locked, so ask a mod to run /resethwid <key> if you move machines.
The full script is never embedded in the loader. The API seals the payload with a key derived from your key, so only your key can open it.