Where's that vendor? by Areolys
Description from the author:
#
# Where's that vendor?
# by Areolys
#
# Change the vendor name below to find
# The vendor you're looking for :-)
#
if findtype "ENTER_VENDOR_NAME_HERE" as dude
overhead "Vendor found, happy shopping" 114
dclick dude
else
overhead "Vendor not on screen. Check name & location" 33
endifQuick little helper to find a specific vendor amongst 100s of them. :-) Works well in combination with outlandmarket.com -> search the item, check the location and copy paste the name in the script. TP over there and hit play to automagically open up that vendors bag. :-)