Advertisement
Guest User

All Gather|Loot

a guest
Oct 23rd, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 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.KeyMaps.MappedKey</ObjectType>
  4. <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
  5. &lt;MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  6. &lt;Name&gt;Sync|Gather|Click|All&lt;/Name&gt;
  7. &lt;Description&gt;Generated by Mapped Key Wizard with 'Straight Key Broadcast'&lt;/Description&gt;
  8. &lt;Combo&gt;
  9. &lt;Combo&gt;Alt+E&lt;/Combo&gt;
  10. &lt;Modifiers&gt;Alt&lt;/Modifiers&gt;
  11. &lt;Key&gt;
  12. &lt;Key&gt;E&lt;/Key&gt;
  13. &lt;Code&gt;18&lt;/Code&gt;
  14. &lt;/Key&gt;
  15. &lt;/Combo&gt;
  16. &lt;Hold /&gt;
  17. &lt;UseFTLModifiers /&gt;
  18. &lt;Mode&gt;OnPressAndRelease&lt;/Mode&gt;
  19. &lt;Steps&gt;
  20. &lt;Step&gt;
  21. &lt;Actions&gt;
  22. &lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
  23. &lt;KeyMapString&gt;ISB42 - WoW&lt;/KeyMapString&gt;
  24. &lt;MappedKeyString&gt;Click to Move Off&lt;/MappedKeyString&gt;
  25. &lt;/MappedKeyAction&gt;
  26. &lt;MappedKeyAction xsi:type="WoWMacroRefAction"&gt;
  27. &lt;UseCustomModifiers /&gt;
  28. &lt;WoWMacro&gt;
  29. &lt;WoWMacroSetString&gt;Quick Setup 42&lt;/WoWMacroSetString&gt;
  30. &lt;WoWMacroString&gt;SetViewMacro&lt;/WoWMacroString&gt;
  31. &lt;/WoWMacro&gt;
  32. &lt;/MappedKeyAction&gt;
  33. &lt;MappedKeyAction xsi:type="SyncCursorAction"&gt;
  34. &lt;Target&gt;all&lt;/Target&gt;
  35. &lt;/MappedKeyAction&gt;
  36. &lt;MappedKeyAction xsi:type="VariableKeystrokeAction"&gt;
  37. &lt;Target&gt;all&lt;/Target&gt;
  38. &lt;Name&gt;Interact with Target [MouseOver]&lt;/Name&gt;
  39. &lt;/MappedKeyAction&gt;
  40. &lt;/Actions&gt;
  41. &lt;/Step&gt;
  42. &lt;/Steps&gt;
  43. &lt;/MappedKey&gt;</SerializedObject>
  44. </Box>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement