Close
Showing results 1 to 10 of 92

Threaded View

  1. #39

    Default

    Ive been reading all those threads, and Im still not even close to getting it to work. Any FTL, and HotKeyNet users who could throw me a bone here?

    Code:
    //-----------------------------------------------------------
    // SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW.
    //-----------------------------------------------------------
    <Command LaunchAndRename>
    <SendPC %1%> 
    <Run %2%>
    <RenameTargetWin %3%>
     
    //-----------------------------------------------------------
    // HOTKEY TO LAUNCH AND RENAME YOUR WOW WINDOWS
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn Alt Ctrl L>
    <LaunchAndRename Local "c:\Program Files\World of Warcraft\WoW.exe" WoW1>
    <LaunchAndRename Local "c:\Program Files\World of Warcraft\WoW.exe" WoW2>
    <LaunchAndRename 192.168.10.102 "c:\WoW\WoW\WoW.exe" WoW3>
    <LaunchAndRename 192.168.10.102 "c:\WoW\WoW\WoW.exe" WoW4>
    //-----------------------------------------------------------
    // DEFINE A MAIL LABEL FOR EACH WOW 
    //-----------------------------------------------------------
    <Label w1 Local SendWinM WoW1>
    <Label w2 Local SendWinM WoW2>
    <Label w3 192.168.10.102 SendWinM WoW3>
    <Label w4 192.168.10.102 SendWinM WoW4>
     
    <Template Assist>
    <If ActiveWinIs w1>
    <Sendlabel w2, w3, w4>
    <Key F1> 
    <Else If ActiveWinIs w2>
    <Sendlabel w1, w3, w4>
    <Key F2> 
     
    <Else If ActiveWinIs w3>
    <Sendlabel w1, w2, w4>
    <Key F3>
    <Else If ActiveWinIs P4>
    <Sendlabel w1, w2, w3>
    <Key F4> 
    <EndIf>
    <EndTemplate>
     
    //-----------------------------------------------------------
    // DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
    // SENT TO ALL FOUR WOWS. ADD MORE KEY COMBO'S IF YOU WANT. 
    //-----------------------------------------------------------
    <Hotkeyup ScrollLockOn Space, A-Z, NumPad0-NumPad9, Plus, Minus, 1-9, F5-F12 except W, A, S, D, X, R, Z, C; ScrollLockOn Shift AllMainKeys;>
    <ApplyTemplate Assist>
    <SendLabel w1,w2,w3,w4> 
    <Key %trigger%>
     
    //-----------------------------------------------------------
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO ALL FOUR WOW'S.
    // ADD MORE KEYS IF YOU WANT. 
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn up, down, left, right>
    <SendLabel w1, w2, w3, w4>
    <Key %Trigger%>
     
    <Hotkey ScrollLockOn Shift T>
    <SendLabel w1,w2,w3,w4> 
    <Key Shift T>
     
    <Hotkeyup ScrollLockOn Shift T>
    <SendLabel w1,w2,w3,w4> 
    <Key K>
     
    <Hotkey ScrollLockOn x>
    <Toggle>
    <SendLabel w1> 
    <Key x>
    <Toggle>
    <SendLabel w2> 
    <Key y>
    <Toggle>
    <SendLabel w3> 
    <Key u>
    <Toggle>
    <SendLabel w4> 
    <Key i>
    <ResetToggles>
     
    <Hotkeyup ScrollLockOn x>
    <Toggle>
    <SendLabel w4> 
    <Key t>
    <Toggle>
    <SendLabel w3> 
    <Key t>
    <Toggle>
    <SendLabel w2> 
    <Key t>
    <Toggle>
    <SendLabel w1> 
    <Key t>
    <ResetToggles> 
     
    <Hotkey ScrollLockOn r>
    <Toggle>
    <SendLabel w1> 
    <Key r>
    <Toggle>
    <SendLabel w2> 
    <Key o>
    <Toggle>
    <SendLabel w3> 
    <Key p>
    <Toggle>
    <SendLabel w4> 
    <Key l>
    <ResetToggles>
     
    <HotkeyUp ScrollLockOn r>
    <Toggle>
    <SendLabel w2> 
    <Key j>
    <Toggle>
    <SendLabel w1> 
    <Key t>
    <Toggle>
    <SendLabel w4> 
    <Key n>
    <Toggle>
    <SendLabel w3> 
    <Key t>
    <ResetToggles>
     
    <Hotkey ScrollLockOn z>
    <SendLabel w1, w2, w3, w4>
    <Key z>
     
    <Hotkeyup ScrollLockOn z>
    <SendLabel w1, w2, w3, w4>
    <Clickmouse LButton>
    <RestoreMousePos>
    <Hotkey ScrollLockOn c>
    <SendLabel w1, w2, w3, w4>
    <Key c>
     
    <Hotkeyup ScrollLockOn c>
    <SendLabel w1, w2, w3, w4>
    <Clickmouse LButton>
    <RestoreMousePos>
    Ive read that you need assist macros through out your team!

    F1:
    /assist shaman1

    F2:
    /assist shaman2

    F3:
    /assist shaman3

    F4:
    /assist shaman4

    All 4 shamans has these macros bound on these keys.

    Now, how do I setup ApplyTemplate to press my assist button, and my keys @ the same time? What am I missing here? Do I need to use key modifiers like shift, ctrl and alt?
    Last edited by MiRai : 10-09-2011 at 01:58 PM Reason: Wrapped HKN Code Using [Code] Tag

Similar Threads

  1. Replies: 15
    Last Post: 03-18-2012, 08:42 AM
  2. Lotro Dual-Boxing Howto
    By KrunkTheMadMan in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 04-02-2009, 02:27 AM
  3. 2 Boxing, 1-60 guide RAF guide?
    By pinnacle2009 in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 03-18-2009, 07:59 PM
  4. Beginners Guide 2 Dual-Boxing (3,4,5 boxing)
    By piejoh77 in forum New Multi-Boxers & Support
    Replies: 78
    Last Post: 03-12-2009, 03:17 AM
  5. Dual-Boxing / Multi-Boxing leveling guide
    By Ziie in forum General WoW Discussion
    Replies: 3
    Last Post: 09-06-2007, 12:45 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
  •