Automated Skinning Maps by Gyvulor
#Have DECODED Skinning map and Skinning knife in backpack
#This script does not check for capita, I do one manually to do capita then run the script
#Thank you to JaseOwns for some tweaking to allow us to recall home after map is complete
#You will need a recall script I use this one https://outlands.uorazorscripts.com/script/5b3fde97-fa90-4707-9f8e-7f56dca6792b and have it named __RECALL__
if findtype "map" backpack as skinningMap
clearsysmsg
wait 200
while not insysmsg "You have completely exhausted your hunting ground."
dclicktype "Elven Spellblade" backpack
wft 500
target skinningMap
wait 2500
endwhile
script "___RECALL___"
endif