Fuzzy Macro vs Existance Macro

Fuzzy Macro vs Existance Macro

AreaExistance MacroFuzzy Macro
Operating systemsmacOS onlymacOS + Windows support work/beta support
Quest supportBasicBrown Bear, Black Bear, Petal quests, expanded quest handling
Boss supportNo bossesKing Beetle + Tunnel Bear support
AI supportNoneAI Gather + AI sprinkler detection
Gather logicTraditional patternsMany patterns and AI token chasing + customizable token priorities
Theme systemNoneMultiple bee based themes
Update channelsManualStable + Beta channels + commit-hash updates
Update UIBasicVisible update progress + frontend update detection
Auto planter systemBasic planter logic/unreliableAuto Planters V2 with degradation tracking
Import/export systemsNoneYou can import/export Gather settings, planter settings, pattern imports
Scheduler systemsSimple scheduled rejoinsAdvanced scheduled rejoins + timed macro stop
Recovery systemsBasicInactive Honey Reset + whirligig fallback
Discord bot commandsLimitedExpanded slash command ecosystem
Rich presenceNoneDiscord Rich Presence support
Hotbar systemsMinimalHotbar Buff tool + redesigned hotbar UI
Task managementSimple task flowPriority queue + drag-and-drop ordering
Debug toolingMinimalDebug export tools + richer diagnostics
Installation systemOlder/manual flowSimplified installer + migration scripts
Error reportingBasicCrash diagnostics + signal logging
Scaling supportBasic (Doesn't work on a lot of screen resolutions)Reworked resolution/scaling handling
Pattern systemsStandard field patternsHive Hub Support + many new patterns + AI gather
Memory Match supportBasicRewritten logic with smarter tile tracking
AFB handlingBrokenReworked AFB logic
Private server handlingBasicShare links + hive exclusion slots
ToolsNoneBond calculator, Ticket calculator, Auto Clicker
Blender support3 slots5-slot blender system
Anti-stuck systemsMinimalMax convert timers + retry systems
Logging systemsBasicBetter diagnostics + quieter logging
Beta infrastructureNoneDedicated beta update/testing system
Ongoing developmentDiscontinuedActive development
MetricExistance MacroFuzzy Macro
Total files568627
Python files145187
Total lines21,84649,256
Python source lines10,53125,451
Pattern files923
Path files104107
Boss path files02
Quest path files68
Discord slash commands946

Credits

Macro Inspiration:

Notes

  • This Macro is for MacOS only. Linux and Windows support are not planned, for Windows use Natro Macro, for Linux use BeeTuxMacro.
  • Fuzzy Macro is built on top of Existance Macro, meaning you can easily transitition to Fuzzy Macro. The settings and config works the same, think of Fuzzy Macro as a continuation project of Existance Macro.
  • The macro backend is written in Python while the frontend uses HTML/CSS/JS with eel as a communication layer.
  • Version system uses the format Major.Minor.Bugfix, with an optional letter at the end for test versions. (Ex: 1.1.0 is newer than 1.1.0a - 1.1.0a is a beta version in this case)

Updated as of Fuzzy Macro version 1.2.0.