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.

Entity interaction fails if context menu is open and continues offscreen

Featured Replies

In mirror mode if you interact with an entity but it rights clicks and there are too many context menu options (e.g. right clicking to pickpocket and too many items on ground) then it just gets stuck with the context menu open and never closes it, even if you attempt another interaction

Suggestion is for the interaction event to close the context window if it fails, or close the window on interaction if already open and the option isn't there or is off-screen

  • Author

Also happens when walking, if walk threshold is zero and it right clicks to "walk to" a tile, it will get stuck with the context menu open if the context menu is full


[Mod Merged]

 I don't recall this happening in the previous build, affecting all my bots doing various activities, they just idle forever with the context menu open until the logout timer hits I guess

Moved from Mirror bugs as it isn't a Mirror specific bug.

1. 2.6.51

2. When the right click menu goes off screen with the menu target off screen bot will now sit idle until log out due to inactivity.

3. No.

4. Yes.
https://i.gyazo.com/3eb66d4a116fa1dc80f6f841af6ec247.mp4

final Player p = getPlayers().closest("PLAYER NAME");
if (p != null) {
    log(p.interact("Follow") ? "Interacted" : "Failed to interact");
}


5. Was added in release 2.6.51/2.6.50 and I believe was this change specifically.

- Reworked the InteractionEvent to improve accuracy and succesrate and allow to interact with the menu if the target is in the opened menu.

Before this change when this would happen the bot would move the mouse to close the menu then try again. Only thing you can really do when using the mouse.

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.