Difference between revisions of "KR Macro Sets"

(New page: === KR Macro Sets=== These sets may be copied and pasted between the <macro> and </macro> tabs in your character desktop file. Once pasted '''CHANGE THE @''' - in the id='@' part of eac...)
 
Line 13: Line 13:
 
! '''Copy and Paste Text'''
 
! '''Copy and Paste Text'''
 
|-
 
|-
| style="background:#e2dbbf;" | '''Pet & Stable Command Macros'''
+
| style="background:#edcd74;" | '''Pet & Stable Command Macros'''
|<br><br>
+
| style="background:#f0e7e0;"| <br><br>
 
<UserAction type="Macro" id="@" name="all follow me" icon="619" binding=""><br>
 
<UserAction type="Macro" id="@" name="all follow me" icon="619" binding=""><br>
 
<UserAction type="Say" id="0" text="all follow me" /><br>
 
<UserAction type="Say" id="0" text="all follow me" /><br>
Line 34: Line 34:
 
</UserAction><br><br>
 
</UserAction><br><br>
 
|-
 
|-
| style="background:#e2dbbf;" |'''Emote Macros'''
+
| style="background:#edcd74;" |'''Emote Macros'''
|<br><br>
+
| style="background:#f0e7e0;"| <br><br>
  
 
<UserAction type="Macro" id="@" name="smiles" icon="612" binding=""><br>
 
<UserAction type="Macro" id="@" name="smiles" icon="612" binding=""><br>
Line 82: Line 82:
  
 
|-
 
|-
| style="background:#e2dbbf;" |'''House Command Macros'''
+
| style="background:#edcd74;" |'''House Command Macros'''
|<br><br>
+
| style="background:#f0e7e0;"| <br><br>
 
<UserAction type="Macro" id="@" name="Release" icon="14" binding=""><br>
 
<UserAction type="Macro" id="@" name="Release" icon="14" binding=""><br>
 
<UserAction type="Say" id="0" text="I wish to release this" /><br>
 
<UserAction type="Say" id="0" text="I wish to release this" /><br>
Line 112: Line 112:
  
 
|-
 
|-
| style="background:#e2dbbf;" |'''Miscellaneous Say Macros'''
+
| style="background:#edcd74;" |'''Miscellaneous Say Macros'''
|<br><br>
+
| style="background:#f0e7e0;"| <br><br>
 
<UserAction type="Macro" id="@" name="bank guards" icon="13" binding=""><br>
 
<UserAction type="Macro" id="@" name="bank guards" icon="13" binding=""><br>
 
<UserAction type="Say" id="0" text="bank guards" /><br>
 
<UserAction type="Say" id="0" text="bank guards" /><br>

Revision as of 00:03, 9 August 2007

KR Macro Sets

These sets may be copied and pasted between the <macro> and </macro> tabs in your character desktop file. Once pasted

CHANGE THE @ - in the id='@' part of each macro to the number of your next macro ie 1, 2, 3, 4, 5, etc.

Save the file and log into your character in UO. The macros will be there in your macro box and may be edited, deleted, dragged to a hotbar or assigned a hotkey.

Set Copy and Paste Text
Pet & Stable Command Macros

<UserAction type="Macro" id="@" name="all follow me" icon="619" binding="">
<UserAction type="Say" id="0" text="all follow me" />
</UserAction>

<UserAction type="Macro" id="@" name="all guard me" icon="15" binding="">
<UserAction type="Say" id="0" text="all guard me" />
</UserAction>

<UserAction type="Macro" id="@" name="all stay" icon="102" binding="">
<UserAction type="Say" id="0" text="all stay" />
</UserAction>

<UserAction type="Macro" id="@" name="all kill" icon="1001" binding="">
<UserAction type="Say" id="0" text="all kill" />
</UserAction>

<UserAction type="Macro" id="@" name="stable" icon="2024" binding="">
<UserAction type="Say" id="0" text="stable" />
</UserAction>

