All Kill and Herding by Jaseowns
Description from the author:
# Focus aggression using all Kill and Herding by jaseowns
# UO Outlands
say "all kill"
wait 200
while targetexists
wait 200
endwhile
# No longer need this part
stop
if findtype "shepherd's crook" backpack as crook
dclick crook
wft 500
target lasttarget
endifThis script lets you have one button for saying all kill and then automatically uses herding once a target is selected.