• Visit Rebornbuddy
  • 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. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      The profile is the file you chose right after you hit load profile in HB. :)
       
    2. chinajade

      chinajade Well-Known Member Moderator Buddy Core Dev

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

      There's a typo in the ID of the BootyBay Pumpkin. Change line 220 from:
      <CustomBehavior File="InteractWith" MobId="109103" ObjectType="Gameobject" />

      to
      <CustomBehavior File="InteractWith" MobId="190103" ObjectType="Gameobject" />


      Kick is asleep (its that time of year again). I'm sure he'll fix it when he returns.


      cheers,
      chinajade
       
    3. daorigin

      daorigin New Member

      Joined:
      Feb 12, 2011
      Messages:
      267
      Likes Received:
      1
      Trophy Points:
      0

      <3 chinajade - i can fix it for the rest of my toons - bogpaddle is def bad coords for entrance to inn cause i did it manual n profile just continued.
       
    4. ElusionPDX

      ElusionPDX New Member

      Joined:
      Jun 2, 2011
      Messages:
      56
      Likes Received:
      1
      Trophy Points:
      0
      Modified for Bloodsail admirals/achievements only.


      all credits go to kick.

      i merely deleted a few spots...you will have to get them manually...if your a bloodsail admiral you know what i mean.

      I might have deleted a few that i have already been to in EK, if that is the case, please send me a pm and i will completely remake this.

      Update 1: fixed a few that i noticed, anything else missing please pm me.

      Update 2: have noticed northrend profile(mainly in area around dalaran) is pretty buggy...no idea how to fix it. leaving that up to kick.

      Final note unless kick updates: kick if you update these, please send me a pm(or ill check your svn log at random), then once yours are completely done, you can put them on your svn, thanks a lot for the work, once again any bugs pm me, ill fix em.
       

      Attached Files:

      Last edited: Oct 20, 2011
    5. no1knowsy

      no1knowsy Well-Known Member

      Joined:
      Feb 28, 2010
      Messages:
      3,927
      Likes Received:
      57
      Trophy Points:
      48
      All those hordies out there be on the lookout for a H version thread in the next couple hours :)
       
    6. chemical

      chemical Active Member

      Joined:
      Aug 30, 2010
      Messages:
      1,310
      Likes Received:
      4
      Trophy Points:
      38
      Hey kick what do I need to take out of the profile so it won't attempt to train

      Sent from my GT-I9000 using Tapatalk
       
    7. WrathofGod

      WrathofGod New Member

      Joined:
      May 24, 2011
      Messages:
      358
      Likes Received:
      0
      Trophy Points:
      0
      Thank you for your great profiles Kick!
       
    8. Schwingtown

      Schwingtown New Member

      Joined:
      Aug 12, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      Hey I made a new pally and started this badboy up. Is there a way i can get it to skin mobs while it runs through this profile? Do i need a plugin? Im still kinda newb.
       
    9. Kickazz006

      Kickazz006 Well-Known Member Moderator

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

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      bogpaddle bucket fixed - i think it's probably a mesh issue so i added a couple of ctm's and dummy runto's for after you land; let me know if it bugs out
       
      Last edited: Oct 19, 2011
    11. postalsmack

      postalsmack New Member

      Joined:
      Sep 11, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Would you mind to tell me how to UseItem Arcane Cleanser it's an aoe item to clean Stink Bombs "I.E" Clean Up in Stormwind

      P.S i had no idea where to ask.
       
    12. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      ??

      there's various ways to use an item. The way I fancy most is this:

      PHP:
                      <CustomBehavior File="Misc\RunLua" Lua="UseItemByName(#####)" WaitTime="1000" />
                      <
      CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Using item {TimeRemaining}" />
      or the smarter way

      PHP:
                  <If Condition="(HasItem(#####))" >
                      <
      CustomBehavior File="Misc\RunLua" Lua="UseItemByName(#####)" WaitTime="1000" />
                      <
      CustomBehavior File="WaitTimer" WaitTime="2000" GoalText="Using item {TimeRemaining}" />
                  </If>
      UseItemByName is actually ##### - not String (ie: item number, not the item name, haha)
       
    13. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      look for the first 'usersetting' and change train from true to false
       
    14. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      @speachless - no logs and no thorough explanation of issue = no help
       
    15. postalsmack

      postalsmack New Member

      Joined:
      Sep 11, 2011
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      Still running into the same problem it will "pick the item" but will no use, It's like a bomb rather

      1.click bomb
      2.use bomb

      That's the problem i'am having
       
    16. Kickazz006

      Kickazz006 Well-Known Member Moderator

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

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      when's the last time you've svn'd? Unless there are more than 2 objectives it is literally impossible for the bot to go passed that quest w/o it being completed

      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>
      [15:59:30:041] Compiling expression '((HasQuest(12014)) && (!IsObjectiveComplete(2, 12014)))' @ line 8135
      [15:59:30:284] Compiling expression '((HasQuest(11993)) && (IsQuestCompleted(11993)))' @ line 8152
       
      Last edited: Oct 19, 2011
    18. gbriche

      gbriche New Member

      Joined:
      Mar 8, 2010
      Messages:
      92
      Likes Received:
      0
      Trophy Points:
      0
      Apparently you cannot loot a Hallowed Helm if there is one in your bank. I guess I had one from last year and my toon was stuck with the loot filled glove unable to open it to delete the new hallowed helm. The bot continued running and made it to all the next pumpkin hotspots but could never pick up another loot filled glove at them.
       
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

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

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      Oh, it's a use item on ground type of thing?

      You'll have to use UseItemTargetLocation behavior

      here's 1 example - but there are a few different types (open the behavior in notepad++ to see all of the attributes available)
      PHP:
                      <CustomBehavior File="UseItemTargetLocation" QuestId="11982" ItemId="35734" UseType="PointToObject" WaitTime="1500" MinRange="30" Range="90" MobId1="26268" MobId2="26270" X="5007.596" Y="-4633.813" Z="292.1327" />
       
    Thread Status:
    Not open for further replies.

    Share This Page