• 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
      <Hotspot X="4114.66" Y="2126.055" Z="159.0769" />
      <Hotspot X="4112.299" Y="2288.351" Z="154.7233" />

      added ty
       
    2. Vastator

      Vastator Member

      Joined:
      Jul 25, 2011
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      16
      I don't have a log, but this profile has been messing up quite a bit. It will turn a quest in successfully, then sit there and continue to try to turn it in. This has happened on several different occasions. Also, it tries to pick up quests that are not available to me yet. *shrug*. I'll keep playing with it.
       
    3. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      well no logs and no thorough explanation doesn't help at all
       
    4. Crates1983

      Crates1983 Member

      Joined:
      Aug 25, 2010
      Messages:
      136
      Likes Received:
      0
      Trophy Points:
      16
      this profile is just not working for me , bot moves a little bit then stops, doesn't attack anything and just eventually will log out, 2 logs provided(one had to be zipped), anything else u need plz ask, any help will be great, have used all your previous profiles fine with minimal problems from your svn but this one just won't work for me.
       
    5. Vastator

      Vastator Member

      Joined:
      Jul 25, 2011
      Messages:
      188
      Likes Received:
      1
      Trophy Points:
      16
      hahaha.. I know... I'm playing around with the profile. I did a few quests on my own and re-started it. Now it's working flawlessly :)
       
    6. anothai

      anothai New Member

      Joined:
      Sep 30, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      No data for Northrend_19_31.etm :(
       
    7. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      @b4tm4n - did you have the shak / azenius plugin installed and enabled? that would be the reason why Abyssal Shelf never turned in and messed up everything else
       
    8. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      return SpellManager.Spells["Curse of Agony"];

      do you have that spell?

      if so, it's a behavior issue; if not, then you need to learn that spell

      PHP:

                      
      switch (Me.Class)
                      {
                          case 
      Styx.Combat.CombatRoutine.WoWClass.Druid:
                              return 
      SpellManager.Spells["Starfire"];
                          case 
      Styx.Combat.CombatRoutine.WoWClass.Hunter:
                              return 
      SpellManager.Spells["Arcane Shot"];
                          case 
      Styx.Combat.CombatRoutine.WoWClass.Mage:
                              return 
      SpellManager.Spells["Frostbolt"];
                          case 
      Styx.Combat.CombatRoutine.WoWClass.Priest:
                              return 
      SpellManager.Spells["Shoot"];
                          case 
      Styx.Combat.CombatRoutine.WoWClass.Shaman:
                              return 
      SpellManager.Spells["Lightning Bolt"];
                          case 
      Styx.Combat.CombatRoutine.WoWClass.Warlock:
                              return 
      SpellManager.Spells["Curse of Agony"];
                          default: 
      // should never get to here but adding this since the compiler complains
                              
      return SpellManager.Spells["Auto Attack"]; ;
                      }
      if you do have that spell, i'll fwd this to the behavior dev
       
      Last edited: Oct 2, 2011
    9. Croga

      Croga Well-Known Member

      Joined:
      Jun 7, 2010
      Messages:
      1,636
      Likes Received:
      27
      Trophy Points:
      48
      I know this has been reported before but I don't know what the response was :D

      On the quest "Steady as a Rock?" it doesn't pick up the Stability profile. It does return to the quest giver and tries to convince him he doesn't need the profile by clicking him over and over again. The quest giver seems less then impressed.
       
    10. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      PHP:
                  <If Condition="((HasQuest(12014)) &amp;&amp; (!IsObjectiveComplete(1, 12014)))" >
                      <
      CustomBehavior File="FlyTo" DestName="Objective" X="4968.709" Y="-4672.719" Z="221.4541" />
                      <
      CustomBehavior File="ForcedDismount" />
                      <
      Objective QuestName="Steady as a Rock?" QuestId="12014" Type="CollectItem" ItemId="35837" ItemName="Portable Seismograph" CollectCount="1" />
                  </If>
                  <If 
      Condition="((HasQuest(12014)) &amp;&amp; (!IsObjectiveComplete(2, 12014)))">
                      <
      CustomBehavior File="FlyTo" DestName="Objective" Distance="1" X="5047.596" Y="-4815.183" Z="225.4905" />
                      <
      CustomBehavior File="ForcedDismount" />
                      
                      <
      RunTo X="5048.288" Y="-4819.783" Z="219.5013" />
                      <
      CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
                      <
      RunTo X="5048.288" Y="-4819.783" Z="219.5013" />
                      <
      CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
                      
                   <While 
      Condition="((HasQuest(12014)) &amp;&amp; (!IsObjectiveComplete(2, 12014)))">
                      <
      UseItem QuestName="Steady as a Rock?" QuestId="12014" ItemId="35837" X="5048.288" Y="-4819.783" Z="219.5013" />
                      <
      CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
                      <
      CustomBehavior File="InteractWith" QuestId="12014" MobId="188367" ObjectType="Gameobject" Range="4" WaitForNpcs="False" />
                      <
      CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Waiting for agro to clear {TimeRemaining}" />
                      <!-- <
      Objective QuestName="Steady as a Rock?" QuestId="12014" Type="CollectItem" ItemId="35819" ItemName="Thor Modan Stability Profile" CollectCount="1" CollectFrom="188367" /> -->
                   </While>
                  </If>
      syntax updated
       
      Last edited: Oct 2, 2011
    11. Wut

      Wut New Member

      Joined:
      Sep 15, 2011
      Messages:
      58
      Likes Received:
      0
      Trophy Points:
      0
      Does this profile train your character's spells for you? Or do I have to do that manually every so often?
       
      Last edited: Oct 2, 2011
    12. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Alright guys, i believe i'm done w/ this profile (for now) - it's the same as my ally profile starting in zul'drak (literally i c/p)

      It does BT, HF, DB, GH, ZD, SB, a little in SP and IC

      re-svn and test
       
    13. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Awesome work as always Kick. My priest should be near or at 78 after last night. When I start I can still run just the horde profile correct? Or do I have to grab the ally one and set it to ignorecheckpts?
       
    14. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      well when it grinds to 80, load the beta ally profile and false the checkpoints
       
    15. b4tm4n

      b4tm4n Member

      Joined:
      Sep 11, 2011
      Messages:
      72
      Likes Received:
      1
      Trophy Points:
      8
      hah completely missed:
      I will give that a shot now , thank you.

      UPDATE:

      Hah! Thanks Kick! Copied over the quest behaviors and plugins, everything running smooth now. I am such a rock for missing that the first time lol.
       
      Last edited: Oct 2, 2011
    16. kelty

      kelty New Member

      Joined:
      Aug 27, 2011
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      View attachment 27757
      It says Could not create current in quest bot; exception was thrown
      what i have to do?
       
    17. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Ok, so once it says grinding to 80 then switch it over. You got it ;)
       
    18. toxar

      toxar New Member

      Joined:
      Aug 13, 2010
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      Hi
      I tryed this bot on my lvl 20 human paladin."Note: If you start this *midway* (12+), change <QuestOrder IgnoreCheckPoints="True" > -- True to False" I did this after finding that line in notepad. The bot not flew me to Redridge Mountains. It goes to this quest and accepts it, but the bot then desides to try to deliver/take the quest again. And he does this for, idk for how long, he just stands there looking cool. Plz help me
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      no logs = no help

      you also didn't tell me the quest name which = no help
       
    20. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      Hey kick, would you like me to do a full through testing of this profile once my priest is complete?
      I believe this is a release so it should be about 100% with proper addons. Of course this will be after I lazyraid my priest to being a boss.
       
    Thread Status:
    Not open for further replies.

    Share This Page