Skip to content

v1.1 Release

Choose a tag to compare

@m0r1s m0r1s released this 28 Feb 18:47
c6d7deb

v1.1 Changelog

Major Changes

  • Teleporting system revamped to use mouse-based positioning instead of UI navigation
  • Macro execution speed improved 2-3x overall
  • Fast collect feature (E-Spam / F3) removed entirely

New Features

  • Out of stock detection — uses pixel sampling to identify unavailable items and automatically skips them
  • Real-time action logging — GUI now displays the current macro action as it executes
  • Shop failsafes — added safety checks and retry logic for both the seed shop and tool shop
  • Overhauled timing between actions — removed random delays in favor of reliable fixed timing
  • Shop detection scroll — mouse scroll now dependent on shop menus being opened

Bug Fixes

  • Hotkey modifier key support fixed — modifier keys no longer register incorrectly when changing hotkeys
  • Carrot and corn purchasing fixed — resolved reliability issues with those specific items
  • F1 window focus logic improved — now moves mouse to center, tabs in, then focuses and resizes Roblox
  • Sequence double-run prevented — added a running guard so the macro cannot start a second sequence while one is already active

Full Changelog: v1.0...v1.1