Hi,
I wondered if there is a maximum to mousespeed. I put it on time on 9999999 but it was not as fast as I expected it to be. Were does my mousespeed depend on?
GREETINGS
Hi,
I wondered if there is a maximum to mousespeed. I put it on time on 9999999 but it was not as fast as I expected it to be. Were does my mousespeed depend on?
GREETINGS
You can't make an integer more than it's max.
You should just leave it at the default or use MoveMouse.
Tho if you use MoveMouse there is a very big chance of a ban.
Could I change the max? It is predefined by the maker of simba tough?
MoveMouse uses OS calls to instantly move the mouse.
MMouse is a part of SRL and can be changed using the MouseSpeed variable.
The MouseSpeed variable is a LongInt and has a maximum of 2147483647.
If I need the mouse to move faster, what would be a reasonable value of mousespeed without being too ridiculously fast? I'm using 50.
There are currently 1 users browsing this thread. (0 members and 1 guests)