MacroFox
A free Bee Swarm Simulator Tool that helps you with boosting by automating material usage in the hotbar
Install / Use
/learn @GXX0T/MacroFoxREADME
🦊 MacroFox
A hotbar automation tool for boosting efficiency in Bee Swarm Simualtor
[!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
- Download latest
MacroFox.exefrom releases page - 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"
</details>I used
auto-py-to-exethis time. You also can usepyinstalleror any other builder
Preview
may take a while to load gif
