Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Khal Blast Furnace

Featured Replies

My bot ocationally shuts it self of because it says that it is out of iron ore even though I have 10k coal and iron ore in an empty tab :(

  • Author

My bot ocationally shuts it self of because it says that it is out of iron ore even though I have 10k coal and iron ore in an empty tab sad.png

 

hmm that's annoying, I'll see if there is a way I can find what the issue is.

I think it could happen if the client laggs at a bad moment, but still ... 

 

Khaleesi

hmm that's annoying, I'll see if there is a way I can find what the issue is.

I think it could happen if the client laggs at a bad moment, but still ...

Khaleesi

One other issue I found is that it had a hard time talking to the foreman sometimes. When using mirror client it sometimes can't interact with the foreman and I think this is because it can't find it if someone is on top of the foreman. Also I found that it sometimes presses the wrong dialog options and that it has to talk to the foreman multiple times for it to pay him correctly.

All of this is with the mirror client to clarify.

  • Author

One other issue I found is that it had a hard time talking to the foreman sometimes. When using mirror client it sometimes can't interact with the foreman and I think this is because it can't find it if someone is on top of the foreman. Also I found that it sometimes presses the wrong dialog options and that it has to talk to the foreman multiple times for it to pay him correctly.

All of this is with the mirror client to clarify.

 

Yes I noticed that too. It is currently an issue within my code.

It's not client related in any way.

 

I was already trying to improve the talking by not using the mouse.

Now it seems to do both together at some points.

 

I'll have it fixed this evening.

 

Khaleesi

Now it seems to do both together at some points.

I think that this is the problem because I saw it do both which made it press the wrong option.

Works great (like all Khal scripts I've used) I've been using this from level 30 to almost 70 now. I am wondering how much coalbag increases the bar produce rate, I am now producing a bit over 500 mithril bars/h. Is it worth getting before I move on to addy bars?

While doing mith or higher try using the coal bag, It will get u 100k+/hour more profit.

Since you only have to do half the runs as you are doing now ^^

 

Is the bot suppose to sometimes pickup a spade? Because I found my bot with a spade in the inventory that I had to manually drop because it was staying in the inventory and taking up space.

  • Author

Is the bot suppose to sometimes pickup a spade? Because I found my bot with a spade in the inventory that I had to manually drop because it was staying in the inventory and taking up space.

 

no it's not, I still need to add a junk filter.

Will also have this added today!

Edited by Khaleesi

no it's not, I still need to add a junk filter.

Will also have this added today!

Thanks! Really looking forward to it :)

no it's not, I still need to add a junk filter.

Will also have this added today!

I seem to be getting this error as well sometimes. I have not been at the computer when it happens and it doesn't stop the script since I have hade it running for hours.

 

[ERROR][bot #2][05/19 06:40:51 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@19b40c6

java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.withdraw(hk:1519)
at org.osbot.rs07.api.Bank.withdraw(hk:1065)
at org.osbot.rs07.api.Bank.withdrawAll(hk:1124)
at org.khal.blastfurnace.e.COM1.G(x:137)
at org.khal.blastfurnace.e.NuL.e(n:49)
at org.khal.blastfurnace.e.NuL.G(n:234)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)
 
[ERROR][bot #2][05/19 07:28:49 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@1773116
java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.open(hk:460)
at org.khal.blastfurnace.e.COM1.G(x:18)
at org.khal.blastfurnace.e.NuL.G(n:47)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)

 
I hope this can help you solve something :P
  • Author

 

I seem to be getting this error as well sometimes. I have not been at the computer when it happens and it doesn't stop the script since I have hade it running for hours.

 

[ERROR][bot #2][05/19 06:40:51 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@19b40c6

java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.withdraw(hk:1519)
at org.osbot.rs07.api.Bank.withdraw(hk:1065)
at org.osbot.rs07.api.Bank.withdrawAll(hk:1124)
at org.khal.blastfurnace.e.COM1.G(x:137)
at org.khal.blastfurnace.e.NuL.e(n:49)
at org.khal.blastfurnace.e.NuL.G(n:234)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)
 
[ERROR][bot #2][05/19 07:28:49 em]: Error executing event : org.osbot.rs07.input.mouse.MoveMouseEvent@1773116
java.lang.ArithmeticException: / by zero
at org.osbot.rs07.input.mouse.MoveMouseEvent.mouseMoveAlgorithm(kk:430)
at org.osbot.rs07.input.mouse.MoveMouseEvent.execute(kk:27)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.api.Mouse.moveRandomly(tm:295)
at org.osbot.rs07.event.InteractionEvent$3.condition(do:344)
at org.osbot.rs07.utility.ConditionalSleep.sleep(dd:191)
at org.osbot.rs07.event.InteractionEvent.execute(do:228)
at org.osbot.rs07.event.EventExecutor$2.run(lo:14)
at org.osbot.rs07.event.EventExecutor.execute(lo:180)
at org.osbot.rs07.script.MethodProvider.execute(dc:290)
at org.osbot.rs07.api.Bank.open(hk:460)
at org.khal.blastfurnace.e.COM1.G(x:18)
at org.khal.blastfurnace.e.NuL.G(n:47)
at org.khal.blastfurnace.e.cOm3.G(bb:208)
at org.khal.blastfurnace.KhalBlastFurnace.onLoop(fb:99)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(he:125)
at java.lang.Thread.run(Unknown Source)

 
I hope this can help you solve something tongue.png

 

 

Its a math error of the devs.

Someone is trying to divide by 0...

 

Dev to strong xD

 

Can't fix this issue

Does the bot stop once the ores have finished and log out?

Does the bot stop once the ores have finished and log out?

 

yep, once ore runs out it logs out.

yep, once ore runs out it logs out.

Oh great, thanks :D!

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.