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

      Megser Well-Known Member

      Joined:
      Apr 17, 2010
      Messages:
      1,389
      Likes Received:
      73
      Trophy Points:
      48
      That's not a problem, just ignore it.

      I'm sure you've not finished each of the profiles (you didn't let them run through all the way to the end). If that's the case your on your own.

      The profiles are GUARANTEED to take you to 58. You've either started Azenius on a already existing character at something something level or you haven't let it run through all the profiles. And the thing about the BC profiles, I'm going to let you figure that one out on your own.
       
      Last edited: Sep 2, 2011
    2. HB7892G60

      HB7892G60 New Member

      Joined:
      Jun 4, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Lvl 40 Shaman In dustwallow marsh right now every time i start the bot its says moving to hot spot but the char doesnt move or do anything....Thats whats written in navigation : [9:50:24 AM:020] Could not generate path from {-4619.215, -3171.275, 34.8126} to {1687.227, -2193.085, 60.04942} (time used: 0 milliseconds) @ FindEndPoly
       
    3. marke

      marke New Member

      Joined:
      Aug 23, 2011
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      In Zangarmarsh the bot tried to grab a quest that wasn't there until you hit friendly with Cenarion Expidition. It was from Lethyn Moonfire in Cenarion Refuge.

      Same problem in Nagrand with Captain Kroghan and Seer Nakha. Tried to pick a quest that had a level 67 requirement, had to remove it from the profile.

      Thanks for a great bot btw :D It was been working just fine beside these small things.
       
      Last edited: Sep 2, 2011
    4. HB7892G60

      HB7892G60 New Member

      Joined:
      Jun 4, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Now it Says : Moving to Type: QuestTurnIn .. I am bracken wall village ... Navigation : [10:05:09 AM:391] Could not generate path from {-3176.079, -2915.605, 32.82479} to {1916.45, -2651.12, 60.62035} (time used: 0 milliseconds) @ FindEndPoly
       
    5. super1234

      super1234 New Member

      Joined:
      Aug 3, 2010
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      the quest bot stoped attacking things, it wont atack things for the quests and it wont attack things that are attacking it.
       
    6. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      [A - Quest] Human 1-60 [Kick].xml from the repository.

      Line 5153:
      Code:
         <If Condition="( (!HasQuest(26805)) &amp;&amp; (!IsQuestCompleted(26805)) &amp;&amp; (Me.Level &lt;= 35)) )" >
      has 1 ")" too many at the end.
      Line 5153 should read:
      Code:
         <If Condition="( (!HasQuest(26805)) &amp;&amp; (!IsQuestCompleted(26805)) &amp;&amp; (Me.Level &lt;= 35) )" >
       
    7. cobrax

      cobrax Member

      Joined:
      Mar 24, 2011
      Messages:
      44
      Likes Received:
      0
      Trophy Points:
      6
      i have a problem i've been lvling a rogue and paladin started from lvl one and since lvl 1 they have not sent a single mail to each other with greenies of cloths or copper i watched my bot he went to the vendor sold everything then went to the mail box and as he had sold the greenies etc.. there was nothing to send so he ran off

      View attachment 26762
       
    8. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Open the profile in your favorite text editor and look at the part on the beginning of the file.
      Standard Kick has it set to sell everything grey, white and green.
      So only the items in your protected.xml list are saved.

      If you don't want it to sell the whites and greens set these in the SellWhite and SellGreen tag to "False"
      And in the mailtag which is below the Selltag you set these values to "True"

      Code:
       <MailGrey>False</MailGrey>
       <MailWhite>True</MailWhite>
       <MailGreen>True</MailGreen>
       <MailBlue>True</MailBlue>
       <MailPurple>True</MailPurple>
       
       <SellGrey>True</SellGrey>
       <SellWhite>False</SellWhite>
       <SellGreen>False</SellGreen>
       <SellBlue>False</SellBlue>
       <SellPurple>False</SellPurple>
      
      This sells only greys, and mails the rest to your designated alt.
       
      Last edited: Sep 2, 2011
    9. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      fixed
       
    10. Altoids

      Altoids New Member

      Joined:
      Jul 21, 2011
      Messages:
      936
      Likes Received:
      8
      Trophy Points:
      0
      Actually, if you accidently hit the wrong CC or even just want to change to a different one we have to do the same thing... shut down HB, hope that WoW doesn't crash and then restart HB to select a different CC. Would be great if the 'Reload CC' above would bring up the pop-up selection window if more than one applies, like it does now when we start HB. Would be great to be able to stop HB and then select a different CC (or reload the same one while developing like Jim87 mentioned above)
       
    11. mixmasta007

      mixmasta007 New Member

      Joined:
      Sep 2, 2011
      Messages:
      136
      Likes Received:
      0
      Trophy Points:
      0
      Hey Kick- sry about the previous post. i figured out how to changed the quest behavior.just had to stop looking at CS files and actually look harder at the XML doc opend in notepad. thxs for all the work you do.


      * also im getting a LUA error while this profile is running on HB. but there is no record of it in the logs.
      this is the error as it states in the wow error log that appears on the middle of the screen
      ** [string "Hax.lua"]:1: '=' expected near '<eof>'
      Time: 09/02/11 14:07:50
      Count: 5

      * can any1 tell me is this a profile issue or something that is a conflict b/w wow and HB? or the profile?
       
      Last edited: Sep 2, 2011
    12. jim87

      jim87 New Member

      Joined:
      Aug 26, 2011
      Messages:
      445
      Likes Received:
      7
      Trophy Points:
      0
      Also sometimes HB will not close correctly or something, and the licence server thinks another session is still running.
       
    13. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      no matter where he is or what he is doing if I stop the bot and restart he has to go train.
      is there a way to stop that?
      you can go train, walk 50 yds. stop the bot, restart and he has to go train.


      this is the tauren starting zone.

      Moving to Type: Train, Name: Gennia Runetotem
       
      Last edited: Sep 2, 2011
    14. tumbum

      tumbum Active Member

      Joined:
      Mar 17, 2011
      Messages:
      3,341
      Likes Received:
      13
      Trophy Points:
      38
      Do you put a Progress Bar on the First Page like on TBC, for WOTLK?
       
    15. InLikeFlint

      InLikeFlint New Member

      Joined:
      May 30, 2011
      Messages:
      176
      Likes Received:
      0
      Trophy Points:
      0
      ZA/ZG as well as the other instances FULLY meshed and made so that you can actually leave the computer when running an instance, that way it is possible to bot to get the valor cap.
       
    16. BillEEEh

      BillEEEh New Member

      Joined:
      Aug 28, 2011
      Messages:
      118
      Likes Received:
      1
      Trophy Points:
      0
      the quest: It could be anywhere! is glitched. Its in sholazar basin.
       
    17. jim87

      jim87 New Member

      Joined:
      Aug 26, 2011
      Messages:
      445
      Likes Received:
      7
      Trophy Points:
      0
      Come on, I overcapped it doing BoT BwD and 3 bosses of the FL, if you do the pre-4.2 raids you enjoy the game and do valors cap within 2-3 days.
       
    18. reuschel

      reuschel New Member

      Joined:
      Aug 20, 2011
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Just downloaded the trunk. Can't wait to try it out!
       
    19. chemical

      chemical Active Member

      Joined:
      Aug 30, 2010
      Messages:
      1,310
      Likes Received:
      4
      Trophy Points:
      38
      better PvP support... especially for fighting. and some objectives for Bg's as in recapping towers in AV or grabbing the flag in WSG.
       
    20. twistedcf

      twistedcf Member

      Joined:
      Jun 3, 2010
      Messages:
      164
      Likes Received:
      4
      Trophy Points:
      18
      kick can you please look into the warrior issue i stated above there is an attatched log as well the issue is that at level three when the warrior picks up his class specific quest and is supposed to go to the training dummies to cast charge he doesnt move from the quest giver thanks for your help
       
    Thread Status:
    Not open for further replies.

    Share This Page