Alek Posted October 1, 2016 Share Posted October 1, 2016 GrandExchange API: 1. The biggest change was adding a new method: buyItem(int itemId, String searchTerm, int price, int quantity) It handles literally everything for you including: -Scrolling through items with similar search terms -Going back if you are in sell screen -Resetting search if a term is already entered/not visible 2. buyItem(Box)/sellItem(Box) have had their logic slightly changed, some more automatic stuff in there too. Containers Continuity: Thanks to @Czar for his suggestion. The method isEmptyExcept() is now found in all containers including Bank, Trade, Store, etc. In addition I removed two duplicate Store contains() methods which were similar to the methods found in the super class. Other: -RS2Widget toString() overide with custom return, "root, second, third" -Removed worlds from F2P login list New scripts: -QverkkyAgility by @qverkk-Juggles AIO Shop Buyer by @Juggles -Glorious TzHaar by @Shudsy -HIronMiner by @venetox -Khal Wintertodt by @Khaleesi 24 Link to comment
Eliot Posted October 1, 2016 Share Posted October 1, 2016 Awesome, this is very useful! Link to comment
Manner Posted October 1, 2016 Share Posted October 1, 2016 Nice job! @@Alek, Do you plan on adding sellItem as well? Link to comment
Pak Yak Posted October 1, 2016 Share Posted October 1, 2016 well done alek, continuing to make osbot great Link to comment
Aiban Posted October 1, 2016 Share Posted October 1, 2016 Good shit Good shit, Thanks alot devs Good Job on the new scripts guys Link to comment
Alek Posted October 1, 2016 Author Share Posted October 1, 2016 Nice job! @@Alek, Do you plan on adding sellItem as well? Yes, just testing the waters on the buyItem method first. 3 Link to comment
Juggles Posted October 1, 2016 Share Posted October 1, 2016 Great update Thanks for the GE API, makes it a lot easier instead of creating my own method. Can't wait to see a selling one. Link to comment
Tom Posted October 1, 2016 Share Posted October 1, 2016 Good to see some new scripters populating the database 1 Link to comment