Advertisement
Guest User

Neverwinter macros

a guest
May 30th, 2013
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.73 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.CrypticMacroSet</ObjectType>
  4.   <SerializedObject>&lt;?xml version="1.0" encoding="utf-8"?&gt;
  5. &lt;CrypticMacroSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
  6.   &lt;Name&gt;neverwinter&lt;/Name&gt;
  7.   &lt;Description /&gt;
  8.   &lt;CrypticMacros&gt;
  9.     &lt;CrypticMacro&gt;
  10.       &lt;MacroCommands&gt;!if ("slot 1" and character is not "slot 1") invite {SLOT1}
  11. !if ("slot 2" and character is not "slot 2") invite {SLOT2}
  12. !if ("slot 3" and character is not "slot 3") invite {SLOT3}
  13. !if ("slot 4" and character is not "slot 4") invite {SLOT4}
  14. !if ("slot 5" and character is not "slot 5") invite {SLOT5}
  15. !if ("slot 6" and character is not "slot 6") invite {SLOT6}
  16. !if ("slot 7" and character is not "slot 7") invite {SLOT7}
  17. !if ("slot 8" and character is not "slot 8") invite {SLOT8}
  18. !if ("slot 9" and character is not "slot 9") invite {SLOT9}
  19. !if ("slot 10" and character is not "slot 10") invite {SLOT10}&lt;/MacroCommands&gt;
  20.       &lt;ColloquialName&gt;invite&lt;/ColloquialName&gt;
  21.       &lt;Combo&gt;
  22.         &lt;Combo&gt;Num 0&lt;/Combo&gt;
  23.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  24.         &lt;Key&gt;
  25.           &lt;Key&gt;Num 0&lt;/Key&gt;
  26.           &lt;Code&gt;82&lt;/Code&gt;
  27.         &lt;/Key&gt;
  28.       &lt;/Combo&gt;
  29.       &lt;Description /&gt;
  30.     &lt;/CrypticMacro&gt;
  31.     &lt;CrypticMacro&gt;
  32.       &lt;MacroCommands&gt;setFollow 1&lt;/MacroCommands&gt;
  33.       &lt;ColloquialName&gt;follow on&lt;/ColloquialName&gt;
  34.       &lt;Combo&gt;
  35.         &lt;Combo&gt;F11&lt;/Combo&gt;
  36.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  37.         &lt;Key&gt;
  38.           &lt;Key&gt;F11&lt;/Key&gt;
  39.           &lt;Code&gt;87&lt;/Code&gt;
  40.         &lt;/Key&gt;
  41.       &lt;/Combo&gt;
  42.       &lt;Description /&gt;
  43.     &lt;/CrypticMacro&gt;
  44.     &lt;CrypticMacro&gt;
  45.       &lt;MacroCommands&gt;setFollow 0&lt;/MacroCommands&gt;
  46.       &lt;ColloquialName&gt;follow off&lt;/ColloquialName&gt;
  47.       &lt;Combo&gt;
  48.         &lt;Combo&gt;F11&lt;/Combo&gt;
  49.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  50.         &lt;Key&gt;
  51.           &lt;Key&gt;F11&lt;/Key&gt;
  52.           &lt;Code&gt;87&lt;/Code&gt;
  53.         &lt;/Key&gt;
  54.       &lt;/Combo&gt;
  55.       &lt;Description /&gt;
  56.     &lt;/CrypticMacro&gt;
  57.     &lt;CrypticMacro&gt;
  58.       &lt;MacroCommands&gt;Assist&lt;/MacroCommands&gt;
  59.       &lt;ColloquialName&gt;assist&lt;/ColloquialName&gt;
  60.       &lt;Combo&gt;
  61.         &lt;Combo&gt;F10&lt;/Combo&gt;
  62.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  63.         &lt;Key&gt;
  64.           &lt;Key&gt;F10&lt;/Key&gt;
  65.           &lt;Code&gt;68&lt;/Code&gt;
  66.         &lt;/Key&gt;
  67.       &lt;/Combo&gt;
  68.       &lt;Description /&gt;
  69.     &lt;/CrypticMacro&gt;
  70.     &lt;CrypticMacro&gt;
  71.       &lt;MacroCommands&gt;hardtargetlock 0&lt;/MacroCommands&gt;
  72.       &lt;ColloquialName&gt;target lock off&lt;/ColloquialName&gt;
  73.       &lt;Combo&gt;
  74.         &lt;Combo&gt;F8&lt;/Combo&gt;
  75.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  76.         &lt;Key&gt;
  77.           &lt;Key&gt;F8&lt;/Key&gt;
  78.           &lt;Code&gt;66&lt;/Code&gt;
  79.         &lt;/Key&gt;
  80.       &lt;/Combo&gt;
  81.       &lt;Description /&gt;
  82.     &lt;/CrypticMacro&gt;
  83.     &lt;CrypticMacro&gt;
  84.       &lt;MacroCommands&gt;hardtargetlock 1
  85. target {SLOT1}&lt;/MacroCommands&gt;
  86.       &lt;ColloquialName&gt;target slot1&lt;/ColloquialName&gt;
  87.       &lt;Combo&gt;
  88.         &lt;Combo&gt;F1&lt;/Combo&gt;
  89.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  90.         &lt;Key&gt;
  91.           &lt;Key&gt;F1&lt;/Key&gt;
  92.           &lt;Code&gt;59&lt;/Code&gt;
  93.         &lt;/Key&gt;
  94.       &lt;/Combo&gt;
  95.       &lt;Description /&gt;
  96.     &lt;/CrypticMacro&gt;
  97.     &lt;CrypticMacro&gt;
  98.       &lt;MacroCommands&gt;hardtargetlock 1
  99. target {SLOT2}&lt;/MacroCommands&gt;
  100.       &lt;ColloquialName&gt;target slot2&lt;/ColloquialName&gt;
  101.       &lt;Combo&gt;
  102.         &lt;Combo&gt;F2&lt;/Combo&gt;
  103.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  104.         &lt;Key&gt;
  105.           &lt;Key&gt;F2&lt;/Key&gt;
  106.           &lt;Code&gt;60&lt;/Code&gt;
  107.         &lt;/Key&gt;
  108.       &lt;/Combo&gt;
  109.       &lt;Description /&gt;
  110.     &lt;/CrypticMacro&gt;
  111.     &lt;CrypticMacro&gt;
  112.       &lt;MacroCommands&gt;hardtargetlock 1
  113. target {SLOT3}&lt;/MacroCommands&gt;
  114.       &lt;ColloquialName&gt;target slot3&lt;/ColloquialName&gt;
  115.       &lt;Combo&gt;
  116.         &lt;Combo&gt;F3&lt;/Combo&gt;
  117.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  118.         &lt;Key&gt;
  119.           &lt;Key&gt;F3&lt;/Key&gt;
  120.           &lt;Code&gt;61&lt;/Code&gt;
  121.         &lt;/Key&gt;
  122.       &lt;/Combo&gt;
  123.       &lt;Description /&gt;
  124.     &lt;/CrypticMacro&gt;
  125.     &lt;CrypticMacro&gt;
  126.       &lt;MacroCommands&gt;hardtargetlock 1
  127. target {SLOT4}&lt;/MacroCommands&gt;
  128.       &lt;ColloquialName&gt;target slot4&lt;/ColloquialName&gt;
  129.       &lt;Combo&gt;
  130.         &lt;Combo&gt;F4&lt;/Combo&gt;
  131.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  132.         &lt;Key&gt;
  133.           &lt;Key&gt;F4&lt;/Key&gt;
  134.           &lt;Code&gt;62&lt;/Code&gt;
  135.         &lt;/Key&gt;
  136.       &lt;/Combo&gt;
  137.       &lt;Description /&gt;
  138.     &lt;/CrypticMacro&gt;
  139.     &lt;CrypticMacro&gt;
  140.       &lt;MacroCommands&gt;hardtargetlock 1
  141. target {SLOT5}&lt;/MacroCommands&gt;
  142.       &lt;ColloquialName&gt;target slot5&lt;/ColloquialName&gt;
  143.       &lt;Combo&gt;
  144.         &lt;Combo&gt;F5&lt;/Combo&gt;
  145.         &lt;Modifiers&gt;None&lt;/Modifiers&gt;
  146.         &lt;Key&gt;
  147.           &lt;Key&gt;F5&lt;/Key&gt;
  148.           &lt;Code&gt;63&lt;/Code&gt;
  149.         &lt;/Key&gt;
  150.       &lt;/Combo&gt;
  151.       &lt;Description /&gt;
  152.     &lt;/CrypticMacro&gt;
  153.   &lt;/CrypticMacros&gt;
  154. &lt;/CrypticMacroSet&gt;</SerializedObject>
  155. </Box>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement