Advertisement

Gag

  Download the Curse Client

Last Update: June 17, 2008 (2 months ago)
Category: Audio
Tags: audio, emotes, and silly
Project Manager: Bleric
Current Version: Gag 8.6.17
(for World of Warcraft 2.4.2)
Downloads Today: 201
Downloads Total: 25,940
Favorites: 25
Comments: 25
  • About Gag
  •  

Anyone with this mod within range will hear the audio emotes that you play and will be forced to do things like dance!

This mod is a must for any raid or battleground! Are you killing people left right and center? /demon! Did you just win the roll on an upgrade? /nint64!

Type /gag list to see a full list of commands.

This mod is a rewritten version of LeeroyHillCatsPower, originally created by Barogio but later taken on by KarlThePagan. LHCP was updated for TBC by Onilink and Moonrydre.

  • Downloads (8)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Sept. 5, 2008, 10:28PM (1 day, 23 hours ago)

    I try to download this addon and it stops over and over, tried with both Mozilla and IE, neither works, I've also tried with Curse Client and the same thing happens. I don't think it's a problem with my ISP because this is the only thing it's ever happened with. Can anyone help me with this problem?

  • Aug. 26, 2008, 04:37PM (1 week, 5 days ago)

    i cant get the thing on minimap to come back up even when i did the macro

  • Aug. 17, 2008, 09:49AM (3 weeks ago)

    or do i have to use vent or somthing??

  • Aug. 17, 2008, 09:46AM (3 weeks ago)

    WTF my doesent work when i do a sound it only comes text no sound
    !! :(((

  • Sept. 5, 2008, 02:29AM (2 days, 19 hours ago)

    yeah same problem it just stopped working for no reason all i get is text no sound

  • Aug. 10, 2008, 10:00PM (4 weeks ago)

    friends told me about this mod so i downloaded it using curse client mod and it does not appear ???

  • Aug. 9, 2008, 03:00AM (4 weeks, 1 day ago)

    i hit something like what brewdindy did and now i cant get the gag icon to come up. can any of you guys help me?

  • Aug. 9, 2008, 03:00AM (4 weeks, 1 day ago)

    i hit something like what brewdindy did and now i cant get the gag icon to come up. can any of you guys help me?

  • Aug. 9, 2008, 03:00AM (4 weeks, 1 day ago)

    i hit something like what brewdindy did and now i cant get the gag icon to come up. can any of you guys help me?

  • July 28, 2008, 02:31AM (1 month, 1 week ago)

    I am unable to hear any sounds that people play through gag, i have my sounds turned up, and everything. I had gag installed, and it worked for a while, and then one day it just stopped making the noises, and sometimes, not all the times, there would be no emote after i use a valid command. if anyone could help, that would be great

  • July 21, 2008, 07:12PM (1 month, 2 weeks ago)

    i hit something that caused my icon for gag located around mini-map that caused it to disappear and now i am unable to use gag.How do i get it back?i have deleted files and downloaded them again twice and made sure it was enabled still no luck.
    anyone help?
    thanks

  • Aug. 1, 2008, 09:39AM (1 month, 1 week ago)

    /gag minimapAttatch

  • June 17, 2008, 11:34PM (2 months, 3 weeks ago)

    I am glad that you got this updated but i am kinda sad that you chose to remove those emotes that you did?

  • April 5, 2008, 12:10AM (5 months ago)

    May I say, along with Comix Cont, this has to be the most fun you can have on WoW with your buddies, perfect for every situation,,,,except for when your being ''Ganked'' or ''feared'', be a nice touch if you could shout something to the to make the enemy realise that 12 on 1 ain't cricket:) ty so much for your hard work and keep it up:)

  • April 3, 2008, 09:32AM (5 months, 1 week ago)

    Is there any way to make it to stop sound in the middle of one playing, would be really nice, especially with some of them being long

  • April 3, 2008, 08:19PM (5 months, 1 week ago)

    Unfortunately no :(

    It's one of the things I'm working on right now, and it's not easy. Basically I'll have to write an external script which figures out the length of each mp3 and wav and inserts that into the gag_pkg file. If any of you know how to do that, let me know!

  • April 4, 2008, 03:09AM (5 months ago)

    Is it possible to use a script or some way to just do a soft reset of the sound engine so that it stops the sound?

  • April 4, 2008, 08:30AM (5 months ago)

    I've noticed two things about this issue. First being that before 2.4 hit, the command /stopit did not play an audio file, but rather stopped and reset all sound in the game (Not sure if this was intentional or maybe just a bug in the mod). Whatever caused it, after the patch, returned an error msg regarding the soundengine. When the mod was updated the /stopit command had an audio file play with it and no longer reset the sound engine. Maybe this might be a good place to start looking? I'm not sure, I haven't made any mods yet.

    My other thing I noticed, for anyone not already aware of this, is when those longer files are playing, if you simply open the menu, sound and voice, and then under the audio hardware drop down box, select "Default Sound" and then back to whichever it was at before, stops all audio processes and basically does the exact same thing as the /stopit command previously did. I think this is another good place to start looking. If you can find out what triggers a "soft reset" as lochdanan stated, then a command can be added to do such a thing.

    Just some ideas to go by, I don't know where you stand with whatever external script you said you were working on, but honestly it seems like it may be something a little more simple than using something external to stop soundplay. But I'm not the mod writer, now am I? lol. Anyways, I will try to find out more info on this and will be taking on the challenge of creating a similar mod (with permissions to use this mod as a resource to go by, since I know nothing about this stuff yet) and if I find anything useful, I will pass it along.

    Your fellow Azerothian,

    -Razoroth (Mok'Nathal)

  • April 4, 2008, 08:18PM (5 months ago)

    Haha, I'm suprised someone else noticed that =)

    Pre-2.4, the /stopit command was intentionally setup as a way of stopping all sounds. I didn't advertise it because all it did was restart the sound engine, and that caused a lot of people's computers to freeze for 2-3 seconds.

    After 2.4, however, AddOns aren't allowed to restart the sound engine, so I just turned /stopit into a regular emote. And now there isn't an easy way to stop sound playback =\

  • April 5, 2008, 07:58PM (5 months ago)

    Since 2.4 made it to where add-on's cannot reset the sound engine is there possibly a macro or some kind of text command that would allow for the sound engine to be reset? On a side note did the change that was made, make it to where sound can only be reset by an internal blizzard command? Sorry if that was confusing.

 
  • Similar Addons
  •  
  1. 914 ChatMOD Chat & Communication and Audio
  2. 469 MusicPlayer Audio
  3. 360 WoWQuote (German) Audio
  4. 263 ... Audio, PvP, Map, Quest & ...
  5. 250 PVP Sound Audio, PvP, and Combat
Advertisement