anyone have any idea how I make the profile skip waiting for Foreman Grobash to show a quest cursour?
'Zup! Okey, after a while i managed to understand WHICH ones to remove ! <PickUp QuestName="听你指挥" QuestId="34566" GiverName="Foreman Grobash" GiverId="79176" X="3248.76" Y="1595.247" Z="162.349" /> <While Condition="HasQuest(34566) && !IsQuestCompleted(34566)"> <!-- 选择圣殿 --> <CustomBehavior File="InteractWith" QuestId="34566" ObjectType="GameObject" MobId="231231" X="3234.706" Y="1594.054" Z="164.5004" /> <CustomBehavior File="WaitTimer" WaitTime="2000" /> <CustomBehavior File="Misc\RunLua" Lua="QuestChoiceFrameOption2.OptionButton:Click()" WaitTime="1000" /> <CustomBehavior File="WaitTimer" WaitTime="3000" /> <CustomBehavior File="Misc\RunLua" Lua="if MovieFrame:IsVisible() then MovieFrame:StopMovie() else CinematicFrame_CancelCinematic() end" /> <CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for explosion {TimeRemaining}" /> </While> <If Condition="((HasQuest(34566)) && (IsQuestCompleted(34566)))"> <TurnIn QuestName="听你指挥" QuestId="34566" TurnInName="Foreman Grobash" TurnInId="79176" /> <CustomBehavior File="SetHearthstone" MobId="81359" Name="旅店老板" X="3235.923" Y="1542.28" Z="164.8323" /> <CustomBehavior File="ForceSetVendor" DoSell="true" DoRepair="true" /> </If> <PickUp QuestName="拜见大魔法师" QuestId="34632" GiverName="Foreman Grobash" GiverId="79176" /> <TurnIn QuestName="拜见大魔法师" QuestId="34632" TurnInName="Archmage Khadgar" TurnInId="80142" X="3189.853" Y="1364.316" Z="173.7316" /> <PickUp QuestName="结交朋友" QuestId="34814" GiverName="Archmage Khadgar" GiverId="80142" X="3189.853" Y="1364.316" Z="173.7316" /> <If Condition="(!IsQuestCompleted(34814))"> <RunTo X="3393.305" Y="1028.676" Z="178.7658" /> <CustomBehavior File="InteractWith" QuestId="34814" ObjectType="GameObject" MobId="230872" Range="2" CollectionDistance="30" WaitTime="5000" NumOfTimes="1" X="3390.911" Y="1025.759" Z="179.1573" /> </If> <TurnIn QuestName="结交朋友" QuestId="34814" TurnInName="Magister Krelas" TurnInId="79393" X="3214.9" Y="818.8447" Z="80.84946" /> <PickUp QuestName="制造墨水" QuestId="34634" GiverName="Magister Krelas" GiverId="79393" X="3214.9" Y="818.8447" Z="80.84946" /> <PickUp QuestName="形成卷轴" QuestId="34635" GiverName="Magister Krelas" GiverId="79393" X="3214.9" Y="818.8447" Z="80.84946" /> <PickUp QuestName="收集火花" QuestId="34636" GiverName="Magister Krelas" GiverId="79393" X="3214.9" Y="818.8447" Z="80.84946" /> <While Condition="HasQuest(34636) && !IsQuestCompleted(34636)"> <!-- Gathering the Spark --> <CustomBehavior File="InteractWith" QuestId="34636" MobId="79390" NonCompeteDistance="0" NumOfTimes="20" TerminateWhen="IsObjectiveComplete(1, 34636)" WaitTime="2000" Range="3" CollectionDistance="1000" PreInteractMountStrategy="DismountOrCancelShapeshift"> <HuntingGrounds> <Hotspot X="3289.594" Y="869.9839" Z="57.8108" /> <Hotspot X="3267.517" Y="958.6392" Z="41.6645" /> <Hotspot X="3352.155" Y="900.2118" Z="1.078875" /> </HuntingGrounds> </CustomBehavior> </While> <CustomBehavior File="InteractWith" QuestId="34635" ObjectType="NPC" MobId="79330" Range="2" TerminateWhen="HasItem(34635)" CollectionDistance="500" WaitTime="1000" NumOfTimes="100"> <HuntingGrounds WaypointVisitStrategy="Random"> <Hotspot X="3270.051" Y="986.6719" Z="40.91751" /> <Hotspot X="3350.021" Y="901.7574" Z="0.9530036" /> <Hotspot X="3341.514" Y="899.4184" Z="-0.2392788" /> </HuntingGrounds> </CustomBehavior> <Objective QuestName="制造墨水" QuestId="34634" Type="CollectItem" ItemId="111322" CollectCount="30" /> <TurnIn QuestName="制造墨水" QuestId="34634" TurnInName="Magister Krelas" TurnInId="79393" /> <TurnIn QuestName="收集火花" QuestId="34636" TurnInName="Magister Krelas" TurnInId="79393" /> <TurnIn QuestName="形成卷轴" QuestId="34635" TurnInName="Magister Krelas" TurnInId="79393" /> <PickUp QuestName="后续步骤" QuestId="34874" GiverName="Magister Krelas" GiverId="79393" /> <If Condition="((HasQuest(34874)) && (IsQuestCompleted(34874)))"> <If Condition="Me.HearthstoneAreaId == 7098"> <CustomBehavior File="Misc\RunLua" Lua="UseItemByName(6948)" WaitTime="2000" /> <CustomBehavior File="WaitTimer" WaitTime="10000" /> <CustomBehavior File="ForceSetVendor" DoSell="true" DoRepair="true" /> </If> </If> <TurnIn QuestName="后续步骤" QuestId="34874" TurnInName="Magister Krelas" TurnInId="80965" /> <PickUp QuestName="要塞脚下" QuestId="34878" GiverName="Magister Krelas" GiverId="80965" /> When I removed theese it continued on doing the quests I've picked up. P.S I did manually three quest in a ccave northwest by the camp. So u might just need to remove some less to make it work properly.
View attachment 94-96_---.xml Heres the updated one! I just deleted the quests that 14Tzzzl2 said to remove, and it works!
my guy keeps standing by a guy to pick up quest but there no quest there i already did it i keep trying to advance him to next quest but he keeps going to questpickup
THANKS so much I tryed doing this but i delete to much and was stuck at the mage waiting for the quest again thanks so much man. Edit. Not sure if this is correct or not but it keeps trying to run to the alliance camp to learn the fly plan "Horde Toon" Not sure how to get past this. So i just kinda helped it along and it seemed to fix the problem. not sure exactly how. But now it going after allaince again like literally running there even tho i moved it to the quest area....
The bot didn't choose an outpost for me and I clicked on the Artillery Strike option. It now sits at Foreman Grobash and is "waiting for NPC to show a quest cursor". I currently have the quests Gas Guzzlers, Out of Jovite, Iridium Recovery, and Warning the Warchief. I don't see those quests or quest IDs in the profile, so I am assuming I messed up and cannot use this profile. If this is inaccurate, I would appreciate any help you guys can offer.
after u fix Foreman Grobash bot want to pick some Q that need LVL 96 near Grobash but i stil 95 , how to fix it ?????
normally, you just use wowhead to find the number, and look for the turnin part. (or you can use the dev tools ingame to pull the npc/quest ids) Gas Guzzlers - Quest - World of Warcraft for Gas Guzzlers. Out of Jovite - Quest - World of Warcraft for jovite and iridium all come from the same NPC quests for the arsenal Since the profile doesn't have these quests, it won't complete them. the profile is set up for the sanctum (which nobody chooses... ) someone can create the quests for you, quest 34566 but it's essentially a series of hotspot grinds that needs the locations to move to and return from. you can do these quests yourself, and it will catch up once you've done the 4-5 quests from quarry quandary / unleashed steel / out of jovite / iridium recovery. i don't know how far that choice affects later quests, but it should be limited to a handful in that zone. as for the 4th one. Warning the Warchief is one of the old iron horde event quests, find vol'jin back at orgrimmar to hand it in and you might get the battle pet.
Great profile, worked almost flawlessly. The bot tends to die a lot in the demonic section of the zone with all of the demons (felguards, infernos, hellhounds, etc.). The bot auto-acquires hostile targets in this area and there happens to be a quest giver in the middle of a bunch so I had to manually turn the quests in. Also, quest overrides were missing for a small quest chain where you have to burn 6 bodies with the Auchindoun torch. I did those manually and turned them in. I was rested so I was able to level after this. EDIT: There is also a part which may be too difficult for the bot to complete (at least as a Balance druid). There's a quest objective where you have to close 4 portals and kill 6 grunts and there is an insanely hard mob there that I had to kill manually (and almost died doing it). The bot died several times in this section and I had to do this manually as well.
U need to complete Old Friends, New Enemies (quest) first. the bot wont turn in the quest but when i manually turn it in. The bot continues after that. Its the quest "Dreadpiston" the bot wants wich causes the error! Problem solved for me
Hi, Getting stuck at the following spot. "Changing current profile to [H - Quest] 94-96 Talador [Kick] ($Rev: 3710 $)" "Locraka`s Den (59.20)" "Goal: Picking Up Quest - Shredder Manual (Shredder Manual - Quest - World of Warcraft) : From - Gazlowe (http://wowhead.com/npc=75924)" Regards Ortaega