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

Life of the Party (Goblin QUEST)

thenrique87

Member
Joined
May 20, 2010
Messages
143
Reaction score
0
Hey guys....

I download an old Goblin questing profile and I dont think this is right... Half way level 3 i got 2 issues and I fixed one but I cant fix this Life of the Party (Quest) issue. My problem is that its gotta be done manually. Huge issue for a botter.

Below you will find the current codes and seriously, i tried to play with every single QuestBehaviors but I guess im still to noobie for crazy quest profiles. Any help will be appreciated.


<If Condition="HasQuest(14113)">
<CustomBehavior File="UserDialog"
QuestId="14113"
Text="Complete and turn in this quest and hit the &quot;Continue Profile&quot; button when ready."
Title="Life of the Party"
AllowBotStop="false"
SoundCue="Exclamation"
SoundCueInterval="60" />
</If>


thank you.
 
Half way level 3 i got 2 issues and I fixed one but I cant fix this Life of the Party (Quest) issue. My problem is that its gotta be done manually. Huge issue for a botter.

Below you will find the current codes and seriously, i tried to play with every single QuestBehaviors but I guess im still to noobie for crazy quest profiles. Any help will be appreciated.

Unfortunately, there is no behavior at this time that will do Life of the Party.

There are several quest of this type that need to be addressed with a generic (not point-solution) behavior. Graduation Speech is another such example. This type of quest is particularly difficult due to internationalization considerations. There is no 'aura' that the party guests generate that will tell you which button is appropriate, which means we have to monitor the raid chat. Chat as you have guessed is language-specific, and a competent behavior implementation would need to handle this consideration.

The issue is known and being thought about; however, for the while, these type of quests will still require manual redress.


sorry about the bad news,
chinajade
 
Back
Top