• Hail Guest!
    We're looking for Community Content Contribuitors to Stratics. If you would like to write articles, fan fiction, do guild or shard event recaps, it's simple. Find out how in this thread: Community Contributions
  • Greetings Guest, Having Login Issues? Check this thread!
  • Hail Guest!,
    Please take a moment to read this post reminding you all of the importance of Account Security.
  • Hail Guest!
    Please read the new announcement concerning the upcoming addition to Stratics. You can find the announcement Here!

[Tech Help] SA Macro Examples

BTeng_Mythic

UO Legend
VIP
Stratics Veteran
Stratics Legend
Just chiming in since it's relevant to what's going on here, a patch that went out for the client last night that put in two fixes related to macros:

o Removed the short delay between each action when executing a macro
o Fixed issues with macros sometimes executing only the first action or none at all

I should mention now that since actions are executed more rapidly within a macro, if you are performing any action that requires cursor targeting, it's a good idea to add 'WaitForTarget' between the action and the targeting.

'WaitForTarg' continues the macro at the exact moment the mouse cursor changes to a targeting cursor.
 
Top