Back to "resource map" tags

Automated Fishing Maps by gyvulor

Description: #Have DECODED fishing map in backpack

#Equip fishing pole

#This script does not check for captia, I do one manually to do captia then run the script

#Thank you to JaseOwns for some tweaking to allow us to recall home after map is complete

#Have DECODED fishing map in backpack #Equip fishing pole #This script does not check for captia, I do one manually to do captia then run the script #Thank you to JaseOwns for some tweaking to allow us to recall home after map is complete if findtype "map" backpack as fishingMap clearsysmsg wait 200 while not insysmsg "You have completely exhausted your fishing camp." hotkey "Use item in hand" waitfortarget 1000 target "fishingMap" wait 2300 endwhile script "___RECALL___" endif