[Fun] Soundfilemacro guide menu

User Tag List

Results 1 to 9 of 9
  1. #1
    boomkinner's Avatar Member
    Reputation
    30
    Join Date
    Jul 2009
    Posts
    218
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Fun] Soundfilemacro guide

    Greetings :wave: Did you know you can add soundfiles to a macro? go to PlaySoundFile macros - WoWWiki - Your guide to the World of Warcraft there you can find tons of soundfiles to macros.
    SO HOW THIS WORK?!?!?o.O!!
    Well you copy paste a sound file from the website to a macro and when u press the macro it creates a sound
    You can also make a class-related spell macro with a sound file examples are below:
    Death knight:


    #Showtooltip Army of the dead
    /cast Army of the dead
    /script PlaySoundFile("Sound\\Creature\\HeadlessHorseman\\Horseman_Special_01.wav")
    /y SOLDIERS ARISE, STAND AND FIGHT! BRING VICTORY AT LAST TO THIS FALLEN KNIGHT!

    This macro casts army of the dead spell, executes a soundfile from headless horseman and sends out /yell message


    Druid, balance:


    #showtooltip starfall
    /cast starfall
    /script PlaySoundFile("Sound\\Creature\\AlgalonTheObserver\\UR_Algalon_Adds01.wav")
    /y The stars come to my aid!

    This macro casts starfall, executes soundfile from algalon the observer and sends out /yell message

    Other cool macros are listed below:
    HTML Code:
    /point
    /script PlaySoundFile("Sound\\Creature\\CThun\\CThunYouWillDIe.wav")
    HTML Code:
    #showtooltip [your stunning/interrupting spell here]
    /cast [your stunning/interrupting spell here]
    /script PlaySoundFile("Sound\\Creature\\YoggSaron\\UR_YoggSaron_Slay01.wav")
    you can also replace the above soundfile with this:
    HTML Code:
    /script PlaySoundFile("Sound\\Creature\\Jaraxxus\\CR_Jaraxxus_Beserk02.wav")
    Warrior
    HTML Code:
    #showtooltip battle shout
    /cast battle shout
    /script PlaySoundFile("Sound\\Creature\\Hodir\\UR_Hodir_Stalactite01.wav")
    These are just examples, theres almost endless possibilities with these


    Hints and tips
    The soundfile is client side only
    Dont put soundfiles to spells that you use very often (like sinister strike) because if u spam it the sound plays many times wich is annyoing in some cases 6):
    :wave: Hope you liked my first guide! :wave:
    Last edited by boomkinner; 02-26-2010 at 08:12 AM.

    [Fun] Soundfilemacro guide
  2. #2
    natt_'s Avatar Contributor
    Reputation
    145
    Join Date
    Dec 2007
    Posts
    391
    Thanks G/R
    13/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well this is useless cus only you will hear it. And i think this have been posted some times before?

  3. #3
    batax's Avatar Member
    Reputation
    9
    Join Date
    May 2007
    Posts
    59
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  4. #4
    InternetExplorer's Avatar Contributor
    Reputation
    136
    Join Date
    Sep 2007
    Posts
    420
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  5. #5
    elliotthehobo's Avatar Active Member
    Reputation
    45
    Join Date
    Nov 2007
    Posts
    311
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It would just get annoying seeing someone yell the same thing every time they used a cooldown. Granted its useful for like bubble or guardian spirit but everyone can tell when youre casting army of the dead, you dont need to announce it
    "Brilliant ideas receive violent opposition from mediocre minds."-Albert Einstein

  6. #6
    Sn00p's Avatar Contributor
    Reputation
    174
    Join Date
    Jun 2007
    Posts
    248
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Problem is it becomes really, really ****ing annoying when you're spamming yourself using basic abilities. Better to keep the macro & attack seperate, imo.

    Thread was also slightly misleading, I figured it'd give you a guide to locating the sound file you were after, e.g., Arthas screaming "apocalypse" at light's hope rather than just a few different combinations.

  7. #7
    darkzippy's Avatar Active Member
    Reputation
    51
    Join Date
    Sep 2007
    Posts
    145
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I still prefer listening to the sounds the Corrupted Ashbringer makes.
    So rare nearly no one ever has heard them.

    btw have fun;


    • /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")

    "Fear, is the true opiate of combat"

  8. #8
    t1mPan's Avatar Active Member
    Reputation
    45
    Join Date
    Aug 2008
    Posts
    238
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doh, kinda lol to yelling stuffs when you are using spells ^^ and only you will hear the sound, doh once more
    CAPS LOCK IS THE BEST CC EVA!

  9. #9
    zaksterz's Avatar Banned
    Reputation
    9
    Join Date
    Jun 2008
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i read this on mmowned 2 years ago, and i was really dissapointed coz im the only one hearing it...


    well Charge = YOU ARE NOT PREPARED!!

    repost imo

Similar Threads

  1. GW2 Useful and Fun Consumables guide
    By trendkilla254 in forum GW2 Guides
    Replies: 0
    Last Post: 02-11-2013, 12:37 PM
  2. [Guide] How to Run a Safe and Fun Server!
    By Errage in forum WoW EMU Guides & Tutorials
    Replies: 83
    Last Post: 10-07-2009, 03:29 PM
  3. Fun Druid Guide
    By KingYoshi9 in forum World of Warcraft Guides
    Replies: 14
    Last Post: 03-24-2008, 08:50 AM
  4. super fun enhancement guide
    By darcythealmighty in forum World of Warcraft Guides
    Replies: 5
    Last Post: 11-02-2007, 06:44 PM
  5. Guide to gag/fun items in wow
    By raunchy in forum World of Warcraft Guides
    Replies: 10
    Last Post: 05-29-2007, 12:34 PM
All times are GMT -5. The time now is 12:31 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search