- Joined
- Nov 17, 2014
- Messages
- 4,906
Releasing mine the next daysI'll look into it, never done Livid Farm but I'm confident I can create a bot for it if need be
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Releasing mine the next daysI'll look into it, never done Livid Farm but I'm confident I can create a bot for it if need be
Haha, pls doReleasing mine the next days
Hax Nature Runecrafter updated to v1.1.1.
PMed you my account.Looks like I'm gonna either need to do some questing, unless someone lends me their account to add Fairy Rings xD
Hmmm, that's strange. Can you run runemate via command line or batch/shell script and let me know if there's any output to the console?The bot freezes after a while when running to the altar. Then the actual client crashes when I try and stop the bot. So I dunno if its the client or the bot but it seems to only do this with this script.
Or he can just look in C:/Users/{you}/RuneMate/logs/ to find the log with the issue.Hmmm, that's strange. Can you run runemate via command line or batch/shell script and let me know if there's any output to the console?
TrueOr he can just look in C:/Users/{you}/RuneMate/logs/ to find the log with the issue.
(11:57:53) at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.short(iqb:41)
(11:57:53) at com.runemate.game.api.hybrid.local.hud.interfaces.SpriteItem.hover(iqb:202)
(11:57:53) at app.ql.for(dob:203)
(11:57:53) at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(fob:32)
(11:57:53) at com.runemate.game.api.hybrid.local.hud.interfaces.Bank.withdraw(fob:269)
Very strange, I'll look into this.Also whenever I try to use the Tokkul-Zo as the ring the script always stops and it says Error: Item needed for teleport not found.
java.lang.IllegalStateException: Not on FX application thread; currentThread = Bot-Hax Nature Runecrafter
at com.sun.javafx.tk.Toolkit.checkFxUserThread(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.checkFxUserThread(Unknown Source)
at javafx.stage.Window.setShowing(Unknown Source)
at javafx.stage.Window.hide(Unknown Source)
at javafx.stage.Stage.close(Unknown Source)
at com.slashnhax.scripts.premium.haxnats.HaxNats.onStop(HaxNats.java:24)
at com.runemate.game.api.script.framework.AbstractScript.stop(kvb:118)
at com.slashnhax.scripts.premium.haxnats.tasks.BankHandler.execute(BankHandler.java:54)
at com.slashnhax.framework.taskscript.TaskScript.executeTask(TaskScript.java:25)
at com.slashnhax.framework.taskscript.TaskScript.onLoop(TaskScript.java:18)
at com.runemate.game.api.script.framework.LoopingScript.run(prb:261)
at com.runemate.game.api.script.framework.AbstractScript.start(kvb:193)
at app.BJ.run(kmb:53)
The Tokkul-Zo is charged and stuff and works fine until it banks. Banking is fine with the ring of kinship though.
Hax Nature Runecrafter updated to v1.1.2.
Hax Nature Runecrafter updated to v1.1.3.
Depends what you mean by anti-ban. I've attempted to make full use of the API in order to prevent bot-like patterns from forming, and I'm quite pleased with the result.how is the anti ban? i heard running nature is high ban rate
Was this issue ever resolved?Also whenever I try to use the Tokkul-Zo as the ring the script always stops and it says Error: Item needed for teleport not found.
java.lang.IllegalStateException: Not on FX application thread; currentThread = Bot-Hax Nature Runecrafter
at com.sun.javafx.tk.Toolkit.checkFxUserThread(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.checkFxUserThread(Unknown Source)
at javafx.stage.Window.setShowing(Unknown Source)
at javafx.stage.Window.hide(Unknown Source)
at javafx.stage.Stage.close(Unknown Source)
at com.slashnhax.scripts.premium.haxnats.HaxNats.onStop(HaxNats.java:24)
at com.runemate.game.api.script.framework.AbstractScript.stop(kvb:118)
at com.slashnhax.scripts.premium.haxnats.tasks.BankHandler.execute(BankHandler.java:54)
at com.slashnhax.framework.taskscript.TaskScript.executeTask(TaskScript.java:25)
at com.slashnhax.framework.taskscript.TaskScript.onLoop(TaskScript.java:18)
at com.runemate.game.api.script.framework.LoopingScript.run(prb:261)
at com.runemate.game.api.script.framework.AbstractScript.start(kvb:193)
at app.BJ.run(kmb:53)
The Tokkul-Zo is charged and stuff and works fine until it banks. Banking is fine with the ring of kinship though.
Yeah, it was a regex issue on my behalf, and the IllegalStateException was due to me forgetting to use Platform.runLater() when interacting with the GUI in the bot itself. They should both be fixed.Was this issue ever resolved?
We use essential cookies to make this site work, and optional cookies to enhance your experience.