Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

AIO Farming

Joined
Nov 25, 2023
Messages
20
Could we have a feature to make sure seeds never drop below X amount?
I typically like to ensure to always have at least 5 of each seed for contracts
 
Joined
May 19, 2023
Messages
397
Could we have a feature to make sure seeds never drop below X amount?
I typically like to ensure to always have at least 5 of each seed for contracts
keep 5 in your seed vault, keep rest in your bank
 
Joined
Mar 19, 2017
Messages
14
The recent updates to this script are AMAZING. The loading (for real, this is so big just being able to push start a couple times through out the day and it knows if it needs to do trees), the rework to how it does contracts, the UI. All amazing. 10/10 recent development
 
Joined
Jan 30, 2024
Messages
1
Hi,

Pretty much failing as soon as I start the bot, just at farming build bank chest. Error:

java.lang.NoClassDefFoundError: com/runemate/pathfinder/api/MouseCamera
at bot.IIiiiiiIii.void(fl:6)
at main.scripts.contracts.IIIIIIiiiI.break(gh:35)
at main.scripts.contracts.iIiIiiiIIi.int(xi:411)
at main.scripts.contracts.IIiiiIiIii.void(md:153)
at main.scripts.farming.Farming.loop(jo:531)
at main.scripts.framework.BreakingLoopBot.onLoop(ii:80)
at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:80)
at com.runemate.game.api.script.framework.AbstractBot.start(ted:422)
at nul.iIIiIIiiiiiiiiI.run(ksd:20)
Caused by: java.lang.ClassNotFoundException: com.runemate.pathfinder.api.MouseCamera
at java.base/java.lang.ClassLoader.findClass(ClassLoader.java:723)
at nul.iIiIIIiiiiIIIiI.findClass(ijd:244)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 9 more

Any idea?
 
Client Developer
Joined
Oct 12, 2015
Messages
3,774
Hi,

Pretty much failing as soon as I start the bot, just at farming build bank chest. Error:

java.lang.NoClassDefFoundError: com/runemate/pathfinder/api/MouseCamera
at bot.IIiiiiiIii.void(fl:6)
at main.scripts.contracts.IIIIIIiiiI.break(gh:35)
at main.scripts.contracts.iIiIiiiIIi.int(xi:411)
at main.scripts.contracts.IIiiiIiIii.void(md:153)
at main.scripts.farming.Farming.loop(jo:531)
at main.scripts.framework.BreakingLoopBot.onLoop(ii:80)
at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:80)
at com.runemate.game.api.script.framework.AbstractBot.start(ted:422)
at nul.iIIiIIiiiiiiiiI.run(ksd:20)
Caused by: java.lang.ClassNotFoundException: com.runemate.pathfinder.api.MouseCamera
at java.base/java.lang.ClassLoader.findClass(ClassLoader.java:723)
at nul.iIiIIIiiiiIIIiI.findClass(ijd:244)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:592)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
... 9 more

Any idea?

It broke after the RuneMate update last night - he just needs to pop on and update it, won't be long :)
 
Top