Results 1 to 2 of 2

Thread: How do I get mouse position?

  1. #1
    Join Date
    Feb 2012
    Posts
    26
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default How do I get mouse position?

    How do I click on a position on the client? I got the mouse coodinates and I wanna click without using my "real" mouse, so I can do other things while running the script

    thanks in advance
    Last edited by ploxcake; 01-26-2013 at 10:49 PM.

  2. #2
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    You can get mouse pos with GetMousePos();
    If the script is for official RS, you can use SMART (simply have {$DEFINE SMART} at the start of script), otherwise you can use VM etc.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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