<UserAction type="Macro" id="@" name="claim list" icon="2054" binding="">
<UserAction type="Say" id="0" text="claim list" />
</UserAction>

Emote Macros

<UserAction type="Macro" id="@" name="smiles" icon="612" binding="">
<UserAction type="Emote" id="0" text="smiles" />
</UserAction>

<UserAction type="Macro" id="@" name="hugs" icon="704" binding="">
<UserAction type="Emote" id="0" text="hugs" />
</UserAction>

<UserAction type="Macro" id="@" name="kisses" icon="702" binding="">
<UserAction type="Emote" id="0" text="kisses" />
</UserAction>

<UserAction type="Macro" id="@" name="cries" icon="2043" binding="">
<UserAction type="Emote" id="0" text="cries" />
</UserAction>

<UserAction type="Macro" id="@" name="sighs" icon="2037" binding="">
<UserAction type="Emote" id="0" text="sighs" />
</UserAction>

<UserAction type="Macro" id="@" name="grins" icon="107" binding="">
<UserAction type="Emote" id="0" text="grins" />
</UserAction>

<UserAction type="Macro" id="@" name="waves" icon="17" binding="">
<UserAction type="Emote" id="0" text="waves" />
</UserAction>

<UserAction type="Macro" id="@" name="slaps" icon="1003" binding="">
<UserAction type="Emote" id="0" text="slaps" />
</UserAction>

<UserAction type="Macro" id="@" name="sings" icon="2035" binding="">
<UserAction type="Emote" id="0" text="sings" />
</UserAction>

<UserAction type="Macro" id="@" name="hail" icon="631" binding="">
<UserAction type="Emote" id="0" text="hail" />
<UserAction type="Salute" id="0" />
</UserAction>

<UserAction type="Macro" id="@" name="bows" icon="622" binding="">
<UserAction type="Emote" id="0" text="bows" />
<UserAction type="Bow" id="0" /> </UserAction>

<UserAction type="Macro" id="@" name="claps" icon="208" binding="">
<UserAction type="Emote" id="0" text="claps" />
</UserAction>

<UserAction type="Macro" id="@" name="laughs" icon="2036" binding="">
<UserAction type="Emote" id="0" text="laughs" />
</UserAction>


House Command Macros

<UserAction type="Macro" id="@" name="Release" icon="14" binding="">
<UserAction type="Say" id="0" text="I wish to release this" />
</UserAction>

<UserAction type="Macro" id="@" name="Secure" icon="23" binding="">
<UserAction type="Say" id="0" text="i wish to secure this" />
</UserAction>

<UserAction type="Macro" id="@" name="Lock" icon="2028" binding="">
<UserAction type="Say" id="0" text="I wish to lock this down" />
</UserAction>

<UserAction type="Macro" id="@" name="Trash Barrel" icon="630" binding="">
<UserAction type="Say" id="0" text="I wish to place a trash barrel" />
</UserAction>

<UserAction type="Macro" id="@" name="Open Door" icon="641" binding="">
<UserAction type="OpenDoor" id="0" />
</UserAction>

<UserAction type="Macro" id="@" name="Ban" icon="635" binding="">
<UserAction type="Say" id="0" text="I ban thee" />
</UserAction>

<UserAction type="Macro" id="@" name="Remove Thyself" icon="632" binding="">
<UserAction type="Say" id="0" text="Remove thyself" />
</UserAction>

<UserAction type="Macro" id="@" name="Detect Hidden" icon="2015" binding="">
<UserAction type="UseSkill" id="14" targetType="Cursor" />
</UserAction>


Miscellaneous Say Macros

<UserAction type="Macro" id="@" name="bank guards" icon="13" binding="">
<UserAction type="Say" id="0" text="bank guards" />
</UserAction>

<UserAction type="Macro" id="@" name="vendor buy" icon="2046" binding="">
<UserAction type="Say" id="0" text="Vendor buy" />
</UserAction>

<UserAction type="Macro" id="@" name="vendor look" icon="53" binding="">
<UserAction type="Say" id="0" text="vendor look" />
</UserAction>