[REL] Auto GG Button

Discussion in 'Mod Discussions' started by cptconundrum, February 25, 2014.

  1. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Plays the GG button every time someone types "gg" in chat. If you're feeling really daring, try turning on Twitch chat (I actually don't know what will happen. Will it play the sound?)

    I used the Taunt Mod as my starting point and then made a couple changes to get it to do what I want. You should still be able to run both mods at the same time.



    I consider this a very serious bug fix, since Uber has failed to provide us with this critically important functionality.

    Attached Files:

    Last edited: February 25, 2014
  2. mered4

    mered4 Post Master General

    Messages:
    4,083
    Likes Received:
    3,149
    Epic.
    Is it on pamm?

    EDIT: IT IS ON PAMM.

    awesome.
  3. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    It is now. I just pushed it.
  4. zaphodx

    zaphodx Post Master General

    Messages:
    2,350
    Likes Received:
    2,409
    What happens when you play a team game and 6 or so people say gg in quick succession?
    squishypon3 and stuart98 like this.
  5. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Hilarity ensues.

    *Edit*
    Pretty sure I kept taunt mod's limit of 5 at a time.
    Last edited: March 4, 2014
    squishypon3 and stuart98 like this.
  6. LavaSnake

    LavaSnake Post Master General

    Messages:
    1,620
    Likes Received:
    691
    Stuff that isn't good.
    squishypon3 and stuart98 like this.
  7. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Incorrect. It is wonderful.
    squishypon3 and stuart98 like this.
  8. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Is now a good time to point out that it also has handlers for /^\+sing$/ and /^\s+op[\,\.\!]*$/ as well?

    :p
  9. superouman

    superouman Post Master General

    Messages:
    1,007
    Likes Received:
    1,139
    I will now spam "gg" in games against you to annoy you :evil:
    squishypon3 and LavaSnake like this.
  10. SideSplitter

    SideSplitter New Member

    Messages:
    18
    Likes Received:
    12
    Hey somone used my mod, awesome :D. But if I'm correct you use the settings from TauntMod(which uses SettingsManager) but you didn't add SettingsManager to the required mod, so shouldn't that give an error when you do not have SettingsManager installed? And if you wanted to add taunts to tauntMod you could've just done something like:
    Code:
    taunts["gg"] = new Taunt("gg", "gg", "coui://URL");
    taunts["gg"].load();
    But that's of course your choice.
    Last edited: February 28, 2014
    cptconundrum likes this.
  11. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    I should fix the settings manager thing. I ripped your mod apart and put it back together because there were some things you had in there that I didn't want. Besides, this whole mod as basically just a joke.
  12. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Updated to v1.0.1

    Now only allows one taunt at a time. It's less funny to me now, but less annoying I guess.
  13. xuereb

    xuereb New Member

    Messages:
    20
    Likes Received:
    9
    Change it back
  14. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Really? People seemed unhappy about the noise spam. I'll leave version 1.0 here for you to use instead, but you will have to ignore the "update" in PAMM. Do you know how to install mods manually?

    Attached Files:

  15. cptconundrum

    cptconundrum Post Master General

    Messages:
    4,186
    Likes Received:
    4,900
    Heh... I made that update and forgot to require Settings Manager like @SideSplitter said, so...

    Updated to v1.0.2
  16. stuart98

    stuart98 Post Master General

    Messages:
    6,009
    Likes Received:
    3,888
    I have reluctantly had to disable this mod as it has not worked for several months. Fix pl0x. :(
  17. Layarion

    Layarion New Member

    Messages:
    17
    Likes Received:
    2
    TURN IT BACK ON PAMM! i WANTS!
  18. thetrophysystem

    thetrophysystem Post Master General

    Messages:
    7,050
    Likes Received:
    2,874
    How was the code broken, and how easy would it be for someone to fix? It just has to read chat, and queue sound, right?
    tunsel11 likes this.

Share This Page