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

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Omnired,

      Unfortunately, Xaq is exactly right--you've cheated yourself out of some needed experience somewhere along the way.

      But, since you're 89 and a Monk (non-squishie toon), you may can handle the profile at a slightly lower level than it was designed for. If you want to give it a try, open the profile and adjust the <MinLevel> line 'down' to your level:

      <MinLevel>89</MinLevel> <!-- originally 90 -->

      I looked through Kick's MoP profiles, and it looks like they all have a level 85 minimum requirement, so I'm not sure exactly what you're seeing. We'll need to see your log, if you want further help.

      cheers,
      chinajade
       
    2. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Excelerate,

      This is not a profile issue, and should be reported to the Support section instead. Difficulty mailing is a known problem with Honorbuddy at this time, but not selling. Are you running multiple sessions of WoW, perchance?

      Either way, your issue needs to be reported to he Support section, and not here.

      cheers,
      chinajade
       
    3. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Lowlyffe (cute name!),

      Your observations are exactly how the profile was designed. I hate grinding myself personally, also. However, when Kick designed the profiles, he determined it was not safe for low-level squishies (mostly mages and rogues) to run those quests at the lower levels. So, he sends everyone (the profiles are not class-specific largely) to grind until they have an appropriate level for squishies to do the quests without dieing.

      Also, things have changed over time. Mages now have a perma-pet--not just the frost mages with a time-limited pet of old--so things are safer for them. Things may be safer for rogues nowadays, too (not sure). The profile might could use some updating, but it should work fine as is.

      cheers,
      chinajade
       
    4. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Chrisvirgiotis, and thanks for the log!

      You are using Cava's profile--not Kick's. You need to report the problem in that thread, instead.

      cheers,
      chinajade
       
    5. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Byron,

      When asking for help, you need to attach a log--not cut-n-paste the useless Honorbuddy scrolly window.

      Also, you need to be explicit with a description about the problem you're having. The plea for "help" is no more useful for chasing a problem than the highly technical term "no workie". Please tell us what you perceive to be the problem.

      cheers,
      chinajade
       
    6. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Ganzo,

      Tumbum is spot on--you must attach a log if you seriously expect help with your problem.

      cheers,
      chinajade
       
    7. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Conetopia,

      You'll need to attach a log and coordinates of the area where you're dieing so much.

      Kick probably doesn't have a toon that is ready to run that quest and figure it out. So, if you believe it to be such high priority, you're going to have to help him out with logs, area coordinates of the problem area, and such.

      This must be a Horde quest, as I've run several mages (ranged) and several pallies (melee) through the profiles without too much trouble so far. (Other, than the highly-frustrating meshing issues).

      cheers,
      chinajade
       
    8. Ganzo

      Ganzo New Member

      Joined:
      Dec 4, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Well, my log is something like this. My bot tried to pick up a quest that isn't there. :/ Warn Stoneplow is the name of the quest! Hope you can fix it :)
       

      Attached Files:

    9. techneek

      techneek New Member

      Joined:
      Nov 20, 2012
      Messages:
      102
      Likes Received:
      1
      Trophy Points:
      0
      love your profile. got my pally from level 1-87 in 4 days played time :)

      Leveling.jpg
       
    10. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Kickaninimous,

      While doing Bind the Glamour in the "[Fly][N - Quest] 90 Dread Wastes [Kick].xml", the profile interacts with Chief Rikkitun, then flies to the destination and waits for him to arrive. Yet, he never arrives.

      This is one of those quests where you must be in range of the Chief while traveling; otherwise, he despawns and you have to start over. As such, I changed the FlyTo behavior to an Escort behavior to repair this.

      About line 1295, it was:
      <CustomBehavior File="FlyTo" DestName="fork blade" X="601.3607" Y="4042.001" Z="203.8296" />

      Now:
      <CustomBehavior File="Escort" EscortUntil="QuestComplete" QuestId="31084" MobId="63118" />

      cheers,
      chinajade
       
      Last edited: Dec 7, 2012
    11. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Kickiecat,

      While doing Emergency Care in the "[N - Quest] 88-89 Kun-Lai Summit [Kick].xml" profile, the toon doesn't want to move to Sage Liao's Belongings to collect the potion. This seems to be a failure with the InteractWith behavior not moving to the destination as it should. I added a RunTo, as shown below, that keeps everything running smoothly.

      Starting about line 2256 in the profile, I added the line in red:
      <If Condition="(!HasItem(81177))" >
      <RunTo DestName="Sage Liao's Belongings" X="4719.645" Y="1021.772" Z="7.731985" />
      <CustomBehavior File="InteractWith" QuestId="30794" MobId="211510" ObjectType="Gameobject" Range="8" CollectionDistance="1000" X="4719.645" Y="1021.772" Z="7.731985" />​
      </If>

      cheers,
      chinajade
       
    12. lowlyffe

      lowlyffe New Member

      Joined:
      Nov 16, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for the information (and compliment). I am having much success with this profile. Its really pretty amazing. Though I have had a few issues here and there (some minor navigation issues and Honor Buddy somehow getting stuck doing and action over and over and not advancing to the next step). Its very close to an AFK process. I appreciate the great work done here. Best Money Ive ever spent on WoW (maybe second best...I couldnt play without my Naga).

      Lowlyffe
       
    13. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Kickdungonemissin,

      The quest Fresh Pots takes an excessive amount of time to complete (over an hour) in the "[Fly][N - Quest] 90 Dread Wastes [Kick].xml" profile. This happens because the Sea Monarch Chunks are used two-at-a-time to bait the trap, and the profile doesn't take this into account. If your backpack has only one chunk, it goes from trap-to-trap trying to use the insufficient chunk count to bait the trap.

      The fix is simple. Around line 1393 of the profile, I changed what was:
      <While Condition="((HasItem(85230)) &amp;&amp; (!IsQuestCompleted(31181)))" >

      To:
      <While Condition="((GetItemCount(85230) &gt;= 2) &amp;&amp; (!IsQuestCompleted(31181)))" >

      cheers,
      chinajade
       
      Last edited: Dec 7, 2012
    14. onero

      onero Member

      Joined:
      Mar 18, 2012
      Messages:
      53
      Likes Received:
      1
      Trophy Points:
      8
      Sv: [Rep] The Complete MoP Daily Experience

      Hmm interestingly enough it did deliver the quest today. I didnt use the clean install version, so who knows :p
       
    15. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Kickwemissalot,

      The quest Breaking the Emperor's Shield needs a helping hand in the "[N - Quest] 88-89 Kun-Lai Summit [Kick]" profile.

      During this battle Nakk'rakas (the quest kill objective) will spawn an Imperial Guard. While the Imperial Guard is up, Nakk'rakas is invulnerable. We need to pop up a warning that the user will have to help the CombatRoutine with target selection, to make certain the Imperial Guard is targeted, any time its up.

      The changes start about line 2003 of the profile. It is merely a UserDialog issuing the warning:

      <If Condition="((HasQuest(30798)) &amp;&amp; (!IsQuestCompleted(30798)))" >
      <CustomBehavior File="UserDialog" AllowBotStop="true" Text="Quest: &quot;Breaking the Emperor's Shield&quot;\n\nWe are about to run you to kill Nakk'rakas.\n\nHe will periodically spawn an Imperial Guard that must be killed, as Nakk'rakas is invulnerable when the Imperial Guard is alive.\n\nYour Combat Routine may require some help in selecting the Imperial Guard for killing." />
      <RunTo X="3553.384" Y="1504.276" Z="819.6432" />
      <Objective QuestName="Breaking the Emperor's Shield" QuestId="30798" Type="KillMob" MobId="60572" KillCount="1" />​
      </If>

      cheers,
      chinajade
       
    16. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Hi, Ganzo, and thanks for the log!

      From your log...

      [01:00:39.862 D] LastUsedPath: C:\Users\home\***\HB\Default Profiles\Cava\[Quest]MOP 85 to 90 With Loot By [Cava].xml

      You're using Cava's profile--not Kick's. You need to report the bug in his thread.

      cheers,
      chinajade
       
    17. Layne1337

      Layne1337 New Member

      Joined:
      Nov 19, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hey, Brodie. Sorry for disturbing, but i can't get this working. I manually downloaded all the scripts, files e.t.c. as it was said in your guide, repacked clean HB, moved all the stuff there, and after i start my botie it says "Could not create current behavior in quest bot; exception was thrown". Actualy i did not download any Plugins. Is it necessary?
       
    18. Maryuz

      Maryuz New Member

      Joined:
      Nov 6, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I think you should focus on the dailys from Shado-Pan, Klaxxi, Operation:Shieldwall and Golden Lotus.This is most important factions that gives gear.And August Celsetials
       
    19. Rinus4

      Rinus4 Guest

      Is it possible to let the profile to turn of mount riding for a while while doing quests in whitepetal lake?
       
    20. thebrodieman

      thebrodieman Well-Known Member Buddy Store Developer

      Joined:
      Sep 11, 2011
      Messages:
      6,015
      Likes Received:
      81
      Trophy Points:
      48
      Send me a log file.
       
    Thread Status:
    Not open for further replies.

    Share This Page