Back to "stream" tags

Move Purple pot from shelf to restock pile by Jaseowns

# Move Purple pot from shelf to restock pile by Jaseowns # UO Outlands # Requirements: you could change the loadout to whatever you want # update the line on 12 to whatever potion you want if findtype "storage shelf" ground -1 -1 2 as shelf menu shelf 1 wait 200 endif if findtype "resource container" ground -1 -1 2 as stockpile if findtype "Purple Potion" backpack as pots menu stockpile 0 wft 500 target pots endif endif wait 1000 replay