Lock or unlock your lockable loot box by Jaseowns
# Lock or unlock your lockable loot box by Jaseowns
# UO Outlands
# For ash3nu0
# use >info on your box and key and replace the variables below:
@setvar! myLockBox 0x46EFD632
@setvar! myLockBoxKey 0x46EFD633
dclick myLockBoxKey
wft 500
target myLockBox
getlabel myLockBox desc
if "stones" in desc
overhead "Unlocked" 88
else
overhead "Locked!" 34
endif