I'm working on a 1-80 questing profile at the moment. The profile is creating with heirloom items and here comes the problem. I want make it possible for 0% xp increase people to be using this profile too. My plan is that with heirlooms you only doing quests and with normal gear you need to grind some levels for keep the same level at the heirloom user. Is there any tag or commando I can use for make this possible? I would like to do something like this: If you are Level 5 or higher you just keep going with the quests but if you are lower then Level 5 you need to grind to Level 5 then moving to the questorder again. I have read about the tag "Checkpoint", but what I can understand the character will jump to "<Checkpoint Level="5">" directly when it hits Level 5. I only want that if you are lower then Level 5 you need to grind until you are 5 and if you are above Level 5 just ignore it.
Code: < GrindTo Level="76" / > Is that what your looking for? (had to add spaces or it wouldn't show)
I found something about that too. That should fix the problem with grinding up some XP for the normal gear users. But then next problem coming, I used my profile to level 8 and turned it off. When I turned it on again it want to start over with the first quest. Is it here I should use Checkpoint or how can I fix that? I want it to start there it stopped last time.
Have same problem, only fix is start stop start stop start fixed Seems like every update they make to fix things, breaks something else. But HB is a very complex bot to code I think so you don't hear me complaning about it But yeah, it's kinda annoying
So I should just leave it blank and use start, stop, start, stop, start instead and it start there it was before?