Jump to content
Macro Express Forums

I need to click randomly from 4-7 seconds


corona09

Recommended Posts

left click...wait 7-9 seconds...repeat 2000 times

Simple:

Repeat Start (Repeat 2000 times)
 Mouse Left Button Click
 Variable Set Integer %N1% with a Random Number
 Variable Modify Integer: %N1% = %N1% + 7
 Delay %N1% Seconds
Repeat End

 

exact code please

Demanding, aren't you!?

 

You're welcome.

Link to comment
Share on other sites

left click...wait 7-9 seconds...repeat 2000 times ...exact code please

Samj's code is correct... but since all the information isn't available to you in the format he gave, I doubt you'll be able to duplicate his results

without first learning enough about Macro Express to figure out how to build this extremely simple macro on your own.

 

And since you don't seem inclined to look into it right now, I'll do you a solid and provide you with the actual code. However, please keep in mind

that this forum is for people who want to help or who need help because they missed something along the way or they just can't seem to puzzle out

how to do something even after going through the Help files and Tutorial.

 

With that said, even if you just need somebody to help you build a macro, a little less abruptness and a little more courtesy go a long way.

 

<REP3:01:000001:000001:02000:0:01:><LCLK><IVAR2:01:06:2><NMVAR:01:01:1:0000001:2:0000007><DELAY:%N1%><ENDREP>

 

Good luck.

Link to comment
Share on other sites

Samj's code is correct... but since all the information isn't available to you in the format he gave, I doubt you'll be able to duplicate his results

without first learning enough about Macro Express to figure out how to build this extremely simple macro on your own.

 

And since you don't seem inclined to look into it right now, I'll do you a solid and provide you with the actual code. However, please keep in mind

that this forum is for people who want to help or who need help because they missed something along the way or they just can't seem to puzzle out

how to do something even after going through the Help files and Tutorial.

 

With that said, even if you just need somebody to help you build a macro, a little less abruptness and a little more courtesy go a long way.

 

<REP3:01:000001:000001:02000:0:01:><LCLK><IVAR2:01:06:2><NMVAR:01:01:1:0000001:2:0000007><DELAY:%N1%><ENDREP>

 

Good luck.

thank you very much both of you by the way i took alot of time trying to figure this out :) u made it seem so simple :D THANK UU heheh

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...