• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [H - Fly] Trick and Treats of Azeroth (Achievement) (2011) [IDK]

    Discussion in 'Requests & Discussion' started by no1knowsy, Oct 19, 2011.

    1. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      I copy pasted the BC stuff in like 10 minutes and didn't pay much attention.
      Sorry as I probably left extra ally stuff somewhere...
      After work you'll see the update, and a few hours later the next two profiles.
       
    2. koowal

      koowal New Member

      Joined:
      Sep 30, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      after Hillsbrad Foothills, he's flying to The Cape of Stranglethorn (skipping every point on this route) and then he's flying back to Eastern Plaguelands and continue his mission. Still watchin his moves so I'll report any other issues. (sry for bad eng :b )
       
    3. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      o_O I don't think anyone else had this problem...
       
    4. koowal

      koowal New Member

      Joined:
      Sep 30, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      well, looks like I'm not the only one ;)

      I just finished using EK profile, and except of issue I've posted it works rly nice.
       
    5. Astalavista

      Astalavista New Member

      Joined:
      Oct 21, 2010
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      i had this problem too, didnt bother me as it went back up to collect the rest, even with this it still collected fast enough for me not to care with 310% flying.
       
    6. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Okay, I'll look at the worthless flight south thing. I may have just assumed one point was on the path and ran with it.
       
    7. Drowsic

      Drowsic Member

      Joined:
      Feb 16, 2011
      Messages:
      59
      Likes Received:
      0
      Trophy Points:
      6
      Outlands works great so far, but my Horde hunter did run straight into Telaar's bucket in hopes of candy :D

      Running EK and letting it take itself to Outlands worked perfectly with my hunter after I got the user error side bugs worked out. Only problems were in a couple spots where it was flying too high I guess and would just circle around far above the bucket (Or in Zangermarsh it would fly above the large mushroom nearby and couldnt get down). Only other -real- bug was in Nagrand where it went to Telaar as well and had to kill some guards. Outside of that (and flying too high was easy to fix as forcing it to land nearby where it resumed with no issue)

      I think it did take that odd fly path to BB and back while I was in the shower, since it was flying from wetlands to the plaguelands when I checked back on it. Got everything in EK that counts besides the BE area which is easy enough to do myself.

      Thanks again for the huge timesaver!
       
      Last edited: Oct 20, 2011
    8. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      I accidentally added the MOB ID into the Destination part, and left the MobID blank. Fixed.

      Removed the Alliance one in Nagrand.
      It should have been dispelling it on its own... I'll look at it on my mage, as he hasn't done any of them :)
       
    9. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      We're making the Kalimdor and Northrend profiles now.
      So yeah... More things for you guys to test :)
       
    10. Crowley

      Crowley Member

      Joined:
      Jan 15, 2010
      Messages:
      967
      Likes Received:
      20
      Trophy Points:
      18
      Nice :)
      Thanks for this.

      For those out there that haven't completed the quests in TH you may want to either comment out or delete

      Code:
      <!-- Twilight Highlands, Dragonmaw Port -->
      				<CustomBehavior File="FlyTo" DestName="Twilight Highlands, Dragonmaw Port" X="-4040.135" Y="-6385.357" Z="37.86663" />
      				<CustomBehavior File="ForcedDismount" />
      				
      				<CustomBehavior File="InteractWith" MobId="208152" ObjectType="Gameobject" />
                      <CustomBehavior File="RunMacro" Macro="/click QuestFrameCompleteQuestButton" />	
      				<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(37586)" WaitTime="1000" />
      				<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
      				<RunTo X="-4040.135" Y="-6385.357" Z="37.86663" />
      				<If Condition="(Me.HasAura(&quot;Wisp Costume&quot;))" >
      					<CustomBehavior File="RunMacro" Macro="/cancelaura Wisp Costume" />	
      					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
      				</If>
      				<If Condition="(Me.HasAura(&quot;Skeleton Costume&quot;))" >
      					<CustomBehavior File="RunMacro" Macro="/cancelaura Skeleton Costume" />	
      					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
      				</If>
      				<If Condition="(Me.HasAura(&quot;Bat Costume&quot;))" >
      					<CustomBehavior File="RunMacro" Macro="/cancelaura Bat Costume" />	
      					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
      				</If>
      				<If Condition="(Me.HasAura(&quot;Trick&quot;))" >
      					<CustomBehavior File="WaitTimer" WaitTime="60000" GoalText="Waiting for Trick to expire {TimeRemaining}" />
      				</If>
      				<If Condition="(HasItem(33292))" >
      					<CustomBehavior File="RunMacro" Macro="/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,'Hallowed Helm') then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end" />
      					<CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for bot {TimeRemaining}" />
      				</If>
      starting at line 444.

      Or you can follow this GUIDE at the bottom of the page to complete it before running this. If you do not do one of these things he will sit in Dragonmaw waiting on candy that will never come :( Sad panda. :)
       
    11. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Updated (And no I'm not updating the files names with versions or anything).
       
    12. skiter

      skiter New Member

      Joined:
      Jul 20, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      I got the candy from UC went out the gates, have it on questing load it up and start and get this.

      '<', hexadecimal value 0x3C, is an invalid attribute character. Line 445, position 5.

      Brand new client... I dunno.
       
    13. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Ooops, redownload in 60 seconds and it'll work
      EDIT: Fixed profile is up :)
      EDIT: Fixed what I thought I fixed... Try again :)
       
      Last edited: Oct 20, 2011
    14. skiter

      skiter New Member

      Joined:
      Jul 20, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Thanks :)
       
    15. ripglider

      ripglider New Member

      Joined:
      Sep 21, 2010
      Messages:
      603
      Likes Received:
      4
      Trophy Points:
      0
      svn this badboy. Thanks for the profile. I'll give it a try tonight. I already have the achievement but I want the candy things for the pet
       
    16. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      @no1knowsy - add the inns that aren't required - you can also get your fp's (literally all of them) while you're doing this. I already had them all - so i just took 1 fp after another while I was adding stuff to the profile. That's why you see a lot of this:


      <!-- None in Eastvale Logging Camp - Elwynn Forest -->
      <!-- None at Furlbrow's Pumpkin Patch - Westfall -->

      <!-- Sentinel Hill - Westfall -->

      Do it right the first time, it's an extra few minutes and you can learn flight paths ;)
       
    17. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      I hate flight paths. And there are no extra ones for Horde in Kalimdor... The others are not important to me. I am getting the achievement and not more (at least for now, busy day tomorrow)

      Btw, Kalimdor profile is up! :)
       
    18. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Kalimdor Updated. Bad Pumpkin ID
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      ur gonna make the Loremaster (or at least the 'Seeker' Title) hordies sadface :( lol!

      BTW - each pumpkin counts towards Seeker (but not loremaster)
       
    20. nickifoxx

      nickifoxx New Member

      Joined:
      Jan 19, 2011
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      0
      is there a way to continue if you DC? :/ .. I am looking for the quest ID of the bucket I am stuck at to attempt to edit the profile, but I'm not having any luck.
       

    Share This Page