Toshiba Posted April 7, 2013 Posted April 7, 2013 How can i make it right click on bronze bar and select "x" for example?
Muroth Posted April 7, 2013 Posted April 7, 2013 Look in the MethodProvider section of the API -- selectInventoryOption
Toshiba Posted April 7, 2013 Author Posted April 7, 2013 Still can't get it to work >.< for some reason selectInterfaceOption(id, 4, "Make X"); Tries to right click on the furnace and select "Make x" (which there isn't an option) like on an item in a bank.
Dustin Posted April 7, 2013 Posted April 7, 2013 Where it says id you have to put the id of the interface... Edit: Fixed your issue through PM I will lock this topic.