• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [A - Quest] Dragonblight 71+ [Kick] - ?eta

    Discussion in 'Archives' started by Kickazz006, Jan 30, 2011.

    1. xxAhzz

      xxAhzz New Member

      Joined:
      Jan 15, 2010
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      0
      Just an FYI, both of those did work fine for me on US client.
       
    2. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      I like to hear stuff like that!

      now... PUT THE LOTION IN THE BASKET! (lol, don't ask)
       
    3. xxAhzz

      xxAhzz New Member

      Joined:
      Jan 15, 2010
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      0
      Just a note to people using this profile. Do not stop the profile when you are moving to 'Turning in The Obsidian Dragonshrine'

      If you do accidentally stop here and come back later, you will run to the bottom of the Wyrmrest Temple and look like you are stuck against the wall. The bot actually thinks you are at the top queen level. You can either Manually go up to the top queen level and start the bot again or you can comment out this section in the profile:

      Code:
      <TurnIn QuestName="The Fate of the Ruby Dragonshrine" QuestId="12419" TurnInName="Krasus" TurnInId="27990" />
                  <If Condition="HasQuest(12447)" >
                      <Runto QuestId="12470" X="3581.564" Y="284.1621" Z="340.8325" />
                      <CustomBehavior File="InteractWith" QuestId="12470" ObjectType="NPC" MobId="26949" NumOfTimes="1" CollectionDistance="10" X="3580.809" Y="289.5718" Z="340.8393" />
                      <CustomBehavior File="RunMacro" Macro="/dismount" NumOfTimes="1" WaitTime="1000" />
                      <CustomBehavior File="RunMacro" Macro="/script SelectGossipOption(1)" NumOfTimes="1" WaitTime="1000" />
                      <CustomBehavior File="WaitTimer" WaitTime="25000" />
                  </If>
      
      You actually only need to comment out the If section. I just put the top Turnin for a point of reference.
       
    4. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Yeah, I had to "rig" some of the quests, I do not recommend pressing the stop button at all =P

      I'll make it *much* cleaner once I get these tags to not use questid's (or letting them use 0, which doesn't work atm)
       
    5. xxAhzz

      xxAhzz New Member

      Joined:
      Jan 15, 2010
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      0
      Found a problem with:
      Code:
      <Pickup QuestName="Slim Pickings" QuestId="12075" GiverName="Zort" GiverId="26659" GiverType="NPC" />
      When it attempts to use Quest Override you get error:
      Code:
      [8:36:40 PM:615] Can not find NPC selling item with ID 36765 in database. Please add a quest override for quest Slim Pickings
      It then rides down and starts swimming out into ocean heading to Eastern Kingdoms.
      I modified profile by removing Objective tag and adding Custom behavior as below:
      Code:
      <If Condition="HasQuest(12075)" >
            <CustomBehavior File="InteractWith" QuestId="12075" ObjectType="NPC" MobId="26809" NumOfTimes="2" CollectionDistance="4" X="5129.416" Y="476.5332" Z="189.491" />
      </If>
      
      <!--Objective QuestName="Slim Pickings" QuestId="12075" Type="CollectItem" ItemId="36765" CollectCount="1" / -->
      <TurnIn QuestName="Slim Pickings" QuestId="12075" TurnInName="Zort" TurnInId="26659" />
       
    6. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      PHP:

          
      <Quest Id="12075" Name="Slim Pickings">
              <
      Objective Type="CollectItem" ItemId="36765" CollectCount="1">
                  <
      CollectFrom>
                      <
      Vendor Name="Ravaged Crystalline Ice Giant" Entry="26809" Type="Repair" X="5128.873" Y="477.6962" Z="190.1689" />
                  </
      CollectFrom>
                  <
      Hotspots>
                      <
      Hotspot X="5128.873" Y="477.6962" Z="190.1689" />
                  </
      Hotspots>
              </
      Objective>
          </
      Quest>
      Added, re-download

      I didn't add a hotspot, which it went there and back fine for me w/o it =(
       
    7. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      I had a weird error that I didn't get when originally testing ... the quest "leave nothing to chance" in the Wintergarde Mine - It wouldn't loot the bomb to cave in the cave, which was odd... So i fixed it (it even had a damn override >.< )

      PHP:

                  
      <If Condition="((HasQuest(12277)) &amp;&amp; (!HasItem(37465)) &amp;&amp; (!IsQuestCompleted(12277)))" >
                      <
      RunTo QuestId="12277" X="4028.509" Y="-900.355" Z="108.8006" />
                      <
      CustomBehavior File="InteractWith" QuestId="12277" ObjectType="Gameobject" MobId="189288" NumOfTimes="1" CollectionDistance="10" X="4028.509" Y="-900.355" Z="108.8006" />
                  </If>
       
    8. xxAhzz

      xxAhzz New Member

      Joined:
      Jan 15, 2010
      Messages:
      70
      Likes Received:
      2
      Trophy Points:
      0
      Boy, you are just humming along. Came across a missing turnin:
      Code:
      <TurnIn QuestName="A Righteous Sermon" QuestId="12321" TurnInName="High Commander Halford Wyrmbane" TurnInId="27136" />
      Glad you already caught the "leave nothing to chance" as that was having a problem, but now I can just download :)


      Edit:
      FYI, your fix, did work for me on "leave nothing to chance". However, I then failed to plant the upper bomb and attempted to turn it in incomplete...
      Restarting the bot, it did go back and plant both bombs. Don't know what you could do...
       
      Last edited: Feb 1, 2011
    9. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      i was missing a turnin? :( damn copy and paste job :(

      PHP:

              
      <PickUp QuestName="The Forgotten Tale" QuestId="12291" GiverName="Orik Trueheart" GiverId="27347" />
                  <If 
      Condition="(HasItem(37570))" >
                      <
      UseItem QuestId="12291" ItemId="37570" X="3192.342" Y="-1073.518" Z="50.7464" />
                  </If>
                  <If 
      Condition="((HasQuest(12291)) &amp;&amp; (!IsQuestCompleted(12291)))" >
                      <
      RunTo QuestId="12291" X="3092.095" Y="-1124.3" Z="22.50436" />
                      <
      CustomBehavior File="TalkandInteractWith" QuestId="12291" ObjectType="NPC" MobId="27229" NumOfTimes="1" GossipOption="1" WaitTime="1000" CollectionDistance="200" X="3140.097" Y="-1102.012" Z="31.5212" />
                      <
      CustomBehavior File="TalkandInteractWith" QuestId="12291" ObjectType="NPC" MobId="27224" NumOfTimes="1" GossipOption="1" WaitTime="1000" CollectionDistance="200" X="3140.097" Y="-1102.012" Z="31.5212" />
                      <
      CustomBehavior File="TalkandInteractWith" QuestId="12291" ObjectType="NPC" MobId="27225" NumOfTimes="1" GossipOption="1" WaitTime="1000" CollectionDistance="200" X="3140.097" Y="-1102.012" Z="31.5212" />
                      <
      CustomBehavior File="TalkandInteractWith" QuestId="12291" ObjectType="NPC" MobId="27226" NumOfTimes="1" GossipOption="1" WaitTime="1000" CollectionDistance="200" X="3140.097" Y="-1102.012" Z="31.5212" />
                  </If>
              <
      TurnIn QuestName="The Forgotten Tale" QuestId="12291" TurnInName="Orik Trueheart" TurnInId="27347" />
      Added

      PHP:

              
      <TurnIn QuestName="A Righteous Sermon" QuestId="12321" TurnInName="High Commander Halford Wyrmbane" TurnInId="27136" />
      Note:

      My coding skills are OK,
      My copy / pasting skills = very bad :(
       
      Last edited: Feb 1, 2011
    10. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      New build up, re-download.

      Keep the issues comin, i'm here for a bit :) and i'm re-running borean on a toon and running most of eastern dragonblight on a toon

      Fixed an issue with the bot thinking it was a GREAT idea to run through 100 mobs near naxxramas

      fixed an issue where the bot stopped after turning in quest "What Secrets Men Hide" ... I had 2 turnins (damn copy and paste)
       
      Last edited: Feb 1, 2011
    11. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      PHP:
                  <Objective QuestName="Kill the Cultists" QuestId="12167" Type="CollectItem" ItemId="36957" CollectCount="5" />
      copy and paste = bad, looks like this got left out of the release

      added :)
       
    12. Jade_Buddha

      Jade_Buddha New Member

      Joined:
      Aug 5, 2010
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Exception thrown in CustomBehavior object for tag:
      <CustomBehavior File="TalkandInteractWith" QuestId="12092" ObjectType="NPC" MobId="36786" NumOfTimes="6" GossipOption="1" WaitTime="1000" CollectionDistance="500" X="3229.479" Y="1844.142" Z="134.4824" />
      make sure the tag has all required attributes and try again.

      keep getting that lol...
       
    13. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      read post 2
       
    14. Noobslayer

      Noobslayer New Member

      Joined:
      Dec 24, 2010
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Kickazz006 first off i want to say great profile, im loving all the ones you have set up from 68-80. My issue is on the quest Strengthen the Ancients, all Honorbuddy says is "Interacting with Mob Id:36786 6 times" and my guy runs to <Hotspot X="3228.453" Y="1844.126" Z="134.335" /> and just stands there. If you could please help it would very much be appreciated. Thank you. ;)
       
    15. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      PHP:

                      
      <CustomBehavior File="TalkandInteractWith" QuestId="12092" ObjectType="NPC" MobId="36786" NumOfTimes="6" GossipOption="1" WaitTime="1000" CollectionDistance="500" X="3229.479" Y="1844.142" Z="134.4824" />
      issue with bot not scanning, or something :\

      press stop, then start again
       
    16. Natfoth

      Natfoth Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,446
      Likes Received:
      37
      Trophy Points:
      0
      The Quest Behavior Args system has been changed. I have an updated versions on my page if you want to check them out update these ones. It will fix a lot of the issues that are currently going on with the other way. You should no longer use the old methods.
       
    17. Noobslayer

      Noobslayer New Member

      Joined:
      Dec 24, 2010
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      Thank you for responding to my question in such a short time. I tried stopping and starting the bot once it got to that spot again, but the same thing happens. All it says is to "Interacting with Mob Id:36786 6 times". Is there any way I can skip this quest or override it to maybe fix the bot?
       
    18. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      just go and talk with 3 trees, get their bark... and press start if it's giving you issues, i'll have to look into it. i ran 3 bots in this area and didn't have that issue
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      yeah i saw ur thread, i'm looking into it
       
    20. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Fixed the quest Strengthening the Ancients - I had a copy / paste error
       

    Share This Page