Close
Showing results 1 to 10 of 13

Hybrid View

  1. #1

    Default

    Make sure the /tar is on it's own line, looks like it in the jamba screen, but the cut and paste here is wrong.

    Sorry fixed the tar to its own line in wow it was on its own line but that was due to the amount of chars. I went to end of /tar and hit enter all fixed now in the code of the macro. Still not working though

    Why are you doing this all by hand?
    is there a better way? I tried searching the forums and this looks like the next step I need to do.

    ***UPDATE***
    Omagesupreme fullscreen main/active window:

    LSHIFT+P
    = NOTHING
    LCTRL+LSHIFT+P = NOTHING

    LCTRL+P on the master (omegasupreme) he target's himself then sends out in chat:
    [mod:ctrl,mod:alt,nomod:shift,target=bumblebee][mod:alt,mod:shift,nomod:ctrl,target=ironhide][mod:ctrl,mod:alt,mod:shift,target=wheeljack][mod:ctrl,target=ratchet]

    At the same time the one slave with the follow macro (bumblebee) bound to a toolbar in wow, which is also bound to p in wow. Targets omegasupreme and spews into chat:
    [mod:ctrl,mod:shift,nomod:alt,target=omegasupreme][mod:alt,mod:shift,nomod:ctrl,target=ironhide][mod:ctrl,mod:alt,mod:shift,target=wheeljack][mod:ctrl,target=ratchet]

    The other 3 that have p only bound in JAMBA do nothing

    LALT+P - Omegasupreme & Bumblee target omegasupreme and spew txt into chat no follow. Other 3 do nothing.
    RALT+P - Omegasupreme & Bumblee target omegasupreme and spew txt into chat no follow. Other 3 do nothing.
    RCTRL+P - Omegasupreme & Bumblee target omegasupreme and spew txt into chat no follow. Other 3 do nothing.

    IF whilst on OMEGASUPREME window i have a target then press LALT+P he will then follow said target, wheeljack in this case.
    At the same time i press LALT+P on OMEGASUPREMES window BUMBLEBEE targets BUMBLEBEE and doesn't more.
    The other 3 do nothing.

    Off to work now cant test anymore till later
    Last edited by Pavavion : 05-30-2013 at 05:44 PM Reason: updates

  2. #2

    Default

    Quote Originally Posted by Pavavion View Post
    Why are you doing this all by hand?
    is there a better way? I tried searching the forums and this looks like the next step I need to do.
    You're writing the macro by hand? Jamba should write the macro for you and then the only thing you need in a macro is /click JambaFTLTarget or /click JambaFTLAssist. My search actually shows MiRai and I already tried to help you with this but you never came back.

    If your toons are spewing out macro content in chat, then you likely have the macro formatted incorrectly. It should be

    /stopmacro [nomod] <- On it's own line
    /tar {all your targetting conditionals} <- A new line with no line breaks in the target conditionals
    /follow <- another new line

    But this should be irrelevant if you let Jamba write the macro using the FTL Helper.

    Don't use Jamba Macro to start with. It's not what you're looking for for FTL and you're making things more complicated than they need to be. Delete whatever "FTL" type macros you have in Jamba Macro.

    Now, go to Jamba > Advanced > FTL Helper. Use that to assign your modifiers as specified in your HKN script. It will write the properly formatted macro for you behind the scenes and give you a /click to use for your normal macros in your chat box. One will be /click JambaFTLTarget {which is what you use for FTL Following} and the other is going to be /click JambaFTLAssist {which is what you put in your DPS macros}.

    Push the changes to all toons.

    Now, write a normal macro in the standard WoW interface or a macro-extender addon. I don't know how to use Jamba-Macro but from what I understand, it is for variable macros, not straight macro writing.

    For the macro in question, just write

    /click JambaFTLTarget
    /follow

    Put that on your selected key for all toons, make sure all modifiers for that key are cleared.

    For FTL casting, write a macro the same way using JambaFTLAssist instead

    /click JambaFTLAssist
    /cast spell
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  3. #3

    Default

    Thankyou for your assistance. I thought the other thread had died and as I using JAMBA now didn't want to confuse post, perhaps I should have replied in that sorry.

    I have done as you have mentioned below and when I press 0 1 or 2 i get no result. I have unbound 012 and all variants in wow keybind settings. when i manually click my macro:

    /click JambaFTLTarget
    /follow

    main window says "you have no target"

    EDIT***
    Seems as though /click component is failing or something?

    Last edited by Pavavion : 05-31-2013 at 09:14 AM

Posting Rules

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