Mouse Clicker v1.0
A Snippet from: CyberCitizen
Let>APP_TITLE=Mouse Press Let>INPUT_BROWSE=0 Input>vWait,Please Enter The Amount Of Time You Want To Wait%CRLF%Before The Next Key Press (In Seconds) Example: 3 or 3.5 If>%vWait%=,Exit Input>vKeyPress,Please Enter The Amount Of Times You Want The Mouse%CRLF%To Left Click Once You Press The Mouse Middle Button If>%vKeyPress%=,Exit Label>vWaitKey WaitKeyDown>VK4 GoSub>Clicky GoTo>vWaitKey Label>Exit SRT>Clicky Let>vNum=0 While>vNum<>%vKeyPress% Let>vNum=vNum+1 LClick EndWhile END>ClickySelect the code above to paste into your macro. Or: View Raw Text
Link: http://www.mjtnet.com/snip.htm?g=53a222ce33a69
Forum Embed Code - click to select all then copy (CTRL-C):
When pasting into the forum do NOT modify the script code or it will not match what is in the database - create a new snippet instead!