Close
Showing results 1 to 2 of 2

Hybrid View

  1. #1

    Default Toggling between two spells & other questions

    I'll provide as much information about my setup as I can before asking my questions. I'm currently running two separate teams, double mage and double druid. As you know, both classes are quite dependant on procs. I use 1 PC, 2 monitors, with KeyClone and HotKeyNet. I use HotKeyNet only to broadcast mouse clicks when I hold alt.

    I'm trying to replicate the behavior created by ISBoxer as described in this post: http://www.dual-boxing.com/showpost....07&postcount=7

    Is there any way to "toggle" between two macros? Or more likely, two keymaps? I believe that macros cannot be edited in combat, so is there a way to store variables in either keyclone or HotKeyNet to create a "toggle" function to choose between two keymaps? Is this against blizzard's rules if so? Because it seems almost like a conditional statement, which macros are not allowed to do, even though I still would have to press the toggle for each character when a Hot Streak/Eclipse/Fingers of Frost procced. The reason I wish to do this is to avoid having to deal with the 4 different combinations of procced/unprocced on either character.

    I've got two other questions regarding FTL. I'm thinking of manually implementing an FTL system, which should be relatively simple considering I only have two characters. The first is, what keys are available other than [modifer] + letter? I've heard of some issues with modifiers in combination with numbers, F1-F12 keys as well as numpad keys... Are there any keys left over? (I wish to retain the ability to type with multiple characters)

    Secondly, how can I reference a "hidden" action bar with hotkeys. Is it even possible to create a hidden action bar? I couldn't find anywhere in the keybindings to reference other pages of the default action bar? Basically I don't want to use up space on my main interface for the FTL "duplicate" macros.

    Thanks in advance for any help you can give me.

  2. #2

    Default

    Quote Originally Posted by Akoko View Post
    HotKeyNet ... Is there any way to "toggle" between two macros?
    You can toggle between two macros (or between any number of any pieces of code) with <Toggle>.

    http://www.hotkeynet.com/ref/toggle.html

    I believe that macros cannot be edited in combat, so is there a way to store variables in either keyclone or HotKeyNet to create a "toggle" function to choose between two keymaps?
    You can create pseudo-variables in HotkeyNet that store state and cause a hotkey to do different things depending on the state.

    The first is, what keys are available other than [modifer] + letter? I've heard of some issues with modifiers in combination with numbers, F1-F12 keys as well as numpad keys... Are there any keys left over? (I wish to retain the ability to type with multiple characters)
    If you temporarily set Windows to use a non-English language and non-English keyboard layout, you can bind non-English characters to the left side of WoW's key binding screen. They remain bound even after you switch Windows back to English. I've never seen a post here (except for an earlier one of my own) that describes this technique, and I don't know if you will be able to trigger the bindings, but it may be worth trying.
    Last edited by Freddie : 12-20-2009 at 08:00 PM
    �Author of HotkeyNet and Mojo

Posting Rules

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