Back to "magery" tags

Dispel Fields by heavysetrapier

Created: 01/31/2022
Last Updated: about 3 years ago
Description from the author:

This script will dispel any wall, efield, para field, or poison field within range. It will start closest to you and work outward.

removelist 'fieldrange' createlist 'fieldrange' pushlist 'fieldrange' 1 pushlist 'fieldrange' 2 pushlist 'fieldrange' 3 pushlist 'fieldrange' 4 pushlist 'fieldrange' 5 pushlist 'fieldrange' 6 pushlist 'fieldrange' 7 pushlist 'fieldrange' 8 pushlist 'fieldrange' 9 pushlist 'fieldrange' 10 pushlist 'fieldrange' 11 pushlist 'fieldrange' 12 cast 'dispel field' wait 1700 while targetexists foreach fieldVar in 'fieldrange' while findtype 128 ground any any fieldVar as foundField target foundField stop endwhile while findtype 14662 ground any any fieldVar as foundField target foundField stop endwhile while findtype 14678 ground any any fieldVar as foundField target foundField stop endwhile while findtype 14695 ground any any fieldVar as foundField target foundField stop endwhile while findtype 14713 ground any any fieldVar as foundField target foundField stop endwhile while findtype 14613 ground any any fieldVar as foundField target foundField stop endwhile while findtype 14626 ground any any fieldVar as foundField target foundField stop endwhile endfor endwhile

Quick Filters

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