RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.
Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
Edit or delete your RuneMate account from your Account Settings.
All account upgrade subscriptions have been cancelled. No action required.
So I'm finding that with a lot of my code it will work 98% of the time and then after an hour or two it will throw a NullPointers exception. Even if I do a Null check beforehand eg:
LocatableEntityQueryResults<Npc> nearestNpc = Npcs.newQuery().names("Some...
Just like the title says the below code sometimes seems to get stuck and just repeatedly click the bank search button instead of deposit all:
@Override
public void execute() {
if (useRanged) {
if (Inventory.contains("Iron arrow")) {...
So i'm having an issue similar to this thread -> Resolved - [OSRS] Runescape.isLoggedIn() = true in "lobby screen"?
The thing is im using a tree bot instead of a looping bot. I have structured my bot so that if it can't find a fishing spot it logs out. The problem being the fishing spot is not...
Hi fellow Devs,
Just want to make sure that I have commited everything correctly to get my bot reviewed?
It's been a few days and I haven't heard anything, not sure what the turn around times are.