Created: 02/15/2022, 10:09:44 PM Updated: 01/13/2024, 09:45:31 PM View Change History
Description: Train herding by targeting yourself
# Train Herding by Jaseowns
# UO Outlands
if skill "Herding" = 120
overhead "Maxed Skill" 88
stop
endif
if findtype "shepherd's crook" backpack as crook
dclick crook
else
overhead "Need a crook" 34
wait 1000
endif
replay