System requirements
Before installing Natro Macro, ensure your system meets these requirements:Operating system
- Windows (64-bit recommended)
- Administrator privileges may be required for certain installation locations
Display settings
To verify and set your display scale:Check scale value
Under “Scale & Layout”, verify that Scale is set to 100%If it’s set to a different value (125%, 150%, etc.), change it to 100%
Roblox requirements
- Latest version of Roblox
- Specific graphics settings (configured during setup)
- Bee Swarm Simulator game access
Download Natro Macro
Navigate to latest release
Go to the latest release page on GitHub
Extract the macro
Extract to a safe location
Right-click the ZIP file and select “Extract All…”Extract to a location where you have write permissions, such as:
- Desktop
- Documents
- Downloads
Avoid extracting to protected folders like
Program Files or C:\Windows as these require administrator privileges and may cause issues.Handle antivirus warnings
If your antivirus deletesAutoHotkey32.exe:
Disable third-party antivirus
Temporarily disable your third-party antivirus software, OR add the Natro Macro folder as an exception/exclusion
Microsoft Defender (Windows built-in antivirus) does not flag Natro Macro or AutoHotkey. If you’re using only Microsoft Defender, you should not encounter this issue.
Automatic extraction (optional)
Natro Macro includes an automatic extraction feature inSTART.bat:
-
If you run
START.batbefore extracting, it will attempt to find the ZIP file in common locations:- Downloads
- Downloads\Natro Macro
- Desktop
- Documents
- OneDrive\Downloads
- OneDrive\Desktop
- OneDrive\Documents
- If found, it will automatically extract, delete the ZIP, and start the macro
Verify installation
After extraction, verify your installation:Next steps
Now that Natro Macro is installed, you’re ready to configure and run it!Quick start guide
Learn how to configure and run your first macro session
Troubleshooting
Error: Could not find AutoHotkey32.exe
This means your antivirus deleted the file. Follow the steps in Handle antivirus warnings.Error: Could not create settings directory
The macro needs write permissions in its folder:- Move the macro to a different location (Desktop, Documents, or Downloads)
- If you must run it in the current location, right-click
START.batand select “Run as administrator”
Error: No .zip detected, but essential files are missing
The extraction was incomplete or files were deleted:- Delete the extracted folder
- Ensure your antivirus won’t interfere (add exception)
- Re-extract the ZIP file
Get help
If you encounter issues during installation:Discord support
Join the Discord server for troubleshooting help and guides
Report bugs
Submit a bug report on GitHub