Weak Aura Question

Sorry, I wasn’t sure where to put this on the forums. I can move it if needed.

I am trying to make a Weak Aura that will announce when someone in my raid has a debuff to all the other people using the Weak Aura. So if Dave gets Immolation he will shout “I have Immolation” and a text will pop up on everyone that has the weak auras displaying he has Immolation debuff.

As an addon developer, I’d create a weak aura and throw in several lines of custom code then call the SendChatMessage() function every 5 seconds. The kind of weak aura you’re asking about probably already exists. You just need to google it.

You might find it already made on the wago dot io website not sure if the website is blacklisted here thats why i wrote it out :slight_smile: