Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Suggestion Mouse overlay

Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
@awesome123man recently implemented a mouse overlay in his bots. i like the feature as you can see where the mouse takes weird inefficient paths.

Thinking this could/should be a toggle feature within the client to enable a mouse path overlay.
Code I have is for Windows only. It's more of a debugging feature honestly and probably isn't the quality to be implemented for all of runemate.

I recommend doing a bit of research into JNA and you should be able to make your own that is allowed on the store.

The rules for the store are that it must be JavaFX and it must follow the z axis of the runescape client, meaning it hides itself when rs is hidden.
 
Joined
Jan 28, 2017
Messages
492
Code I have is for Windows only. It's more of a debugging feature honestly and probably isn't the quality to be implemented for all of runemate.

I recommend doing a bit of research into JNA and you should be able to make your own that is allowed on the store.

The rules for the store are that it must be JavaFX and it must follow the z axis of the runescape client, meaning it hides itself when rs is hidden.
Shouldn't be necessary to get into JNA just to make a overlay, imo.
 
Joined
Jul 14, 2018
Messages
22
Can we get this mouse overlay in the settings ? I liked it too when I used his bot I thought there would be others but didn’t find any
 
Top