Herding at Prevalia Zoo by whiskeywalt
1# Train Herding by WhiskeyWalt
2# Most Credit goes to Jaseowns
3# I modified his herding script
4# Stand near Rock Guar
5# Summon elemental or have tamed pet
6# Necro Summon fire reduces resummons
7# Press Play!
8# No damage to self- no regs needed
9# UO Outlands
10if skill "Herding" = 120
11 overhead "Maxed Skill" 88
12 stop
13endif
14
15if findtype "shepherd's crook" backpack as crook
16 dclick crook
17 wft 500
18 target 0x44579
19else
20 overhead "Need a crook" 34
21 wait 1000
22endif
23replay