• Visit Rebornbuddy
  • just hit rank 5 woohoo decklist etc included

    Discussion in 'Hearthbuddy Guides' started by matter, Oct 21, 2015.

    1. Ph3noM

      Ph3noM New Member

      Joined:
      Apr 27, 2012
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      1
      Well, this is going less than optimal, last season (april). Got to rank 6, now stuck at 13~

      Probably have to chill until ranks "even out".


      [​IMG]
       
    2. fiberoptic76

      fiberoptic76 Member

      Joined:
      Mar 12, 2010
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      indeed, the bot isnt good enough to beat the early season. Maybe only the bots that are left at the end of the month.. :p
       
    3. Chrisajb

      Chrisajb New Member

      Joined:
      May 15, 2016
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      I'm currently in Rank 6 with the version 2, awesome deck =)
       
    4. Protease

      Protease New Member

      Joined:
      Feb 12, 2011
      Messages:
      111
      Likes Received:
      1
      Trophy Points:
      0
      r5 again this season with this deck. Took out one juggler and replaced with secret eater.
       
    5. xForsa

      xForsa New Member

      Joined:
      May 22, 2016
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      in wild or standard?
       
    6. Protease

      Protease New Member

      Joined:
      Feb 12, 2011
      Messages:
      111
      Likes Received:
      1
      Trophy Points:
      0
      Have to do wild w/ Dr. Boom and Shredder.
       
    7. tschalky

      tschalky New Member

      Joined:
      May 15, 2016
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      1
      The Season is over and got on r4 :)
       
    8. xForsa

      xForsa New Member

      Joined:
      May 22, 2016
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      i got to rank 15 with rank 12 chest.
      kept on losing last games with like 33% winrate so i quit botting for the last days of the season
       
    9. pwasilewski

      pwasilewski New Member

      Joined:
      Sep 7, 2016
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      At the beginning thank You very much for sharing, noob as me never would be able to cr8 something like that in mine own :(.

      May I please to guide me a little bit more because Im quite fresh HB user and all those things arent so obvious for me.

      1.) I created deck version 2
      2.) I pasted a line of text about "global rules" inside defaultroutine.cs file using normal windows notepad
      and now i have some problems
      3.) Im trying to find those options and I cant, where they exacly are ?

      int enfacehp = 30
      bool secrets = false

      4.) Do I have to do something more before happy "START" ?

      Thank You very much and greets !
       
    10. Ratmonger

      Ratmonger New Member

      Joined:
      Oct 6, 2016
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      1
      Start over with a fresh install of hearthbuddy, and use Notepad++ to edit the routine file. Also this deck might be out of date, try a newer secret pally deck or murloc, the routine might be ok unless its card specific. Honestly using default routine with secret pally like 1 year ago the bot got me 1 win away from 5 (so 6 with max stars) but the game has evolved so much. Secret pally isnt even meta anymore. Maybe try Murloc Pally.
      Code:
      https://notepad-plus-plus.org/download/v7.1.html
       
    11. koukou13500

      koukou13500 Member

      Joined:
      Nov 6, 2015
      Messages:
      61
      Likes Received:
      0
      Trophy Points:
      6
      Hello
      Or do we put that? :
      Int enfacehp = 30
      Secrets bool = false
       
    12. papabe4r

      papabe4r New Member

      Joined:
      Dec 5, 2016
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      1
      Hello guys i dont find this in the the file DefaultRoutine.cs
      Can u please explain me where i put it in ?
       
    13. paperc07

      paperc07 Member

      Joined:
      Dec 16, 2011
      Messages:
      829
      Likes Received:
      9
      Trophy Points:
      18
      put in on the lines that have

      int enfacehp = 30;
      bool secrets = false;
      bool concede = false;
      bool teststuff = false;
      // set to true, to run a testfile (requires test.txt file in folder where _cardDB.txt file is located)
      bool printstuff = false; // if true, the best board of the tested file is printet stepp by stepp
       

    Share This Page