PDA

View Full Version : very simple macro script help (pref. AHK)


lax1113
Jul20-11, 01:54 PM
Hey guys,
I have been trying to make an AHK or macro that can perform a very simple 5 or 6 keystrokes multiple times. It is a task that I do at work that while it is very easy, becomes tedious over time. I tried to look into making an AHK but I haven't found out the syntax for it really. I know that it would be a really short code if anyone could assist me or point me in the right direction.

What I want it to do is literally just the following keystrokes.

Spacebar
Control + W
Enter
Right
Enter
Enter

... then repeat that n times (n being something that I can easily open the AHK script and just change depending on the sample i am using)

Any help greatly appreciated