Skip to content
/ MacroFox Public

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

License

Notifications You must be signed in to change notification settings

GXX0T/MacroFox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

🦊 MacroFox

A hotbar automation tool for boosting efficiency in Bee Swarm Simualtor

GitHub all releases

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

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

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_BUILD_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

Preview

may take a while to load gif

1 2 3 4

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages