That's the bot. Again: Not the profile.is it the CC or the profile that causes the bot to take a break every time it reaches a way point??
<If Condition="((HasQuest(25940)) && (IsQuestCompleted(25940)))" >
<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="5269.87" Y="-1504.232" Z="1366.53" />
<CustomBehavior File="ForcedDismount" />
<TurnIn QuestName="Last Stand at Whistling Grove" QuestId="25940" TurnInName="Keeper Taldros" TurnInId="39932" />
<PickUp QuestName="The Bears Up There" QuestId="25462" GiverName="Keeper Taldros" GiverId="39932" X="5267.788" Y="-1508.807" Z="1366.207" />
<CustomBehavior File="ForceSetVendor" DoSell="True" DoMail="True" DoRepair="True" />
</If>
<If Condition="((!HasQuest(25462)) && (!IsQuestCompleted(25462)))" >
<CustomBehavior File="FlyTo" DestName="Pickup Quest" X="5269.87" Y="-1504.232" Z="1366.53" />
<CustomBehavior File="ForcedDismount" />
<PickUp QuestName="The Bears Up There" QuestId="25462" GiverName="Keeper Taldros" GiverId="39932" X="5267.788" Y="-1508.807" Z="1366.207" />
<CustomBehavior File="ForceSetVendor" DoSell="True" DoMail="True" DoRepair="True" />
</If>
<If Condition="((HasQuest(25462)) && (!IsQuestCompleted(25462)))" >
<CustomBehavior File="ForcedDismount" />
<!-- <CustomBehavior File="MountVehOnly" VehicleMountId="40190" X="5264.356" Y="-1510.762" Z="1365.41" /> -->
<CustomBehavior File="InteractWith" QuestId="25462" MobId="40190" NumOfTimes="1" CollectionDistance="2" X="5254.562" Y="-1536.917" Z="1361.341" />
<CustomBehavior File="WaitTimer" WaitTime="2000"/>
<CustomBehavior File="MountHyjal\BearsUpThere" QuestName="The Bears Up There" QuestId="25462" />
<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for quest to complete {TimeRemaining}" />
</If>
<If Condition="((HasQuest(25940)) && (IsQuestCompleted(25940)))" >
<CustomBehavior File="FlyTo" DestName="Turnin Quest" X="5269.87" Y="-1504.232" Z="1366.53" />
<CustomBehavior File="ForcedDismount" />
<TurnIn QuestName="Last Stand at Whistling Grove" QuestId="25940" TurnInName="Keeper Taldros" TurnInId="39932" />
</If>
<If Condition="((!HasQuest(25462)) && (!IsQuestCompleted(25462)))" >
<CustomBehavior File="FlyTo" DestName="Pickup Quest" X="5269.87" Y="-1504.232" Z="1366.53" />
<CustomBehavior File="ForcedDismount" />
<PickUp QuestName="The Bears Up There" QuestId="25462" GiverName="Keeper Taldros" GiverId="39932" X="5267.788" Y="-1508.807" Z="1366.207" />
</If>
<If Condition="((HasQuest(25462)) && (!IsQuestCompleted(25462)))" >
<CustomBehavior File="ForcedDismount" />
<!-- <CustomBehavior File="MountVehOnly" VehicleMountId="40190" X="5264.356" Y="-1510.762" Z="1365.41" /> -->
<CustomBehavior File="InteractWith" QuestId="25462" MobId="40190" NumOfTimes="1" CollectionDistance="2" X="5254.562" Y="-1536.917" Z="1361.341" />
<CustomBehavior File="WaitTimer" WaitTime="2000"/>
<CustomBehavior File="MountHyjal\BearsUpThere" QuestName="The Bears Up There" QuestId="25462" />
<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for quest to complete {TimeRemaining}" />
</If>
Those quests also are wrong.
1. Conscript of the Horde
1. Preserving the Barrens
1. Warchief's Command: Northern Barrens!
2. In Defense of Far Watch
3. The Far Watch Offensive
Here is the deal, if you pick up any of the 1, the other 2 will be unavilable, your profile tries to pick up 2 of them so there it will get stuck. The one it gets stuck at is "Preserving the Barrens" and no i did not pick up any quest myself.
Remove one of the quests on line 1563 - 1566. did this myself works now.
Ok you sent the Tauren to Durotar after level 5?well there is a chain there that is only for Trolls and other green stuff.
1.
Meats to Orgrimmar
2.
Ride to Orgrimmar
3.
Doras the Wind Rider Master
4.
Return to Razor Hill
There is one chain like this for taurens in mulgore.
Now a quick fix would be to just add "If bla bla my race is orc or troll?" "pick up this quest"
The bigger fix might be to let the tauren do quest in mulgore and add on to the rest at level 12.
How do I set the bot to do level 35 questing areas not level 12 questing areas?
I did the <QuestOrder IgnoreCheckPoints="True" > to false snippit but doesn't work.
orly?
i'll look into it