Hello, I am trying to prevent the frame GuildMicroButton.NotificationOverlay from showing up on my UI completely. This script:
GuildMicroButton.NotificationOverlay:Hide()
works fine at first, but eventually this frame will pop back up later. Could somebody modify it to permamently disable it?