By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Is the runemate api really that easy?Bank.open();
Bank.withdraw("Herb name", 28);
SpriteItem herb = Inventory.newQuery().names("Herb name").actions("Clean");
herb.interact("Clean");
Bank.open();
Bank.depositAll();
That in a loop. I'm sure if you know some Java you can figure out the rest.
(Don't quote me literally, this is all on the top of my head.)
Bank.open();
Bank.withdraw("Herb name", 28);
SpriteItem herb = Inventory.newQuery().names("Herb name").actions("Clean");
herb.interact("Clean");
Bank.open();
Bank.depositAll();
That in a loop. I'm sure if you know some Java you can figure out the rest.
(Don't quote me literally, this is all on the top of my head.)
import please.import.runemate.com.for.me.*
Is the runemate api really that easy?
Ps. Don't include the bank opening in the loop.
Please no one steal this lol I really want to make my first bot with it
How long would it take for someone to make this and a ui with no background knowledge in Java
Quoted.Bank.open();
Bank.withdraw("Herb name", 28);
SpriteItem herb = Inventory.newQuery().names("Herb name").actions("Clean");
herb.interact("Clean");
Bank.open();
Bank.depositAll();
Would this code work slashQuoted.
hnnnngggggggQuoted.
I'm too sleep deprived to say tbhWould this code work slash
Not at allWould this code work slash
We use essential cookies to make this site work, and optional cookies to enhance your experience.