Obviously I am not much of a scripter, but the script I am using right clicks everything and I just want to know how to make it left click.
Thanks
Obviously I am not much of a scripter, but the script I am using right clicks everything and I just want to know how to make it left click.
Thanks
If there is false turn it to true. Best is to post script
Goals:Understanding TPAs
Making Proggy for fighting
Getting on SRL members
Get 500 posts
to leftclick:
Code:Mouse(x,y,ranx,rany,true);
Or use these: MOUSE_RIGHT for right clicking and MOUSE_LEFT for left clicking.
Simba Code:(* Main *)
repeat
WriteLn('I am an idiot!');
until(False);
There are currently 1 users browsing this thread. (0 members and 1 guests)