• Visit Rebornbuddy
  • Deposit in guild bank?

    Discussion in 'Honorbuddy Forum' started by lifetusk, Jan 18, 2017.

    1. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Hi,

      I searched the forums and did find some threads but they were all very old.

      I use GatherBuddy2 to farm herbs / ore.
      Simple question: is there some profile / BuddyStore / addon that lets the bot deposit herbs / ore into guild bank tabs?

      I would like the bot to access the guild bank when bags are full and deposit all herbs / ore.

      OR

      A character in SW that can check mail, then go to GB to deposit mats.
      Then I could use HBRelog to automize that.

      Anyone have any ideas?

      Thank you,

      PS. Willing to pay 50EUR for working solution DS.
       
    2. yura

      yura Member

      Joined:
      Jan 15, 2010
      Messages:
      263
      Likes Received:
      3
      Trophy Points:
      18
      have u opened settings of the GatherBuddy? there's an option "Put loot into guild vault". isnt it working? the option to send all loot to alt is also there
       
    3. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Sorry was a while since I botted, I haven't seen that option! Send to alt, yes that I know of :)
      Will check it once I get home! Thanks!
       
    4. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Hi
      It works! However, it deposits my mining pick as well! Do you know how to prevent that? Some whitelist or similar?

      Thanks
       
    5. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
    6. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
    7. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      It shouldn't deposit the Mining Pick if it's on the protected items list, what mining pick are you using?
       
    8. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Hi,

      I'm using the ordinary one bought from the mining vendor in Dalara, "Mining Pick".
      The protected items list, where is that?

      Thanks,
       
    9. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      On another note, I noticed that after the bot did the depositing to guild bank, it was not able to get back to The Broken Isles (Suramar).
      It just ran out of Stormwind and fell of a cliff and died.

      I then tried to set normal HS to Dalaran, in hope that it would use the GB there, that didn't work at all, the bot stopped and said "not in game".

      Any ideas on how to solve that?

      I mean, even if the mining pick issue is solved, this one is even worse :p

      How do you other guys handle Legion profiles and Guild Bank?

      Thanks again,
       
    10. alexlee922

      alexlee922 Member

      Joined:
      May 22, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      16

      Contact DocTalbuk about this, he sorted my guild banking out, best to send a pm to him :)
       
    11. yura

      yura Member

      Joined:
      Jan 15, 2010
      Messages:
      263
      Likes Received:
      3
      Trophy Points:
      18
      as far as i know, gatherbuddy is unable to change continents, if u used guildbank in sw, u won't be able to get to suramar automatically. in other case - everything should work
       
    12. lifetusk

      lifetusk Member

      Joined:
      Jun 27, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Thanks,
      That's what I did :)
       
    13. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      maybe we should add support for mobile banking :)
       
      Last edited: Jan 20, 2017
    14. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Found the "problem", checking the protected items list when depositing to the guild vault would be bad as it contains almost all herbs/ores, it's only checking the protected items specified by the profile.
      It's fixed in the next release, to fix it temporarily you could add this to the profile you are using.

      Code:
      <ProtectedItems>
          <Item Name="Brann's Trusty Pick" Id="20723" />
          <Item Name="Cold Iron Pick" Id="1959" />
          <Item Name="Digmaster 5000" Id="9465" />
          <Item Name="Kobold Excavation Pick" Id="778" />
          <Item Name="Shatterstone Pick" Id="30855" />
          <Item Name="Bladed Pickaxe" Id="40893" />
          <Item Name="Tunnel Pick" Id="756" />
          <Item Name="Ultimate Gnomish Army Kinfe" Id="109253" />
          <Item Name="Gnomish Army Knife" Id="40772" />
          <Item Name="Hammer Pick" Id="40892" />
          <Item Name="Mining Pick" Id="2901" />
          <Item Name="Gouging Pick" Id="1819" />
          <Item Name="'Imported' Mining Pick" Id="140208" />
          <Item Name="Peon's Mining Pick" Id="116913" />
          <Item Name="Preserved Mining Pick" Id="118903" />
      </ProtectedItems>
      
       
      Last edited: Jan 20, 2017

    Share This Page