• 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
      i only support 'at level' questing

      your DK is at least 58 - so... you'll have to delete any hero's call or 'go to xx zone' quests

      good luck
       
    2. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      hb is sometimes dumb and forgets it has a quest - try reloading the profile and pressing start
       
    3. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      i need the full, unedited log

      but try reinstalling hb from scratch and if it keeps doing that - attach the full, unedited log
       
    4. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      re-svn

      i may have fixed it
       
    5. Tonybelic

      Tonybelic New Member

      Joined:
      Aug 28, 2011
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      I got a question. I am leveling my second character and it is going well. I am not into doing profiles and whatnot, but I have an Idea. Would it be possible for the profile to Hearth and train each time your toon learns a new ability as it levels? Lets say you just set your hearth to the main Hub's (Stormwind/Org). Then whenever you have a new ability to train, you would just hearth instead of manually going there. Any chance this could be implemented? It would reduce leveling time quite a bit.
       
    6. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      nope - it should use flight paths to do that
       
    7. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Kick, you should probably update this thread (1st post).
      Such as LogMeOut and any/all other additions that can handle the additions listed. :)
       
    8. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    9. solo1420

      solo1420 Member

      Joined:
      Oct 13, 2011
      Messages:
      307
      Likes Received:
      0
      Trophy Points:
      16
      the only thing this shows me is the importance of MAKING YOUR OWN PROFILES and NOT using the publically available ones
       
    10. ripglider

      ripglider New Member

      Joined:
      Sep 21, 2010
      Messages:
      603
      Likes Received:
      4
      Trophy Points:
      0
      Awesome profiles so far. I'm 44 with 1 day 13 hours played. Wanted to let you know that the folder for Badlands says 44-47 but when you load the profile it says 39-44. It's nice to have a profile that I can start and actually go do other stuff and come back and it still be running. Things like this make HB worth it. Keep up the great work.
       
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,323
      Likes Received:
      376
      Trophy Points:
      83
      Should add something like
      Code:
      			<If Condition="((HasQuest(11397)) &amp;&amp; (!IsQuestCompleted(11397)))"		>
      				<SetGrindArea>
      				  <GrindArea>
      					<Factions>14 16 18 21 188 1975</Factions>
      					<Hotspots>
      						<Hotspot X="1917.293" Y="-2727.348" Z="3.719012" />
      						<Hotspot X="2006.71" Y="-2747.503" Z="3.731775" />
      						<Hotspot X="1917.293" Y="-2727.348" Z="3.719012" />
      					</Hotspots>
      				  </GrindArea>
      				</SetGrindArea>
      				<GrindTo Condition="IsQuestCompleted(11397)" />
      				
      
      before

      Code:
      			<If Condition="((HasQuest(11397)) &amp;&amp; (IsQuestCompleted(11397)))" >
      				<CustomBehavior File="FlyTo" X="2130.052" Y="-2977.59" Z="148.6016" />
      				<CustomBehavior File="ForcedDismount" />
      			</If>
      
      Because it will bypass this, and attempt to spam turn in the quest even tho its not completed.
       
    12. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      my bad - copy / paste fail from my ally profile

      fixed =)
       
      Last edited: Nov 7, 2011
    13. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      defend object works fine - but fpsware cc's have issues with it's pull command - so he needs to fix that
       
    14. squareroot

      squareroot New Member

      Joined:
      Oct 21, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Thank you for sharing. :)
       
    15. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,323
      Likes Received:
      376
      Trophy Points:
      83
      Code:
      <GrindTo Condition="(HasItem(36958))" />
      
      Needs to be changed to
      Code:
      <GrindTo Condition="(HasItem(33345))" />
      
      Near

      Code:
      <!-- Vrykul Scroll of Ascension -->
      
       
    16. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      Since I receive an average of 5 negative rep per week without any remarks or information on what is so bad about all this, I've decided to withdraw my work.
      Obviously people don't like what I'm doing here so I'll just keep my work to myself in the future.
       
    17. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      stupid people ...
      @croga can u update me via pm with your work? :)
      i like the work, and use them sometimes ... my next toon is now 83, so i'll need your profiles again
       
    18. cpy

      cpy New Member

      Joined:
      May 10, 2010
      Messages:
      106
      Likes Received:
      0
      Trophy Points:
      0
      I got this, anyway if anyone else posted this, sorry :(
      Or if it is fixed.


      [SetPullDistance-v184(warning)]: *****
      * THIS BEHAVIOR IS DEPRECATED, and may be retired in a near, future release.
      *
      * SetPullDistance adds _no_ _additonal_ _value_ over the UserSettings behavior.
      * Please update the profile to use the UserSettings behavior. Your replacement
      * line is:
      * <CustomBehavior File="UserSettings" PullDistance="0" />
      *****
       
    19. weischbier

      weischbier Guest

      I feel you. thats why i stop doing things for the public!
       
    20. Phoenix_x1337

      Phoenix_x1337 New Member

      Joined:
      Oct 26, 2011
      Messages:
      89
      Likes Received:
      0
      Trophy Points:
      0
      Really excited to try this profile out on my new character. I used Kick's profiles but some times my bot just dies, needs interraction and other annoying anti-afk stuff. I hope this bot can provide a lot of levels for me without interfering.

      Kind regards,

      Phoenix
       
    Thread Status:
    Not open for further replies.

    Share This Page