So I(like many others here I'm sure) adore Weakauras, and have been making them for quite a while at this point. Basic auras are easy, but I want to create a much more complcated aura, but it's going to need a fair amount of custom coding. I've dabbled with it a bit, and I've coded before, so I understand the basics, but reading into the WoW combat log is a different strory. Long story short I'm looking to make an aura that reads the combat log, keeps track of a certain spell and how many times it has been casted, and for each time it's casted, return a different string of text, and displays it on your screen and allows me to also say it in chat.(I'd like to keep details somewhat private, so once the basics are layed out, I can take over from there, or we can talk in PMs)

TLDR: PM me if you can help me with some in-depth WA custom coding.

Thanks guys!!

---------- Post added 2013-05-06 at 11:32 AM ----------

Done a little work on this, figure I'll probably need an aura for each return, with the same counter in every aura, but the trigger condition being the number I want it to display on. Any thoughts?