Welcome!

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

Sign up now!
  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