Jump to content

Interacting without #interact?


Zee Best

Recommended Posts

InteractionEvent, have a look into that.

 

Yeah, I've seen the events but are they executed on a different thread? 

 

 

 

EntityDestination targetDest = new EntityDestination(getBot(), RS2OBJECTHERE);

if (getMouse().click(targetDest)) {
// opens menu, then use menu api
}
 
is the emergency back-up

 

 

Yeah, although that's a very hacky way.

 

EDIT:

 

I created a simple method that firsts hovers the entity, then checks the menu's tooltip to see if it's left click. If not it will right click and open the menu then try and select the action.

Edited by Zee Best
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...