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.

Question Interact stuck on Right Click Menu

Joined
Sep 30, 2015
Messages
86
interact will get stuck if the right click menu is already open (eg, it tried to interact but failed before hand, but the right click menu is still open) It freezes the entire script until it auto-logs to lobby.

Was digging through interfaces and methods to try and find something to close the right click menu if it's open, but I couldn't find anything.

EDIT: Got it, use the Menu class (Menu.isOpen())

EDIT: Still having issues.
 
Last edited:
Joined
Sep 30, 2015
Messages
86
Welp, this is still happening, even after using the Menu class.

It'll just get stuck there, wait for it to lobby, then log back in and resume. Really frustrating.
 
Top