Close
Showing results 1 to 10 of 29

Hybrid View

  1. #1

    Default

    ROFL,we created this macro for just such an occasion....
    It reports everyone in the BG AFK if they aren't on your realm. So that way you don't report yourself AFK.

    /run for i=1,GetNumRaidMembers()-1 do local unit = "raid"..i local name,realm = UnitName(unit) if(realm) then ReportPlayerIsPVPAFK(name.."-"..realm) end end
    Sweet* teams - <unGankable> - Kil'Jaeden US Alliance - 10x Shamans, 9x DKs 1x Pally, 10x Drews

  2. #2

    Default

    Quote Originally Posted by Kicksome View Post
    ROFL,we created this macro for just such an occasion....
    It reports everyone in the BG AFK if they aren't on your realm. So that way you don't report yourself AFK.

    /run for i=1,GetNumRaidMembers()-1 do local unit = "raid"..i local name,realm = UnitName(unit) if(realm) then ReportPlayerIsPVPAFK(name.."-"..realm) end end
    ROFL! I love this! What do I replace here with my name / realm, or is it just copy paste.
    BC Arena was a game of Chess, the goal being to outthink and checkmate your opponent.

    WotLK was also a game of Chess, the goal now being to take a turd on the chess board before your opponent could move.

  3. #3

    Default

    Quote Originally Posted by Kicksome View Post
    ROFL,we created this macro for just such an occasion....
    It reports everyone in the BG AFK if they aren't on your realm. So that way you don't report yourself AFK.

    /run for i=1,GetNumRaidMembers()-1 do local unit = "raid"..i local name,realm = UnitName(unit) if(realm) then ReportPlayerIsPVPAFK(name.."-"..realm) end end
    This is pure genius, wish i had known about this ages ago.... i can bend an entire av to my will and not skip galv

  4. #4

    Default

    Quote Originally Posted by icecore View Post
    This is pure genius, wish i had known about this ages ago.... i can bend an entire av to my will and not skip galv
    LOL bend over bitches!
    I'm gonna use this too.

Posting Rules

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