Xephy 237 Posted December 21, 2016 As the title says, could somebody direct me to or guide me through pulling prices from either rsbuddy or 07's exchange databases? I'd like to use the price values in a script, and am a little bit lost regarding how to go about this. Thanks in advance.
rokaHakor 171 Posted December 21, 2016 You can find it in the Snippets section. Here is a link to getting rsbuddy prices. https://dreambot.org/forums/index.php/topic/1551-rsbuddyosbuddy-exchange-price-lookup/
infallible 28 Posted December 21, 2016 That method is super laggy. Sorry I don't know of any other way though, but when I used that in my scripts, it just made it lag.
Hashtag 9071 Posted December 21, 2016 That method is super laggy. Sorry I don't know of any other way though, but when I used that in my scripts, it just made it lag. You are not supposed to use the method in a loop. Fetch a price for an item once in the onStart method and store it in a variable.
Cardozz 46 Posted December 21, 2016 You are not supposed to use the method in a loop. Fetch a price for an item once in the onStart method and store it in a variable. * or method which you call once in a while
Recommended Posts
Archived
This topic is now archived and is closed to further replies.