feat(LeaguesToolkit): Toci's Gem Store + Transmutation [WIP]#401
Draft
mdp18 wants to merge 1 commit intochsami:developmentfrom
Draft
feat(LeaguesToolkit): Toci's Gem Store + Transmutation [WIP]#401mdp18 wants to merge 1 commit intochsami:developmentfrom
mdp18 wants to merge 1 commit intochsami:developmentfrom
Conversation
Toci's Gem Store — three modes: - Buy & Bank: fast stockpile uncut gems via briefcase - Buy, Cut & Sell: buy, cut with chisel, sell cut back to Toci - Buy, Cut & Bank: buy, cut, bank via briefcase Walks to Toci automatically, mass-clicks buy/sell at 100-250ms, handles chisel + SPACE dialog for cutting, briefcase Last-destination for banking, Rs2Walker for return trips. Transmutation — casts Alchemic Divergence/Convergence on noted items: - Dropdown item selection for start/target (all categories) - Auto-detects category, walks chain tier by tier - Non-blocking tick-based monitoring with shop-aware timeout - Re-casts if auto-recast interrupted (45s normal, 3min if shop open) Categories: Ores, Fish, Gems, Runes, Logs, Bones, Hides, Ashes, Compost. Also updates info panel with full feature descriptions. Bumps version to 1.2.0. Work in progress.
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.
Summary — Work in Progress
Adds two new features to the Leagues Toolkit plugin (v1.2.0).
Toci's Gem Store
Three modes for automated gem trading at Toci in Aldarin:
Features: auto-walk to Toci, mass-click buy/sell (100-250ms intervals), chisel + SPACE dialog handling, auto coin withdrawal when low.
Transmutation
Casts Alchemic Divergence/Convergence on noted item stacks to upgrade/downgrade through tiers:
Still testing