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.

Client crashes when i tell it to walk

Featured Replies

Im using this to walk to an area in the wilderness:

if (lootValue < 50000) {
Log("Loot value less than 50k")
getWalking().walk(teleportArea);
 }


I get the log message then the client doesnt walk it starts freezing up then crashes completely. The logger says thread death.

 

edit:

also tried:

getWalking().walk(pos1, pos2, pos3);

and it just does nothing but doesn't crash.

Also tried this:

WalkingEvent myEvent = new WalkingEvent(new Position(1, 2, 3)); 
execute(myEvent); 

Also does nothing.

Im running this onStart. The place i want to walk to is quite close. Is it because im in the wilderness? cant you walk in some areas of the map or something?

 

edit: Managed to do it by creating my own path from a guide Alek wrote, thank you

Edited by shaba123

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.