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.

"getWalking().walkPath" not working as expected

Featured Replies

For whatever reason, every once in awhile OSBot fails to walk my pre-defined path (Slight randomization, only up to 1 tile change max). I've also seen it click tiles next to the tiles it was made to walk to for whatever reason. It's a random occurrence 

Here's the basic code:

Position[] toBank = {
        new Position(3181, 3372, 0),
        new Position(3182, 3380, 0),
        new Position(3178, 3391, 0),
        new Position(3172, 3402, 0),
        new Position(3172, 3415, 0),
        new Position(3175, 3430, 0),
        new Position(3183, 3436, 0)
};

mineBot.getWalking().walkPath(Arrays.asList(toBank));

 

Bugs on: new Position(3172, 3415, 0)

 

https://i.gyazo.com/6a915e387a3ee3340de841e43c62e153.mp4

 

  • Author

Ended up just using webwalker and haven't had any problems. Still would really like to just use the "walkPath" utility though..

Getting some serious randomness from webwalker though, which is nice... but at times it's random to the point I'm running inefficient trails (In terms of Gold per hour)

Edited by asdttt

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.