Page 3 of 6 FirstFirst
1
2
3
4
5
... LastLast
  1. #41
    Deleted
    If anyone could assist me quickly.
    Where should I add the "Send msg" part here?

    Code:
    SLASH_REM1 = '/g2g';
    
    -- Helper function which checks whether the player is in a raid or a party (in that order of priority, as indicated by the function name as well).
    function InRaidOrParty()
    	local numMembers = GetNumRaidMembers(); -- Start out by testing if they're in a raid.
    	If 
    	local memberType = 'raid';
    	if (numMembers > 0) then send Self:SendCommMessage
    	if (numMembers <= 0) then -- If they're not in a raid, test for party members.
    		numMembers = GetNumPartyMembers();
    		memberType = 'party';
    	end
    	if (numMembers <= 0) then -- If they're not in a party either write the message in guild chat.
    			
    	end
    	
    end
    Last edited by mmocba105e19de; 2011-05-31 at 03:29 PM.

  2. #42
    Deleted
    Most of these except the ones listed in the OP are pretty lame; "on fire" is an old concept, as is the whole "brb, silly reason" excuse. Not trying to be an ass but you can think of better than that!

    I don't really have any good ones in my head right now, maybe "hey guys, what should I do if I can't feel my pulse?" or "I think I'm having a stroke, so let's do this quick"

  3. #43
    Deleted
    "Be right back, I have to empty my vesica urinaria inside hygienic distinguishable space within my structure.
    It shall only take few moments, I hope you can wait for short sequence events that compare the durations of events and the intervals between them, and to quantify rates of change such as the motions."

  4. #44
    Deleted
    Quote Originally Posted by Noxiye View Post
    Most of these except the ones listed in the OP are pretty lame; "on fire" is an old concept, as is the whole "brb, silly reason" excuse. Not trying to be an ass but you can think of better than that!

    I don't really have any good ones in my head right now, maybe "hey guys, what should I do if I can't feel my pulse?" or "I think I'm having a stroke, so let's do this quick"
    The thing with the addon is that its not supposed to be serious as posted in the OP.

    Basically its a addon for luls just like the "8 ball" or "Trivia".

  5. #45
    Stood in the Fire Krullthor's Avatar
    10+ Year Old Account
    Join Date
    Jul 2009
    Location
    on a chair staring at a screen somewhere in Europe
    Posts
    371
    ones I have used (all of them true at the time):
    "moment, cat is throwing up right next to me"
    "moment, knocked over my drink and now there's glass everywhere"
    "moment please, cops outside"
    "moment, I smell a fire and hear a firetruck. better go check"
    "moment, someone @ door" -"back, friggin Jehova's Witnesses. hot ones, but still"
    "brb, have to eat something, seeing stars & stuff"
    "crap I did it again. have a meeting & am late again cause of wow and why the hell am I taking the time to tell you this?" /exit
    "gtg, strange plastic smell coming out of my computer"

    <I used to be a poster like you, but then I took an infraction to the knee>

  6. #46
    Deleted
    Quote Originally Posted by Rilena View Post
    The thing with the addon is that its not supposed to be serious as posted in the OP.

    Basically its a addon for luls just like the "8 ball" or "Trivia".
    But Trivia is awesome, it doesn't have to be all silly and overused concepts in order to be funny.

  7. #47
    Deleted
    Quote Originally Posted by Noxiye View Post
    But Trivia is awesome, it doesn't have to be all silly and overused concepts in order to be funny.
    I mentioned trivia because it is kinda the same function as what we are building

  8. #48
    Deleted
    brb kitchen's on fire

  9. #49
    One second, another robber got their head dunked in the sink
    Quote Originally Posted by Henry Ford
    Thinking is the hardest work there is, which is probably why few engage in it.
    This explains a lot.

  10. #50
    Deleted
    "afk gotta chuck some wood" <- this happened for real
    "BRBGTINGNWKYBOARD" <-hard to read, fun once u get it

  11. #51
    Deleted
    Quote Originally Posted by Silvator View Post
    "afk gotta chuck some wood" <- this happened for real
    "BRBGTINGNWKYBOARD" <-hard to read, fun once u get it
    It was neither hard to read nor funny, to be honest. You're all still on the "brb, silly reason" path, so OP, you may as well add "brb, silly reason" to your AddOn and call it a day.
    I would actually find that kind of funny.

  12. #52
    "Brb Ex Girl-friend is here for my mom again"
    "Brb Cat got into the microwave again =/ "
    "Brb F.B.I. is trying to steal my MT Dew again"
    "Scotty Beam me up the is no intelligent life in this group" /quit

    ---------- Post added 2011-05-31 at 07:10 AM ----------

    Quote Originally Posted by Noxiye View Post
    It was neither hard to read nor funny, to be honest. You're all still on the "brb, silly reason" path, so OP, you may as well add "brb, silly reason" to your AddOn and call it a day.
    I would actually find that kind of funny.
    Since your obviously not able to read ill put it in plain english for ya. THATS WHAT HE WANTS THE ADDON TO DO!!!! lol

  13. #53
    Titan Yunru's Avatar
    10+ Year Old Account
    Join Date
    Nov 2009
    Location
    The Continent of Orsterra
    Posts
    12,406
    Gtg Kirov on fire.
    Don't sweat the details!!!

  14. #54
    Deleted
    Wife just answered door to my girlfriend. Gtg.

  15. #55
    Deleted
    I like this idea..

  16. #56
    The Patient
    10+ Year Old Account
    Join Date
    Mar 2010
    Location
    Athens Greece
    Posts
    333
    "Brb boss came down for an inspection"

  17. #57
    Quote Originally Posted by Athrai View Post
    "afk my cats on fire"
    Somebody left a group I was in with this excuse yesterday. I thought it was amusing at the time. I wonder if he was using an add-on or thought of it himself.

  18. #58
    This addon would be pure win.
    Originally Posted by Blizzard Entertainment
    Q: When do hunters get to tame druids?
    A: Right after druids get a hunter form.

  19. #59
    Deleted
    BRB got a hardon and need to beat one out!!

  20. #60
    Stood in the Fire Stealthedbear's Avatar
    10+ Year Old Account
    Join Date
    Dec 2010
    Location
    California
    Posts
    353
    If you can, add in an option where people can edit or add more sayings as time goes on

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •