Skip 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.

Depositbox

Featured Replies

Version: 1.04.269

Cosole output: 

[ERROR][Bot #1][03/22 02:45:47 PM]: Error in script executor!
java.lang.NullPointerException
	at org.osbot.rs07.api.Widgets.isVisible(zg:60)
	at org.osbot.rs07.api.Widgets.isVisible(zg:55)
	at org.osbot.rs07.api.DepositBox.isOpen(ii:140)
	at ClayMiner.Miner.bank(Miner.java:104)
	at ClayMiner.Miner.onLoop(Miner.java:88)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(dl:173)
	at java.lang.Thread.run(Unknown Source)

Script: private clayminer.

Hooks that failed: DepositBox, would not deposit, interface was open but would not do anything.

JVM bit version: 32

Edited by Rudie

Version: 1.04.269

Cosole output: 

[ERROR][Bot #1][03/22 02:45:47 PM]: Error in script executor!
java.lang.NullPointerException
	at org.osbot.rs07.api.Widgets.isVisible(zg:60)
	at org.osbot.rs07.api.Widgets.isVisible(zg:55)
	at org.osbot.rs07.api.DepositBox.isOpen(ii:140)
	at ClayMiner.Miner.bank(Miner.java:104)
	at ClayMiner.Miner.onLoop(Miner.java:88)
	at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(dl:173)
	at java.lang.Thread.run(Unknown Source)

Script: private clayminer.

Hooks that failed: DepositBox, would not deposit, interface was open but would not do anything.

JVM bit version: 32

 

Please post the portion of the code where the error occurred for debugging purposes.

Edited by Precise

  • Author

Please post the portion of the code where the error occurred for debugging purposes.

    	if(dpbox != null) {
    		if(dpbox.interact("Deposit")) {
    			while (!depositBox.isOpen())
    				sleep(250);
    				depositBox.depositAllExcept(PICKID);
    		}
    	}
    	if(dpbox != null) {
    		if(dpbox.interact("Deposit")) {
    			while (!depositBox.isOpen())
    				sleep(250);
    				depositBox.depositAllExcept(PICKID);
    		}
    	}

 

This worked fine for me, are you using the mirror client?

 

EDIT: i tested both on mirror and normal with no problems.

 

what version of OSBot are you using?

Edited by Precise

  • Author

This worked fine for me, are you using the mirror client?

If I wasn't I wouldn't post a report here. It seems to occur randomly, most of the time it works fine, but it happened 2 times now.

what version of OSBot are you using?

Newest

Edited by Rudie

  • Author

Could you specify the exact version of the client instead of using relative terms. I see that you specified the mirror client version.

Sorry, my bad. Version is: 2.3.48.
Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

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.