Like I was saying in my first Dwarven profile. I'm not planning to make 1-60 oneclick. Eventually, the first series of zones can be used to reach to lvl 60 , if you want I'll copy them together when I have them all. This is first public release of the profile. It's still very basic written and I'll add improvements when people get stuck at some point. I have ran this twice. 1 time with mage when I was making it. And one time with Paladin fully afk. With this profile you get the Loch Modan Quests - Achievement - World of Warcraft It does around 50 quests in total. From lvl 12 up to lvl 20+ It starts in Ironforge and it ends at the startersquest for Wetlands (Busy now on wetlands) If you want the bot to train then add your trainer to the vendorlist. Only paladin trainer is added sorry. Will change that later on. It is possible that you will die with squishy classes. Died several times on last quests with mage but my bot was poorly setup I do suggest you use good custom classes I'll add the plugins I used. Credits go to the creators. So are the behaviours. Plugins: Anti-Drown : life/time saver Equipshit: Much better than autoequip Tidybags : modified for a quest. Quest Behavior: Runmacro Profile: Loch Modan Questing.xml If you use, then pls give feedback. Even negative feedback is positive feedback.
What would be awesome is a compilation of questing profiles like this that eventually would lead to the Loremaster achievement. IE Loch Modan Quest Achievement as well as all the other zones one at a time. It would also be great if there was a minimum level requirement set, but not a max requirement so no matter what (like you come back at 85) it would complete the quest. Or maybe a leveling and a non leveling version?
That's one of the reason why I made it this way, it is possible that i forgot about the maxlevel restrictions but as allready said. Its easy to change urself. Btw yesterday i got tje wetlands quest achievement with my paladin but still need to add some quests. After that I'll publish that one 2. Sorry if alot of info is scrambled through first post. But i rather make a complete profile than a first post that takes up more time to make. Once I know the profiles work ok I'll put in some details. If possible, can u guys reply how its going?
So you know you don't have to use a sub-profile, i like your formatting of the profile. Do you not have pathing issues with Looking for Lurkers, mine just stand on top of his home?
Yes, it was a strange to get to that questgiver. My solution is not ideal because that would be a good meshed part for that but mine didn't fail for 6 times. 3 times pickup and 3 times handin. Just look at the code just before lurkers quest. it uses 2 runto's and the last one is at the very end of the stairs, just close enough to the questgiver to accept/handin quest. For the subprofile part... well thats just precaution for when I paste them together so that I have a full 1-60. I don't like to put questorders inside of the subprofiles though because then you have to be sure that it doesn't have prerequired quests in one part that you cant use because of the levelrestrictions. Btw I'll try to update the last part because now with the macrobehavior I can do some quests that were impossible. (only 2-3 quests)
tried it. 1. after the quest "The Lost Pilot" i got an error in Hb Could not find quest with ID 26855! (Or could I: False) Could not create a performable quest objective for objective with ID 3183! Could not create current in quest bot! changed <TurnIn QuestName="The Lost Pilot" QuestId="26854" TurnInName="A Dwarven Corpse" TurnInId="2059" /> <CustomBehavior File="RunMacro" Macro="/script AcceptQuest()" NumOfTimes="1" WaitTime="2000" /> to <TurnIn QuestName="The Lost Pilot" QuestId="26854" TurnInName="A Dwarven Corpse" TurnInId="2059" /> <PickUp QuestName="A Pilot's Revenge" QuestId="26855" GiverName="A Dwarven Corpse" GiverId="2059" X="-5578.628" Y="-2154.957" Z="401.6443" /> this worked for me 2. Couldn't find the quest giver for Looking for Lurkers. she runned on top of the building where the quest giver was and start jumping there. i think the location of the questgiver is bugged in HB? removed the quests and profile runned perfectly to the end. I got the achievment Keep up the good work.