Separate names with a comma.
Hi guys, so I've been working on a gold bracelet making bot. Here is the function used to smelt once the bot has detected a full inventory of gold...
Could someone help me create a UI for my script? What are the first steps?
Let's say I wanted to detect this interface. [IMG] This is what I tried: interface =...
Hello, I am currently developing a bot that will cut mahogany at the hardwood grove in karamja and then bank these logs using "Rionasta" the NPC....
I'm trying to read a string from the blast furnace bar dispenser interface ("Coal in furnace: 130"), this is in the interfacecomponent [27,107] I...
Hi everyone, I'm trying to make my first bot, but am stuck at some steps : -Detecting whether an Interface like this is open -Finding the "orb"...
How do you trigger the Make All in choose option in the chatdialog? I'm trying to make a bot that makes plain pizza's, the use pizza base on...
Hey everyone. I am familiar with both Interfaces#getAt and Interfaces#newQuery methods of finding an Interface on the screen. My question is, is...