Results 1 to 6 of 6

Thread: Find mouse current position?

  1. #1
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Find mouse current position?

    Hi, how can I find the cursors current position?

    I tried to use...
    mouse(x, y, 0, 0, true);
    ... for a mouse click, but it would move the mouse all the way to coord 0,0 instead of clicking in the current position.

  2. #2
    Join Date
    Sep 2006
    Posts
    5,219
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default

    getmousepos(x,y) will return the location to x,y

  3. #3
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Thanks, Boreas !

  4. #4
    Join Date
    Jul 2006
    Location
    NY
    Posts
    371
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Dude no offense, but your a SRL member and you didn't know that?

  5. #5
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Sorry, I just got back into ScuneRape and coding with Pascal. Tons of the functions have changed since I last was here. I'm just trying to rub some rust off. That was also probably my only real nooby question I will be asking .

  6. #6
    Join Date
    Feb 2006
    Location
    New Zealand
    Posts
    1,330
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hlstriker dont be afraid to ask a "nooby" question. Its the only way you can learn

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Autofighter that returns to starting position?
    By Spedcialblaine in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 08-17-2007, 09:41 PM
  2. Replies: 1
    Last Post: 08-05-2007, 06:38 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
  •