TheMcPker 74 Posted September 1, 2017 Hey guys il be making some snippets to handle buying/selling from the grandexchange today and will be releasing the snippets any other GrandExchange related things you would want me to include? my goal is to make GrandExchange easier to use for beginner scripters mostly
Articron 746 Posted September 1, 2017 AFAIK current item sell/buying progress on GE can be tracked with varps, so that's something you could include
TheMcPker 74 Author Posted September 1, 2017 AFAIK current item sell/buying progress on GE can be tracked with varps, so that's something you could include would you mind exsplaining in more detail?
Articron 746 Posted September 1, 2017 would you mind exsplaining in more detail? Let's say you have 100 rune scims in the GE. If 20 of those were sold, you should be able to tell through the magic of varps
TheMcPker 74 Author Posted September 1, 2017 Let's say you have 100 rune scims in the GE. If 20 of those were sold, you should be able to tell through the magic of varps yea but what to do with that information just as a get for scripter to get info out of? im planning on having some things like hasOfferFor(String item) (this would be a boolean) i assume it would be something like that but with more information like name+amount sold/bought correct?
hexagon 18 Posted September 1, 2017 AFAIK current item sell/buying progress on GE can be tracked with varps, so that's something you could include You can't, there are special dedicated objects to track ge offers
Eclipseop 194 Posted September 1, 2017 AFAIK current item sell/buying progress on GE can be tracked with varps, so that's something you could include You can't, there are special dedicated objects to track ge offers https://dreambot.org/javadocs/org/dreambot/api/methods/grandexchange/GrandExchangeItem.html
TheMcPker 74 Author Posted September 1, 2017 https://dreambot.org/javadocs/org/dreambot/api/methods/grandexchange/GrandExchangeItem.html trading post items ?
Xephy 237 Posted September 1, 2017 Rewrite the way it selects items from the GE lol. The whole "type it out completely and hit enter" thing doesn't float my boat.
RetroBot 35 Posted September 2, 2017 Could you make it scroll to items in ge if the item is not visible? https://dreambot.org/forums/index.php/topic/10753-getgrandexchangebuyitem-bug/?do=findComment&comment=101116
Recommended Posts
Archived
This topic is now archived and is closed to further replies.