What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Search results

  1. M

    Lack of good Constructed decks?!

    Today I noticed something similar: Decks with a decent winrate now perform very poorly and barely get any wins, so I suspect it has something to do with the new update (other threads also mention this problem).
  2. M

    Lack of good Constructed decks?!

    Nice, I hope you are successful. I forgot to mention that I also added the lines to always mulligan Ironbeak Owl and Big Game Hunter. You can find them in the Rank 4 Paladin thread mentioned above.
  3. M

    Lack of good Constructed decks?!

    I recently got rank 5 with a midrange paladin deck similar to this one https://www.thebuddyforum.com/hearthbuddy-forum/hearthbuddy-guides/224658-rank-4-paladin.html#post2039094 The settings I used were as follows: int enfacehp = 15; int mxwde = 5000; int...
  4. M

    Need help about writing mulligan

    I may be wrong but I think with this rule you tell the bot to mulligan EVERY other card than EX1_029. In order to hold a specific card I think you either have to add it to _mulliganRules.Add(new Tuple<string, string>("True", "card.Entity.Cost >= 4 and card.Entity.Id != "GVG_063"")); so in the...
  5. M

    Unlock Hearthbuddy's full potential

    First of all I have to say that HB is very stable, safe and the most mature Bot out there. But I'm afraid not all possibilities are made use of: Since Silverfish AI is now the default AI of HB is it possible (keep in mind: I don't know much about developing and maintaining a product) to get...
Back
Top