1. #1

    Macro to stop "Cannot use this item yet" spam

    So i got the Puzzle box of Yogg Saron, and want to macro it to my lightning bolt just because, and i got the following macro off wow head yet it doesnt seem to work. The original macro looked like this

    #showtooltip survey
    /script UIErrorsFrame:Hide()
    /use Puzzle Box of Yogg-Saron
    /cast survey
    /script UIErrorsFrame:Clear()
    /script UIErrorsFrame:Show()

    And i modified it to
    #showtooltip Lightning Bolt
    /script UIErrorsFrame:Hide()
    /use Puzzle Box of Yogg-Saron
    /cast Lightning Bolt
    /script UIErrorsFrame:Clear()
    /script UIErrorsFrame:Show()

    it casts LB but doesnt stop the "its not ready yet" spam like it was supposed to, is this correct? (or even work anymore?)

  2. #2
    Deleted
    Place "/cast Lightning Bolt" at the bottom as opposed to where you have it now.

  3. #3
    stopped the messages, but the audio still plays, is it possible to block the audio as well?

    *edit*
    fixed it, nevermind
    Last edited by Aquinan; 2012-10-12 at 09:38 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •