Jump to content

Get default GE price?


sudoinit6

Recommended Posts

I don't know how else to describe it other than the "default" price, the price that shows up by default when you offer to buy or sell in the GE. Looking at the API the onlt "GetPrice" I see is for a specific exchange box, not the offer to buy/sell interface.

Is there a way to get that default price? My scripts rely on RSbuddy to get pricing information and it's been down almost 24 hours now so I need a new way of figuring out how much to buy or sell for.

 

Link to comment
Share on other sites

28 minutes ago, sudoinit6 said:

I don't know how else to describe it other than the "default" price, the price that shows up by default when you offer to buy or sell in the GE. Looking at the API the onlt "GetPrice" I see is for a specific exchange box, not the offer to buy/sell interface.

Is there a way to get that default price? My scripts rely on RSbuddy to get pricing information and it's been down almost 24 hours now so I need a new way of figuring out how much to buy or sell for.

 

 

getGrandExchange().getOfferPrice() returns "The price per item in the Buy/Sell offer screen."

Or use the official RS GE API

Edited by Explv
  • Like 1
Link to comment
Share on other sites

31 minutes ago, Explv said:

 

getGrandExchange().getOfferPrice() returns "The price per item in the Buy/Sell offer screen."

Or use the official RS GE API

Thanks, and DERP on my part, for some reason when I read it my mind didn't make the connection that this was exactly what I was looking for!

 

I am too ignorant to use the RS GE API, will have to educate myself but this will work as a temp fix.

As always, you are the best!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...