Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.
  1. M

    Miniwa's IronBot [Deleted]

    This resource has been removed and is no longer available for download.
  2. M

    Request Information about interactions from API

    Yeah but I think if one checks for at least one nearby NPC where npc.getTarget() == localPlayer && NPC.isHealthbarVisible(), that would be reasonably accurate.
  3. M

    Request Information about interactions from API

    Couldn't you check the visibility of the health bar? I think that's how tribot does it at least.
  4. M

    Miniwa's IronBot [Deleted]

    miniwa submitted a new resource: Miniwa's IronBot - Mines and banks Iron ore from East Varrock mine. Read more about this resource...
  5. M

    Request Information about interactions from API

    There are plenty of methods that combine existing ones already. Moving to the closest bank just builds on top of navigation and GameObject scanning, clicking just builds on menu interactions and mouse api, etc etc. What the difference with this one? Well, no. :( I was trying to make a point...
  6. M

    Request Information about interactions from API

    I could recreate the entire bot too if I wanted to. Stupid argument.
  7. M

    Request Information about interactions from API

    Yep, thanks. Still would be nice with extra combat methods though.
  8. M

    Request Information about interactions from API

    Don't know if this has been brought up before, but in osbot/tribot APIs you can access information about interactions. Ex: Whether an NPC is interacting with you, which NPC/Player a character is interacting with, what characters are attacking you, etc. Tribot example: RSCharacter RSCharacter...
Top