• 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. kente

      kente New Member

      Joined:
      Apr 30, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      Having an issue with Zangarmarsh quests

      I seemed to be going just fine in Hellfire and then when he moved to Zangarmarsh, nothing.
       
    2. CalifRHCP

      CalifRHCP Member

      Joined:
      Jan 15, 2010
      Messages:
      439
      Likes Received:
      3
      Trophy Points:
      18
      Having issues with TB Dailies Peninsula profile....just sits at the camp with "Initilization Complete" message, nothing happens in the navigator or debuf log.

      I'd post a log but....no errors are being generated. Its just not doing anything.


      Update: Issue resolved. Some sort of compatability issue with the "Allrounder" plug in. Disabling it fixed it.
       
      Last edited: May 20, 2011
    3. benj180

      benj180 Member

      Joined:
      Jan 15, 2010
      Messages:
      142
      Likes Received:
      1
      Trophy Points:
      18
      Hmm not having a lot of luck with this :( Have a bundle of herbs on my bags ready for milling and it doesn't seem to do anything with them. Am I missing something here?
       
    4. aaró

      aaró New Member

      Joined:
      Jan 15, 2010
      Messages:
      170
      Likes Received:
      0
      Trophy Points:
      0
      Does this work at all atm?
       
    5. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      The quest:

      Code:
      <Quest Id="27663" Name="Tastes Like Strider">
          <Objective Type="CollectItem" ItemId="62043" CollectCount="9">
            <Hotspots>
              <Hotspot X="-9904.815" Y="-4082.875" Z="20.56071" />
              <Hotspot X="-9972.042" Y="-4084.329" Z="22.8256" />
              <Hotspot X="-10010.32" Y="-4122.773" Z="18.51685" />
              <Hotspot X="-10074.31" Y="-4117.88" Z="18.26463" />
              <Hotspot X="-10089.36" Y="-4070.396" Z="17.37491" />
              <Hotspot X="-10020.59" Y="-4039.998" Z="18.53629" />
              <Hotspot X="-9965.685" Y="-3997.468" Z="17.37515" />
              <Hotspot X="-9928.227" Y="-3949.396" Z="17.37456" />
              <Hotspot X="-9890.52" Y="-3948.644" Z="23.43708" />
              <Hotspot X="-9836.794" Y="-3963.575" Z="22.72407" />
              <Hotspot X="-9919.475" Y="-4042.567" Z="17.46021" />
              <Hotspot X="-9982.989" Y="-4086.107" Z="24.05778" />
            </Hotspots>
          </Objective>
      The quest is meant to pick 9 loot from Swampstrider - NPC - World of Warcraft.
       
      Last edited: May 20, 2011
    6. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      are the coords wrong?
       
    7. I3ig Al

      I3ig Al New Member

      Joined:
      Feb 14, 2010
      Messages:
      215
      Likes Received:
      3
      Trophy Points:
      0
      Wow Highvoltz you rock, I would never have figured that loop out. I adjusted the mailing options and fixed my previous if statements, and its working great now!

      The only issue I ran into was that I had an inscription bag on and it assumed all the empty slots were regular bag slots, kept trying to fill it with herbs. I just took the bag out, more cycles before the finish but I finally have a completely automated ink production! If you don't mind I am going to submit this profile on the forum, credits given for the Loop Logic.


      EDIT: It did not actually loop.... after it finished making all the inks it ran to the mailbox and mailed off the inks but then it just sat with the mail open and didnt take anymore herbs and mill. Heres the log, i looked over the end and nothing stood out to me but i guess i dunno what to look for.


      EDIT AGAIN: I think i fixed it but one of my addons auto opened all my mails and now i dont have any "new mail" so i cant test the loop again tonight, theres no cheap herbs on the AH so i gotta wait til later.

      THIRD EDIT: lol I dont want to stop until I get this perfect.

      Code:
      var1 = HasNewMail;
      how would we change that to use "MailCount"? would it be like this?

      Code:
      if(MailCount > 0)
      |_var1=1

      FINAL EDIT: I tried to do this and broke the profile, check my post on the next page.
       
      Last edited: May 20, 2011
    8. I3ig Al

      I3ig Al New Member

      Joined:
      Feb 14, 2010
      Messages:
      215
      Likes Received:
      3
      Trophy Points:
      0
      Phlash, check out the Crusher2 profile that Highvoltz put up for me, specifically the loops in it.

      To stop crafting when your bags are full, you will want to make a loop enclosing the crafting part of your profile, that is true while you have atleast 2 bagslots free. once you have only two slots left it will skip crafting and move on to the next part of the profile. As for mailing to an alt, you have to set the mail target in the bot settings of HB, not inside Profession Buddy.
       
    9. rollingstone

      rollingstone Member

      Joined:
      Apr 26, 2010
      Messages:
      151
      Likes Received:
      0
      Trophy Points:
      16
      i have my bot set to train new skills on this profile yet it does not?

      Its a dwarf rogue btw
       
    10. Pyro

      Pyro Member

      Joined:
      Jan 15, 2010
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      Yes,

      I can confirm too that this works with the latest build of HB.

      Make sure you extracted it into the /Bots folder and have it selected. I loaded a blank fishing profile. if you search for one I'm sure you will find it (dummy fishing.xml).
       
    11. rollingstone

      rollingstone Member

      Joined:
      Apr 26, 2010
      Messages:
      151
      Likes Received:
      0
      Trophy Points:
      16
      My bot keeps killing the mobs in the path to handing in a quest even tho its not necessary, it could easily stealth right by or sometimes just walk by without pulling! How do i change this?
       
    12. djdzam

      djdzam New Member

      Joined:
      Apr 3, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Ahh cool thanks. Glad I could help. I will continue to do so on future issues. Going to be leveling more toons so I will take notes on all the bugs I found in earlier profiles, attempt to fix them, and post them. Thanks.
       
    13. btaddict

      btaddict New Member

      Joined:
      Mar 30, 2010
      Messages:
      301
      Likes Received:
      0
      Trophy Points:
      0
      Hey Kick,

      I remember at some point seeing a 1-5 non-human profile, but can't find it for the life of me. any chance of a link, or updating SVN with it?

      thanks
       
    14. juror

      juror New Member

      Joined:
      Feb 11, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Works great Hi. One question... The unstuck routine, is it a function that can be disabled with movement disable? I disable movement and then hb thinks it is stuck and does the side step backup dance.
       
    15. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      What's the question/comment? What are you trying to say?
       
    16. HB2901A40

      HB2901A40 New Member

      Joined:
      Apr 20, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      help

      hey,

      i have been trying to use this plug-in but im not getting it to work. whe you say start bot, what bot does it need to be on. do i need to download a different bot? none of the ones i have seem to do anything.

      Thanks for your time and sorry for the stupid question.
       
    17. djdzam

      djdzam New Member

      Joined:
      Apr 3, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      So then why in the profile does it skip from grind to 74 to grind to 76? There is no grind to 75? It doesn't even look like there are enough quests in Zuldrak to get from 74 to 76? There isn't even a checkpoint for level 75.
       
    18. djdzam

      djdzam New Member

      Joined:
      Apr 3, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      BTW awesome work on these profiles. Just trying to help.
       
    19. I3ig Al

      I3ig Al New Member

      Joined:
      Feb 14, 2010
      Messages:
      215
      Likes Received:
      3
      Trophy Points:
      0
      So I tried to change the profile to collect mail if there is mail at all, instead of just when the game says its "New Mail".

      Its giving me an error now that I have tried to fix but can't and I don't know why not, I thought I corrected all my code.

      Code:
      [1:11:01 PM:32] Compiler Error:52
      Property or indexer 'CodeDriver.MailCount' cannot be assigned to -- it is read onlyCompiler Error:52
      Cannot implicitly convert type 'int' to 'bool'
      That error pops up during startup, and the profile doesn't work at all now.
      Attached is the full log and new profile.

      EDIT: aha fuckin equals signs and comparison logic, how I hated you in my C++ class... fixed the profile to actually work now, lets see if it does what I want it to.
       
      Last edited: May 20, 2011
    20. alextomita

      alextomita New Member

      Joined:
      Jan 8, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Bugs log:

      [TalkToAndListenToStory(warning)]: *****
      * THIS BEHAVIOR IS DEPRECATED, and may be retired in a near, future release.
      *
      * TalkToAndListenToStory adds _no_ _additonal_ _value_ over the InteractWith behavior (with the "GossipOption" attribute).
      * Please update the profile to use InteractWith in preference to the TalkToAndListenToStory behavior.
      *****
      [TalkToAndListenToStory(warning)]: Found attribute via its alias name 'NpcIds'.
      Please update the profile to use its primary name 'MobIds', instead.
       
    Thread Status:
    Not open for further replies.

    Share This Page