EQ:macros  

Use this page to discuss changes to this wiki article.

Post Comment
Forage Macro
# Oct 04 2011 at 5:29 PM Rating: Decent
*
122 posts
Anyone had any luck with building a Forage macro to perform 5 times?
<pre>
/pause 1200, /doability 1
/pause 1200, /doability 1
/pause 1200, /doability 1
/pause 1200, /doability 1
/doability 1
</pre>
This macro only seems to execute 3 times. instead of 5 times.

After editing the macro to:
<pre>
/pause 1200, /doability 1
/pause 1200, /doability 1
/pause 1200, /doability 1
/pause 1200, /doability 1
/who
</pre>
Evidently it executes either line 1 or 2, then line 3 or 4, and then line 5....anyone care to enlighten the command reason?
Forage Macro
# Aug 15 2013 at 2:18 AM Rating: Good
***
2,689 posts
Sorry for the late reply, but it may be due to server lag. Long refresh stuff seems to have problems when activated at the time it is due, even when the button shows it's ready. I fix this by adding 10-100 on my /pause depending on how long it is to start with, or at least 3, if it's an immediate one, but has to occur before the next.

Hopefully, you already got it figured out.

Yther Ore.
Post Comment

Free account required to post

You must log in or create an account to post messages.