Jump to content

Get default GE price?


Recommended Posts

Posted

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.

 

Posted (edited)
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
Posted
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!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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