FAQ  •  Register  •  Login

[WoW] IWT Keymap 1.2

Moderator: MiRai

<<

JackBurton

Posts: 53

Joined: Wed Jan 06, 2010 11:25 pm

Post Wed Apr 14, 2010 1:16 pm

[WoW] IWT Keymap 1.2

What It does:
Depressing=Move Towards Target
Letting go=stop

Hold down to run to target and fight, loot, or open npc window

Install Instructions:
Right click on mapsets and click import mapsets. reassign a key to IWT action. verifiy that there are no key conflicts. my wow IWT key is ctrl-i so you may want to modifiy that to your liking. assign your toons this whole mapset and each supporting action ie (IWT off, IWT on, and Interact with target all)

Notes:
Khatovar from Dualboxing.com
Also make sure your slaves have automatic loot on {Esc > Interface > Controls > Auto Loot}
-Khatovar from dual-boxing.com

recomeneded loot addon - XLoot
http://wow.curse.com/downloads/wow-addons/details/xloot.aspx

Release History
1.2
-added assist master to mouse up

1.1
-removed assist feature that was bugging movement - recommend that you bind an assist to a mouse button. So that 123 combos are more ergonomic.
-included jamba strobe follow [off] action in the mapset tree,
-Every Map Key needed for the ultimate action is now included in this Map Set. Removing confusion, dependency's, when actions are called from other MapSets.

.5b
-untested crap


