Back to "magery" tags

Trap empty pouches by Jaseowns

Created: 04/23/2022
Last Updated: almost 3 years ago
# 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" backpack < pouches_to_trap overhead "Need garlic!" 34 stop endif if counttype "Spider's Silk" backpack < pouches_to_trap overhead "Need Spider's Silk!" 34 stop endif if counttype "Sulfurous Ash" backpack < 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