Whenever I'm trying to use Order Bot to grind mobs for crafting materials, it will always start to run back to the hotspot after every mob for a second or two even if there is another target in range. This looks very suspicious and I wonder if maybe I'm doing something wrong with my profile. I've attached a log, and here's what my profile looks like.
Code:
<Profile>
<Name>raptors</Name>
<KillRadius>500</KillRadius>
<GrindAreas>
<GrindArea name="raptors">
<Hotspots>
<Hotspot Radius="500" X="-405.4879" Y="60.03238" Z="-101.8636" name="raptors" />
</Hotspots>
<TargetMobs>
<TargetMob id="130" />
</TargetMobs>
<MinLevel>1</MinLevel>
<MaxLevel>50</MaxLevel>
</GrindArea>
</GrindAreas>
<Order>
<Grind grindRef="raptors" while="True" />
</Order>
</Profile>