Jump to content

Opening the Grand Exchange window


Recommended Posts

Posted

How do you open the grand exchange window?

I was original using .openGE(); but now that I'm using the default API I can't figure out how to open it!

 

 public void sellItem() throws InterruptedException

    {

    //Open GE

    OPEN GE WINDOW

    sleep(random(500,900));

    grandExchange.sellItem(256, 539, 224);    

sleep(random(5000,6000));

grandExchange.confirm();

  • 4 years later...

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...