Developer Patrick Posted October 4, 2023 Developer Posted October 4, 2023 Hey, API CHANGES: - Added Camera#setUseMouse(boolean). This will change the control for all API camera movement from keyboard to the mouse. Only needs to be called once in startup of script to stay active. Currently off by default to not intervene with existing script logic. (Thanks to Khal) - Added ItemContainer#containsAll(String... names) and (int... ids) FIXES: - Fixed inventory item getOwner() being null when inventory isn't open. WEB WALKER: - Added some runecrafting related links. BOT MANAGER: - Added a right click option 'Request focus' in the account tab to bring the selected client back to the foreground. MISC: - Minor bug fixes. - The OSBot Team 2 2