I created a small tool to generate questing profiles more easily. Program needs .Net Framework 4 It's generating followup quests. Still got some bugs like Coordinates of Objects not implemented. Example of generated text with this quest: The Weathered Grave Code: <!-- TODO: fix coordinates --> <PickUp QuestName="The Weathered Grave" QuestId="26793" GiverName="A Weathered Grave" GiverId="61" GiverType="Object" X="0" Y="0" Z="0" /> <TurnIn QuestName="The Weathered Grave" QuestId="26793" TurnInName="Sirra Von'Indi" TurnInId="268" /> <PickUp QuestName="Morgan Ladimore" QuestId="26794" GiverName="Sirra Von'Indi" GiverId="268" /> <TurnIn QuestName="Morgan Ladimore" QuestId="26794" TurnInName="Commander Althea Ebonlocke" TurnInId="264" /> <PickUp QuestName="Mor'Ladim" QuestId="26795" GiverName="Commander Althea Ebonlocke" GiverId="264" /> <Objective QuestName="Mor'Ladim" QuestId="26795" Type="CollectItem" ItemId="3514" CollectCount="1" /> <TurnIn QuestName="Mor'Ladim" QuestId="26795" TurnInName="Commander Althea Ebonlocke" TurnInId="264" /> <PickUp QuestName="The Daughter Who Lived" QuestId="26796" GiverName="Commander Althea Ebonlocke" GiverId="264" /> <TurnIn QuestName="The Daughter Who Lived" QuestId="26796" TurnInName="Watcher Ladimore" TurnInId="576" /> <PickUp QuestName="A Daughter's Love" QuestId="26797" GiverName="Watcher Ladimore" GiverId="576" /> <!-- TODO: fix coordinates --> <TurnIn QuestName="A Daughter's Love" QuestId="26797" TurnInName="A Weathered Grave" TurnInId="61" TurnInType="Object" X="0" Y="0" Z="0" /> You can find a profile for Duskwook Questing 21-25 in the attachment. Basic quests are generated with this tool, just the reordering to prevent much mooving was done manually.
Don't even think of trying it not untill its verified by devs. Firstly a tool like this allready exists. Secondly look at his joindate and his postcount I mean its possible he is legit but still i find it very suspecious
Yeah, i am new to HB but i think it's a cool bot, much better than pirox. Reminds me alot of Glider. Especially the Custom Classes, Plugins, Wayfinding (like PPather). I searched around the forums for easy quest creation and couln't find anything so i created this tool. Since i did a Duskwook profile with it and it is quite easy to use and saves a lot of time creating such profiles i wanted to share it with the community.
Have you made any updates to this? Like interact with target or anything? We need some methods to make questing profiles easier because grinding is to risky right now imo.
You are talking about custom behaviors, unfortunately I wouldn't count on them being added as they still require massive amounts of interaction to get them working.