Overview
Natro Macro stores all configuration settings insettings/nm_config.ini. The macro automatically creates this file with default values on first run and updates it whenever you change settings through the GUI.
Configuration File Structure
The settings file is organized into sections:- Settings - Main macro configuration
- Status - Runtime statistics and Discord integration
- Gather - Field gathering configuration
- Collect - Item collection and boss timers
- Shrine - Wind shrine settings
- Blender - Blender configuration
- Boost - Field boosters and hotbar items
- Quests - Quest automation settings
- Planters - Planter automation settings
Hive Configuration
Your hive slot number (1-6). The macro uses this to navigate back to your hive.
Total number of bees in your hive. Used for gather time calculations.
Your character’s movement speed. Adjust this to match your in-game speed for accurate pathing.
Method to travel to fields. Options:
Cannon, WalkCharacter Settings
Your equipped sprinkler type. Options:
Basic, Silver, Golden, Diamond, SupremeWhen to convert honey using balloon. Options:
Never, Every, Gather, AlwaysMinutes between forced convert (return to hive to convert honey).
Set to 1 to disable automatic tool usage during gathering.
Reconnect Configuration
Natro Macro can automatically reconnect to Bee Swarm Simulator if you get disconnected.Your private server link. Format:
https://www.roblox.com/games/1537690962?privateServerLinkCode=...First fallback private server link if main server is full or unavailable.
Second fallback private server link.
Third fallback private server link.
Method to reconnect to Roblox. Options:
Deeplink, Browser- Deeplink: Faster, uses roblox:// protocol
- Browser: Opens your default browser to join
Allow joining public servers if all private servers fail.
Automatically reconnect every X hours (e.g., “6” for 6 hours). Leave empty to disable.
Reconnect at specific hour (0-23). Leave empty to disable.
Reconnect at specific minute (0-59). Use with ReconnectHour.
GUI Settings
Visual theme for the macro GUI.
Keep the macro window always on top of other windows.
GUI transparency level (0-255). 0 is opaque, 255 is transparent.
Automatically show the GUI window when macro is paused.
Input Settings
Number of clicks for auto-clicker.
Delay between clicks in milliseconds.
Click mode: 1 = Left click, 2 = Right click
Delay between key presses in milliseconds. Adjust if movement is inconsistent.
Hotkeys
See the Hotkeys page for detailed hotkey configuration.Hotkey to start the macro.
Hotkey to pause/resume the macro.
Hotkey to stop the macro.
Hotkey to activate the auto-clicker.
Hotkey to show/hide planter timers.
Hotkey to copy debug log to clipboard.
Update Settings
Update channel to use. Options:
Stable, BetaIgnore updates for a specific version (e.g., “1.1.0”).
Reset Settings
To reset all settings to defaults:- Stop the macro
- Delete
settings/nm_config.ini - Restart the macro
Manual Configuration
You can manually editsettings/nm_config.ini while the macro is stopped. The file uses standard INI format: