- Joined
- Aug 25, 2017
- Messages
- 270
- Thread Author
- #1
RuneMate Version: on going issue
Affected Games: RS3
Code Used: interact("action")
Using interact sometimes brings up the right click menu. If the click fails, it can get stuck in an infinite loop with the right click menu stuck open.
A work around is to add a fail counter to your code to have it hover somewhere else if it fails X times.
Affected Games: RS3
Code Used: interact("action")
Using interact sometimes brings up the right click menu. If the click fails, it can get stuck in an infinite loop with the right click menu stuck open.
A work around is to add a fail counter to your code to have it hover somewhere else if it fails X times.