I have not scripted in a while, so this question will probably sound REALLLLLLY dumb, I am trying to make a mouse releaser to help me train agil, the problem is, I don't know how to right click them and hit release, I believe I know something, but I am not 100% sure, if you have any ideas, please post.
SCAR Code:Program Hmph;
{.include srl/srl.scar}
ReleaseAll;
begin
end;
begin
if(isfkeydown(9)then
ReleaseAll;
end.
That's my current script, I am about to try something but and not 100% sure it will work, if it does I will post here saying I figured it out![]()
.




.
Reply With Quote



.




