FAQ  •  Register  •  Login

ISB 42 Toggle Jamba Follow Strobbing broken

Moderator: MiRai

<<

genocydslender

Posts: 4

Joined: Sun Oct 16, 2016 1:41 pm

Post Sun Oct 16, 2016 1:43 pm

ISB 42 Toggle Jamba Follow Strobbing broken

when i use this in isb 42 my alts do not follow, before the update they did. now i use the jamba follow strobing off and on hotkeys and they work great but the toggler does not. it makes it useful to see the OSD of ISB saying its off or no. Anyone find a solution to this?
<<

lax

User avatar

Site Admin

Posts: 7303

Joined: Tue Nov 17, 2009 9:32 pm

Post Sun Oct 16, 2016 2:07 pm

Re: ISB 42 Toggle Jamba Follow Strobbing broken

Broken indeed.

So first of all, I've issued version 42.1.1016.1 to correct any newly generated Key Maps. You can update via Help->About ISBoxer, and then if you like you can clear your config and run the wizard again to have it corrected for you.

If you don't want to clear your config that's fine, here is the corrected Mapped Key, which goes in the ISB42 - WoW Key Map:
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.MappedKey</ObjectType>
  <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;Name&gt;Toggle Jamba Follow Strobing&lt;/Name&gt;
  &lt;Description&gt;Turns Jamba Follow Strobing on or off&lt;/Description&gt;
  &lt;Hold&gt;
    &lt;Value&gt;false&lt;/Value&gt;
  &lt;/Hold&gt;
  &lt;UseFTLModifiers&gt;
    &lt;Value&gt;false&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;Default&lt;/Mode&gt;
  &lt;Steps&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="PopupTextAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;Text&gt;Jamba Auto-follow Strobing ON&lt;/Text&gt;
          &lt;DurationMS&gt;500&lt;/DurationMS&gt;
          &lt;FadeDurationMS&gt;500&lt;/FadeDurationMS&gt;
          &lt;Red&gt;0&lt;/Red&gt;
          &lt;Green&gt;255&lt;/Green&gt;
          &lt;Blue&gt;0&lt;/Blue&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStateAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;Value&gt;On&lt;/Value&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe On&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStateAction"&gt;
          &lt;Target&gt;all other&lt;/Target&gt;
          &lt;Value&gt;On&lt;/Value&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe On&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;Follow/JambaStrobe&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStepAction"&gt;
          &lt;Target&gt;all other&lt;/Target&gt;
          &lt;MappedKey&gt;
            &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
            &lt;MappedKeyString&gt;Toggle Jamba Follow Strobing&lt;/MappedKeyString&gt;
          &lt;/MappedKey&gt;
          &lt;Action&gt;Set&lt;/Action&gt;
          &lt;Value&gt;2&lt;/Value&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&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;MappedKeyAction xsi:type="MappedKeyStateAction"&gt;
          &lt;Target&gt;all&lt;/Target&gt;
          &lt;Value&gt;Off&lt;/Value&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe On&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe Off&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStepAction"&gt;
          &lt;Target&gt;all other&lt;/Target&gt;
          &lt;MappedKey&gt;
            &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
            &lt;MappedKeyString&gt;Toggle Jamba Follow Strobing&lt;/MappedKeyString&gt;
          &lt;/MappedKey&gt;
          &lt;Action&gt;Set&lt;/Action&gt;
          &lt;Value&gt;1&lt;/Value&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
  &lt;/Steps&gt;
&lt;/MappedKey&gt;</SerializedObject>
</Box>


To use it, just Copy ALL of the XML I pasted in the box above, then in ISBoxer in the top left pane under Key Maps select "ISB42 - WoW"; then in the bottom left pane, right click "Mapped Keys" and select "Paste Mapped Key from Clipboard". It will say there is one already existing with that name -- tell it to Replace the existing item.

Let me know. :)
<<

genocydslender

Posts: 4

Joined: Sun Oct 16, 2016 1:41 pm

Post Sun Oct 16, 2016 2:20 pm

Re: ISB 42 Toggle Jamba Follow Strobbing broken

lax wrote:Broken indeed.

So first of all, I've issued version 42.1.1016.1 to correct any newly generated Key Maps. You can update via Help->About ISBoxer, and then if you like you can clear your config and run the wizard again to have it corrected for you.

