Conversation
fix: update chatbox widget IDs for 2026-03-04 game update
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
WalkthroughThis pull request updates the Microbot version from 2.1.21 to 2.1.22 and implements coordinated widget index and coordinate adjustments across multiple files. The ChatBox widget constants in WidgetIndices.java are incremented by one (TRANSPARENT_BACKGROUND_CONTAINER from 35 to 36, CONTAINER from 37 to 38), with corresponding range comment annotations updated. Related coordinate adjustments are made in Rs2Dialogue.java for dialogue detection and spell-filter continue checks, and in Rs2GrandExchange.java for text-detection areas in the BUY flow and search-item function. Possibly related PRs
✨ Finishing Touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
No description provided.