Skip to content

Natro Macro v0.9.8

Compare
Choose a tag to compare
@zspz zspz released this 18 Dec 02:00
· 11 commits to main since this release

New Features

Show/Hide
  • Added Blender in Collect/Kill tab! Huge thanks to Aspect (@johnfree817) for developing this feature.
  • Added Wind Shrine in Boost tab! This was also developed by Aspect (@johnfree817).
  • Added option to Gather in Planter Field with Manual Planters! Huge thanks to misc (@misc-et) for developing this.
  • Added feature to Disable Auto Harvest for Manual Planters! This is especially useful for sending you a screenshot on Discord to let you decide whether to harvest (e.g. for Smoking Planters). Also developed by misc (@misc-et)!
  • Added ?ss mode [all/window/screen] Remote Control command to switch between taking full and partial screenshots.

Bug Fixes

Show/Hide
  • Fixed issues with image search regions breaking Feed objective in Quests and Glitter use for Manual Planters.
  • Fixed Field Drift Compensation step being too small and updated alignment to move directly to sprinkler.
  • Fixed Planters tab not changing mode when scrolling on the slider. (found by @zzqcv)
  • Fixed typo with planter time detection for Manual Planters, causing it to never execute. (found by @FHL24)
  • Fixed random pauses if macro activates Pause/Stop buttons (common if Roblox crashes due to Esc-L-Enter sequence).
  • Reduced sensitivity of Y-offset detection to reduce problems with detection (causing ~2s delays at certain times, only affected modified displays).
  • Fixed reset delay caused by misdetection of empty HP bar (needle image was giving false positives in increased region).
  • Fixed Y offset detection in Bitterberry Feeder and Basic Egg Hatcher caused by black bar on window top.
  • Fixed a small memory leak in GetYOffset function (found by ninju (@ninjubaer)) and two other small memory leaks in the code.
  • Added missing Paper Planter to Remote Control Planters array, to enable use in ?planter commands. (@misc-et)
  • Fixed many missing click ups in Vicious Bee function, possibly causing click issues throughout the macro.

Other

Show/Hide
  • Added detection and automatic disabling of Performance Stats in the Reset function.
  • Added missing delays to loops for clicking Yes/No on planter prompts. (@Noobyguy775)
  • Updated planter paths and improved reliability of planter remaining time detection function by adding a confidence check. (@misc-et)
Released: December 17 2023
Developer: Aspect (@johnfree817) & misc (@misc-et)