February 18, 20178 yr Hey there is NPE [INFO][Bot #1][02/18 01:58:20 PM]: DEBUG: Swapping to item: Rune platebody [INFO][Bot #1][02/18 01:58:21 PM]: DEBUG: Swapping to item: Rune platebody [INFO][Bot #1][02/18 01:58:33 PM]: DEBUG: Going to search tomb [INFO][Bot #1][02/18 01:58:33 PM]: INFO: Setting PROTECT_FROM_MELEE to true [INFO][Bot #1][02/18 01:58:37 PM]: DEBUG: AnimationTracker started [INFO][Bot #1][02/18 01:58:37 PM]: DEBUG: Combat started [INFO][Bot #1][02/18 01:58:58 PM]: DEBUG: Restoring prayer [INFO][Bot #1][02/18 01:58:58 PM]: DEBUG: Exiting tomb [1] [INFO][Bot #1][02/18 01:58:58 PM]: DEBUG: AnimationTracker stopped [INFO][Bot #1][02/18 01:59:00 PM]: INFO: Setting PROTECT_FROM_MELEE to false [INFO][Bot #1][02/18 01:59:03 PM]: DEBUG: Next target: Verac the Defiled [INFO][Bot #1][02/18 01:59:12 PM]: DEBUG: Going to search tomb [INFO][Bot #1][02/18 01:59:13 PM]: INFO: Setting PROTECT_FROM_MELEE to true [INFO][Bot #1][02/18 01:59:16 PM]: DEBUG: AnimationTracker started [INFO][Bot #1][02/18 01:59:16 PM]: DEBUG: Combat started [ERROR][Bot #1][02/18 01:59:34 PM]: Error in script executor! java.lang.NumberFormatException: For input string: "run" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at frostbarrow.e.Con.H(xc:137) at frostbarrow.e.PRN.H(uc:1089) at frostbarrow.FrostBarrow.onMessage(vd:129) at org.osbot.rs07.Bot.executeListenerEvents(be:486) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wh:93) at java.lang.Thread.run(Thread.java:745) [INFO][Bot #1][02/18 01:59:34 PM]: WARNING: Out of trident charges. Returning to bank [INFO][Bot #1][02/18 01:59:34 PM]: DEBUG: Bank run triggered by tridentCheck, ammoCheck or runeCheck [INFO][Bot #1][02/18 01:59:34 PM]: DEBUG: AnimationTracker stopped [INFO][Bot #1][02/18 01:59:39 PM]: DEBUG: Trident has 0 charges left. [INFO][Bot #1][02/18 01:59:41 PM]: DEBUG: Trident has 0 charges left. mby should use regex? Edited February 18, 20178 yr by Efpkaf
February 18, 20178 yr Author 8 minutes ago, Efpkaf said: Hey there is NPE [INFO][Bot #1][02/18 01:58:20 PM]: DEBUG: Swapping to item: Rune platebody [INFO][Bot #1][02/18 01:58:21 PM]: DEBUG: Swapping to item: Rune platebody [INFO][Bot #1][02/18 01:58:33 PM]: DEBUG: Going to search tomb [INFO][Bot #1][02/18 01:58:33 PM]: INFO: Setting PROTECT_FROM_MELEE to true [INFO][Bot #1][02/18 01:58:37 PM]: DEBUG: AnimationTracker started [INFO][Bot #1][02/18 01:58:37 PM]: DEBUG: Combat started [INFO][Bot #1][02/18 01:58:58 PM]: DEBUG: Restoring prayer [INFO][Bot #1][02/18 01:58:58 PM]: DEBUG: Exiting tomb [1] [INFO][Bot #1][02/18 01:58:58 PM]: DEBUG: AnimationTracker stopped [INFO][Bot #1][02/18 01:59:00 PM]: INFO: Setting PROTECT_FROM_MELEE to false [INFO][Bot #1][02/18 01:59:03 PM]: DEBUG: Next target: Verac the Defiled [INFO][Bot #1][02/18 01:59:12 PM]: DEBUG: Going to search tomb [INFO][Bot #1][02/18 01:59:13 PM]: INFO: Setting PROTECT_FROM_MELEE to true [INFO][Bot #1][02/18 01:59:16 PM]: DEBUG: AnimationTracker started [INFO][Bot #1][02/18 01:59:16 PM]: DEBUG: Combat started [ERROR][Bot #1][02/18 01:59:34 PM]: Error in script executor! java.lang.NumberFormatException: For input string: "run" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615) at frostbarrow.e.Con.H(xc:137) at frostbarrow.e.PRN.H(uc:1089) at frostbarrow.FrostBarrow.onMessage(vd:129) at org.osbot.rs07.Bot.executeListenerEvents(be:486) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(wh:93) at java.lang.Thread.run(Thread.java:745) [INFO][Bot #1][02/18 01:59:34 PM]: WARNING: Out of trident charges. Returning to bank [INFO][Bot #1][02/18 01:59:34 PM]: DEBUG: Bank run triggered by tridentCheck, ammoCheck or runeCheck [INFO][Bot #1][02/18 01:59:34 PM]: DEBUG: AnimationTracker stopped [INFO][Bot #1][02/18 01:59:39 PM]: DEBUG: Trident has 0 charges left. [INFO][Bot #1][02/18 01:59:41 PM]: DEBUG: Trident has 0 charges left. But it used teleport to bank and logged off. Worked correctly so nothing wrong has been happened. Looks like the message for depleting a trident has been changed with thursdays update. Will update, thank you. EDIT: Committed the update. Will be live within 24h (Version 1.5.12) Edited February 18, 20178 yr by FrostBug
February 18, 20178 yr 4 hours ago, FrostBug said: Nice. What goes wrong in mirror mode, though? i was getting error that said something like "28 items required", then i switched to non-mirror client and it worked. Mirror mode works now though
February 18, 20178 yr Author 13 minutes ago, JARNQ said: i was getting error that said something like "28 items required", then i switched to non-mirror client and it worked. Mirror mode works now though That just means that your settings added up to more than 28 required items. It's more of a warning tho, the script would still have ran. e.g. (food + potions + spade + teleports + runes) > 28 Edited February 18, 20178 yr by FrostBug
February 18, 20178 yr 4 hours ago, FrostBug said: That just means that your settings added up to more than 28 required items. It's more of a warning tho, the script would still have ran. e.g. (food + potions + spade + teleports + runes) > 28 The script didn't run though, when i pressed start it just printed the warning message and nothing happened. Then i used the exact same settings on non-mirror client and it worked.
February 18, 20178 yr Author 1 minute ago, JARNQ said: The script didn't run though, when i pressed start it just printed the warning message and nothing happened. Then i used the exact same settings on non-mirror client and it worked. hm, I suppose the inventory space warning was unrelated then. Well, all good if it works now I guess
February 19, 20178 yr The script is good, my luck is bad 42 dry streak but hey, atleast the script works
February 20, 20178 yr I just bought this & it's running flawlessly. I love it... One thing, can you help me with the invo setup? It doesn't want to take out the correct amount of Prayer potions for some reason. **EDIT Nevermind, the "doses" for prayer potions messed me up haha. I figured it out. Edited February 20, 20178 yr by YoungWinner
February 21, 20178 yr 23 hours ago, Bamboozled said: I've made over 2 billion GP off this - thanks ! Would recommend to anyone + proof it bch beat me
Create an account or sign in to comment