Close
Showing results 1 to 10 of 92

Hybrid View

  1. #1

    Default

    Code:
    <Hotkey ScrollLockOn MyList; ScrollLockOn Shift MyList; ScrollLockOn Alt MyList; ScrollLockOn Ctrl MyList>
       <SendLabel w1, w2>
          <Key %Trigger%>
    �Author of HotkeyNet and Mojo

  2. #2

    Default

    Quote Originally Posted by Freddie View Post
    Code:
    <Hotkey ScrollLockOn MyList; ScrollLockOn Shift MyList; ScrollLockOn Alt MyList; ScrollLockOn Ctrl MyList>
       <SendLabel w1, w2>
          <Key %Trigger%>
    A response, and from the creator no less! How grand! Thanks very much for the help!

  3. #3

    Default

    I hate to doublepost, but it seems that every time I cast something with Shift + key, and then attempt to use that combination again it disregards the fact that I am holding Shift for both clients.

    Code:
    <Hotkey ScrollLockOn Shift R>
    <Hotkey ScrollLockOn R>
    <Hotkey ScrollLockOn R>
    <Hotkey ScrollLockOn R>
    <Hotkey ScrollLockOn R>
    Shift was held the entire time.

    It only seems to count for the first key, I need to release and then press shift again for it to continue.

    Any help would be very appreciated!

    Edit: this is what I have, thanks to Freddie:

    Code:
    <KeyList MyList A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D, Q, E>
    
    <Hotkey ScrollLockOn MyList; ScrollLockOn Shift MyList; ScrollLockOn Alt MyList; 
    
    ScrollLockOn Ctrl MyList>
       <SendLabel w1, w2>
          <Key %Trigger%>
    Seems like such a simple problem, sorry to bother.
    Last edited by Nimoi : 09-12-2009 at 04:16 PM

  4. #4

    Default

    Quote Originally Posted by Nimoi View Post
    I hate to doublepost, but it seems that every time I cast something with Shift + key, and then attempt to use that combination again it disregards the fact that I am holding Shift for both clients.
    Uncheck "Clear modifiers before executing hotkey" on the Settings Panel.
    �Author of HotkeyNet and Mojo

  5. #5

    Default

    Quote Originally Posted by Freddie View Post
    Uncheck "Clear modifiers before executing hotkey" on the Settings Panel.
    I love you. If you ever go paid I will definitely be paying.

    Edit: Oddly enough, after having checked the option on both clients and restarting, it still doesn't seem to be making any difference. I'm searching your reference.

    Edit2: I got it to work after changing SendWin to SendWinM.

    Code:
    <Label w1 Local SendWinM "World of Warcraft">
    <Label w2 192.168.254.6 SendWinM "World of Warcraft">
    Last edited by Nimoi : 09-12-2009 at 06:11 PM

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
  •