Help!

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
PedronNiall
Newbie
Posts: 2
Joined: Wed Apr 23, 2003 11:45 am
Location: Austria
Contact:

Help!

Post by PedronNiall » Wed Apr 23, 2003 11:54 am

I need help!

I use MS in connection with an online game.

I recorded the macro, and it works but after it is done 1 time it stops. How can I loop it?

I know I may sound funny but I have no idea. I need it to repeat continuously.

Thanks in advance.
--------------------------
Hammerfall we will prevail!

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Fri Apr 25, 2003 9:24 am

Hi,

Like this:

Label>start
..
.. your code here
..
//Change the next line for as many seconds as you want
//to wait (or remove it!)
Wait>1
Goto>start

See how this will now loop forever - or until you stop it :-)
MJT Net Support
[email protected]

PedronNiall
Newbie
Posts: 2
Joined: Wed Apr 23, 2003 11:45 am
Location: Austria
Contact:

Post by PedronNiall » Fri Apr 25, 2003 9:58 am

Thank you.
--------------------------
Hammerfall we will prevail!

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts