Scripts

Clean Your Keycaps Auto Farm Script

Feature list, loadstring, and usage — read safety warnings first.

Last updated:

Auto Farm Script

This page documents a community Clean Your Keycaps loader players use to automate washing, upgrades, workers, and rebirth. Community mirrors refreshed feature lists again in early August 2026 (Auto Wash, Auto Place, Auto Roll Soap, Auto Dunk Sponge, Auto Collect Money, Auto Hire Workers, Auto Rebirth, Auto Buy Upgrades/Sponges, Anti-AFK) while the experience continued showing [UPD] — treat any loader as unstable after patches. 2 da moon! did not publish this script; it is third-party Lua run through a Roblox executor. Read the safety section before copying anything.

Disclaimer: Using scripts may violate Roblox Terms of Service and can result in account moderation, including permanent bans. Run at your own risk. This wiki does not endorse cheating, does not guarantee any loader is malware-free, and cannot verify scripts still work after [UPD] patches. Prefer official progression via Upgrade Priority when account safety matters.

Reported features

Community copies of this loader advertise the following toggles. Names and availability change between versions:

FeatureTypical behavior
Auto WashRuns scrub, rinse, and polish without manual clicks
Auto PlacePlaces clean keycaps on your plot
Auto Roll SoapBuys or cycles soap upgrades when affordable
Auto Dunk SpongeHandles sponge interactions and sponge purchases
Auto Collect MoneyCollects plot payouts
Auto Hire WorkersPurchases workers at set thresholds
Auto RebirthRebirths when configured conditions match
Auto Buy UpgradesGeneral shop automation
Auto Buy SpongesFocuses sponge-tier purchases
Anti-AFKReduces idle kick during unattended farming

If a toggle does nothing after an update, the game likely changed UI or remotes — check Latest Update Notes and assume the loader needs a refresh.

Loadstring

Players paste the following into a supported executor after joining the experience:

loadstring(game:HttpGet("https://raw.githubusercontent.com/joustingmatch/Ouroboros/main/loader.lua"))()

Security reminder: loadstring plus HttpGet downloads and executes remote code. The URL can change or be replaced by malicious forks. Only use sources you trust, diff updates when possible, and never paste alternative links from random comment sections.

Basic usage steps

  1. Join Clean Your Keycaps on Roblox on an account you accept losing.
  2. Open your executor and attach to the game process per the executor’s instructions.
  3. Paste the loadstring above into the executor tab and execute.
  4. Wait for the loader GUI or console menu to appear.
  5. Enable toggles one at a time — start with Auto Wash and Auto Collect Money before Auto Rebirth to confirm stability.
  6. Monitor the first few minutes manually. Auto rebirth and auto hire can spend currency faster than expected.

Disable all toggles before closing the executor to reduce stuck input states.

Feature tuning tips

Auto Rebirth can reset progress prematurely if thresholds are aggressive. Compare rebirth timing against the Upgrade Priority rebirth section before enabling unattended rebirth.

Auto Hire Workers spends cash that might belong in sponge or soap tiers early game. Enable only after manual play confirms tools keep workers busy.

Anti-AFK is not a ban shield. Roblox still detects unauthorized clients separately from idle kicks.

Auto Buy Upgrades and category-specific auto-buy toggles may conflict if both fire on the same frame. Enable the narrower toggle (sponges or soap) when testing.

Video overview

The embedded video below demonstrates Auto Wash and Auto Dunk Sponge behavior in Clean Your Keycaps. Use it to see UI placement before enabling toggles yourself.

When not to use scripts

Skip automation if:

  • The account has Robux, game passes, or rare items you cannot lose.
  • You have not finished How to Play and do not understand rebirth costs.
  • A recent [UPD] patch dropped the same day — wait for loader updates.
  • You prefer ToS-safe grinding with Upgrade Planner instead.

Manual play also teaches wash bottlenecks that scripts hide — useful knowledge when toggles break.

Alternatives

FAQ

Frequently Asked Questions

Quick answers for Clean Your Keycaps players.

Does this Clean Your Keycaps script still work?

We cannot guarantee it. Game updates break loaders without notice. Test on an alt account after major [UPD] patches and disable toggles if errors appear.

Can I get banned for using auto farm scripts?

Yes. Roblox prohibits unauthorized automation and client modification. This wiki warns you to use scripts at your own risk.

What is the loadstring for Clean Your Keycaps?

The documented loader uses loadstring(game:HttpGet("https://raw.githubusercontent.com/joustingmatch/Ouroboros/main/loader.lua"))(). Remote code can change; verify the URL before executing.

Should I enable Auto Rebirth immediately?

No. Test washing and collection first. Auto Rebirth can reset progress before tools and workers are ready unless thresholds are tuned carefully.

Is there a mobile version?

Some mobile executors exist but carry the same ToS and malware risks as PC tools. This wiki does not recommend specific executors.