• Visit Rebornbuddy
  • HB ARCHIVES: GarrisonBuddy--DO NOT DELETE

    Discussion in 'Archives' started by chinajade, Apr 17, 2015.

    1. theDizzle

      theDizzle New Member

      Joined:
      Oct 27, 2014
      Messages:
      47
      Likes Received:
      1
      Trophy Points:
      0
      Can you add options to disable certain work orders? Like I want to do tailoring, barn, etc manually.
       
    2. paulmuadip

      paulmuadip New Member

      Joined:
      Mar 7, 2013
      Messages:
      342
      Likes Received:
      5
      Trophy Points:
      0
      you can do it manualy -

      lets say you have 1000 sumptous fur change KeepMinimum to 1001 so it will never do it unless you have more in your bags/bank

      <WorkOrderLimitation Building="Tailoring" KeepMinimum="1001" KeepMinimumSecondary="0" />


      regards...
       
    3. Volleybalk

      Volleybalk New Member

      Joined:
      Jan 14, 2015
      Messages:
      89
      Likes Received:
      2
      Trophy Points:
      0
      I have this same issue on three of my characters. I wish this could be fixed on Bliz's end but they haven't done crap about it. Would be awesome to have just a gather herb and ore option!
       
    4. maryjane9110024

      maryjane9110024 New Member

      Joined:
      Sep 6, 2014
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Where do I put this resource minimum change at?
       
      Last edited: Apr 18, 2015
    5. paulmuadip

      paulmuadip New Member

      Joined:
      Mar 7, 2013
      Messages:
      342
      Likes Received:
      5
      Trophy Points:
      0
      go in you settings and change it to 10001 like here...

      keep in mind you have to change all the entries to 10001 if you dont want your bot to buy anything over 7500 ressources


      Code:
          <TradingPostBuyout KeepMinimum="200" ResourceMinimum="10001" ItemName="Raw Beast Hide" ItemId="110609" MerchantId="86776" MerchantName="Ribchewer" Comment="Horde" />
          <TradingPostBuyout KeepMinimum="200" ResourceMinimum="10001" ItemName="Raw Beast Hide" ItemId="110609" MerchantId="87203" MerchantName="Talgaiir the Ironrender" Comment="Alliance" />
       
    6. bouncingsquares

      bouncingsquares New Member

      Joined:
      Sep 18, 2011
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      :D Thank you!
       
    7. paulmuadip

      paulmuadip New Member

      Joined:
      Mar 7, 2013
      Messages:
      342
      Likes Received:
      5
      Trophy Points:
      0
      hi Apoc,

      two more things i have saw during running on different chars...

      on my toon in the herb garden spawned a mob and this happend afterwards
      not sure if it has to do with the routine - i will try it next time with singular...

      PHP:
      Changed POI toTypeKillNameGestörter Schotling
      [xx:xx:08.454 D] [Portal DebugStarted moving.
      [
      xx:xx:22.228 D] [Portal DebugBurn Phase -> Evocation off cooldown.
      [
      xx:xx:22.279 N] [Portal] [HP97] [Mana100] [Ch0] [Mis0] [CastingIce Barrier] [OnMe 97.0%]
      [
      xx:xx:22.351 D] [Portal DebugStopping Movement!
      [
      xx:xx:22.389 D] [Portal CLCast:Ice Barrier
      [xx:xx:22.421 D] [Portal DebugStopped moving.
      [
      xx:xx:23.436 D] [Portal DebugBurn Phase -> Evocation off cooldown.
      [
      xx:xx:23.645 N] [Portal] [HP97] [Mana99.4] [Ch0] [Mis0] [CastingArcane Blast] [OnTimothy Leens 100.0% - 12.3k 34.5yds] [Id:77730] [TTD:1]

      on an other toon bot went to trading post to buy things like configured but get following error...

      Config:
      PHP:
      <TradingPostBuyout KeepMinimum="200" ResourceMinimum="9200" ItemName="Draenic Dust" ItemId="109693" MerchantId="86778" MerchantName="Pyxni Pennypocket" Comment="Horde" />
      <
      TradingPostBuyout KeepMinimum="200" ResourceMinimum="9200" ItemName="Draenic Dust" ItemId="109693" MerchantId="87201" MerchantName="Pyxni Pennypocket" Comment="Alliance" />
          
      Error:
      PHP:
      [InteractInteracting with Pyxni Groschenhort Distance101
      [xx:xx:30.750 DMoving to <1857.911315.806483.3261from <1825.264220.048572.18462>
      [
      xx:xx:30.757 DActivityPurchasing materials from the TraderPyxni Groschenhort
      [xx:xx:39.102 N] (SingularYourCurrentTargetchanged to: (null)
      [
      xx:xx:39.484 N] (SingularYourCurrentTargetchanged toPyxni Groschenhort.C427 lvl=100 h=100.0%, maxh=97854d=5.4 ydsbox=1.5boss=Ntrivial=Nplayer=Nattackable=Nneutral=Yhostile=Nentry=87201faction=2755loss=Yfacing=Yblacklist=Ncombat=Nflying=Nabovgrnd=Ncreature=Humanoidtagme=Ntagother=Ntapall=N
      [xx:xx:39.277 DStopped moving.
      [
      xx:xx:39.649 DInteracting with Pyxni Groschenhort (Unit Id87201)
      [
      xx:xx:42.396 NNot enough money to buy 200

      Activity
      Purchasing materials from the TraderPyxni Groschenhort
      [xx:xx:44.854 DStopped moving.
      [
      xx:xx:45.052 N] (SingularYourCurrentTargetchanged toPyxni Groschenhort.C427 lvl=100 h=100.0%, maxh=97854d=5.1 ydsbox=1.5boss=Ntrivial=Nplayer=Nattackable=Nneutral=Yhostile=Nentry=87201faction=2755loss=Yfacing=Yblacklist=Ncombat=Nflying=Nabovgrnd=Ncreature=Humanoidtagme=Ntagother=Ntapall=N
      [xx:xx:45.180 DInteracting with Pyxni Groschenhort (Unit Id87201)
      [
      xx:xx:48.131 NNot enough money to buy 35
      also it started work order although i have disabled them...
      but maybe i have missinterpreted the settings...
      PHP:
      <TradingPostWorkOrderLimitation ItemId="109693" KeepMinimum="0" Disabled="true" Comment="Draenic Dust" />
      ill send you the log files...

      regards...
       
    8. jds

      jds New Member

      Joined:
      Feb 9, 2015
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      Can I ask what the point of starting missions with all experience is when all my followers are already epic? They gain no experience when doing the missions so it should never prioritize such things over say getting gold or items or anything like that. There should also be an option to just turn that off since some people might want to do missions by hand. As it stands this part of the garrisonbuddy is badly designed, and using it basically locked up all my missions with zero value for it.
       
    9. HyperMonkey

      HyperMonkey Member

      Joined:
      Jul 3, 2010
      Messages:
      517
      Likes Received:
      7
      Trophy Points:
      18
      They still gain items/gold. You can already disable follower missions handling directly in the config file (afaik it will be available in the next release). Last but not least this is an early release, so don't think too much about the missions engine, I'm sure it'll be improved by Apoc or plugin developers.

      I think personally think this has great potential, and at many areas already seems better than other botbases that has existed for many months..
       
    10. jds

      jds New Member

      Joined:
      Feb 9, 2015
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      Didn't mean to sound ungrateful or anything.

      Ok yes it worked really well, I was just surprised that with all my followers already purple it literally did every mission that gave me nothing. It left out ones that gave me any gold, or items, which kind of sucked since its now locked for like 7 hours on some of them. On my next toon I just did all the missions I wanted done first, and let the bot decide what to do after that. But it does look good for everything else.


      What I'd be looking for is something like IF-THEN-ELSE when it came to missions. Example:

      If X is available, THEN do X, ELSE do Y instead.

      Or the ability to prioritize missions over other ones but still do the others when there are none of the prioritized left first.

      I'll look at the config.

      Thanks
       
    11. theDizzle

      theDizzle New Member

      Joined:
      Oct 27, 2014
      Messages:
      47
      Likes Received:
      1
      Trophy Points:
      0
      I have this problem too. If there are active mining orders, it gets stuck near the fountain in the middle (it just stops and stands there). If there are no mining orders active, it will not get stuck at the fountain and keeps going towards mine to harvest.
       
    12. Rabbit112

      Rabbit112 Community Developer

      Joined:
      Jan 22, 2015
      Messages:
      370
      Likes Received:
      7
      Trophy Points:
      0
      Hi Apoc, I got stuck just after using the mining work order too, just says 'harvesting the mines' (both in the text output where 'Honorbuddy stopped' is and in the log). Anywhere I start within the garrison it just gets stuck there and my game stutters every second for about half a second because of the lag that's induced. If I start it outside the garrison it heads to the garrison then the instant it sees a mining node it starts the lag up again. Only temporary workaround I foudn is using a separate mining gatherer.

      Issue happened in Frostwall, level 3 garrison, with a level 3 mine.

      See attached log, pretty much a 10 second gap between a stop and a start with the mining.

      Edit: Welp I'm tired, wrong log, this one should be it.

      Also maybe just found another piece to the puzzle. I have a small herb+mine profile that I've just been using for myself to node gather (just uses InteractWith) and that now lags a LOT since the update. Like 5FPS levels of lag, though it still does gather the nodes.

      Okay, so my druid got lots of lag BUT it still actually went in (also a level 3 mine), whereas my monk would always jsut sit there. Once it got past the first few nodes the lag eased up as the pathfinding presumably got easier.

      Also the Trading post didn't place work orders properly (though the profile message said it did), and same with the barn (it used the 3rd gossip option and not the 4th for my horde druid).
       

      Attached Files:

      Last edited: Apr 18, 2015
    13. rascal9

      rascal9 Member

      Joined:
      Aug 8, 2012
      Messages:
      774
      Likes Received:
      5
      Trophy Points:
      18
      Just had to stop in and say you guys rock! No issues on first run
       
    14. Thecamel

      Thecamel Community Developer

      Joined:
      Aug 8, 2012
      Messages:
      2,036
      Likes Received:
      46
      Trophy Points:
      48
      Apoc..

      Whilst I use a paid alternative- Id like to say thank you- For showing that the DEVS WILL remain making free to use decent working pugins/botbases and profiles for the important stuff.

      I feared that the HB Store would make HB only usable if you paid for top dollar for the decent stuff..

      As for a feature, I feel the best one you could add it the ability to run profiles with in the botbase (similar to Garrisonboss). Ive been able to use Kicks leveling profiles 90-100 whilst running garrisonboss its been also- every 2 hours of questing my bot hearth back home and runs it garrison duties and hearths back to where I left off.. by the time I hit 100 my garrison is all ready to roll..
       
    15. lttlmantate1

      lttlmantate1 Member

      Joined:
      Oct 29, 2014
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      6
      I'm pretty sure you can set the priority to do gold missions as priority over experience missions. I assumed it would try to complete every mission over XX% chance of success, default 50, searching for specified priority first. In which case, selecting gold would do gold missions first, then start shifting through. Not sure if there is a way to edit/define the priority as experience becomes least important once all your toons hit 100 & epic.
       
    16. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      certain missions should be high priority over all others. for example it did slagworks mission last so i had all bad followers for it. i would of had a 100% success chance if it did it first. soo havings a choice which ones should be top priority would be awsome
       
    17. asda17

      asda17 New Member

      Joined:
      Aug 15, 2012
      Messages:
      21
      Likes Received:
      0
      Trophy Points:
      0
      Hey guys! First of all, sorry for my bad language.
      Would be great, if i could just turn off to let him do the follower missisions, and not to use work orders on trading post / using resources for materials.
      I got 13x character and i'm using garrisonbuddy on all of them, but i only need to harvest down the materials / using work orders.

      * 1. bug at upgrading follower, he is trying to upgrade ilvl on a follower which is currently in "Working" , so the bot stucks at this point.
      * 2. bug at using resource in trading post, he is trying to buy something and its keep saying "not enough gold" , but i got 8000 garrison resource.
      * 3. bug at mine (alliance), he is trying to use Miner's coffee in front of the mine, he thinks he is in the mine, but not, had to run in manually.

      So ye, would be helpfull a disable / enable button. :)
      Ohh, and pretty nice work! I love it! :D
       
      Last edited: Apr 19, 2015
    18. soundpool

      soundpool Member

      Joined:
      Apr 1, 2013
      Messages:
      64
      Likes Received:
      0
      Trophy Points:
      6
      can't seem disable using the salvage yard, would rather do this manually
       
    19. disguised

      disguised New Member

      Joined:
      Feb 26, 2015
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      It spammed this on a 663/675 follower, which was pretty pointless because its armor was maxed.
      I stopped the bot and manually maxed his weapon to 675 as well, but it resulted in that it just continues to spam enhance its armor even though both weapon and armor is maxed.
       
    20. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      I can not open the config anymore (it worked yesterday). Pressing the button just does nothing, except one error in the log (System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.)
      Log attached.
       

      Attached Files:

    Share This Page