Page 1 of 1

Autoit noob here.... how do i loop a macro?

Posted: August 23rd, 2007, 8:37 am
by mac666
just started using Autoit and want to heve a macro for crafting I wrote just repaet over & over .

How do i do that?


Thanks for any help you can give.

Posted: August 25th, 2007, 5:47 am
by murklan73
Try this...

Code: Select all

While 1

Code: Select all

Code

Code: Select all

WEnd