Results 1 to 6 of 6

Thread: My mouse isn't smooth...

  1. #1
    Join Date
    Jul 2006
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default My mouse isn't smooth...

    OK so I'm making a script, and I am using MouseFindNoFlag. It works fine, the only problem is that it is not smooth. At all. More like MoveMouse.

    It doesn't make sense, everyone else's scripts work perfectly fine on my computer, if I cut and paste walking procedures from their scripts over to mine it works great, however if I write it myself it doesn't. Wtf?!?!

    I have tried changing the mouse speed around, when I set it to one I could actually see the mouse move, a little. Kinda like a flash somewhere in between the two coordinates.

    Any ideas??

    Note: Yes, I have reinstalled SRL about 3 times now...

  2. #2
    Join Date
    Jun 2006
    Posts
    1,492
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    did you include SetupSRL in your main loop?

  3. #3
    Join Date
    Dec 2006
    Location
    Banville
    Posts
    3,914
    Mentioned
    12 Post(s)
    Quoted
    98 Post(s)

    Default

    Well, have you made sure to include srl?

    SCAR Code:
    {.include SRL/SRL.scar}

    If its anything, that is the number one thing on my list.
    The jealous temper of mankind, ever more disposed to censure than
    to praise the work of others, has constantly made the pursuit of new
    methods and systems no less perilous than the search after unknown
    lands and seas.

  4. #4
    Join Date
    Jul 2006
    Posts
    152
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll try that Infantry. Thanks.

    And r0b0t, it wouldn't compile if I didn't say that.


    Edit: That worked now a new problem...

    Nevermind about teh symbols.

  5. #5
    Join Date
    Jun 2006
    Posts
    3,861
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    You do know that a lower mouse speed means the mouse goes faster?

    1............30
    fast.......slow

  6. #6
    Join Date
    Jan 2007
    Posts
    94
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this helped me too the SetupSRL thingy worked
    If you ain't Dutch, you ain't much!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Smooth scripting
    By skibby in forum OSR Help
    Replies: 15
    Last Post: 05-14-2007, 03:53 AM
  2. [REQ] Mouse in box
    By Boreas in forum OSR Help
    Replies: 8
    Last Post: 11-20-2006, 01:50 AM

Posting Permissions

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