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
  • Names of dialogues buttons for cooking?


    JonasTheDoor

    Recommended Posts

    When cooking the dialog opens and you need to activate the "Raw herring" cooking in my example to cook. The problem is that I cannot seem to find any way to refer to that option/button.

    I've tried this method

    getDialogues().clickOption(string);

    With words: "Cook" as the game debugger implies, "Raw herring" and "(1) Raw herring". So far none of those have worked.

    Is my method wrong or am I missing something?

    Cookingbot.png

    Link to comment
    Share on other sites

    • 3 weeks later...

    For me: getWidgets().getWidgetChild(270, 14, 38).interact() works.

    I got the the didget number/data by using: Tools --> Debugging --> Tool: Widget Hover

    Works at a furnace seemingly with all possible food items not only herings.

     

    if you got multiple food available in the inventory it'll click the first type to cook

    Link to comment
    Share on other sites

    Archived

    This topic is now archived and is closed to further replies.

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