Pickup lotto loot by Jaseowns
# 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