florr menu

florr mod-menu: Full auto AFK-check solver + petal/mob database browser. Support/requests: @kw0d932 on Discord.

Dette er versioner af dette script, hvor koden er blevet opdateret. Vis alle versioner.

  • v0.5 28.06.2026
  • v0.5 27.06.2026

    v0.5 - AFK solver: identify the dot by motion, not distance - exclude only the flower's body (not a 150px halo) and pick the still circle over orbiting petals / wandering mobs (fixes it grabbing a mob when the dot sits right next to your flower). Also detect the rare "Flap until the end" variant and auto-capture it (now records rect/fillRect/image draws + screenshots) to build a solver from. That one check auto-fails for now.

  • v0.4 27.06.2026

    v0.4 - AFK solver: run all drag/poll timing on the worker-backed rAF instead of setTimeout/setInterval (hidden tabs throttle timers to ~1/min, stalling the drag past the check's timeout while minimized), and gate "solved" on the dot actually moving (>35px) so a timeout/kick no longer false-reports as success.

  • v0.3 25.06.2026

    v0.3 - AFK solver: track the dragged dot by nearest-previous-position + colour and reject >2×step jumps, fixing mid-drag mislocks onto petals/mobs bleeding through the see-through panel (the stuck_no_forward_dir corner failure).

  • v0.2 25.06.2026

    typo fixed

  • v0.2 25.06.2026