Page 1 of 1
provo macro
Posted: Sat May 30, 2009 7:53 pm
by howru2nght
hello all i was wondering if there was a decent way to macro provo because at the glow zoo somone is always killing the animals while people are macroing....or can i get razor to retarget aother animal....any suggestions thanks.
Re: provo macro
Posted: Sat May 30, 2009 11:08 pm
by MatronDeWinter
Set your macro to target closest grey.
Re: provo macro
Posted: Sun May 31, 2009 12:02 am
by howru2nght
hey thanks a bunch
Re: provo macro
Posted: Sun May 31, 2009 12:33 am
by howru2nght
i can't figure out how to make ti target the next grey
Re: provo macro
Posted: Sun May 31, 2009 4:36 pm
by MatronDeWinter
The macro should read something along the lines of..
Use skill Provocation
Wait for Target (timeout in 1 second)
Target Random Grey
Wait for Target (timeout in 15 seconds)
Target Self
It will try to use the skill over and over every second, because of the initial timeout, but it will complete the process once it starts because of the 15 second timeout on the second target. Unless there is a really long save, but this is self-correcting.
This is the easiest way to write this macro, you could use an IF statement to determine if you fail, and thus the wait would change, but since this attempts every second, there really is no need, unless your worried about those precious miliseconds that are being wasted.
Cheers
Re: provo macro
Posted: Sun May 31, 2009 11:39 pm
by howru2nght
i can't seem to find the target random grey anywhere where is it at do you know.
Re: provo macro
Posted: Mon Jun 01, 2009 2:51 am
by Mephistopheles
Go to the Minoc stables.
Stand in a stable where you're not in front of two animals you're going to provoke.
Go to Razor > Macros > New > Title It
Double click on your instrument.
Go back to Razor and hit Record
Click on your Provocation skill.
Target an animal in an adjacent stable to yours.
Target an animal adjacent to that one.
Go back to Razor. Click on Stop.
Right click on "Absolute Taget" at the bottom > Special Constructs > Insert Pause/Wait
"Pause for: 10000 MS"
Click Loop. Click Play.
Enjoy.