• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

    Discussion in 'Archives' started by fhlhwow, Aug 17, 2010.

    Thread Status:
    Not open for further replies.
    1. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      give me the quest name or id
       
    2. moachi

      moachi New Member

      Joined:
      Mar 18, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      The last one was 11993
       
    3. moachi

      moachi New Member

      Joined:
      Mar 18, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Btw, I checked, the script for this quest looks correct
      Code:
      				<CustomBehavior File="InteractWith" QuestId="11993" ObjectType="Gameobject" NpcId="188289" NumOfTimes="1" CollectionDistance="10" X="4950.799" Y="-4707.088" Z="219.6121" />
      				<CustomBehavior File="InteractWith" QuestId="11993" ObjectType="Gameobject" NpcId="188264" NumOfTimes="1" CollectionDistance="10" X="5007.446" Y="-4734.298" Z="219.4404" />
      				<CustomBehavior File="InteractWith" QuestId="11993" ObjectType="Gameobject" NpcId="188288" NumOfTimes="1" CollectionDistance="10" X="5005.357" Y="-4792.208" Z="219.4075" />
      
      all npcid leads to correct objects, last npcid points to "Second Rune Plate", whcih one was actually not collected, but bot thought quest is complete.

      Maybe it's something related to quest.IsQuestComplete(), maybe it says quest is complete when last goal is complete, without checking if all goals are complete? how it is working ?
       
    4. StefanKFG

      StefanKFG New Member

      Joined:
      Sep 5, 2010
      Messages:
      432
      Likes Received:
      1
      Trophy Points:
      0
      Is it possible to loop your tasks? So when it finished the last that PB start automatically at task 1 again?
       
    5. munson

      munson New Member

      Joined:
      Mar 29, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Whats the flying plugin called and where can I download/purchase it from?

      Thanks in advance
       
    6. kebabzaak91

      kebabzaak91 Member

      Joined:
      Sep 3, 2010
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      16
      Bossland GmbH
       
    7. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      It does if the criterias for the tasks are met.
       
    8. IceOner

      IceOner Member

      Joined:
      Jan 15, 2010
      Messages:
      94
      Likes Received:
      1
      Trophy Points:
      8
      Love the profile!
      Had to help it out a bit here and there.
      Sometimes had to turn in some quests manually.

      Just a question. Is it possible to use another/specific flying mount?
      How do I go about editing that into the xml?

      +rep for this profile.. It rocks!
       
    9. Zeewolf

      Zeewolf Member

      Joined:
      Feb 2, 2011
      Messages:
      266
      Likes Received:
      9
      Trophy Points:
      18
      If i had 1000 Eur spare, im sorry to tell you id spend it on booze drugs and hookers
       
    10. moachi

      moachi New Member

      Joined:
      Mar 18, 2011
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      Once again, quest number 12557. Luckily I was looking on screen. It starts using first object, than fail because it was still moving (it supposed to gather Amberseed, clicked on it while not yet stopped), proceeded to other goals, got them.. and now trying to turn in quest.
      So I have a feeling it thinks that goal is completed when it uses some object on it/tries to gather it.. action starts but doesn't complete successfully, but bot thinks it's completed. That's InterackWith class issue I bet.
       
    11. munson

      munson New Member

      Joined:
      Mar 29, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      I already have honorbuddy, but don't want to purchase lifetime. I want the link to the flying plugin
       
    12. kev1br

      kev1br Member

      Joined:
      Dec 31, 2010
      Messages:
      94
      Likes Received:
      0
      Trophy Points:
      6
      Whats HB shipped? and which one from your blog?
      I dont think I was using the 4265 behaviors, I was the using the one the 2nd post of this thread and the .4354 Quest Behaviors from your blog.
       
    13. jonti666

      jonti666 New Member

      Joined:
      Feb 7, 2011
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      There's links and costs plastered all over the home page
      WOW Bot for PVP Leveling Gathering - Gatherbuddy & Honorbuddy Forums - WOW Bots
       
    14. munson

      munson New Member

      Joined:
      Mar 29, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
    15. sullx

      sullx New Member

      Joined:
      Dec 13, 2010
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Sorry if this is a repeat question as I was not successful in searching through this thread for the answer I need. I am using Cast spell with the spell ID being an enchant spell. I need it to automatically enchant like 50+ vellums. When I run PB with only the spell it basically just selects the spell but never is directed to apply the enchant to the enchanting vellum. How can I get PB to enchant the vellums as a part of the CastSpell function?

      **EDIT: Figured it out. Change 'cast on item' to true and change item id to 38682. :)
       
      Last edited: Mar 31, 2011
    16. Lilbuddy

      Lilbuddy New Member

      Joined:
      Sep 16, 2010
      Messages:
      183
      Likes Received:
      0
      Trophy Points:
      0

      I had this problem with Walking the Dog - Quest - World of Warcraft I even stopped the bot and started it again and it completed it, short by 1, then when I came back it was at zero again on the same quest. I suspect it lost the dog? Anyway I did that one by hand.
       
    17. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      fixed on my end
       
    18. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      this was fixed a long time ago
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

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

      and i fixed that in my hyjal profile last week
       
    20. Lilbuddy

      Lilbuddy New Member

      Joined:
      Sep 16, 2010
      Messages:
      183
      Likes Received:
      0
      Trophy Points:
      0
      So sorry! :) I am at work and just quickly clicked the link in my email. Thanks!
       
    Thread Status:
    Not open for further replies.

    Share This Page