• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Honorbuddy Profile Pack--DO NOT DELETE!

    Discussion in 'Archives' started by chinajade, Sep 8, 2013.

    1. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The issue with that is: these profiles are very old and they take more traditional questing routes instead of the newer routes.
      Most of the 1-85 content needs to be majorly re-wrote and optimized.

      Right now, solutions to make it quest faster are to make sure you're using "Auto-Loader v2" and make sure "Ignore Checkpoints" is turned off.
      - Auto-Loader v2 will make the bot load quests that are actually needed for your level.
      - Checkpoints have the bot skip sections of quest code if you're above a specific level however, checkpoints are only evaluated when the bot is stopped or the profile hits a checkpoint line in the profile.

      There's some plugins that have the bot reload the profile when you level up - which forces the checkpoints to be re-evaluated.
      I made one, but I'm not sure that it still works completely.
       
    2. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      Hi EchoTiger,

      we wrote some weeks ago and you allowed to me use this function in my plugin.
      https://www.thebuddyforum.com/honor...eeponmoving-unstuck-handling-development.html

      At first I created this plugin for unstucking purposes but I have implemented more and more features. One feature is that it will not only reload profile when leveled up, it will even use AutoLoader instead of subprofile. This way my toons (having equipped most of exp bonus heirlooms) level way faster than before; when max expansion level is reached, this plugin will hearth back to OG/SW as navigation logic will be skipped as well when using AutoLoader instead of subprofile.

      But that's not the reason why I wanted to come here in first place:

      A few weeks ago, I informed you about a bug with quest "Armed and Dangerous" (Armed and Dangerous - Quest - World of Warcraft). Unfortunately I haven't expressed myself clearly enough, so I hope this will make the issue easier to comprehend:

      While doing this quest you will have to interact with slaves in order to free them. One particular mob is bugged and you cannot interact with it - not even manually. What I meant was ONE particular NPC not all of the NPCs with the id 76238 (Frostwolf Slave - NPC - World of Warcraft). I assume that's why you didn't use this id as mobid within interact behavior. Unfortunately now toons are running around for a very long time ignoring almost all the NPCs to interact with.

      Is it possible you could add
      Code:
       MobId2="76238"
      back to behavior and only blacklist this particular single NPC?

      Code:
      		<While Condition="HasQuest(33344) &amp;&amp; !IsQuestCompleted(33344)" > <!-- Armed and Dangerous -->
      			<CustomBehavior File="InteractWith" MovementBy="NavigatorPreferred" PreInteractMountStrategy="DismountOrCancelShapeshift" QuestId="33344" MobId="76547" NumOfTimes="20" Range="4" TerminateWhen="IsObjectiveComplete(1, 33344)" 
      											CollectionDistance="200" > <!-- MobId2="76238", this mob needs to be here but there is a bug where they can't be interacted with. Not even manually. -->
      				<HuntingGrounds WaypointVisitStrategy="InOrder" >
      					<Hotspot X="6725.817" Y="5701.073" Z="325.0719" />
      					<Hotspot X="6764.359" Y="5698.89" Z="325.0719" />
      					<Hotspot X="6799.111" Y="5758.819" Z="325.2142" />
      					<Hotspot X="6818.963" Y="5767.579" Z="325.2142" />
      					<Hotspot X="6847.143" Y="5784.808" Z="325.2127" />
      					<Hotspot X="6858.294" Y="5803.32" Z="325.2131" />
      					<Hotspot X="6865.899" Y="5837.778" Z="325.2131" />
      					<Hotspot X="6837.759" Y="5861.313" Z="325.2131" />
      					<Hotspot X="6797.983" Y="5866.496" Z="325.2131" />
      					<Hotspot X="6777.275" Y="5852.775" Z="325.2131" />
      					<Hotspot X="6760.737" Y="5826.166" Z="325.2131" />
      					<Hotspot X="6768.977" Y="5793.234" Z="325.2131" />
      				</HuntingGrounds>
      				<Blackspots>
      					<Blackspot X="6792.247" Y="5745.624" Z="325.2131" Radius="5.069902" />
      				</Blackspots>
      			</CustomBehavior>
      		</While>
       
    3. Syk

      Syk New Member

      Joined:
      Nov 27, 2011
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      Bot goes to the top of Azsuna and grinds mobs
       

      Attached Files:

    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      I made a variant of the plugin that did that as well already.

      And upon stuck - it would dump all the player's information into a "StuckSpots" document.
      It included things such as TreeRoot goal, POI, current spot, stuck spot reference, zone, map id, etc.
      I only made this for diagnostic+debugging purposes though which is why I never released it. It was only meant so I could see where testers were commonly getting stuck so I could fix it.


      I've added the MobId back in.
      Earlier someone noted a mob that couldn't be interacted with as you mentioned so a blackspot was added over this mob.
      The blackspots in a profile will also tell behaviors such as InteractWith to not attempt messing with mobs in that area.
       
    5. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Clear you cache files - your bot seems to be getting hung up in infinite loops.
       
    6. Orphane

      Orphane New Member

      Joined:
      Jun 11, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hi Im currently having some trouble with WoD starter Quests, soon as he gets to the garrison part of WoD he will ignore all the quests and runs off to try and do Dark Enemies instead, I manually did the garrison quests but he still runs off to Dark Enemies.

      Have I missed something?
       
    7. mh66

      mh66 Community Developer

      Joined:
      Jun 21, 2016
      Messages:
      1,050
      Likes Received:
      64
      Trophy Points:
      48
      When upgrading Garrison to next stage, char had not enough resources and stood there for some while. Would it be possible to get resources from box when not having enough prior to builidng next stage?
       
    8. r0x0r

      r0x0r New Member

      Joined:
      Sep 23, 2014
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      This is my first alliance char, Night Elf Veng.

      For some reason the character stops to move and stays idle after completing some quests, then i have to manually move him or finish the quest / bonus objective and it will continue running the profile, after x time it will do it again.

      This is the latest log file
       

      Attached Files:

    9. Gordohorda

      Gordohorda New Member

      Joined:
      Oct 1, 2014
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      Anyone help me on this error: [Compiler Error]: C:\Users\Gordo\Desktop\que nao vai da oq\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(23,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?)
       
    10. chainapockets

      chainapockets New Member

      Joined:
      Dec 26, 2014
      Messages:
      98
      Likes Received:
      1
      Trophy Points:
      0
      Sometimes the Stormheim profiles gives me randomly the error
      , doesn't matter if i stand in Monk Hall, in Dalaran, in front of the Flightor in Dalaran oder in Stormheim.
      Got this error yesterday, after 100x reloads it worked, now the same again.

      after doing 1-2 quests manually, it works.
       
      Last edited: Oct 9, 2016
    11. hojthemoose

      hojthemoose New Member

      Joined:
      Jun 4, 2016
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      No matter what zone i am in bot goes to an area and just farms mobs. Have active quests i can do and even run to them and click bot to start but just mounts up and runs across map to farm mobs.
       
    12. garoboldy

      garoboldy Member

      Joined:
      Jan 15, 2010
      Messages:
      518
      Likes Received:
      5
      Trophy Points:
      18
      Anyone have stats on 100-110 timeframe?

      - Duration
      - Stops/Starts
      - Bugged Quests (needing manual assistance)
      - Classes used
       
    13. zukramel34

      zukramel34 New Member

      Joined:
      Aug 25, 2015
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      1
      Suramar Intro is Ok or not yet ?
       
    14. Nonary

      Nonary New Member

      Joined:
      Sep 19, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      I ran into many issues with my warrior last night with it trying to fly into Warsong Keep in Borean Tundra. it would get stuck for hours shifting between one point to another. I've attached the log, but curious to know if it was a profile issue or just something wrong on my end.
      View attachment 12464 2016-10-08 21.53.txt
       
    15. Nonary

      Nonary New Member

      Joined:
      Sep 19, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      - 22 hours
      - 3 times
      - Only got stuck in High mountain, got caught in a waterfall.. Forgot which quest but stopping and starting bot fixed it.
      - Feral Druid

      Most importantly, none of the stucks I ran into did the loop between two hotspots, the kind of stuck that tells everyone you're an obvious bot. In all the times I got stuck, the bot simply did nothing at all.
       
    16. garoboldy

      garoboldy Member

      Joined:
      Jan 15, 2010
      Messages:
      518
      Likes Received:
      5
      Trophy Points:
      18
      Did you run Resto with Feral Affinity or actual Feral?
       
    17. Rogue

      Rogue New Member

      Joined:
      Oct 12, 2014
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      [Flightor] Mount up failed unexpectedly. Blacklisting current location.
      [Flightor] Mount up failed unexpectedly. Blacklisting current location.

      Only with my lvl 100 Paladin when I start questing in legion, all other toons are ok !
       

      Attached Files:

    18. Lipstick

      Lipstick Member

      Joined:
      Feb 1, 2014
      Messages:
      501
      Likes Received:
      3
      Trophy Points:
      18
      Last edited: Oct 9, 2016
    19. Sthlmph

      Sthlmph New Member

      Joined:
      Oct 6, 2016
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      1
      I can't get it to work... No clue why please help me out.
       

      Attached Files:

    20. Guile

      Guile Member

      Joined:
      Aug 8, 2016
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      6
      Hey Echo.

      I see this issue has been posted already.

      Toon wants to do a quest that has already been done.

      I ran the profile through buddy store and also downloaded the profile and ran it manually.
       

    Share This Page