Close
Page 6 of 34 FirstFirst ... 4 5 6 7 8 16 ... LastLast
Showing results 51 to 60 of 383

Hybrid View

  1. #1
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    On a related note, how difficult would it be to have Jamba just save all its settings globally? I ask because with the 0.5 dev version, I just add everone to every group and everyone's chat/warning/etc. settings are identical. Would be much easier to set up and copy configs to alt accounts if the only thing that was character-specific was the master setting.

    [edit] And frankly, for 0.5 I think I'd not even bother with the Jamba Buy/Sell stuff as FreeRefills and AutoProfitX both handle those so well.
    Now playing: WoW (Garona)

  2. #2

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    On a related note, how difficult would it be to have Jamba just save all its settings globally? I ask because with the 0.5 dev version, I just add everone to every group and everyone's chat/warning/etc. settings are identical. Would be much easier to set up and copy configs to alt accounts if the only thing that was character-specific was the master setting.

    [edit] And frankly, for 0.5 I think I'd not even bother with the Jamba Buy/Sell stuff as FreeRefills and AutoProfitX both handle those so well.
    Global wouldn't be a problem; but I can imagine situations where global might not be suitable for everyone.

    I'm going to support profiles, so you should be able to set one team up and then copy profiles and tweak stuff. There will also be a push settings button on the top level Jamba config that will ask each module in turn to push its settings.

    I like my version of Jamba buy/sell and have ideas for it, but it is definitely the last on the 0.5 list (I plan to release 0.5 when the Display Team, Follow and Me modules are complete).
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  3. #3

    Default

    Hmmm, thanks for all that help! Number 6 worries me. I'll sort that one out and then I'll play around with the Channel joining and see what I can come up with.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  4. #4

    Default

    I depend on jamba sell :-)

    rule #1 of customer satisfaction: don't take stuff away ;-)
    2,3,5 boxing wow with Wow Open Box and MAMA, give them a try!
    (was 8 Boxing Wow with HotKeyNet and ISBoxer)
    Was streaming on twitch.tv/MooreaTv

  5. #5
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    One other question: when I invite my team, I get spammed for about 20 seconds. See below. Did we forget a debug statement or something?

    Now playing: WoW (Garona)

  6. #6
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Found another quest bug: won't click "Continue" on the "Blessing of Zim'Rhuk" and the other statue God quests in Zul'drak.
    Now playing: WoW (Garona)

  7. #7

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    Found another quest bug: won't click "Continue" on the "Blessing of Zim'Rhuk" and the other statue God quests in Zul'drak.
    This one should be sorted with Update 2.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  8. #8

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    One other question: when I invite my team, I get spammed for about 20 seconds. See below. Did we forget a debug statement or something?

    Oh dear, I've never seen that. Please let me know if it happens with Update 2.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  9. #9
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Quote Originally Posted by Jafula View Post
    Oh dear, I've never seen that. Please let me know if it happens with Update 2.
    Yep. Still getting spammed with either the last accepted quest or (if I just logged in) empty accepted quest as in the pic. ONLY does it if I use my accept macro.

    Code:
    /script --/click SmartBuff_KeyButton
    /console Sound_EnableSFX 1
    
    /script AcceptGroup();
    /script AcceptQuest();
    /script AcceptTrade();
    /script RetrieveCorpse();
    /script RepopMe(); 
    /focus dondeltoro
    
    /in 5 /script StaticPopup_Hide("PARTY_INVITE")
    /in 5 /script StaticPopup_Hide("QUEST_ACCEPT")
    /in 5 /script StaticPopup_Hide("CONFIRM_SUMMON") 
    
    /script SelectGossipOption(1)
    Now playing: WoW (Garona)

  10. #10

    Default

    Quote Originally Posted by Ughmahedhurtz View Post
    Yep. Still getting spammed with either the last accepted quest or (if I just logged in) empty accepted quest as in the pic. ONLY does it if I use my accept macro.

    Code:
    /script --/click SmartBuff_KeyButton
    /console Sound_EnableSFX 1
    
    /script AcceptGroup();
    /script AcceptQuest();
    /script AcceptTrade();
    /script RetrieveCorpse();
    /script RepopMe(); 
    /focus dondeltoro
    
    /in 5 /script StaticPopup_Hide("PARTY_INVITE")
    /in 5 /script StaticPopup_Hide("QUEST_ACCEPT")
    /in 5 /script StaticPopup_Hide("CONFIRM_SUMMON") 
    
    /script SelectGossipOption(1)
    You are getting this spam when you use your accept macro, because you have /script AcceptQuest() in it. I have no way of knowing that this AcceptQuest is coming from your macro and not a genuine WoW call.

    Re: the accept quest spam on login. I'm guessing there is another addon that iterates all the quests when you log in and somehow Jamba is getting caught up in it. I'll have a closer look.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

Tags for this Thread

Posting Rules

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