Lol, no reason for the quest IDs man. Now you caught itThanks, I'll submit the diff ASAP I find if this works ^^
EDIT: AHHHHHHHHHHH you didn't set the quest IDs, this is why you were doubtfull! Now I understand why it starts from the beginning! Well, enought said - delete or redo![]()
Did you start inside of Dalaran? If not then you need to read the first post again.Uhm... EK and BC did well, I made by hand Kalimdor before, so now I'm in Northrend... weird, it doesn't even fly... is there something wrong in the profile or in the quest bot? I've done all the others before without a glitch...
Left side of the post. The 6-point star next to the "Blow this Post" on the bottom.Panda this is great work. I ran it last night and me and a buddy watched for like 2 hours it just flying it getting the pumpkins no stucks no nothing.
I was using the LK one btw. Works great. Now how do I rep again?
Very good profiles, they work great![]()
It should. Maybe it has something to do with the aura check... Resvn and see if it works.does it remove the transformations where it isnt possible to fly? have to watch it, because it doesnt remove itmaybe i do something wrong.
Did you start at the end and take out the quoting part of Dalaran MovementTo?So, started the LK one, and it just loops around in Crystalsong Forest. Tried starting it and stopping it several times, it flies away, then comes back to that same point and loops.
![]()
<CustomBehavior File="FlyTo" DestName="Dalaran" X="5313.333" Y="616.1307" Z="465.6636" />
<CustomBehavior File="FlyTo" DestName="Dalaran" X="5685.815" Y="-2.497947" Z="768.7185" />
<CustomBehavior File="MyCTM" DestName="Dalaran" X="5832.749" Y="490.1488" Z="658.0227" />
<CustomBehavior File="ForcedDismount" />
I removed the comments so it looks like:
Code:
I'll have a look at it tonight.@bogpaddle its keeps hovering up and down above the town. Had to manualy take it down and enter the inn then it went on.
<If Condition="(Me.HasAura("Ghost Costume")" >
<CustomBehavior File="RunMacro" Macro="/cancelaura Ghost Costume" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
</If>
<If Condition="(Me.HasAura("Skeleton Costume")" >
<CustomBehavior File="RunMacro" Macro="/cancelaura Skeleton Costume" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
</If>
<If Condition="(Me.HasAura("Bat Costume")" >
<CustomBehavior File="RunMacro" Macro="/cancelaura Bat Costume" />
<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
</If>