Advertisement
Trickysticks

Divine Hymn Macro

Feb 8th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. #showtooltip
  2. /cast Divine Hymn
  3. /script s={"Casting " .. GetSpellLink("64843") ..". Channeled healing keeps us feeling!","Casting " .. GetSpellLink("64843") ..". Worse than " .. GetSpellLink("740") ..", but has more utility! " ,"Casting " .. GetSpellLink("64843") ..". It must be karaoke night. Or maybe a boss fight?","Casting " .. GetSpellLink("64843") ..". Standing in fire will draw my ire.","Casting " .. GetSpellLink("64843") ..". I'm holier than thou, so get healed now!","Casting " .. GetSpellLink("64843") ..". A healing spell to keep us well!","Casting " .. GetSpellLink("64843") ..". If you're not in range then your death won't be strange.","Casting " .. GetSpellLink("64843") ..". Not a barrier, but keeps things from getting hairier.","Casting " .. GetSpellLink("64843") ..". You don't need discipline to listen.","Casting " .. GetSpellLink("64843") ..". If you don't know what to do, bring volatility to Stru.", };SendChatMessage(s[random(1,10)], "YELL") ;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement