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

      Kiyumi New Member

      Joined:
      May 10, 2010
      Messages:
      693
      Likes Received:
      2
      Trophy Points:
      0
      I'm wondering why is already grinding on level 5 to level 7? It could easily complete all the quests in the orc zone without a need of grinding
       
      Last edited: Aug 29, 2011
    2. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Quest: Egg hunt worked for me with this code...

      Code:
      		<PickUp QuestName="Egg Hunt" QuestId="25764" GiverName="Thisalee Crow" GiverId="41006" />
      			</If>
      			<If Condition="((HasQuest(25764)) &amp;&amp; (!IsQuestCompleted(25764)))" >
      				<CustomBehavior File="FlyTo" DestName="break eggs" X="3907.608" Y="-2252.185" Z="1181.825" />
              <!-- this doesn't work properly -->
      				<CustomBehavior File="FlyTo" DestName="break eggs" X="3896.017" Y="-2281.62" Z="1159.325" />
      				<CustomBehavior File="ForcedDismount" />
      			 <While Condition="((HasQuest(25764)) &amp;&amp; (!IsQuestCompleted(25764)))" >
      				<CustomBehavior File="InteractWith" QuestId="25764" ObjectType="Gameobject" Range="10" MobId="203208" NumOfTimes="1" WaitTime="5000" />
              <CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for agro for egg or drake to spawn {TimeRemaining}" />
                  <IF Condition="((HasQuest(25764)) &amp;&amp; (!IsQuestCompleted(25764)))" >
                    <CustomBehavior File="WaitTimer" WaitTime="17000" GoalText="Waiting to be able to reuse shitty purple thingy {TimeRemaining}" />              
                  </IF>
      			 </While>
      				<!--
      				<CustomBehavior File="UserDialog" QuestId="25764" Title="title" AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="Use the purple things and defend the egg when it pops up - do this until the quest is completed" />
      				<CustomBehavior File="UserDialog" QuestId="25764" Title="title" StopOnContinue="True" SoundCue="Asterisk" SoundCueInterval="2" Text="HEY! STOP PRESSING CONTINUE W/O DOING QUESTS!" />
              -->
      tested it 3 times so far.
       
    3. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Bot gets stuck at a tent from time to time, added a run to so it moves away from the tent.

      Code:
      <If Condition="((HasQuest(25308)) &amp;&amp; (!IsQuestCompleted(25308)))" >
      <!-- 	Run away from the tent. /> -->			
      	<RunTo X="4526.271" Y="-4722.742" Z="886.7787" />
      				<CustomBehavior File="FlyTo" DestName="kill Azennios" X="4775.764" Y="-4247.988" Z="891.949" />
       
      Last edited: Aug 29, 2011
    4. skoalpopper

      skoalpopper Guest

      Cant get any of your bots to work, please help.
       
    5. skoalpopper

      skoalpopper Guest

      1-5, 5-10 ork. Runs to monsters that need to be killed and stays there, when I kill them for him he turns in, grabs new quest, and goes back to the last quests creature and stays there.
       
    6. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      i've only done goblin 1-15, not the others... sorry :\

      it's on my huge to-do list
       
    7. skoalpopper

      skoalpopper Guest

      Cool Beans
       
    8. Murresh

      Murresh New Member

      Joined:
      Jul 5, 2010
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      keeps "loading tiles" or downloadingmeshes, does fuckall atm..

      using deathstrike CC for dk im 83 & frost, running mixed mode with instancebuddy.

      it also queues up but never joins instance and does it properly?

      like wtf...
       
    9. cheezemode

      cheezemode Member

      Joined:
      Mar 6, 2011
      Messages:
      68
      Likes Received:
      1
      Trophy Points:
      8
      Please

      Seriously guys PLS fix instancebuddy for heroics!!! omg I would pay money for this. And also I would put cash down on a QUALITY working warlock pvp custom class!!!
       
      Last edited by a moderator: Aug 30, 2011
    10. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
    11. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Yes like WTF no log? and WTF does BG?s and instances have to do with kicks profile?
       
    12. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      Energize totem quest automated. works tested it several times.

      Code:
      			<If Condition="((HasQuest(27136)) &amp;&amp; (!IsQuestCompleted(27136)))" >
      				<CustomBehavior File="FlyTo" X="827.4088" Y="480.6955" Z="-30.24207" />
      				<CustomBehavior File="FlyTo" X="757.9017" Y="491.9359" Z="-41.91161" />
              <!--Bengan added some here-->
              <CustomBehavior File="FlyTo" X="687.6287" Y="480.4073" Z="-63.95776" />
              <CustomBehavior File="ForcedDismount" />
                <While Condition="((HasQuest(27136)) &amp;&amp; (!IsQuestCompleted(27136)))" >
                  <CustomBehavior File="CombatUseItemOn" QuestId="27136" MobId="43254" ItemId="60835" NpcHPLeft="20" Range="20" NumOfTimes="1" WaitTime="1000" CollectionDistance="200" X="718.5298" Y="482.0569" Z="-66.76839" />
                  <CustomBehavior File="CombatUseItemOn" QuestId="27136" MobId="43258" ItemId="60835" NpcHPLeft="20" Range="20" NumOfTimes="1" WaitTime="1000" CollectionDistance="200" X="718.5298" Y="482.0569" Z="-66.76839" />
                </While>
              <!--Bengan added to this point-->
              <!--<CustomBehavior File="UserDialog" QuestId="27136" Title="title" AllowBotStop="True" SoundCue="Asterisk" SoundCueInterval="1" Text="Drop a totem to the East and kill 8 of the Lodestone &amp;/or Energized Geodes near it\n\nPress continue when objective is complete" />-->
          </If>
       
      Last edited: Aug 30, 2011
    13. HB7892G60

      HB7892G60 New Member

      Joined:
      Jun 4, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Lvl 27 Shaman i get this error : Could not find quest giver NPC with ID 33889 in database.
      Could not create current in quest bot! ..and its while am standing in ogrimmar i tried changing location same error help plz
       
    14. hhjuu1

      hhjuu1 New Member

      Joined:
      Apr 22, 2011
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      still can't find Note: If you start this *midway* (12+), change <QuestOrder IgnoreCheckPoints="True" > -- True to False (hint: open the profile in notepad & 'find' )
      If you have BoA gear and / or guild XP, you may be doing green or lower quests / mobs and may also want to use this option
      Can you please tell me where exactly in the subprofile 15-58 it is? some pointers maybe at the start/middle something that comes before or after it.Thank you.
       
    15. Dorxter

      Dorxter New Member

      Joined:
      Jun 18, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Looting Stonescythe Alpha Guid:0xF13042210062FC06
      Mounting: Charger
      Moving to Type: Repair, Name: Provisioner Anir

      She is a food and drink vendor that cannot repair. The bot get's stuck trying to repair and goges on an infinite loop.

      When does the profile start using the fly mount ?

      Strange I see the vendor as a "food vendor" in the profile, so it must be a bot problem.
      Also found answer to my flying mount question so forget it.
       
      Last edited: Aug 30, 2011
    16. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Is the Beta version also very AFK-able?
       
    17. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      it's the same as R until scholazar basin ... and then you will have areas where you may die and the bot won't fly back to death area at

      beta is much better than R, but due to the death / no flyto after death issue... i couldn't put it in the afk profile
       
    18. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

      Joined:
      Jul 20, 2010
      Messages:
      17,540
      Likes Received:
      172
      Trophy Points:
      63
      Thought I'd follow up on this. Apoc was kind enough to double-check the traversal cost of lava, and it is indeed very very high--which is good.

      The problem is a 'world' problem, the lava is shallow and it doesn't trigger 'swimming'. So, the navigational system believes you are on solid ground. However, your toon is still taking lava damage while standing in it.

      Apoc said the HBdev team would look into the problem, but no promises a fix is possible.


      cheers,
      chinajade
       
    19. Bengan12

      Bengan12 Well-Known Member

      Joined:
      Feb 24, 2011
      Messages:
      1,967
      Likes Received:
      31
      Trophy Points:
      48
      This is a 1-58 profile it will never fly.
       
    20. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      bengan, i think he's talking about BC

      @ dorxster - thoroughly read the first 2 posts in my BC thread (tested / bc)

      it states that it will not fly until zangarmarsh
       
    Thread Status:
    Not open for further replies.

    Share This Page