Close
Showing results 1 to 6 of 6

Threaded View

  1. #1

    Default Trouble with modifiers.

    So I recently got into MultiBoxing and I am using HotKeyNet. I have a decent understanding of how the basics work but when it comes to modifiers, I can't seem to get it to work properly. What I am trying to do is send Ctrl + key pressed to both windows so that I can access a second bar. I've managed to do individual keys that caused an end result of Ctrl + Specified Key ( For instance. If I press K it sends Ctrl 1).

    Code I am currently using

    Code:
     <KeyList It A-D,F-P,S-Z, 0-9, Numpad0-Numpad9, Esc, Space, Plus, Minus, F1-F12 except W, A, S, D>
    
    <Hotkey ScrollLockOn It>
    <SendLabel w1, w2>
    <Key %Trigger%>
    
    
    
    
    <Hotkey ScrollLockOn Shift It; Alt It; Ctrl It;>
    <SendLabel w1, w2>
    <Key %Trigger%>
    Another thing I am wondering is does anyone have any advice for repositioning the Slave so it faces the mobs. I'm playing mages and using Interact with target tied to my assist macro but mages don't go into melee so she ends up sideways half the time.
    Last edited by Odox : 11-15-2017 at 03:26 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
  •