My script goes fast on 1 pc but on my other the mouse goes slow as hell.
Any ideas to turn it up?
Thanks in advance.![]()
My script goes fast on 1 pc but on my other the mouse goes slow as hell.
Any ideas to turn it up?
Thanks in advance.![]()
RSBot Script Writer.
Call: SetUpsrl; in you're script. or just set the mouse speed in you're main loop
SCAR Code:mousespeed := 15;
just try out with mouse speed you likehow higher how faster
![]()
Ty <3 It worked
RSBot Script Writer.
Beware, faster you go, the higher chance you are going to get caught.
Stay between 15..20 settings
Rogeruk's Al-Kharid Tanner V1.1 [Released]
Rogeruk's Barbarian Crafter [Coming Soon]
Rogeruk's Guild Fisher [Coming Soon]
!! - Taking Requests - !!
The higher you go, the slower it gets...
[CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
[CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]
[CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]
Ahh! Why do they always change stuff around!
[CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
[CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]
[CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]
Lol you can go higher than 20, 21. Nice :P
Rogeruk's Al-Kharid Tanner V1.1 [Released]
Rogeruk's Barbarian Crafter [Coming Soon]
Rogeruk's Guild Fisher [Coming Soon]
!! - Taking Requests - !!
If you've set up SRL, but want it to get like a third of the speed that it was going, you could go like this...
Similarly, if you wanted an extra third of the current mousespeed, you could go:SCAR Code:MouseSpeed := (1/3) * MouseSpeed;
SCAR Code:MouseSpeed := (4/3) * MouseSpeed;
![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)