macro to use consumables

macro to use consumables

by Paultrouble » Thu Sep 03, 2015 2:22 pm

hi,

anyone knows what macro would allow to me to use flame deflector, then fire resistance potion? (they both have cd, so something u can spam would make it)
Paultrouble
Sergeant
Sergeant
 

Re: macro to use consumables

by Youfie » Thu Sep 03, 2015 3:20 pm

/script UseAction(X);
/script UseAction(Y);

Where X & Y are the buttons ID of your two items.

Haven't tested this macro myself, but I think it would work, if you spam it.

Tell us if it works :)
User avatar
Youfie
Knight-Lieutenant
Knight-Lieutenant
 

Re: macro to use consumables

by Etrigan » Thu Sep 03, 2015 5:38 pm

You can do this quite simply with Supermacro. ie

/script Use("Flame Deflector") Use("Greater Fire Protection Potion")
Etrigan
Grunt
Grunt
 


Return to Addons & macros