laria
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 5,386
- Reaction score
- 36
first: I really really like this new system for questing very very much. Great addition 
There is one thing i can't figure out:
I used to have a small short profile to kill one mob over and over again as soon as it respawns.
Since 1.9.5.5 you require to put Factions into <GrindArea> -Tags , which i added.
The respawnrate of the mob is between 5:30 and 7:30 minutes. I put another mob nearby on the avoid list, to save me a few complaints from other players (questnpc). But HB a) Targets this mob b) sometimes walks over and kills it and c) while waiting for this mob it tends to go afk. C) is the worst, if i wasnt around, i would be disconnected.
This is how my profile looks like. I tried to put the AvoidMobs inside the GrindArea too, didn't make a difference.

There is one thing i can't figure out:
I used to have a small short profile to kill one mob over and over again as soon as it respawns.
Since 1.9.5.5 you require to put Factions into <GrindArea> -Tags , which i added.
The respawnrate of the mob is between 5:30 and 7:30 minutes. I put another mob nearby on the avoid list, to save me a few complaints from other players (questnpc). But HB a) Targets this mob b) sometimes walks over and kills it and c) while waiting for this mob it tends to go afk. C) is the worst, if i wasnt around, i would be disconnected.
Code:
<HBProfile>
<Name>Jazzrik Farm</Name>
<GrindArea>
<Factions>120</Factions>
<Hotspots>
<Hotspot X="-6756.388" Y="-3142.596" Z="242.3486" />
<Hotspot X="-6756.458" Y="-3144.696" Z="242.6072" />
</Hotspots>
</GrindArea>
<AvoidMobs>
<Mob Name="Rigglefuzz" Entry="2817" />
</AvoidMobs>
</HBProfile>