SkillAgentSearch skills...

MacroFox

A free Bee Swarm Simulator Tool that helps you with boosting by automating material usage in the hotbar

Install / Use

/learn @GXX0T/MacroFox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🦊 MacroFox

A hotbar automation tool for boosting efficiency in Bee Swarm Simualtor

GitHub Stars GitHub all releases Visitors

[!TIP] Please leave me a star :3 ⭐

Features

  • Light / Dark / Nothing / Pinky themes
  • Save and load presets
  • Change Materials timers
  • Disable slots with one click
  • Settings saved between runs
  • Run, Pause and Stop with hotkeys! [F1, F2, F3]

Installation

  1. Download latest MacroFox.exe from releases page
  2. Run MacroFox.exe

[!WARNING] Please report any bug you find by opening an issue

Building

<details> <summary> </summary> You can build it yourself, it's open source:
pip install flet keyboard flet-timer

flet (core framework)

keyboard (for hotkey automation)

flet-timer (for UI updates)

pyinstaller --noconfirm --onefile --windowed --icon "C:\Users\YOUR_ICON_PATH" --name "MacroFox" --clean --add-data "C:\Users\YOUR_MATERIALS_PATH" --add-data "C:\Users\YOUR_ASSET_PATH", "C:\Users\YOUR_UTILS_PATH", "C:\Users\YOUR_CONST_PATH", "C:\Users\YOUR_UICOMP_PATH" --hidden-import "flet, flet.core, flet.runtime, flet_timer"  "C:\Users\YOUR_EXPORT_PATH"

I used auto-py-to-exe this time. You also can use pyinstaller or any other builder

</details>

Preview

may take a while to load gif

1 2 3 4

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

90/100

Audited on Feb 27, 2026

No findings