Welcome!

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

Sign up now!

Request Set mouse "accuracy" within a certain task

Joined
Nov 18, 2013
Messages
120
This might be a silly request or plain dumb, but I think it would be nice to be able to define an arbitrary accuracy when performing certain tasks. For example interacting on items in your inventory. I'd love to be able to do something like Mouse.setAccuracy(0.9) // ~90% accuracy then set it back to whatever it was before at the end of the task.

To define exactly what I mean, accuracy in this case means approximate % chance the mouse will click the point specified.
 
Last edited:
12 year old normie
Joined
Jan 8, 2015
Messages
2,769
What does accuracy mean though? A straight mousepath to said option? Clicking the exact middle of the option?
 
Top