Jump to content
Sign in to follow this  
lkdk

Firestone Macro

Recommended Posts

Hey guys,

I was trying to make a macro which I could equip my firestone then cast immo...

The firestone doesn't have any global cd on equip, and i can equip and unequip any time I want, as much as I want. So first I thought about something like this:

/script UseContainerItem(0, 1);
/cast immolate;
/script UseContainerItem(0, 1);

That would equip the firestone I want, but will not cast and reequip the offhand. Any ideas?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×