I need a list of scripting commands for SRL so i can start scripting thanks!![]()
I need a list of scripting commands for SRL so i can start scripting thanks!![]()
<3 you thank you very much!
Originally Posted by todd
As long as your willing to learn, I'll tell you some basic ones.
Mouse(mousex, mousey, ranx, rany : Integer; left : Boolean);
So mousex = the x coordinate, mousey = the y coordinate, ranx and rany are the random amounts you want the script to click off by.
A boolean is always a true; or a false;
So left : boolean would either be true or false. So use left click or click with the right mouse button.
As an example : Mouse(500, 500, 5, 5, True);
![]()
i suggest you download scar tutorial by driger it has the basic that you need to know to script
There are currently 1 users browsing this thread. (0 members and 1 guests)