Jump to content
Macro Express Forums

random timing between mouse click?


boricmytu

Recommended Posts

Variable Set Integer %N1% with a Random Number  // Get a random number between 0 and 20
Variable Modify Integer: %N1% = %N1% + 10  // Add 10 to make it a random number between 10 and 30

Mouse Right Button Click
Delay %N1% Seconds  // Delay between 10 and 30 seconds
Mouse Right Button Click

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...