This is about Elune's Candle you get from the Lunar Festival. I had it in my bank and I remembered how you can shoot an infinite amount of times if your taget was out of LoS. So I got thinking, what else could be done? I managed to make a couple macro's that allows me to hit multiple NPCs on one click. In the picture I think I have 9 hit at once.

The macros I used were;
Code:
/target (NPCs name here)
/cast Elune's Candle
/cast Elune's Candle
/cast Elune's Candle
/target (NPCs name here)
/cast Elune's Candle
/cast Elune's Candle
/cast Elune's Candle
In total I had 5 macros on my bar so I made one macro to click them all and it looked like this;
Code:
/click MultiBarBottomLeftButton1
/click MultiBarBottomLeftButton2
/click MultiBarBottomLeftButton3
/click MultiBarBottomLeftButton4
/click MultiBarBottomLeftButton5