Dashboard
Java Lifetime Sponsor
-
Joined
-
Last visited
Solutions
-
Dashboard's post in OSBot 2.xx MouseListener? was marked as the answerImplement MouseListener in your main class (the class that extends Script).
In onStart() add this line - bot.addMouseListener(this);