What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Quest Generator

aquad

New Member
Joined
Dec 30, 2010
Messages
29
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.
 

Attachments

Last edited:
Looks cool, Will give it a test later good work

Don't even think of trying it :p not untill its verified by devs. Firstly a tool like this allready exists. Secondly look at his joindate and his postcount :p 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.
 
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.

Post the source or remove the .exe until a mod has approved it. It reaks of keylogger.
 
It's not that I don't believe you, but hackers seem to put extra effort now with the holidays :p
 
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.
 
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.
 
Back
Top