Welcome!

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

Sign up now!

Question Slower Mouse

Joined
Jul 17, 2015
Messages
24
Heya, ive been working on making my own scripts as I really enjoy it. But I was wondering, is there a way to slow down the mouse even more then the mouse multiplier in the settings. Even when its set to 0.5 it still instantly moves from one side of the screen to the other side, and setting the mouse speed in the code doesnt seem to affect it either.

Thanks,
Natfoth
 
Joined
Feb 24, 2015
Messages
1,206
Heya, ive been working on making my own scripts as I really enjoy it. But I was wondering, is there a way to slow down the mouse even more then the mouse multiplier in the settings. Even when its set to 0.5 it still instantly moves from one side of the screen to the other side, and setting the mouse speed in the code doesnt seem to affect it either.

Thanks,
Natfoth
That is weird, since there are scripts here who have implemented this :O
@Aidden
 
Joined
Jul 17, 2015
Messages
24
I have tried this "Mouse.setSpeedMultiplier(0.1);" and I am mining tin in Lumbridge swamp. It will click to start mining then when it goes to hover it just blinks straight to the other one.

However I have noticed if it only has to move a few pixels ( within 20ish) then it will go and look nice.

There seems to be more issues though, when using some other bots and its just doing a webwalk to get somewhere the mouse goes very crazy and is all over the place.

Here is an example, this one isnt as crazy but its still bad.

2015-07-18_17-01-38.gif
 
Last edited:
Joined
Dec 24, 2015
Messages
24
Sorry for the massive late bump, but if I consistently keep switching between skill tabs will RuneMate implement this while scripting?
 
Ex-Staff
Joined
Apr 19, 2015
Messages
540
Sorry for the massive late bump, but if I consistently keep switching between skill tabs will RuneMate implement this while scripting?
No.
It'll only change the way your mouse moves from one point to another.
It does not customize the bots by that much.
Correct me if I'm wrong @Arbiter :p
 
Top