Created: 08/18/2023, 11:57:52 PM Updated: 08/18/2023, 11:57:52 PM View Change History
# Pickup lotto loot by Jaseowns
# UO Outlands
while findtype "prevalia coin" ground -1 -1 2 as item
hotkey "Grab item"
wft 500
target item
endwhile
while findtype "gold coin" ground -1 -1 2 as item
hotkey "Grab item"
wft 500
target item
endwhile
wait 50
loop