Close
Page 154 of 212 FirstFirst ... 54 104 144 152 153 154 155 156 164 204 ... LastLast
Showing results 1531 to 1540 of 2112
  1. #1531

    Default

    Quote Originally Posted by toomanytoons View Post
    YES! Thank you!

    I'd still like to see the option added under the follow tab though, if possible! =D
    Will see what I can do:

    http://wow.curseforge.com/addons/jam...-in-a-vehicle/
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  2. #1532

    Default

    Quote Originally Posted by Jheusse View Post
    Feature request and a thread/post request:

    Feature request is a gag toggle that keeps slaves from speaking or using most channels, cuts down on inadvertent spam.

    Thread/post request could I trouble you to add in the date of new release of the newest version in the thread title or at least in the headers of the first post where you list the changes?
    Your gag toggle module has a feature request ticket here:

    http://wow.curseforge.com/addons/jam...toggle-module/

    All Jamba releases are listed here:

    http://wow.jafula.com/addons/1-jamba...elease-history
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  3. #1533

    Default

    Quote Originally Posted by airlag View Post
    I'm using Jamba for several months now. It's great.
    Is there anywhere an explanation how jamba macro, macro:variables, macro:macros and proc work? I have the feeling I'm missing lots of the power of Jamba by not knowing how to use that.

    I maybe have a useful suggestion or two.
    I'd like an opportunity to show a characters pets health in the team window.
    It then would be a big improvement if I could connect macros to the area of the health bars that can be used by clicking on that area, like "let char <x> use potion <z>", "let char <x> cast Pet Heal", "let char <x> cast heal on char <y> / pet of char <y>". Much like healbot

    Can I somehow in-game get a list of the currently defined slash-commands, hidden buttons and so on?
    I'll get around to describing how Jamba-Macro works, there are plenty of threads here to help you out in the mean time. Proc is an alpha module and I recommend disabling it.

    Here is a ticket for your request, not sure that I'll be able to do it, but its in the system now.

    http://wow.curseforge.com/addons/jam...e-team-window/

    Slash commands are listed here:

    http://wow.curseforge.com/addons/jam...lash-commands/
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  4. #1534

    Default

    Quote Originally Posted by loop View Post
    Jafula,

    ...

    EDIT: Here's the code on PasteBin - easier to read w/ syntax highlighting: http://pastebin.com/m5ee57c2d
    Cheers, will have a look at integrating the option soon.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  5. #1535

    Default

    Quote Originally Posted by zoovoo View Post
    jamba addon dont take quest i take the quest on master and only he take it... the slave quest log open but dont take it....
    Make sure that every toon in your team has every toon in your team in their team list. :-)
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  6. #1536

    Default

    Quote Originally Posted by noidentity View Post
    Hey all, lately I have been having a problem with jamba, whenever I open the /jamba menu my fps drops down to nothing and I have to constantly /rl to reload my ui.

    Is there a way for me to fix this on my end?
    No one has reported an issue like this. I suspect something else is the cause.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  7. #1537

    Default

    Quote Originally Posted by buzzerbeater View Post
    Hello,

    I'm new in here and have some questions.

    Is there any Starter Guide for this Addon?

    Because my first Problem is, that the slave is never Online.
    It doesnt matter which Char I use to try it.

    Is it a problem to use Win 7 or start WoW from the same direction? Do I need two wow Folders or wow.exe?

    Greets
    Sorry, nothing really documented for 0.5 yet. Its something I am working on fixing slowly.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  8. #1538

    Default

    Quote Originally Posted by taurolyon View Post
    Possible incompatible addon problem here - Every time I open a vendor to repair or sell, I get disconnected. I believe it is a problem with an addon I use called SellJunk... It sells grey items and items I blacklist automatically when I open a vendor. With JAMBA, it auto-repairs at applicable vendors. I'm thinking the server's not liking the fact that i'm processing more than one transaction at a time and disconnecting me....

    Haven't had a chance to disable SellJunk and enable JAMBA's internal sell junk feature, nor have I had a chance to test to see if this is the culprit addon... Just FYI
    Thanks for the info, but not much I can do here. Two different addons trying to do the same thing is likely to cause issues. I can't test against all the possible addons out there. Its up to each individual user to manage their own addons.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  9. #1539

    Default

    Quote Originally Posted by TheFallenOne View Post
    Bit of a minor inconvenience since the latest Jamba update, it kind of broke my round-robin setup. Figured I'd check here if there was another way to do it, or if not, if we could get the functionality back.

    Basically, here's how my (random example spell) Frost Nova worked. The macro for all toons was:

    /castsequence #RRStart#Frost Nova#RREnd#

    Then, each toon would be using a different variable set. Toon1 would use variable set FTL1, Toon2 would use FTL2, etc., all with the same macro set.

    FTL1 would have RRStart set as:
    FTL2 would have RRStart set as: ,
    FTL3 would have RRStart set as: ,,
    FTL4 would have RRStart set as: ,,,
    FTL5 would have RRStart set as: ,,,,

    And then the same thing for RREnd, but in reverse order. This means that each toon would end up with a round-robined macro for Frost Nova without any extra work from me!

    It worked great, however, this last update has, as far as I can tell, eliminated the ability to use the same macro set with different variable sets on a per-toon basis. I'm stuck to using one variable set per macro set. I *could* duplicate the macro set for each toon and use tags to turn them on for specific toons, HOWEVER, this would cause 5x the data to be included when I "push" macro sets... and it already takes 45 seconds to a minute to push *ONLY* the macro settings with THREE sets. I can't imagine what it would be like with fifteen.

    Is there any way to do this still, or could this system be setup again? The easiest way I can think of is allowing the user to duplicate Macro/Variable set entries in the new "Macro" section, using different variable sets for each. That would allow me to set it up properly using tags.
    I will see what I can do. Its going to be tricky, because the nice, easy way of managing multiple macro sets like you ask means breaking the existing macro sets you already have built....

    Here's a ticket for your request:

    http://wow.curseforge.com/addons/jam...ultiple-times/

    I assume that you are still using an older version because of this.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  10. #1540

    Default

    Quote Originally Posted by taurolyon View Post
    I'm still getting some random disconnects when talking to repair vendors; I've disabled all other auto-sell and auto-repair addons and also unchecked "use guild funds for repairs."

    Also, I dual box with my wife's acct, and I was using Jamba 0.5c to assist in helping her quest. I setup our toons as a Jamba team, but when I told her to remove my toon from the team so I wouldn't be spammed with her quest accepts, she clicked DISBAND instead of selecting me and clicking REMOVE. Wouldn't have been so bad, however I was off doing a pug heroic and it was as if I clicked on leave party on my end.

    Could you possibly disable the DISBAND button if you are not in the same party as teammates (or solo)??

    I know I'm not using JAMBA for which it was originally intended, but it offers so many features that I find helpful. (i.e. auto accept guild party invites, auto repair, auto sell, monitor party member's XP to level, etc.)
    Re: the random disconnects, turn off auto repair and auto buy/sell in Jamba and see if they go away.

    I don't want to add more logic to disable the DISBAND button in this situation. I like to be able to assume that you know what you are doing when using Jamba. Obviously this was an unfortunate incident for you, but I'm sure it won't happen again. Also, the whole point of disband (for me anyway) is to have a quick way for my toons leave a party that has strangers in it. Disabling the button in this case makes it useless.
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

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
  •