Keyless · Auto-detectv1.0.0

[AURA!] Clean the Squishies! — Auto Stock, Auto Upgrade & Anti-AFK Script for Roblox

Auto stock, auto upgrade, and anti-AFK tuned for [AURA!] Clean the Squishies! on Roblox. No key, auto-detected by the loader — paste and execute.

189Total runs
2Runs · 24h
1PlaceIds
KeylessNo key required
Run this scriptloadstring(game:HttpGet("https://overhub.dev/loader.lua"))()
[AURA!] Clean the Squishies!

What this script does

[AURA!] Clean the Squishies! is a Roblox stocking sim where you pick squishies up and shelve them for cash. The overhub.dev script runs that whole loop for you: it grabs items, places them on the correct shelf, buys upgrades, and fires your ability — all through the game's own remotes with server-confirmed steps, so nothing is faked client-side.

Paste the one line and run. The loader detects the game from game.PlaceId and pulls the right script — no menus, no file picking. It's a single Lua file and it's completely free — no key.

How to use

  1. Paste the snippet into your executor:
    loadstring(game:HttpGet("https://overhub.dev/loader.lua"))()
  2. Execute. You'll see a small "Loaded [AURA!] Clean the Squishies! ✓" status panel confirm the script attached.

Auto Stock

The core farm, on the Automation tab. Toggle Auto Stock and it loops pickup-and-place until you stop it. Two knobs tune it:

  • Batch size — how many squishies to carry per sweep.
  • Action delay — the pause between actions, to stay natural.

Pickup and placement are both server-confirmed with recovery, and it restores your position after each sweep so you end up where you started. Manual buttons (Stock 10 Now, Stock Selected Batch, Stop Current Batch) let you fire a one-off run or bail out mid-batch.

Upgrades & abilities

On the Misc section:

  • Auto Buy Cheapest Upgrade — spends cash on the cheapest available session upgrade automatically.
  • Auto Activate Ability — fires your ability whenever it's ready.
  • Manual buttons for Walk Speed, Pickup Distance, and Hold Capacity if you'd rather buy specific upgrades yourself.

Stats & Anti-AFK

The Stats tab shows a live session readout — status, progress, cash and squishies counters, placed/failed counts, and anti-AFK pulses. Anti-AFK keeps you from being idle-kicked during long farms.

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.PlaceId on load. If you're testing in a private server, set script_name = "cleansquishies" before loadstring to force the right script.

How to use

  1. Paste the snippet. Open a supported Roblox executor and paste:
    loadstring(game:HttpGet("https://overhub.dev/loader.lua"))()
  2. Execute. The loader detects [AURA!] Clean the Squishies! from game.PlaceId, fetches the script from the overhub.dev API, then runs it. You’ll see a small “Loaded [AURA!] Clean the Squishies! ✓” status panel confirm the script attached.

Keyless script

This script currently runs without a key. Some overhub.dev scripts are key-gated; those require a paid premium key from the Premium page.

The full script is never embedded in the loader. The API seals each payload in transit and serves it straight to your executor.