[TF] pausing between multiple commands
Brought to you by:
kenkeys
|
From: fbneal at mac.c. (B. Neal) - 2003-03-31 18:38:33
|
At 13:06 -0500 3/31/03, Galvin wrote: >Brent Neal wrote: > >>At 11:30 +0600 3/31/03, Asher Bond wrote: >> >>>i am trying to write a macro to do a series of spells, >>>but i don't want to overload the server >>>with a long queue of commands all at once. >>>is there a way to pause for a few seconds in between commands? >> >> >> >>Two ways I know to do it - check out /quote, or use a series of >>nested /repeat -N 1 statements. >> >>Galvin's mylib has a /delay function that works pretty well, too. >>if you don't mind being tied to that. >> >>B > >Being tied to that, umm, hehe. Ok sounds like it's evil or something :) > Naw. Some people don't like using "3rd-party" stuff. The weasel words were from my sysadmin-persona. :) The /delay function works great for me - I've had no problems. B -- Brent Neal Geek of all Trades "Specialization is for insects" -- Robert A. Heinlein |