A small macro that detects biomes in the Roblox game Sol's RNG.
This macro started as a small project to detect biomes even when I was using my PC for other things.
- Biome detection without OCR
- Aura detection without OCR
- Notifications on Aura roll
- Roll detection without cutscene or equip needed (coming soon!)
- Jester and Eden detection (coming soon!)
- Configurable Discord notifications for biomes and Jester (coming soon!)
Download the latest release and put it in an empty folder. Run the .exe file and configure to your liking.
Alternatively, if you already have Python installed, download the Python file along with the required libraries and images, and run it from command line or with your preferred method.
- Close ALL instances of Roblox and the macro, and then opening Roblox, and then opening the macro.
- Make sure your PC time is not offset (early or late)
If you are using Bloxstrap, follow these instructions:
- Go into Bloxstrap settings
- Click on the Engine Settings tab
- Scroll all the way down to "Fast Flag Editor" and click it (You may receive a warning. This is completely safe if you follow these exact instructions.)
- Click "Add New" -> "Import JSON"
- Paste the following code into the field and click "OK"
{
"FStringDebugLuaLogLevel": "trace",
"FStringDebugLuaLogPattern": "ExpChat/mountClientApp"
}Otherwise, here are a list of things to try, in order:
- Restart Roblox
- Delete last_roblox_version value from config.ini file in the macro folder, restart the macro and then run it and let it patch Roblox, and then restart Roblox.
- Redownload the macro and save it to a different location entirely.
- Make sure the zip file downloaded was extracted fully (into a folder)
- Make sure you are running the macro from the extracted folder (and not from the Home page of File Explorer)
- Delete and reinstall macro
Enjoy!