If you don't want to clear your config that's fine, here is the corrected Mapped Key, which goes in the ISB42 - WoW Key Map:
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.MappedKey</ObjectType>
  <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  &lt;Name&gt;Toggle Jamba Follow Strobing&lt;/Name&gt;
  &lt;Description&gt;Turns Jamba Follow Strobing on or off&lt;/Description&gt;
  &lt;Hold&gt;
    &lt;Value&gt;false&lt;/Value&gt;
  &lt;/Hold&gt;
  &lt;UseFTLModifiers&gt;
    &lt;Value&gt;false&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;Default&lt;/Mode&gt;
  &lt;Steps&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&gt;
        &lt;MappedKeyAction xsi:type="PopupTextAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;Text&gt;Jamba Auto-follow Strobing ON&lt;/Text&gt;
          &lt;DurationMS&gt;500&lt;/DurationMS&gt;
          &lt;FadeDurationMS&gt;500&lt;/FadeDurationMS&gt;
          &lt;Red&gt;0&lt;/Red&gt;
          &lt;Green&gt;255&lt;/Green&gt;
          &lt;Blue&gt;0&lt;/Blue&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStateAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;Value&gt;On&lt;/Value&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe On&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStateAction"&gt;
          &lt;Target&gt;all other&lt;/Target&gt;
          &lt;Value&gt;On&lt;/Value&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe On&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;Follow/JambaStrobe&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStepAction"&gt;
          &lt;Target&gt;all other&lt;/Target&gt;
          &lt;MappedKey&gt;
            &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
            &lt;MappedKeyString&gt;Toggle Jamba Follow Strobing&lt;/MappedKeyString&gt;
          &lt;/MappedKey&gt;
          &lt;Action&gt;Set&lt;/Action&gt;
          &lt;Value&gt;2&lt;/Value&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
    &lt;Step&gt;
      &lt;Stick&gt;0&lt;/Stick&gt;
      &lt;Stop&gt;false&lt;/Stop&gt;
      &lt;Stump&gt;false&lt;/Stump&gt;
      &lt;Disabled&gt;false&lt;/Disabled&gt;
      &lt;Actions&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;MappedKeyAction xsi:type="MappedKeyStateAction"&gt;
          &lt;Target&gt;all&lt;/Target&gt;
          &lt;Value&gt;Off&lt;/Value&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe On&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
          &lt;Target&gt;self&lt;/Target&gt;
          &lt;RoundRobin&gt;false&lt;/RoundRobin&gt;
          &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
          &lt;MappedKeyString&gt;JambaStrobe Off&lt;/MappedKeyString&gt;
        &lt;/MappedKeyAction&gt;
        &lt;MappedKeyAction xsi:type="MappedKeyStepAction"&gt;
          &lt;Target&gt;all other&lt;/Target&gt;
          &lt;MappedKey&gt;
            &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
            &lt;MappedKeyString&gt;Toggle Jamba Follow Strobing&lt;/MappedKeyString&gt;
          &lt;/MappedKey&gt;
          &lt;Action&gt;Set&lt;/Action&gt;
          &lt;Value&gt;1&lt;/Value&gt;
        &lt;/MappedKeyAction&gt;
      &lt;/Actions&gt;
    &lt;/Step&gt;
  &lt;/Steps&gt;
&lt;/MappedKey&gt;</SerializedObject>
</Box>


To use it, just Copy ALL of the XML I pasted in the box above, then in ISBoxer in the top left pane under Key Maps select "ISB42 - WoW"; then in the bottom left pane, right click "Mapped Keys" and select "Paste Mapped Key from Clipboard". It will say there is one already existing with that name -- tell it to Replace the existing item.

Let me know. :)

i was already on the updated version, and all i had to do was copy and past into the mapped key, and replace the existing and all is well thanks a bunch! so much easier to know when ill follow strobbing.
<<

lax

User avatar

Site Admin

Posts: 7303

Joined: Tue Nov 17, 2009 9:32 pm

Post Sun Oct 16, 2016 2:26 pm

Re: ISB 42 Toggle Jamba Follow Strobbing broken

genocydslender wrote: i was already on the updated version

Couldn't have been, I uploaded this new version specifically for this thread.
<<

genocydslender

Posts: 4

Joined: Sun Oct 16, 2016 1:41 pm

Post Sun Oct 16, 2016 2:28 pm

Re: ISB 42 Toggle Jamba Follow Strobbing broken

oh im blind, i was readying the update available version not my current version lol

Return to World of Warcraft

Who is online

Users browsing this forum: No registered users and 17 guests