hello, this is my profile for yak milk gathering.
CWH is freaking big and wooly yak group spawn like in 2 groups far apart each others but the bot only hunt at a single hot spot and doesnt move to second hot spot after finishing group at first spot.
any help?
Code:
<Profile>
<Name>Yak Milk Gathering Hazard - Coerthas Western Highland</Name>
<KillRadius>300</KillRadius>
<GrindAreas>
<GrindArea name="Yak spot">
<Hotspots>
<HotSpot Radius="300" X="-1141.868" Y="115.5012" Z="-231.4866" />
<HotSpot Radius="300" X="-82.28084" Y="105.8061" Z="-358.8719" />
</Hotspots>
<TargetMobs>
<TargetMob id="3479" />
</TargetMobs>
<MinLevel>0</MinLevel>
<MaxLevel>60</MaxLevel>
</GrindArea>
</GrindAreas>
<Order>
<If Condition="not IsOnMap(154)">
<TeleportTo Name="Falcons Nest" AetheryteId="71" />
</If>
<Grind grindRef="Yak spot" while="Core.Player.ClassLevel < 61" />
</Order>
</Profile>
CWH is freaking big and wooly yak group spawn like in 2 groups far apart each others but the bot only hunt at a single hot spot and doesnt move to second hot spot after finishing group at first spot.
any help?