1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved [OSRS] How to perform a crafting operation?

Discussion in 'Developer Support' started by Alqira, Oct 29, 2018.

  1. Alqira

    Alqira Eyyyyy Macarena

    Joined:
    Oct 24, 2018
    Messages:
    58
    Likes Received:
    10
    I'm writing a simple herb cleaning + unf'ing bot as a first time hello world sort of application, but I can't seem to get past the point where you need to choose how many unf potions you want to make after using a clean herb on a vial of water.

    • I've looked at open source bots and couldn't find a usage example (although they did teach me how to write TreeBots - thanks, open source authors!)
    • I've looked at all the obvious classes in the API and couldn't find anything.
    • I've looked through the dev support & tutorial forums but couldn't find the information I need.
    Could anyone please post a quick snippet on how I could do this? VisualRM allows you to perform crafting operations easily, but it's closed source so I can't check it out for an example. :(
     
  2. Best Answer:
    Post #2 by CuppaJava, Oct 29, 2018
  3. CuppaJava

    CuppaJava cuppa.drink(java);

    Joined:
    Mar 13, 2018
    Messages:
    6,120
    Likes Received:
    1,376
    I think what you're looking for is the MakeAllInterface
     
  4. Alqira

    Alqira Eyyyyy Macarena

    Joined:
    Oct 24, 2018
    Messages:
    58
    Likes Received:
    10
    Thanks for the reply! I'll have a look once I'm back from work, looks like a simple one then!
     
    #3 Alqira, Oct 29, 2018
    Last edited: Nov 1, 2018

Share This Page

Loading...