I found that if I rapidly spam the key, it works.... but yeah, we need some help here!!! I can't box without jamba!!!
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.Originally Posted by 'daviddoran',index.php?page=Thread&postID=195455#p ost195455
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/
the way i did it was, hit my jamba invite macro, then hit my accept grp, trade etc macro a split second after, worked
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!Originally Posted by 'Hairball',index.php?page=Thread&postID=195583#pos t195583
Ouch, but wasn't the test realm up at that time couldn't it have been tested then?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
Life is like and Ice Cream Cone, you have to enjoy it before it melts;-)
Haha Thanks for the spamming the invite key tip sounds crazy but it works!
Spuda, Spudb, Spudc, Spude, Spudf Shaman
Emerald Dream - Alliance EU
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.
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!
Connect With Us