GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Blizzard Scam Dialog Prevention

TimothyLuke opened this issue ยท 1 comments

commented

Late in Beta Blizzard added a scam prevention dialog around potential scams related to chat exploits. http://kotaku.com/watch-out-for-world-of-warcrafts-newest-gold-stealing-s-1783299905 has the details.

The knock on effect is that sequences with

/console Sound_EnableSFX 1
/script UIErrorsFrame:Hide()
/run UIErrorsFrame:Clear()

or their derivitives will trigger that dialog. I have created these as global options in the first case as part of issue #4 but need a long term solution,

commented

I have done what I can with this. I cannot interrupt the actions of the SecureButtonActionTemplate