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.

Minimap walking

Featured Replies

I have the following code

 MiniMapTileDestination mdst = new MiniMapTileDestination(s.getBot(),dst);
            s.mouse.click(mdst);

The destination tile is 20 tiles away and is visible on the minimap but the mouse won't click on the tile.

After some debugging the minimap function returns that the tile is not visible on the minimap.

I was reading in an old forum post that Minimap walking is limited to 14 tile distance?

 

  • Developer
12 hours ago, revoke11 said:

I have the following code

 MiniMapTileDestination mdst = new MiniMapTileDestination(s.getBot(),dst);
            s.mouse.click(mdst);

The destination tile is 20 tiles away and is visible on the minimap but the mouse won't click on the tile.

After some debugging the minimap function returns that the tile is not visible on the minimap.

I was reading in an old forum post that Minimap walking is limited to 14 tile distance?

 

20 tiles won;t be on the minimap, the range of the minimap is 15-16 tiles around the player :)
So yes 14 could be correct to have a small margin :D

  • Author

hmm. Yea just double checked. 19 tiles are 100% on the minimap, in some directions 20.

 

Create an account or sign in to comment

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.