Pandemic 2816 Posted March 28, 2021 Hello everyone! A new version of DreamBot is now live! Changes: Added LivePrices API This will allow you to get current GE prices for items, it uses the wiki's API proxied through our servers as to not cause any excess load on their servers (we take the brunt of it, as it should be ), usage: LivePrices#get returns the average selling price LivePrices#getLow returns the low end of the selling price LivePrices#getHigh returns the high end of the selling price All methods have variants that accept item id, item name, or our Item wrapper Prices can be as outdated as 45 20 minutes, due to various caching layers, so if you need something more real-time you'll need to do it yourself Pathfinding recursion fix Added and fixed an existing BankLocation Added Item#getLivePrice (uses the above API) Always remember, to be on the latest version of our client you must run DBLauncher.jar! The client does NOT update itself! Thanks, The Dream Team
Pandemic 2816 Author Posted March 29, 2021 19 hours ago, falador1 said: sweet will the API docs be updated? Javadocs were updated before the release You can find the LivePrices page here: https://dreambot.org/javadocs/org/dreambot/api/methods/grandexchange/LivePrices.html
Recommended Posts
Archived
This topic is now archived and is closed to further replies.