Michaeldenisjr
New Member
- Joined
- Jul 20, 2014
- Messages
- 25
Im continuing to get the issue i posted. Even after manually completing the quests and restarting the bot once ive turned the quest in.
get 98 and press startwas just about to hit 98 in arak... but its stuck next to talonpreist ishaal
Goal: InteractWith-v1844: In Progress (no associated quest)
Interacting with MobId(76748)
[Ref: "[A - Quest] 96-98 Arak [Kick] ($Rev: 3660$)" @line 1836]
Kick is right what he has done in the profile its self there is no way the profile can pick lumber mill for you, some of you should read it would do you wonders. It simple english language some of you are just amazing.can there be a list on the first page or something on which outpost to build in each zone. My warlock is 92 and just got to gorgand and it says no move quests for Lumber Mill, manually level to 94. So i'm now stuck. I dont even think I picked anything I believe the profile did so i'm not sure why this is. For my druid and warrior this just went right through and they were fine.
<!-- Wild Wash / Naiellie's Watch -->
<If Condition="HasQuest(33533) && IsQuestCompleted(33533)" > <!-- The Secrets of Gorgrond -->
<If Condition="Me.ZoneId == 7078"> <!-- WoD SMV -->
<!-- This isn't working, need to find a way to make bot fly, grr! -->
<CustomBehavior File="InteractWith" MobId="81103" WaitTime="2000" X="1864.33" Y="217.8108" Z="76.63772" />
<MoveTo X="6458.474" Y="-177.2899" Z="120.0832" /> <!-- Wildwood Wash FP -->
</If>
<TurnIn QuestName="The Secrets of Gorgrond" QuestId="33533" TurnInName="Yrel" TurnInId="80978" X="6472.39" Y="-165.4722" Z="120.0954" />
</If>
<PickUp QuestName="Welcome to Gorgrond" QuestId="35033" GiverName="Yrel" GiverId="80978" X="6472.39" Y="-165.4722" Z="120.0714" />
<!-- If I'm less than level 92 -->
<If Condition="Me.Level < 92">
<CustomBehavior File="UserDialog" AllowBotStop="True" StopOnContinue="True" SoundCue="Exclamation" SoundCueInterval="1" Text="You must be level 92 or higher to run this profile." />
</If>
<!-- If I'm not in Lunarfall -->
<If Condition="Me.ZoneId != 7078" >
<!-- Use Garrison Hearthstone -->
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(110560)" />
<CustomBehavior File="WaitTimer" WaitTime="20000" GoalText="Waiting for port {TimeRemaining}" />
</If>
<!-- If I'm in Lunarfall -->
<If Condition="Me.ZoneId == 7078" >
<!-- If I don't have and haven't completed the Bulletin Board's The Secrets of Gorgrond -->
<If Condition="!HasQuest(35556) && !IsQuestCompleted(35556)" >
<!-- If I have a level 1 Garrison -->
<If Condition="(IsQuestCompleted(34586)) && (!IsQuestCompleted(36592))" >
<!-- Pick up the Bulletin Board's The Secrets of Gorgrond -->
<RunTo X="1886.213" Y="251.0988" Z="76.48642" />
<PickUp QuestName="The Secrets of Gorgrond" QuestId="35556" GiverName="Bulletin Board" GiverId="232397" X="1889.443" Y="252.7309" Z="76.62231" />
</If>
<!-- If I have a level 2 or 3 Garrison -->
<If Condition="IsQuestCompleted(36592)" >
<RunTo X="1885.538" Y="253.5626" Z="76.63972" />
<PickUp QuestName="The Secrets of Gorgrond" QuestId="35556" GiverName="Bulletin Board" GiverId="232400" X="1888.486" Y="254.5486" Z="76.64058" />
</If>
<!-- Fly to Gorgrond -->
<RunTo X="1866.652" Y="220.0966" Z="76.70068" />
<CustomBehavior File="InteractWith" MobId="81103" GossipOptions="2" WaitForNpcs="False" X="1864.33" Y="217.8108" Z="76.6386" />
<!-- Turn in The Secrets of Gorgrond -->
<TurnIn QuestName="The Secrets of Gorgrond" QuestId="35556" TurnInName="Yrel" TurnInId="80978" X="6472.39" Y="-165.4722" Z="120.0954"
<!-- Pick up Welcome to Gorgrond -->
<PickUp QuestName="Welcome to Gorgrond" QuestId="35033" GiverName="Yrel" GiverId="80978" X="6472.39" Y="-165.4722" Z="120.0714" />
</If>
</If>
<!-- Our Garrison, SMV -->
<If Condition="HasQuest(34655)" > <!-- Arak - The Shadows of Skettis -->
<If Condition="Me.ZoneId != 6722"> <!-- Arakkoa Exodus -->
<CustomBehavior File="InteractWith" MobId="81103" GossipOptions="2" Range="5" WaitTime="5000" X="1864.33" Y="217.8108" Z="76.63776" /> <!-- Dungar @ Garrison Flies us to Arik -->
</If>
<TurnIn QuestName="Arakkoa Exodus" QuestId="34653" TurnInName="Azik" TurnInId="79539" X="655.0746" Y="2384.804" Z="203.7571" />
</If>
<!-- End of Garrison -->
<!-- Veil Terokk -->
<PickUp QuestName="The Shadows of Skettis" QuestId="34655" GiverName="Azik" GiverId="79539" X="655.0746" Y="2384.804" Z="203.7571" />
<!-- If I'm less than level 96 -->
<If Condition="Me.Level < 96">
<CustomBehavior File="UserDialog" AllowBotStop="True" StopOnContinue="True" SoundCue="Exclamation" SoundCueInterval="1" Text="You must be level 96 or higher to run this profile." />
</If>
<!-- If I'm not in Lunarfall -->
<If Condition="Me.ZoneId != 7078" >
<!-- Use Garrison Hearthstone -->
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(110560)" />
<CustomBehavior File="WaitTimer" WaitTime="20000" GoalText="Waiting for port {TimeRemaining}" />
</If>
<!-- If I'm in Lunarfall -->
<If Condition="Me.ZoneId == 7078" >
<!-- If I don't have and haven't completed the Bulletin Board's Arakkoa Exodus -->
<If Condition="!HasQuest(36951) && !IsQuestCompleted(36951)" >
<!-- If I have a level 1 Garrison -->
<If Condition="(IsQuestCompleted(34586)) && (!IsQuestCompleted(36592))" >
<!-- Pick up the Bulletin Board's Arakkoa Exodus -->
<RunTo X="1886.213" Y="251.0988" Z="76.48642" />
<PickUp QuestName="Arakkoa Exodus" QuestId="36951" GiverName="Bulletin Board" GiverId="232397" X="1889.443" Y="252.7309" Z="76.62231" />
</If>
<!-- If I have a level 2 or 3 Garrison -->
<If Condition="IsQuestCompleted(36592)" >
<RunTo X="1885.538" Y="253.5626" Z="76.63972" />
<PickUp QuestName="Arakkoa Exodus" QuestId="36951" GiverName="Bulletin Board" GiverId="232400" X="1888.486" Y="254.5486" Z="76.64058" />
</If>
<!-- Fly to Spires of Arak -->
<RunTo X="1866.652" Y="220.0966" Z="76.70068" />
<CustomBehavior File="InteractWith" MobId="81103" GossipOptions="2" WaitForNpcs="False" X="1864.33" Y="217.8108" Z="76.6386" />
<!-- Turn in Arakkoa Exodus -->
<TurnIn QuestName="Arakkoa Exodus" QuestId="36951" TurnInName="Azik" TurnInId="79539" X="655.0746" Y="2384.804" Z="203.7571" />
<!-- Pick up The Shadows of Skettis -->
<PickUp QuestName="The Shadows of Skettis" QuestId="34655" GiverName="Azik" GiverId="79539" X="655.0746" Y="2384.804" Z="203.7571" />
</If>
</If>
<Objective QuestName="Sol Sisters" QuestId="35259" Type="KillMob" MobId="81934" KillCount="1" />
<TurnIn QuestName="Sol Sisters" QuestId="35259" TurnInName="Inactive Apexis Destroyer" TurnInId="82123" X="353.5365" Y="2747.607" Z="71.85035" />
<Objective QuestName="Sol Sisters" QuestId="35259" Type="KillMob" MobId="81934" KillCount="1" />
<RunTo X="348.2197" Y="2741.416" Z="70.95568" />
<TurnIn QuestName="Sol Sisters" QuestId="35259" TurnInName="Inactive Apexis Destroyer" TurnInId="82123" X="353.5365" Y="2747.607" Z="71.85035" />
are 96-100 being worked on? any estimate on release?
when will ready for hordes 90-100 ? i am waiting you for buy wodx6i cant level with hands
Again go back a few pages and look he is working on alliance 98-100 this week. After that most likely he will take a day or two to himself which he so deserves and then he will work on horde side profiles. Level by hand it's not that hard. Stop bugging him with when will it be ready questions he has a life.
i got it.I was just wondering.cant i ask question to him ?