Replies: 1 comment
-
did u try bot.clickWindow(<Slot_Number>, 1, 0) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In 2b2t.xin, we need right-click the compass to join the queue.
If I right-click the compass again when I in the queue, I will get a message.
But if i use
bot.simpleClick.rightMouse(2)
to right-click the compass two times, i don't get a message.Beta Was this translation helpful? Give feedback.
All reactions