Project-WoW
New Member
- Joined
- Dec 30, 2010
- Messages
- 128
- Reaction score
- 5
Hey Guys,
Crr, i try to refresh my Dailies Profiles... but every time i test it, i got the following message:
Bot Stopped! Reason: Nothing more to do. Stopping bot.
The Bot Detected that the Quest is not Complete!
Anyone knows how i can reset the Quest for HB?
Here is one of the Quests
Crr, i try to refresh my Dailies Profiles... but every time i test it, i got the following message:
Bot Stopped! Reason: Nothing more to do. Stopping bot.
The Bot Detected that the Quest is not Complete!
Anyone knows how i can reset the Quest for HB?
Here is one of the Quests

HTML:
<If Condition="((HasQuest(31762))" >
<If Condition="(!IsQuestCompleted(31762)))">
<CustomBehavior File="Message" LogColor="White" Text="Quest: Crumbling Behemoth | Br?ckelndes Unget?m | ID: 31762" />
<CustomBehavior File="FlyTo" X="1659.975" Y="1365.236" Z="453.5197" />
<CustomBehavior File="ForcedDismount" />
<Objective QuestName="Crumbling Behemoth" QuestId="31762" Type="KillMob" MobId="65824" KillCount="1" />
</If>
<If Condition="(IsQuestCompleted(31762)))" >
<CustomBehavior File="Message" LogColor="Green" Text="Quest: Crumbling Behemoth | Br?ckelndes Unget?m | ID: 31762" />
</If>
</If>