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
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.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)