Guild Achievement Spam

Guild achievement spam for United Nations and related achievements is spamming like crazy. Sometimes every 5 minutes or more. It’s every night. We’re having people leave the guild over it, because it’s incredibly distracting and obnoxious. Does anyone know a workaround? Yes, bug reports have been made, looking for something that might help while Bliz works on things.

1 Like

You could try:

/run local function filter() return true end ChatFrame_AddMessageEventFilter("GUILD_ACHIEVEMENT", filter)

It should filter ALL guild achievement messages but could be refined if you know what you’re looking for.

Has this been addressed at all?

Not that I’ve seen. Many bug reports, nothing yet.

No go, didn’t work for me. :frowning: Thanks for the suggestion tho!