UO Lost Lands Forum

Full Version: Macro: Setting Stats
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Say for instance your STR is done but INT and DEX is all jacked up and you don't wanna run around camping and you're not going for a max level of either stat. For example: 100 / 35 / 90 stats.

Try a macro like this.

Quote:Exec: Spirit Speak
Pause 10.00sec
If ( Mana >= 90 )
Exec: Stop Current Macro
End If