Close
Showing results 1 to 10 of 20

Thread: Going nuts..

Threaded View

Nikita Going nuts.. 07-07-2011, 05:31 PM
Freddie Do you want HotkeyNet to send... 07-07-2011, 06:09 PM
Akoko It's most definitely legal to... 07-07-2011, 06:23 PM
Freddie I don't agree. If your two... 07-07-2011, 06:39 PM
Akoko Are you sure? I would expect... 07-07-2011, 06:45 PM
Freddie If you can bind that macro to... 07-07-2011, 07:17 PM
Littleburst I'm with Akoko, pretty much... 07-07-2011, 07:30 PM
Khatovar Movement isn't a macroable... 07-07-2011, 10:49 PM
Nikita Ty guys, really enjoying that... 07-10-2011, 03:23 PM
Freddie You only need to load a... 07-10-2011, 06:41 PM
Nikita So I toyed some more with the... 07-11-2011, 12:12 AM
Khatovar Call the WoW instances via... 07-11-2011, 03:43 AM
Freddie Nope. I was hoping you'd... 07-11-2011, 03:52 AM
Nikita Appreciate the help guys,... 07-11-2011, 11:34 AM
Nikita I tinkered with it, and... 07-11-2011, 12:59 PM
Nikita New question about mouse... 07-22-2011, 09:33 AM
Khatovar http://www.dual-boxing.com/sho... 07-23-2011, 03:12 AM
Nikita Just copied yours :) and its... 07-23-2011, 06:09 AM
  1. #8

    Default

    Movement isn't a macroable command in game. That includes IWT.

    But, HKN can do commands on Keyup and Keydown, so if you want to avoid sending 2 actions that aren't macroable together in game {interact and cast} try defining one on keydown and one on keyup

    <Hotkey ScrollLockOn Shift T>
    <SendLabel w1,w2,w3,w4>
    <Key Shift T>

    <Hotkeyup ScrollLockOn Shift T>
    <SendLabel w1,w2,w3,w4>
    <Key K>

    Or build it as a toggle so that first press is LB and the second is IWT

    <Hotkey ScrollLockOn Shift T>
    <Toggle>
    <SendLabel w1,w2,w3,w4>
    <Key Shift T>
    <Toggle>
    <SendLabel w1,w2,w3,w4>
    <Key K>
    Last edited by Khatovar : 07-07-2011 at 10:52 PM
    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 _

Posting Rules

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