Heyas all, I'm new here and I'm just posting this to people who might not know about this hopefully getting outta leacher status.
Did a quick search of this and didnt find anything with this type of stuff in.
As you all probably know when you engage certain monsters they have a certain speech emote (e.g. Ragnaros yells out BY FIRE BE PURGED)
Well they all of their own /script command that you can use for whatever you like, I have included a list of of Down below.
The only bad thing is only you can hear them, but you can macro them to spells to make them funkier. :P
E.g. I have the sound from Noth the Plague Bringer (Rise my soldiers, Rise and Fight once more!) Tied to my Rebirth Macro - sounds really cool
Corrupted Ashbringer
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_01.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_02.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_03.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_04.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_05.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_06.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_07.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_08.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_09.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_10.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_11.wav")
/script PlaySoundFile("Sound\\Creature\\Ashbringer\\ASH_SPEAK_12.wav")
Thaddius.
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_AGGRO01.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_AGGRO02.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_AGGRO03.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_DEATH.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_ELECT.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_GREET.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_LAMNT01.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_LAMNT02.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_LAMNT03.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_LAMNT04.wav")
/script PlaySoundFile("Sound\\Creature\\Thaddius\\THAD_NAXX_SLAY.wav")
Anub'Rekhan.
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_AGGRO01.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_AGGRO02.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_AGGRO03.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_GREET.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_TAUNT01.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_TAUNT02.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_TAUNT03.wav")
/script PlaySoundFile("Sound\\Creature\\Anubrekhan\\ANU_NAXX_TAUNT04.wav")
C'Thun.
/script PlaySoundFile("Sound\\Creature\\CThun\\CThunDeathIsClose.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\CThunYouAreAlready.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\CThunYouWillBetray.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\CThunYouWillDIe.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\CThunYourCourage.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\CThunYourFriends.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\YourHeartWill.wav")
/script PlaySoundFile("Sound\\Creature\\CThun\\YouAreWeak.wav")
I will take all requests if you guys have any (:
You can Download a full list of these here, Credits go to Kargho for this.
Paste2: Next Generation Pastebin - Viewing Paste 604547
and here patch 3.1
Paste2: Next Generation Pastebin - Viewing Paste 604550[/QUOTE]