Cast Fireball, when the debuff "Frost Nova" is on the target

Heya!
I already try some, but cant get it running!
Something like this maybe?

/run if UnitDebuff(“target”, “Frost Nova”)=1 then /cast Fireball else /cast Frostbolt(Rank 3) end

Edit: Playing on Classic.

Not possible.

Okay :slight_smile: Thanks!

I read online, that you can use LUA Scripts. Whare can I put my LUA Script and USE the LUA Script in a Macro?

You cannot use scripts to cast spells.

If you’re trying to use it for other things it just goes in the macro window or into an addon.

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