Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <ObjectType>ISBoxer_Toolkit.Configs.WoWMacro</ObjectType>
  4. <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
  5. &lt;WoWMacro xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  6. &lt;MacroCommands&gt;/jamba-follow snw
  7. /follow {FTL}&lt;/MacroCommands&gt;
  8. &lt;Name&gt;FTLFollow&lt;/Name&gt;
  9. &lt;ColloquialName&gt;/follow {FTL}&lt;/ColloquialName&gt;
  10. &lt;Combo&gt;
  11. &lt;Combo&gt;F11&lt;/Combo&gt;
  12. &lt;Key&gt;
  13. &lt;Key&gt;F11&lt;/Key&gt;
  14. &lt;Code&gt;87&lt;/Code&gt;
  15. &lt;/Key&gt;
  16. &lt;/Combo&gt;
  17. &lt;AllowCustomModifiers&gt;
  18. &lt;LAlt&gt;true&lt;/LAlt&gt;
  19. &lt;RAlt&gt;true&lt;/RAlt&gt;
  20. &lt;LShift&gt;true&lt;/LShift&gt;
  21. &lt;RShift&gt;true&lt;/RShift&gt;
  22. &lt;LCtrl&gt;true&lt;/LCtrl&gt;
  23. &lt;RCtrl&gt;true&lt;/RCtrl&gt;
  24. &lt;/AllowCustomModifiers&gt;
  25. &lt;UseFTLModifiers&gt;true&lt;/UseFTLModifiers&gt;
  26. &lt;Description&gt;Auto-follows a specific character, depending on the optional modifiers included.&lt;/Description&gt;
  27. &lt;/WoWMacro&gt;</SerializedObject>
  28. </Box>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement