2024-01-23 06:36
#0
I have been playing with the macro's in the Enhanced Client, reading some references and watching some video's.
There is a video on you-tube by a user named "Mark Shawley" titled "UO Enhanced Client Macros Session2:Looting" which got me started.
There are also a few great pages right here in the player wiki. One with a list of the 'commands' available called 'macro actions available in the enhanced client" and another called 'example macros' and more reference material over on stratics.
I have made a macro that when pressed will cut a corpse then open it and loot it based on the organiser that is running.
It is not set to repeat because it uses the "closest" and not the "next" target. I found with the 'next' target it was trying to cut things other than the corpse at my feet usually.
I use it to run about the lands doing single kills, looting and moving on. If a mob comes at me, I just move a little to avoid the corpses stacking atop one another.
I am interested in your thoughts on the macro I created. Is there anything I could do differently. Have I made a mistake with the macro.
Here's the macro, in steps.
1 - Target by Type (I then selected the skinning knife I have in my backpack)
2 - Use Targeted Object
3 - WaitForTarg
4 - Target Nearest Object
5 - Cursor Target Current
6 - Delay (1.0 Seconds)
7 - Target Nearest Object
8 - Use Targeted Object
9 - Vacuum