Bootybay just stands around and "waiting for object to spawn"
There's a typo in the ID of the BootyBay Pumpkin. Change line 220 from:
<CustomBehavior File="InteractWith" MobId="109103" ObjectType="Gameobject" />
to
<CustomBehavior File="InteractWith" MobId="190103" ObjectType="Gameobject" />
Kick is asleep (its that time of year again). I'm sure he'll fix it when he returns.
cheers,
chinajade
There's a typo in the ID of the BootyBay Pumpkin. Change line 220 from:
<CustomBehavior File="InteractWith" MobId="109103" ObjectType="Gameobject" />
to
<CustomBehavior File="InteractWith" MobId="190103" ObjectType="Gameobject" />
Kick is asleep (its that time of year again). I'm sure he'll fix it when he returns.
cheers,
chinajade
Would you mind to tell me how to UseItem Arcane Cleanser it's an aoe item to clean Stink Bombs "I.E" Clean Up in Stormwind
P.S i had no idea where to ask.
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(#####)" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Using item {TimeRemaining}" />
<If Condition="(HasItem(#####))" >
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(#####)" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Using item {TimeRemaining}" />
</If>
Hey kick what do I need to take out of the profile so it won't attempt to train
Sent from my GT-I9000 using Tapatalk
<TurnIn QuestName="To Conquest Hold, But Be Careful!" QuestId="12487" TurnInName="Conqueror Krenna" TurnInId="26860" />
Might happen that you were never at Venomspite (heirlooms) to pick up this quest and this is right after 74 level checkpoint. Throwing out errors and stopping bot.
Imo good way would be to pick it up just before turning in, right after the 74 level checkpoint.
Getting back to the Seismograph quest:
When running normally it will go to kill the thresher and pick up the Seismograph, then flies off to turn in the quest (Log 1 attached).
<If Condition="((HasQuest(12014)) && (!IsObjectiveComplete(1, 12014)))" >
<CustomBehavior File="FlyTo" DestName="Objective" X="4968.709" Y="-4672.719" Z="221.4541" />
<CustomBehavior File="ForcedDismount" />
<Objective QuestName="Steady as a Rock?" QuestId="12014" Type="CollectItem" ItemId="35837" ItemName="Portable Seismograph" CollectCount="1" />
</If>
<If Condition="((HasQuest(12014)) && (!IsObjectiveComplete(2, 12014)))">
<CustomBehavior File="FlyTo" DestName="Objective" Distance="1" X="5047.596" Y="-4815.183" Z="225.4905" />
<CustomBehavior File="ForcedDismount" />
<RunTo X="5048.288" Y="-4819.783" Z="219.5013" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
<RunTo X="5048.288" Y="-4819.783" Z="219.5013" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
<While Condition="((HasQuest(12014)) && (!IsObjectiveComplete(2, 12014)))">
<UseItem QuestName="Steady as a Rock?" QuestId="12014" ItemId="35837" X="5048.288" Y="-4819.783" Z="219.5013" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
<CustomBehavior File="InteractWith" QuestId="12014" MobId="188367" ObjectType="Gameobject" Range="4" WaitForNpcs="False" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
<!-- <Objective QuestName="Steady as a Rock?" QuestId="12014" Type="CollectItem" ItemId="35819" ItemName="Thor Modan Stability Profile" CollectCount="1" CollectFrom="188367" /> -->
</While>
</If>
hey kickazz, thanks for your great profiles at first!
my char got stuck today, HB quitted. I did just end your profile "[A - Quest] EK 5-12 [Kick].xml"
this one ends with:
easy to understand, even for a newbie:
the following profile has the name [A - Quest] EK 12-58 [Kick], not [A - Quest] EK 12-60 [Kick].
my folder is completely up to date.
thanks.
Still running into the same problem it will "pick the item" but will no use, It's like a bomb rather
1.click bomb
2.use bomb
That's the problem i'am having
<CustomBehavior File="UseItemTargetLocation" QuestId="11982" ItemId="35734" UseType="PointToObject" WaitTime="1500" MinRange="30" Range="90" MobId1="26268" MobId2="26270" X="5007.596" Y="-4633.813" Z="292.1327" />