Results 1 to 3 of 3

Thread: Function (Mouse) Help! Too Slow

  1. #1
    Join Date
    Sep 2008
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Function (Mouse) Help! Too Slow

    I was using the function Mouse.. well let me give u code first so I can get a direct reply

    Code:
    if (FindColorSpiralTolerance(x, y, WINECOLOR, MSX1, MSY1, MSX2, MSY2, 3)) Then
    Cast('Telekinetic Grab');
    wait(500);
    Mouse(x,y,1,1,true);//this clicks it
    Ok It does everything right 'BUT' It moves the mouse curser very slowly I dunno what to do... help

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

    Default

    before that put SetupSRL;
    Rep Plawx lol

  3. #3
    Join Date
    Sep 2008
    Posts
    25
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by sirlaughsalot View Post
    before that put SetupSRL;
    Rep Plawx lol
    Wo0t K will try Thx laugh you rock

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Mouse move slow
    By lemonfuzz in forum OSR Help
    Replies: 5
    Last Post: 02-27-2009, 08:59 AM
  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
  •