Results 1 to 13 of 13

Thread: Slow Mouse?

  1. #1
    Join Date
    Jun 2007
    Posts
    106
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Slow Mouse?

    My mouse was moving prefectly fine. Then just a few days ago, it began to move slower and slower. Now it moves at probably 1/4 normal speed. Does anyone know how to increase the Mouse Movement Speed???

    Thanks
    Anoobis

  2. #2
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Lower the mouse speed the faster the mouse moves, higher the mouse speed the slower the mouse moves:

    SCAR Code:
    MouseSpeed := 4;

    You can put that (replace the 4 with whatever you want..) in your script, or run SetupSRL; and change the mouse speed in there for all scripts (unless the script changes it).

  3. #3
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    You can also try to set BenMouse to false.. That may help a lot

    SCAR Code:
    BenMouse := False;
    Hup Holland Hup!

  4. #4
    Join Date
    Feb 2007
    Location
    SparklesProd.com
    Posts
    2,406
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    BenMouse owns! >_<"

    But I suppose it is slower...

  5. #5
    Join Date
    Jan 2007
    Posts
    526
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How much does your mouse eat every day? Maybe it's getting too fat or something, he gets tired so fast?

    Give only vegetables for your mouse for week or two and it should lose some weight, than it will probably run as fast as it used to.
    When I die will they remember not what i've done but what I haven't done?
    It's not the end that i fear with each breath,
    it's life that scares me to death
    -------------------------------
    http://www.secetweb.com

  6. #6
    Join Date
    Dec 2006
    Location
    Houston, TX USA
    Posts
    4,791
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Secet View Post
    How much does your mouse eat every day? Maybe it's getting too fat or something, he gets tired so fast?

    Give only vegetables for your mouse for week or two and it should lose some weight, than it will probably run as fast as it used to.
    Only vegetables?, try this too
    Those statistics don't lie!

  7. #7
    Join Date
    Jun 2007
    Posts
    69
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  8. #8
    Join Date
    Jun 2007
    Posts
    106
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Default

    Quote Originally Posted by JAD View Post
    Lower the mouse speed the faster the mouse moves, higher the mouse speed the slower the mouse moves:

    SCAR Code:
    MouseSpeed := 4;

    You can put that (replace the 4 with whatever you want..) in your script, or run SetupSRL; and change the mouse speed in there for all scripts (unless the script changes it).
    I went into SetupSrl and looked for mouse speed and theres so many mousespeed lines

    EX:

    EMousespeed."__"
    LMousespeed."__"

    theres quite a few of each, which line exactley am i looking for, i could find a line

    MouseSpeed = X

  9. #9
    Join Date
    Feb 2007
    Posts
    3,616
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by anoobis View Post
    I went into SetupSrl and looked for mouse speed and theres so many mousespeed lines

    EX:

    EMousespeed."__"
    LMousespeed."__"

    theres quite a few of each, which line exactley am i looking for, i could find a line

    MouseSpeed = X
    No, run the script A form will pop up and you can set all your options..

  10. #10
    Join Date
    Dec 2006
    Location
    Houston, TX USA
    Posts
    4,791
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script he's using probably overrides it.

    use CTRL + F to find MouseSpeed, then change that to 5 or less.

  11. #11
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Secet View Post
    How much does your mouse eat every day? Maybe it's getting too fat or something, he gets tired so fast?

    Give only vegetables for your mouse for week or two and it should lose some weight, than it will probably run as fast as it used to.
    That made me laugh so hard


  12. #12
    Join Date
    Oct 2006
    Location
    MI USA
    Posts
    3,166
    Mentioned
    6 Post(s)
    Quoted
    11 Post(s)

    Default

    I noticed when I switched from IE to MFF, the mouse seemed to get slower also.....



    ~RAM


  13. #13
    Join Date
    Dec 2006
    Location
    Houston, TX USA
    Posts
    4,791
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Or you could manually change your computer's mouse speed in mouse properties.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Function (Mouse) Help! Too Slow
    By flamingvenom in forum OSR Help
    Replies: 2
    Last Post: 09-24-2008, 12:12 PM
  2. Súper Slow Mouse?
    By Floor66 in forum OSR Help
    Replies: 12
    Last Post: 10-24-2007, 02:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •