thephoenix25
New Member
- Joined
- Jan 15, 2010
- Messages
- 289
- Reaction score
- 4
Hi,
I wanted to make a profile to farm Netherwing Rep, by collecting the rare spawn eggs on Netherwing Ledge. The problem I have is that once you hand in the first egg, the quest is repeatable, but you cannot pick the quest up, you just have to gather eggs and hand them in. Is there a way I can make HB2 collect 10 eggs then hand them in, without having picked up the quest first?
I thought I might be able to trick it by using the quest details from another quest in my profile and then adjusting the <Objective> tags ;
<Quest Id="13830" Name="The Ghostfish">
<Objective Type="Collect" ItemId="185915" CollectCount="10">
<CollectFrom>
<GameObject Id="32506" Name="Netherwing Egg" />
</CollectFrom>
</Objective>
</Quest>
But this doesn't seem to work, the bot follows my path perfectly, but I cannot work out how to get it to attempt the quest objectives.
Can anyone offer me any tips as to how I can do this, or if it is indeed possible to do please
I wanted to make a profile to farm Netherwing Rep, by collecting the rare spawn eggs on Netherwing Ledge. The problem I have is that once you hand in the first egg, the quest is repeatable, but you cannot pick the quest up, you just have to gather eggs and hand them in. Is there a way I can make HB2 collect 10 eggs then hand them in, without having picked up the quest first?
I thought I might be able to trick it by using the quest details from another quest in my profile and then adjusting the <Objective> tags ;
<Quest Id="13830" Name="The Ghostfish">
<Objective Type="Collect" ItemId="185915" CollectCount="10">
<CollectFrom>
<GameObject Id="32506" Name="Netherwing Egg" />
</CollectFrom>
</Objective>
</Quest>
But this doesn't seem to work, the bot follows my path perfectly, but I cannot work out how to get it to attempt the quest objectives.
Can anyone offer me any tips as to how I can do this, or if it is indeed possible to do please