Add Noot's Mixology#13980
Merged
runelite-github-app[bot] merged 1 commit intoJul 18, 2026
Merged
Conversation
|
New plugin |
|
This plugin requires reviews from Plugin Hub reviewers. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
lrdigital
force-pushed
the
noots-mixology
branch
from
July 18, 2026 15:30
eb74f30 to
8406f64
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds Noot's Mixology, a helper for the Mastering Mixology minigame.
You pick which reward you are saving for and it suggests which orders to make based on that reward's mox/aga/lye price. It also guides you through the lab one step at a time (levers, stations, conveyor), flashes the agitator and alembic speed-boost click windows, alerts you when a digweed spawns and when to combine it, and tracks your goal with an ETA in a side panel. Overlays only show inside the lab.
Nothing is automated and nothing leaves the client. It reads varbits, varps, the inventory and the lab scene objects, and draws highlights.
I know there is an existing Mastering Mixology plugin on the hub. This one is built around a different idea: you choose a target reward and every suggestion optimises your resin ratio toward that specific reward, with goal and ETA tracking on top. It is not a config variation on the existing plugin.
Repo: https://github.com/lrdigital/noots-mixology