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.

WebWalkEvent

Featured Replies

1. OSBot Version (do NOT put "current version", be specific) : 2.4.105


2. A description of the issue. Include relevant logs. : Created a WebWalkEvent using this code:



WebWalkEvent e2 = new WebWalkEvent(BankArea);
e2.setBreakCondition(new Condition() {

@[member=Override]
public boolean evaluate() {
return BankArea.contains(myPlayer());
}
});
e2.setEnergyThreshold(random(15, 20));
execute(e2); 

Sometimes randomly it throws errors on WebWalkEvents which will lead to me needing to restart osbot to get it working.


3. Are you receiving any errors in the client canvas or the logger? BGJ9Xc0.png


4. How can you replicate the issue? No specific way randomly sometimes it happens


5. Has this issue persisted through multiple versions? If so, how far back? since ~2.4.100 till now


 


I've had this error before. I deleted my OSBot folder and the client, redownloaded them both, and reopened the client. Tell me if that works for you as well.

  • Author

I just need the error log in plain text.

[ERROR][bot #1][12/11 09:29:08 PM]: Error in bot executor!
java.lang.NoClassDefFoundError: Could not initialize class org.osbot.Nul
 at org.osbot.rs07.event.WebWalkEvent.<init>(he:63)
 at tasks.WalkToBank.process(WalkToBank.java:24)
 at main.Task.execute(Task.java:18)
 at main.CowKiller.onLoop(CowKiller.java:93)
 at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(qh:103)
 at java.lang.Thread.run(Unknown Source)

Edited by progamerz

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.