Smart Hide and/or Stealth by Fritz by fritz2012
Description from the author:
# Smart Hide and/or Stealth by Fritz
# UO Outlands
if not hidden
useskill 'hiding'
wait 300
if hidden
wait 7000
if hidden
overhead '3'
wait 1000
else
overhead 'Not Hidden!!' 38
stop
endif
if hidden
overhead '2'
wait 1000
else
overhead 'Not Hidden!!' 38
stop
endif
if hidden
overhead '1'
wait 1001
else
overhead 'Not Hidden!!' 38
stop
endif
if hidden
skill 'Stealth'
else
overhead 'Not Hidden!!' 38
stop
endif
else
overhead 'Not Hidden!!' 38
endif
else
useskill 'stealth'
endifone button to hide and auto stealth after cooldown and just stealth if needed.