Jump to content
Frequently Asked Questions
  • Are you not able to open the client? Try following our getting started guide
  • Still not working? Try downloading and running JarFix
  • Help! My bot doesn't do anything! Enable fresh start in client settings and restart the client
  • How to purchase with PayPal/OSRS/Crypto gold? You can purchase vouchers from other users
  • any way to wait until the method finishes?


    KouD

    Recommended Posts

     

    Hi, let me introduce myself, I'm new here and I'm learning both to program with java and to do bot scripts, and if you can help me with a simple question, I would really appreciate it. I have a little problem here and is that when I put this for example:
    GrandExchange.addBuyItem("Nature rune");
    GrandExchange.setQuantity(125);


    continue with the next method without having finished the last one and I was wondering if there is any way to make it not continue with the next one until it has finished performing its function in this case of not putting the amount until you have searched for nature rune and it is selected. Thanks in advance.

     
    Link to comment
    Share on other sites

    On 5/28/2023 at 5:47 AM, f4i13rr0r said:
    GrandExchange.getItemChildInSearch();
    sleep(3000,5000);
    
    Try playing with the api docs and look into all the things you can use GrandExchange with.
    

    Javadocs DB

     

    Javadocs grandexchange

     

    Javadocs grandexchange Status

    if status empty is not true then.

    set buy item.

    else set amount.

     

    N00b h3r3 t00!!!!

    Thank you very much for the tips, that's what I'm doing more or less, trying each method
    one by one to see what they do, I'm going to try and see as you said

    Link to comment
    Share on other sites

    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
    ×
    ×
    • Create New...

    Important Information

    We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.