Code:
<?xml version="1.0" encoding="utf-8"?>
<Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <ObjectType>ISBoxer_Toolkit.Configs.KeyMaps.KeyMap</ObjectType>
  <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;KeyMap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;Name&gt;Interact With Target&lt;/Name&gt;
  &lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
  &lt;Hold&gt;true&lt;/Hold&gt;
  &lt;Mappings&gt;
    &lt;MappedKey&gt;
      &lt;Name&gt;IWT Action&lt;/Name&gt;
      &lt;Combo&gt;
        &lt;Combo&gt;Num 1&lt;/Combo&gt;
        &lt;Modifiers&gt;None&lt;/Modifiers&gt;
        &lt;Key&gt;
          &lt;Key&gt;Num 1&lt;/Key&gt;
          &lt;Code&gt;79&lt;/Code&gt;
        &lt;/Key&gt;
      &lt;/Combo&gt;
      &lt;Hold&gt;
        &lt;Value&gt;false&lt;/Value&gt;
      &lt;/Hold&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;FromFirstPress&lt;/ResetType&gt;
      &lt;Mode&gt;OnPressAndRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;KeyMapString&gt;Interact With Target&lt;/KeyMapString&gt;
              &lt;MappedKeyString&gt;IWT On&lt;/MappedKeyString&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;KeyMapString&gt;Interact With Target&lt;/KeyMapString&gt;
              &lt;MappedKeyString&gt;Interact with Target All&lt;/MappedKeyString&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;KeyMapString&gt;Interact With Target&lt;/KeyMapString&gt;
              &lt;MappedKeyString&gt;Jamba Follow Off&lt;/MappedKeyString&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;KeyMapString&gt;Interact With Target&lt;/KeyMapString&gt;
              &lt;MappedKeyString&gt;IWT Off&lt;/MappedKeyString&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;KeyMapString&gt;Interact With Target&lt;/KeyMapString&gt;
              &lt;MappedKeyString&gt;Interact with Target All&lt;/MappedKeyString&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="Keystroke"&gt;
              &lt;Target&gt;all&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Down&lt;/Combo&gt;
                &lt;Modifiers&gt;None&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;Down&lt;/Key&gt;
                  &lt;Code&gt;336&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;
    &lt;MappedKey&gt;
      &lt;Name&gt;IWT Off&lt;/Name&gt;
      &lt;Hold&gt;
        &lt;Value&gt;false&lt;/Value&gt;
      &lt;/Hold&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;Never&lt;/ResetType&gt;
      &lt;Mode&gt;OnRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
              &lt;ShortName&gt;Interact On&lt;/ShortName&gt;
              &lt;Target&gt;self&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Ctrl+Shift+E&lt;/Combo&gt;
                &lt;Modifiers&gt;Ctrl Shift&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;E&lt;/Key&gt;
                  &lt;Code&gt;18&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;WoWMacro&gt;
                &lt;PreCommand&gt;None&lt;/PreCommand&gt;
                &lt;MacroCommands&gt;/console AutoInteract 0&lt;/MacroCommands&gt;
                &lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
              &lt;/WoWMacro&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;
    &lt;MappedKey&gt;
      &lt;Name&gt;IWT On&lt;/Name&gt;
      &lt;Hold&gt;
        &lt;Value&gt;false&lt;/Value&gt;
      &lt;/Hold&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;Never&lt;/ResetType&gt;
      &lt;Mode&gt;OnRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
              &lt;ShortName&gt;Interact On&lt;/ShortName&gt;
              &lt;Target&gt;self&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Ctrl+Shift+M&lt;/Combo&gt;
                &lt;Modifiers&gt;Ctrl Shift&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;M&lt;/Key&gt;
                  &lt;Code&gt;50&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;WoWMacro&gt;
                &lt;PreCommand&gt;None&lt;/PreCommand&gt;
                &lt;MacroCommands&gt;/console AutoInteract 1&lt;/MacroCommands&gt;
                &lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
              &lt;/WoWMacro&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;
    &lt;MappedKey&gt;
      &lt;Name&gt;Interact with Target All&lt;/Name&gt;
      &lt;Hold&gt;
        &lt;Value&gt;false&lt;/Value&gt;
      &lt;/Hold&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;Never&lt;/ResetType&gt;
      &lt;Mode&gt;OnRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="Keystroke"&gt;
              &lt;Target&gt;self&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Shift+Alt+I&lt;/Combo&gt;
                &lt;Modifiers&gt;Shift Alt&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;I&lt;/Key&gt;
                  &lt;Code&gt;23&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;
    &lt;MappedKey&gt;
      &lt;Name&gt;Jamba Follow Off&lt;/Name&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;Never&lt;/ResetType&gt;
      &lt;Mode&gt;OnRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
              &lt;ShortName&gt;strobeoff all&lt;/ShortName&gt;
              &lt;Target&gt;self&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Ctrl+Shift+Alt+F11&lt;/Combo&gt;
                &lt;Modifiers&gt;Ctrl Shift Alt&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;F11&lt;/Key&gt;
                  &lt;Code&gt;87&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;WoWMacro&gt;
                &lt;PreCommand&gt;None&lt;/PreCommand&gt;
                &lt;MacroCommands&gt;/jamba-follow strobeoff all&lt;/MacroCommands&gt;
                &lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
              &lt;/WoWMacro&gt;
            &lt;/MappedKeyAction&gt;
            &lt;MappedKeyAction xsi:type="PopupTextAction"&gt;
              &lt;Target&gt;self&lt;/Target&gt;
              &lt;Text&gt;Jamba Auto-follow Strobing OFF&lt;/Text&gt;
              &lt;DurationMS&gt;500&lt;/DurationMS&gt;
              &lt;FadeDurationMS&gt;500&lt;/FadeDurationMS&gt;
              &lt;Red&gt;255&lt;/Red&gt;
              &lt;Green&gt;255&lt;/Green&gt;
              &lt;Blue&gt;255&lt;/Blue&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;
    &lt;MappedKey&gt;
      &lt;Name&gt;Assist (Mouse Up)&lt;/Name&gt;
      &lt;Combo&gt;
        &lt;Combo&gt;MouseWheelUp&lt;/Combo&gt;
        &lt;Modifiers&gt;None&lt;/Modifiers&gt;
        &lt;Key&gt;
          &lt;Key&gt;MouseWheelUp&lt;/Key&gt;
          &lt;Code&gt;0&lt;/Code&gt;
        &lt;/Key&gt;
      &lt;/Combo&gt;
      &lt;UseFTLModifiers&gt;
        &lt;Value&gt;true&lt;/Value&gt;
      &lt;/UseFTLModifiers&gt;
      &lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
      &lt;ManualLoad&gt;false&lt;/ManualLoad&gt;
      &lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
      &lt;ResetType&gt;Never&lt;/ResetType&gt;
      &lt;Mode&gt;OnRelease&lt;/Mode&gt;
      &lt;Steps&gt;
        &lt;Step&gt;
          &lt;Stick&gt;0&lt;/Stick&gt;
          &lt;Actions&gt;
            &lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
              &lt;ShortName&gt;Assist Me&lt;/ShortName&gt;
              &lt;Target&gt;all other&lt;/Target&gt;
              &lt;Combo&gt;
                &lt;Combo&gt;Backspace&lt;/Combo&gt;
                &lt;Modifiers&gt;None&lt;/Modifiers&gt;
                &lt;Key&gt;
                  &lt;Key&gt;Backspace&lt;/Key&gt;
                  &lt;Code&gt;14&lt;/Code&gt;
                &lt;/Key&gt;
              &lt;/Combo&gt;
              &lt;WoWMacro&gt;
                &lt;PreCommand&gt;Assist&lt;/PreCommand&gt;
                &lt;MacroCommands /&gt;
                &lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
              &lt;/WoWMacro&gt;
            &lt;/MappedKeyAction&gt;
          &lt;/Actions&gt;
        &lt;/Step&gt;
      &lt;/Steps&gt;
    &lt;/MappedKey&gt;
  &lt;/Mappings&gt;
&lt;/KeyMap&gt;</SerializedObject>
</Box>
<<

tyriekfv

Posts: 1

Joined: Thu Oct 07, 2010 8:51 pm

Post Thu Oct 07, 2010 8:57 pm

Re: [WoW] IWT Keymap 1.2

I cant get this to work. Ive never imported keymaps before so can someone clarify the steps here. This is what I did

first I changed my in game keymap to ctl i which is what he uses. I clicked on general where IWT is. I then selected import keymaps. Because he did not say what to name this I named it t.KeyMaps.xml which the import was looking for. I then clicked general up top and went to step 1 down below. I deleted all the actions that were there and added two key map state actions. One for IWT off and one for IWT on.

I then loaded up my game and tryed to middle mouse push for interact and this did not work. Did I do something wrong?
<<

lax

User avatar

Site Admin

Posts: 7303

Joined: Tue Nov 17, 2009 9:32 pm

Post Thu Oct 07, 2010 11:27 pm

Re: [WoW] IWT Keymap 1.2

For general consumption (easier than using the above): http://isboxer.com/wiki/WoW:Quick_Start_Guide#Interaction_with_NPCs

Return to Key Maps

Who is online

Users browsing this forum: No registered users and 4 guests