Close
Showing results 1 to 6 of 6

Hybrid View

  1. #1

    Default Multiboxing pet peeves

    I think my biggest pet peeve is when i run half way through a zone or instance and I realize that 1 of my toons stopped following so I have to go all the way back to get him.

    Anyone know of a cool addon for this, something that will turn on a blinking light to alert me that one of my party members is to far away. Would love something like that.
    http://www.knightsofshadow.org
    Seastone - PvP - Defiant
    Nitro

  2. #2

    Default

    This happened to me today. First time.. I got on the boat and everything. Haha.

    Its even worse when you walk for 15mins and realize one of your toons forgot to hand in a quest. Lame
    AKAMA > (The Zerg) > 4x Shamans > FirstRock, SecondRock, ThridRock, FourthRock

  3. #3

    Default

    My pet peeve is the crazy "I'm independent" I'm gonna run whatever way I wanna run thing, even if it's in circles....

    Sometimes it's very amusing, but other times, it causes a wipefest, which isnt fun.

    Plus ofc those big fat elekk things that can't fit through doors, but oh well.....

    42 and rising and more fun than ever
    Muraman/Muramar, Murmanela, Murmlena, Murmarula, Murmarina - Silvermoon EU
    Gnarlight, Gnarlon, Gnarlin, Gnarly, Gnarley - Silvermoon EU
    Fileta, Celestara, Floriana, Paleforth, Kyudo - Kilrogg EU

  4. #4

    Default

    I think the "twoboxtoolkit" mod will warn if you follow breaks.

  5. #5

    Default

    I've been thinking about adding something to my follow macro that will whisper (or say in /p chat) if someone is outside follow range.

    I need to get familiar with lua first though, still struggling with macro syntax.
    But something like this:

    [code:1]/run if not CheckInteractDistance("target",4) then SendChatMessage("Wait for me!",PARTY) end[/code:1]

    You'd still need to press follow once in a while to get the warning though. You'd need something bigger for periodic checks.

    See http://www.wowwiki.com/API_CheckInteractDistance

  6. #6

    Default

    Yes, replace PARTY with RAID_WARNING. Here are all chatIDs: http://www.wowwiki.com/ChatTypeId.

    I updated the post above with a version that works. I would like to know if anyone manages to shorten it a little. Instead of using if not (test) then (say) end it should be possible with a simple (test) or (say), but I can not get it to work.

    My /follow macro is currently 252 characters and you never know what you might want to add later.

Similar Threads

  1. Replies: 35
    Last Post: 04-21-2009, 11:35 AM
  2. WOTLK pet peeves
    By puppychow in forum General WoW Discussion
    Replies: 29
    Last Post: 11-17-2008, 05:30 PM
  3. multiboxing? Yeah multiboxing! ;)
    By empeha in forum Screenshots and Digital Art
    Replies: 5
    Last Post: 12-12-2007, 03:33 PM

Posting Rules

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