In general, Honorbuddy will skip over quests that are turned in. If you meet the level requirement, then
<GrindTo> is also skipped.
Where
questing profiles get into trouble is when they employ the
<SubProfile> tag. Such profiles are very unfriendly (i.e., require
considerable editing) for toon's wearing Heirloom gear, or exceed the questing profile's designed levels.
Although there are
rare exceptions, Good questing profiles are written using a single
QuestOrder element,
Checkpoint, and no
SubProfiles. For such profiles, find the following line:
<QuestOrder>
and change it to:
<QuestOrder IgnoreCheckpoints="true">
And the profile should work just fine for your max-level, or Heirloom geared toon.
If the profile you've selected doesn't fit this form, then you've a lot of editing to do. A good place to start is the <SubProfile>, <MinLevel>, and <MaxLevel>
documentation.
cheers,
chinajade