Need macro help

Like I tried to do some research but I suck. I managed to get this far.

#showtooltip Phoenix Flames
/castsequence reset=5 [@cursor] Flamestrike, Phoenix Flames

so I want to perform Phoenix after Flamestrike and Pyroblast every time, but as far as this setup goes, whenever my Phoenix runs out of charges I cant press the main abilities anymore which are FS and Pyro.

I want to create a macro that doesnt jam my main abilities whenever Phoenix runs out of charges. Can anyone help? I thought about lowering reset but in the end I cant figure it out. Thanks in advance.

Come on guys, theres gotta be someone who can help.

1 Like

#showtooltip Phoenix Flames
/startattack
/castsequence [@cursor]Flamestrike,Phoenix Flames

How about this?

I tried it, its still stuck wanting to cast phoenix flames while having no charges. I need something that will go back to Flamestrike if Phoenix flames is on cd. Thanks for trying atleast.

Is there not something I can write in [ ] to skip Phoenix ability if not avaliable?

Make a macro with this addon

https://www.curseforge.com/wow/addons/gse-gnome-sequencer-enhanced-advanced-macros

1 Like

Im not sure where youre sending me but I believe I would still have the same issue. Anyways, I found " /cancelqueuedspell". If I put that at the end of my macro, I believe that should cancel my script forcing to cast Phoenix which is on cd and go back to Flamestrike.

Edit: cancelque doesnt help the case. I simply put the reset on 2. Its rusty but does the job decently. If someone knows a better method Im still open for it.

The devs deliberately disallow nearly all conditionals, like “skip this if …”, in macros. They don’t want people automating their gameplay.

Ãnna was sending you to Curseforge. Curseforge is the main place where we all get our addons. It is safe - well, as safe as anything on the Internet - and what you download there will be within Blizzard’s Terms of Service.

If you don’t know about addons, you should learn. If you go to YouTube and search for wow addons you will get far more information than anyone could absorb in one lifetime, about a zillion addons. If you are new to addons, here’s a post I made a couple of years ago in answer to a new player: Any UI mod advisable? - #2 by Gráinne-earthen-ring

Gnome Sequencer Enhanced is the main addon that people use to reach the limits of what you are allowed to do with macros. You can look it up on YouTube; there are video demonstrations of how to use it. While it can’t breach the conditions the devs have written in, it comes as close as possible.

2 Likes

Thanks for the reply eventho I already read about the limitations. I only got dps meter to compete or to improve my own game.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.