Alek Posted January 30, 2015 Share Posted January 30, 2015 This release is a little bit more than a patch, but an overall change to how the Deposit Box API functions. Recently, this component of the API broke due to interface changes. Fortunately, I've been experimenting around a lot with grabbing interfaces dynamically (as seen previously with the Bank API). The conversion to grab interfaces dynamically is very time consuming for each component, however it will ensure the success and longevity of our bot.What does this mean for you as a botter? Minimal interruption of service after an RS update.What does this mean for you as a scripter?Relying on the API to work the first time and every time thereafter without having to create custom methods. Changelog: -Updated Bank dynamic interface id grabber -Added DepositBox dynamic interface id grabber --Added DepositBox method depositInventory() --Added DepositBox method depositWornItems() --Added DepositBox method depositLoot() Expect another update this weekend. The API docs have been updated! Sincerely,-The OSBot Staff 1 Link to comment
FrostBug Posted January 30, 2015 Share Posted January 30, 2015 What are 'loot items' exactly ;o ? Link to comment
Alek Posted January 30, 2015 Author Share Posted January 30, 2015 What are 'loot items' exactly ;o ? No idea, I just added the button to the API. Link to comment
FrostBug Posted January 30, 2015 Share Posted January 30, 2015 No idea, I just added the button to the API. Fair :P, didn't realize it was a button in the depositbox 1 Link to comment
BotRS123 Posted January 30, 2015 Share Posted January 30, 2015 Anything good coming this weekend? Link to comment