Page 101 of 111 FirstFirst ... 519199100101102103 ... LastLast
Results 1,001 to 1,010 of 1109

Thread: WeakAuras Tutoring Thread

  1. #1001
    Grand Cocuntspirator of the Order XLIX Nephani's Avatar
    Join Date
    Oct 2014
    Posts
    262

    Default

    Quote Originally Posted by Boggyb View Post
    Is there a simple way to have a weakaura check if nobody in a party or raid has a buff? Back when I was doing CMs, I made a weakaura to track Beacon of Insight to make sure it was up at all times with triggers specifically naming the 5 people in the group, but that's less viable in a raid setting or if you're in pug groups with constantly shifting rosters.
    As mentioned before to several other people before the great uipocalypse of 2015 I used to have auras that would track how many members of our raid were missing specific buffs, AP etc. I've tried to remake it but it will not function properly. Unless i'm high as a kite this SHOULD work
    dWIncaGlvrVMkH5cfZwHBsLQBtf7uvAVKDl1(fv)KkL(RQ63cdwugUKCqvHJPiluKAXkQwUspf8yQ65OyQsmzj10rUSkxNITQOyZO02PsQVks(mLmpQensOYHr1OfrddQ6sujzzqPRrLIZlcNgYjPuttrP1Kkc4QiinNOXLNbjddjWUPBz5(dJTpAgmpMJgikXpfFxuS)0CIghKmmKaCX25zbBEwkut3kWUPBz5(dJTpAgm2VZ8DhX4)4IT)4XksaJaSpNEI)PBe4iOwqTkc2ZcfDjr1ja5JwqBCklYY6wg9ojGBOqZfGQf8OsaTilRBvradX9U4JA2qGpmnjWAdtLFe9P5cAUZ9rnBiGBwUatJibwByQe0CNJrf9ojaxSDEwWMNLc10T6fRG0CIgxEgKmmKibn35eGl2oplyZZsHA6wbjr13Jr0NslWAdt13hMMemHhVReyTHP67dttUT6wofRaxksqnIPAWty7JwGDt3YY9hgBF0mySFN57oIX)XfB)XJvWi41QiOgXYI8MbLqfboMbHurKibBmove4ygesfrIeq8X1KkcCmdcPIircwU)urGJzqivejsKibUwVtZIDsKe


    its function is simply "If horn of winter or battle shout can't be found on 100% of the group, display aura". In its current state if I am in a group i just get the icon on my screen no matter what. My old aura also showed a number (stacks) in the bottom right showing the number of people not affected. While %s is set in the display options it doesn't show a number in practice either but that could simply be a product of the aura not functioning properly anyway.

  2. #1002

    Question Weakaura Boss is looking at me

    Is there a Way to make an weakaura which only triggers when the Boss is looking right at me and cast a specific Spell? I couldn't find anything like that on the web.
    Maybe I've used the wrong keywords. I'd appreciate any tipps

  3. #1003

    Default

    Hi all,

    Could somebody possible update this WA by Nesaru? Its the Harmony/lifebloom/shroom tracker for resto druids and I cant seem to find anybody that has done it yet.

    Basically with T18 4set we can have 2 lifeblooms up on 2 targets, but the WA just over writes itself atm, maybe there is a way to display two of the lifebloom bars one for each application, im no WA god to fix it, thank you to anybody who could help.

    http://pastebin.com/GK5agd6F
    http://imgur.com/87UG8SI
    Last edited by Nemsis137; 07-16-2015 at 08:56 AM.

  4. #1004

    Default

    Hello

    If anyone has seen the Mythic Blackhand kill for method, you might have noticed the weakaura message for the Marked for Death people saying "Left" "Middle" or "right".

    I cannot think of how to make this LUA code, and I would appreciate help or a completed code. Did Method just have a trigger based off of their name in alphabetical order? And would it be possible to use that same LUA format for all abilities that affect multiple people and requires positioning? (For example, Seed of Corruption on fel lord).

    Thank you.

  5. #1005

    Default

    Hi!

    First off, fantastic thread with lots of helpful information. I'm new to LUA and have just found this goldmine but have yet to read through all the posts.

    Before I start reading and learning I'd like some help with a simple announcer. What it needs to do is to /say something if a raid member gets hit by a specific spell whilst having a specific aura on them, e.g.:

    Raidmember "Bro" gets hit by Heal while having aura Weakened Soul making me say "Bro got healed".

    I imagine this can all be done within the custom trigger area, but that's about how far I've gotten on my own.

    Thanks for the help!
    HansJoh

    EDIT1:
    Reading this again a few hours later I might have made the post overly confusing with the intent of making it easier for me to customize it for different things. What I really want it for is:

    On the boss Fel Lord Zakuun we have the problem of people exploding on us and I want to know if it's possible to announce said mistake with name. Something like:

    if groupmember hit by Wake of Destruction then
    if groupmember has aura Latent Energy then
    /s groupmember exploded
    end
    end

    Again, I'm new to the LUA syntax.
    Last edited by HansJoh; 07-17-2015 at 03:17 PM.

  6. #1006

    Default

    Some one is able to make or share weakaura for Archimonde radar like on this movie? : https://youtu.be/rB8tVnIBUtg?t=224

  7. #1007

    Default

    Quote Originally Posted by Ufeks View Post
    Some one is able to make or share weakaura for Archimonde radar like on this movie? : https://youtu.be/rB8tVnIBUtg?t=224
    That Radar looks like it'd be awesome for mythic archimonde.

  8. #1008

    Default

    Quote Originally Posted by Ufeks View Post
    Some one is able to make or share weakaura for Archimonde radar like on this movie? : https://youtu.be/rB8tVnIBUtg?t=224
    I noticed a update today to the Iskar Assist addon with the following patch note ..

    Code:
    - added a radar for archimonde encounter.
    Not had a chance to test it.

  9. #1009

    Default

    Is there a way to make an aura showing who triggered Legendary Ring proc?

  10. #1010

    Question Tyrant Velhari P3 WA Help

    I've tried to build a Weakaura tracker for the last phase against Tyrant Velhari, but it's not working.
    I want a Text to popup with a countdown if Bulwark of the tyrant will be casted in 5 seconds the same goes for Gavel of the Tyrant.
    Here is my Weakaura string which is
    Maybe someone can take a look and tell me where I went wrong
    http://pastebin.com/KHfjSKY7
    Last edited by darkvoice; 07-23-2015 at 06:43 AM.

Tags for this Thread

Posting Permissions

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