Skinning Loop by Jaseowns
# Skinning Loop by Jaseowns
# UO Outlands: https://youtu.be/hDko_ZyqX_w
# Requirements: Skinning Knife
if findtype "Elven Spellblade" backpack
if findtype "corpse" ground -1 -1 2 as rip
overhead "Skinning"
dclicktype "Elven Spellblade" backpack
waitfortarget 1500
target 'self'
@ignore! rip
endif
else
overhead 'No Skinning Knife!' 34
wait 2000
endif
wait 500
loop