I've had a working key bind for death and decay, and it use to pass next click fine.
However now when I use it, it doesn't disable after the click. I have to turn the mouse repeater 'on' then 'off' again.
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><?xml version="1.0" encoding="utf-8"?>
<MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>Death and Decay</Name>
<Description />
<Combo>
<Combo>R</Combo>
<Modifiers>None</Modifiers>
<Key>
<Key>R</Key>
<Code>19</Code>
</Key>
</Combo>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Stop>false</Stop>
<Actions>
<MappedKeyAction xsi:type="WoWMacroRefAction">
<RoundRobin>false</RoundRobin>
<Target>Death Knight - Blood</Target>
<UseCustomModifiers>
<LAlt>false</LAlt>
<RAlt>false</RAlt>
<LShift>false</LShift>
<RShift>false</RShift>
<LCtrl>false</LCtrl>
<RCtrl>false</RCtrl>
</UseCustomModifiers>
<WoWMacro>
<WoWMacroSetString>Death Knight - Blood</WoWMacroSetString>
<WoWMacroString>Death and Decay</WoWMacroString>
</WoWMacro>
</MappedKeyAction>
<MappedKeyAction xsi:type="SendNextClickAction">
<Target>other Death Knight - Blood</Target>
<BlockLocal>false</BlockLocal>
<RoundRobin>false</RoundRobin>
<VideoFeed>false</VideoFeed>
<VideoSourceSize>
<Width>0</Width>
<Height>0</Height>
</VideoSourceSize>
<VideoOutputSize>
<Width>0</Width>
<Height>0</Height>
</VideoOutputSize>
<VideoOutputAlpha>-1</VideoOutputAlpha>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey></SerializedObject>
</Box>
Connect With Us