Greetings everyone,
I was trying to setup a forage (legal) macro that would perform multiple forages last night. I had done something similar (awhile back) with cannidance such that I could get 2 "dances" for the price of 1 keystroke, and was trying to get something similar for forage.
So I figured it would look something like this:
/pause 10, /doability 1 -- forage, then pause for ~ 1 second
/pause 1100, /autoinventory -- autoinventory, then pause for ~ 110 seconds
/pause 10, /doability 1
/pause 1100, /autoinventory
/doability 1
What I found, using a stopwatch and the /say command, was that the /pause command was limited to approximately 60 seconds. So:
/pause 600 was approximately 60 seconds
/pause 800 was approximately 60 seconds
/pause 1000 etc.
This is a problem given that the recycle time for my forage ability is about 100 seconds.
Is this time limit on /pause:
a) a bug
b) old news
c) some mistake on my part
or, for those few who prefer personal attacks
d) you are unable to operate a stopwatch
Comments appreciated,
Mjod
I was trying to setup a forage (legal) macro that would perform multiple forages last night. I had done something similar (awhile back) with cannidance such that I could get 2 "dances" for the price of 1 keystroke, and was trying to get something similar for forage.
So I figured it would look something like this:
/pause 10, /doability 1 -- forage, then pause for ~ 1 second
/pause 1100, /autoinventory -- autoinventory, then pause for ~ 110 seconds
/pause 10, /doability 1
/pause 1100, /autoinventory
/doability 1
What I found, using a stopwatch and the /say command, was that the /pause command was limited to approximately 60 seconds. So:
/pause 600 was approximately 60 seconds
/pause 800 was approximately 60 seconds
/pause 1000 etc.
This is a problem given that the recycle time for my forage ability is about 100 seconds.
Is this time limit on /pause:
a) a bug
b) old news
c) some mistake on my part
or, for those few who prefer personal attacks
d) you are unable to operate a stopwatch
Comments appreciated,
Mjod
Comment