Close
Page 108 of 212 FirstFirst ... 8 58 98 106 107 108 109 110 118 158 208 ... LastLast
Showing results 1071 to 1080 of 2112
  1. #1071
    Rated Arena Member daviddoran's Avatar
    Join Date
    May 2008
    Location
    Southern California
    Posts
    1596

    Default

    I found that if I rapidly spam the key, it works.... but yeah, we need some help here!!! I can't box without jamba!!!

  2. #1072

    Default

    Quote Originally Posted by 'daviddoran',index.php?page=Thread&postID=195455#p ost195455
    I found that if I rapidly spam the key, it works.... but yeah, we need some help here!!! I can't box without jamba!!!
    QFT - spam your party invite button and they'll all join up after 5-6 seconds.

  3. #1073

    Default

    Jamba is going on a much needed Furlough


    Jamba will NOT be updated in time for 3.1.
    Useful links:
    Macros: http://www.wowwiki.com/Making_a_macro
    Good information about various addons:[http://www.vranx.com/index.htm
    Addon Tutorial : www.pvptutorial.com
    Jamba Addon(Multiboxer Team Addon):http://wow.jafula.com/addons/jamba
    HotkeyNet(Free keystroke/mouse software: http://www.hotkeynet.com/

  4. #1074

    Default

    the way i did it was, hit my jamba invite macro, then hit my accept grp, trade etc macro a split second after, worked

  5. #1075

    Default

    This is a classic example of why you should never rely on an addon.

  6. #1076

    Default

    Quote Originally Posted by 'Hairball',index.php?page=Thread&postID=195583#pos t195583
    This is a classic example of why you should never rely on an addon.
    I know, now nobody who uses it can ever play, again!

  7. #1077

    Default

    Quote Originally Posted by Kalikiano',index.php?page=Thread&postID=195533#pos t195533]Jamba is going on a much needed Furlough


    [url='http://www.dual-boxing.com/forums/index.php?page=Thread&threadID=20783
    Jamba will NOT be updated in time for 3.1.[/url]
    Ouch, but wasn't the test realm up at that time couldn't it have been tested then?
    Life is like and Ice Cream Cone, you have to enjoy it before it melts;-)

  8. #1078

    Default

    Haha Thanks for the spamming the invite key tip sounds crazy but it works!
    Spuda, Spudb, Spudc, Spude, Spudf Shaman
    Emerald Dream - Alliance EU

  9. #1079

    Default

    its a bug in 3.1, hiding the party popup right after doing an AcceptGroup() causes you to decline the group invite. For now here is my temp fix until Jafula comes back, edit the file Jamba\Modules\JambaGroup.lua, go down to around line 530 and comment out the hidePopup = true; line. it will look like this:

    -- Accept the group invite if allowed.
    if acceptInvite then
    AcceptGroup()
    --hidePopup = true;
    else
    -- Otherwise decline the invite if permitted.
    if autoDecline then
    DeclineGroup()
    hidePopup = true;
    end
    end

    just add -- to the line after AcceptGroup() ==> --hidePopup = true;

    You will still have the ugly party invite group on your screen, you can do the regular macro to accept-all to get rid of it or it'll go away after a few mins. Unless Blizzard fixes this bug the only real fix is to fire an event like 3 secs later to hide the window, instead of doing it a few lines down.

  10. #1080

    Default

    This is a temporary fix for Jamba 0.4d (the version name is still 0.4d, but it is a changed addon!):
    http://www.wow-multiboxing.com/files/Jamba.zip

    Changes:
    - changed TOC version so it doesn't get marked as an out-of-date macro
    - diggla's temporary fix that hides the group invite popup as it should

    [edit] Updated!

Similar Threads

  1. Replies: 29
    Last Post: 06-27-2009, 03:09 AM
  2. Replies: 1
    Last Post: 04-23-2009, 05:57 PM
  3. Any idea when we'll see an update for Jamba?
    By Clovis in forum Macros and Addons
    Replies: 2
    Last Post: 04-20-2009, 09:21 AM
  4. Jamba Addon new features suggetion
    By Ivanhalf in forum Macros and Addons
    Replies: 3
    Last Post: 04-01-2009, 04:26 AM
  5. SickOfClickingDailies AddOn - great for multiboxers
    By puppychow in forum Macros and Addons
    Replies: 1
    Last Post: 10-16-2008, 04:14 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
  •