Trap empty pouches by Jaseowns

Created: 04/23/2022
Last Updated: 4 months ago
Description from the author:

4/28/2025 Updated to at least check self for satchel - could be way better but HEY

# Trap empty pouches by Jaseowns # UO Outlands # Requirements: # Have regs and magery to trap empty pouches if counttype "pouch" backpack 0 as pouches_to_trap overhead "To trap: {{pouches_to_trap}}" 88 if counttype "Garlic" self < pouches_to_trap overhead "Need garlic!" 34 stop endif if counttype "Spider's Silk" self < pouches_to_trap overhead "Need Spider's Silk!" 34 stop endif if counttype "Sulfurous Ash" self < pouches_to_trap overhead "Need Sulfurous Ash!" 34 stop endif else overhead "No empty pouches found" 34 stop endif while findtype "pouch" backpack 0 as trapme if mana >= 6 cast 'Magic Trap' wft 3500 target trapme wait 1000 else while mana <= 25 wait 100 if not findbuff "med" useskill 'Meditation' endif endwhile endif endwhile overhead "All done!" 88

Quick Filters

Bard Quick SearchCrafter Quick SearchDexxer Quick SearchHarvester Quick SearchMage Quick SearchPVM Quick SearchPVP Quick SearchStealth Quick SearchTamer Quick Search