Jump to content

Need help with a macro


Recommended Posts

I need help with a macro. I want a macro that when i press one button, such as lets say F (but it could be any button) it automatically sends another button such as G, then it can wait in between (such at sleep735) for example, then sends another button such as H.

Then if i press F again the whole thing repeats itsself again. I dont know exactly how to make it but it might look something like:

While
somehow an activation key so when you press F it sends
G
sleep(735)
send ("h")
wend

To make it simple, Press F sends : G ------> waits .735 seconds -------> Sends H.

Edited by tk5801
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...