Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 17

Thread: Lost in FTL

Hybrid View

  1. #1

    Default Lost in FTL

    Today Im busy working on resetting my full setup. After a while things become a mess and seeing S7 comming up and wanting to try some good arena I really needed to redo my macros and layouts. So I gone out and set some PiP in hotkeynet for my whole team (pally+4x shaman).

    Last few days Ive been looking into the FTL system. Today I decided to try the FTL system because it seems a lot more solid then a Focus system.

    I gone right in and set it up(using the sticker post):
    Code:
    <command main1>
    <SendPC Local>
    <SendwinM w1> 
    <Key %all%>
    
    <command assist1>
    <SendPC Local>
    <SendWinM w2> 
    <Key ctrl shift %1%>
    <SendWinM w3> 
    <Key ctrl shift %1%>
    <SendWinM w4> 
    <Key ctrl shift %1%>
    <SendWinM w5> 
    <Key ctrl shift %1%>
    
    <command main2>
    <SendPC Local>
    <SendWin w2> 
             <Key %all%>
    
    <command assist2>
    <SendPC Local>
    <SendWin w1> 
    <Key ctrl alt %1%>
    <SendWinM w3> 
         <Key ctrl alt %1%>
    <SendWinM w4> 
         <Key ctrl alt %1%>
    <SendWinM w5> 
             <Key ctrl alt %1%>
    
    <command main3>
    <SendPC Local>
    <SendWin w3> 
         <Key %all%>
    
    <command assist3>
    <SendWin w1> 
    <Key alt shift %1%>
    <SendWin w2> 
         <Key alt shift %1%>
    <SendWinM w4> 
                <Key alt shift %1%>
    <SendWinM w5> 
                <Key alt shift %1%>
    
    <command main4>
    <SendPC Local>
    <SendWin w4> 
            <Key %all%>
    
    <command assist4>
    <SendWin w1> 
    <Key ctrl alt shift %2%>
    <SendWin w2> 
            <Key ctrl alt shift %2%>
    <SendWinM w3> 
            <Key ctrl alt shift %2%>
    <SendWinM w5> 
            <Key ctrl alt shift %2%>
    
    <command main5>
    <SendPC Local>
    <SendWin w5> 
            <Key %all%>
    
    <command assist5>
    <SendPC Local>
    <SendWin w1> 
    <Key ctrl %2%>
    <SendWin w2> 
            <Key ctrl %2%>
    <SendWinM w3> 
            <Key ctrl %2%>
    <SendWinM w4> 
            <Key ctrl %2%>
    
    ///////////////////////////////////
    ///////////////////////////////////
    
    <Hotkey 1>
    <If ActiveWinIs w1> <Main1 %trigger%><Assist1 k>
    <Else If ActiveWinIs w2> <Main2 %trigger%><Assist2 k>
    <Else If ActiveWinIs w3> <Main3 %trigger%><Assist3 k>
    <Else If ActiveWinIs w4> <Main4 %trigger%><Assist4 k>
    <Else If ActiveWinIs w5> <Main5 %trigger%><Assist5 k>
    
    <Hotkey shift 1>
    <If ActiveWinIs w1> <Main1 %trigger%><Assist1 u>
    <Else If ActiveWinIs w2> <Main2 %trigger%><Assist2 u>
    <Else If ActiveWinIs w3> <Main3 %trigger%><Assist3 u>
    <Else If ActiveWinIs w4> <Main4 %trigger%><Assist4 u>
    <Else If ActiveWinIs w5> <Main5 %trigger%><Assist5 u>
    As ingame macro to test I use:
    Code:
    /assist 
    [mod:ctrl,mod:shift,nomod:alt]w1;
    [mod:ctrl,mod:alt,nomod:shift]w2;
    [mod:alt,mod:shift,nomod:ctrl]w3;
    [mod:ctrl,mod:alt,mod:shift]w4;
    [mod:ctrl,nomod:alt,nomod:shift]w5
    /cast [harm] Lightning Bolt
    /targetlasttarget
    Then when I spam my "1" key it also starts using the macro set to k. However my chars start spamming the text of the macro instead of assisting anything. Feels like a faulty macro or something.

    Been looking around and searching for an hour now but no result.

    Bet it`s something easy or incredible stupid that I overlooked. Maybe someone can help me out on this one.

    Edit: Using HotKeyNet

  2. #2

    Default

    First thing that I notice:

    Your /assist macro is trying to assist w1 - w5. Are they the names of your toons?
    Jafula.
    Jamba - Jafula's Awesome Multi Boxer Assistant. An addon for YOU.

  3. #3

    Default

    Rofl let me try changing this

  4. #4

    Default

    /assist
    [mod:ctrl,mod:shift,nomod:alt]Shomey;
    [mod:ctrl,mod:alt,nomod:shift]Shomea;
    [mod:alt,mod:shift,nomod:ctrl]Shomee;
    [mod:ctrl,mod:alt,mod:shift]Shomei;
    [mod:ctrl,nomod:alt,nomod:shift]Shomeu
    /cast [harm] Lightning Bolt
    /targetlasttarget
    Just changed to this. For some reason I still cant get it to work. The shamans just spam the:
    [mod:ctrl,mod:shift,nomod:alt]Shomey;
    [mod:ctrl,mod:alt,nomod:shift]Shomea;
    [mod:alt,mod:shift,nomod:ctrl]Shomee;
    [mod:ctrl,mod:alt,mod:shift]Shomei;
    [mod:ctrl,nomod:alt,nomod:shift]Shomeu
    part in /s.
    Last edited by David : 08-30-2009 at 09:02 AM

  5. #5

    Default

    Code:
    /assist 
    [mod:ctrl,mod:shift,nomod:alt]Shomey;
    [mod:ctrl,mod:alt,nomod:shift]Shomea;
    [mod:alt,mod:shift,nomod:ctrl]Shomee;
    [mod:ctrl,mod:alt,mod:shift]Shomei;
    [mod:ctrl,nomod:alt,nomod:shift]Shomeu
    Is that all one line? If you just cut and paste from the forum it probably wont be.

  6. #6

    Default

    In the macro section its the same as the part you just quoted. So not one line, all linebreaks.

  7. #7

    Default

    Code:
    /assist [mod:rctrl,mod:rshift,nomod:ralt,target=Shomey][mod:rctrl,mod:ralt,nomod:rshift,target=Shomea][mod:ralt,mod:rshift,nomod:rctrl,target=Shomee][mod:rctrl,mod:ralt,mod:rshift,target=Shomei][mod:rctrl,nomod:ralt,nomod:rshift,target=Shomeu]
    Here's a helper for the FTL stuff too, it will make the top number row of the keyboard between the ~ and backspace keys into FTL keys, and the numbers only on the numberpad. You can add any keys you want to the keylist just under the first comment. There is no real reason to mess with the rest of the code I changed it so it would work with the setup you demonstrated in your fist post. (w1,w2...modifier order, etc)

    ******The one thing you may need to change is the name of the windows*****
    ******I have the window for w1 titled WoW1, w2 WoW2, etc*****
    ******If you have them titled something else change the WOW1 type parts to match whatever you have named them******

    Code:
    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    // ADDING KEYS TO THIS LIST WILL AUTOMATICALLY CREATE       //
    // HOTKEYS WITH THE CORRECT (RIGHT SIDE) MODIFIERS          //
    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    
    <KeyList FTLList 0-9, minus, plus, Numpad0-Numpad9>
    
    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    // THE FOLLOWING SECTION DOES NOT NEED TO BE MODIFIED //
    // TOON 1 = rctrl+rshift     TOON 2 = rctrl+ralt    TOON 3 = ralt+rshift   //
    // TOON 4 = rctrl+ralt+rshift    TOON5 = rctrl                                             //
    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
    //Added FTL Templates
    // %1% : Master Key
    // %2% : Slave Key
    // %3% : Modifier
    // %4% : SlavesToSend
    <Template SendMasterAndSlave>
             <passthrough>
             <Sendlabel %4%>
                      <Key %3% %2%>
    <EndTemplate>
    
    // %1% : master key
    // %2% : slave key
    // %3% : modifier
    // %4% : Active window
    // %5% : Slave Windows
    <Template SendLeaderless>
            <If ActiveWinIs %4%>
                <ApplyTemplate SendMasterAndSlave "%1%" "%2%" "%3%" "%5%">
    <EndTemplate>
    
    // %1% : master-key
    // %2% : slave-key
    <Template FTL>
              <Hotkey %1%>     
                       <ApplyTemplate SendLeaderless "%Trigger%" "%2%" "rctrl rshift" WoW1 "w2,w3,w4,w5">
                       <ApplyTemplate SendLeaderless "%Trigger%" "%2%" "rctrl ralt" WoW2 "w1,w3,w4,w5">
                       <ApplyTemplate SendLeaderless "%Trigger%" "%2%" "ralt rshift" WoW3 "w1,w2,w4,w5">
                       <ApplyTemplate SendLeaderless "%Trigger%" "%2%" "rctrl ralt rshift" WoW4 "w1,w2,w3,w5">
                       <ApplyTemplate SendLeaderless "%Trigger%" "%2%" "rctrl" WoW5 "w1,w2,w3,w4">          
    <EndTemplate>
    
    //----------------------------------------------------------------
    //Definition of FTL keys 
    //----------------------------------------------------------------
    <ApplyTemplate FTL FTLList %Trigger%>
    The above script will allow you to use left modifiers in conjunction with the FTL modifiers. Your macros will have to validate proper modifier usage of course. If you wish to use such a setup I recommend using a /click line to give you enough space.

    Place your assist macro fixed at the top of this post on a key by itself. The top right side of the ride side bars is called "MultiBarRightButton1" I will use that in the example. Again that button is where you place your "assist macro" only.

    Code:
    #showtooltip
    /click [mod:rctrl/ralt/rshift] MultiBarRightButton1
    /cast [nomod:lctrl,harm] Flame Shock; [harm][mod:lctrl,harm][] Wind Shear
    The above macro will click your assist button if one of the "RIGHT" modifiers is "pressed" or "sent" by the script. The slashes mean "or" in macros. So no need to do all the mod...nomod stuff, just see if one of them is sent and if so click the assist macro, which will evalute the actual mods sent and select the correct char to assist.

    The next line will shoot flame shock if you don't press anything other than the key you placed the macro on.
    It will shoot Wind Shear if you hold down the LEFT ctrl key.

    Be warned using something like this you can not use more than 2 of the left side mods at a time, as WoW will only check for 5 mods held, and one of the chars uses 3 mods to define itself as leader.

    Follow is simple as well

    Simply put

    Code:
    /click [mod:rctrl/ralt/rshift] MultiBarRightButton1
    /follow [mod]
    The alts will follow the leader will not atempt to follow itself using that macro.

    I hope this helps get you started with the FTL system,
    Bettysue

    :::: Disclaimer/Credits ::::
    I take no credit for this template, I found it here on this site I believe, however, given the current nature of the search function I was unable to find it again, so I have simply reposted it. I believe credit goes to Olipcs, however, I may be mistaken.
    Last edited by Bettysue : 08-30-2009 at 10:56 AM Reason: Stupid smilies :P

  8. #8

    Default

    Thanks for all the help and tips. Got it working now.

    Still wondering if its possible to get a sort of "shared" follow key.

  9. #9

    Default

    What I used :

    //----------------------------------------------------------------
    // MOVEMENT HOTKEY FOR AUTORUN / FOLLOW
    //----------------------------------------------------------------

    <MovementHotkey Q>

    <If ActiveWinIs w1>
    <SendLabel wow1> <Key Q>
    <SendLabel wow2> <Key Lalt LShift 1>
    <SendLabel wow3> <Key Lalt LShift 1>
    <SendLabel wow4> <Key Lalt LShift 1>
    <SendLabel wow5> <Key Lalt LShift 1>

    <Else If ActiveWinIs w2>
    <SendLabel wow2> <Key Q>
    <SendLabel wow1> <Key Lalt LShift 1>
    <SendLabel wow3> <Key Lalt LShift 2>
    <SendLabel wow4> <Key Lalt LShift 2>
    <SendLabel wow5> <Key Lalt LShift 2>

    <Else If ActiveWinIs w3>
    <SendLabel wow3> <Key Q>
    <SendLabel wow2> <Key Lalt LShift 2>
    <SendLabel wow1> <Key Lalt LShift 2>
    <SendLabel wow4> <Key Lalt LShift 3>
    <SendLabel wow5> <Key Lalt LShift 3>

    <Else If ActiveWinIs w4>
    <SendLabel wow4> <Key Q>
    <SendLabel wow2> <Key Lalt LShift 3>
    <SendLabel wow3> <Key Lalt LShift 3>
    <SendLabel wow1> <Key Lalt LShift 3>
    <SendLabel wow5> <Key Lalt LShift 4>

    <Else If ActiveWinIs w5>
    <SendLabel wow5> <Key Q>
    <SendLabel wow2> <Key Lalt LShift 4>
    <SendLabel wow3> <Key Lalt LShift 4>
    <SendLabel wow4> <Key Lalt LShift 4>
    <SendLabel wow1> <Key Lalt LShift 4>
    Obeviously you can set up a macro just using the alt/ctrl/shift modifiers like you've done with assist so you wont have to muck about with 4 follow macros

  10. #10

    Default

    Quote Originally Posted by Eggy View Post
    Obeviously you can set up a macro just using the alt/ctrl/shift modifiers like you've done with assist so you wont have to muck about with 4 follow macros
    I tryed that but that doesn`t seem to work.
    Code:
    /follow [mod:ctrl,mod:shift,nomod:alt]Shomey;[mod:ctrl,mod:alt,nomod:shift]Shomea;[mod:alt,mod:shift,nomod:ctrl]Shomee;[mod:ctrl,mod:alt,mod:shift]Shomei[mod:ctrl,nomod:alt,nomod:shift]Shomeu
    Been 7hours now on redoing my whole setup. Cleaned all bars and hotkeys and still far fro beeing done so I`m losing focus. Can`t seem to get the assist one converted to a follow one.

Posting Rules

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