Is there anyway you can change the profile txt so that the bot starts in a specific zone? i tried switching the profile to <QuestOrder IgnoreCheckpoints="False" > but it stopped since im already lvl85 and only doing quests to get Loremaster
Profile Info:
This will fly starting in Zangarmarsh (Hint: It doesn't fly in Hellfire on purpose)
My Character ist lvl 75, but he's still questing in howling fjord, would be nice if there is any way to get him to sholazar basin =)
pls help![]()
<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)))" >
<RunTo X="5254.562" Y="-1536.917" Z="1361.341" />
<CustomBehavior File="ForcedDismount" />
<!-- <CustomBehavior File="MountVehOnly" VehicleMountId="40190" X="5264.356" Y="-1510.762" Z="1365.41" /> -->
<If Condition="Me.Class == WoWClass.Druid">
<CustomBehavior File="RunMacro" Macro="/cancelaura cat form\n/cancelaura moonkin form" NumOfTimes="1" WaitTime="1000" />
</If>
<CustomBehavior File="InteractWith" QuestId="25462" MobId="40190" Range="8" 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>
i have been having some sticky issues. ive been running the profile over 10 hours and the bot is still at 68 because whenever i look at it it is stuck somewhere. what should i do?
[UseTransport-v217(warning)]: The attribute 'End' is DEPRECATED.
Please modify the profile to use the new 'TransportEndX/Y/Z' attribute, instead.
[UseTransport-v217(warning)]: The attribute 'Exit' is DEPRECATED.
Please modify the profile to use the new 'GetOffX/Y/Z' attribute, instead.
[UseTransport-v217(warning)]: The attribute 'Start' is DEPRECATED.
Please modify the profile to use the new 'TransportStartX/Y/Z' attribute, instead.
[UseTransport-v217(warning)]: The attribute 'Entry' is DEPRECATED.
Please modify the profile to use the new 'WaitAtX/Y/Z' attribute, instead.