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

heartbuddy beta

larspure

New Member
Joined
Nov 26, 2014
Messages
10
Reaction score
0
why does bot not conced after win? or how do i activate it in new beta?
 
Last edited:
Settings -> Game Mode "Constructed" -> check "Keep Constructed Rank" box

also do the following:

open your DefaultRoutine.cs in Notepad. (HearthbuddyBETA Folder -> Routines -> DefaultRoutine)

search for this line:
private int concedeLvl = 5; // the rank, till you want to concede

enter the level number you want. e.g. concedeLvl = 20 if you want to start conceding at lvl 20.
 
Settings -> Game Mode "Constructed" -> check "Keep Constructed Rank" box

also do the following:

open your DefaultRoutine.cs in Notepad. (HearthbuddyBETA Folder -> Routines -> DefaultRoutine)

search for this line:

enter the level number you want. e.g. concedeLvl = 20 if you want to start conceding at lvl 20.
does this only apply to ranked? i was refering to casual games
 
Why should the bot concede onto casual? But for now it´s only ranked mode to hold you´re rank. So you always have "lower" opponents and be able to farm wins easier.
 
This will be changed soon. I was under the wrong impression as to why people wanted that feature, but reading up on the HS forums, I see now:

That is incorrect.

When you jump into Casual mode, you will be matched up against other Casual mode players of equal skill. So if you are new to the game, you will be matched up against other new players. If you fare well in Casual mode, you will continue to be matched against other Casual players of equal skill. This mode uses a hidden MMR rating to ensure you and your opponent should prove to be "Worthy Opponents".

Ranked Play matches you with other Ranked Play players that are as close to your current Ranking as possible and does not follow an MMR system. So a Rank 5 Player will be matched with another Rank 5 player (or as close as possible to their current rank).
 
This will be changed soon. I was under the wrong impression as to why people wanted that feature, but reading up on the HS forums, I see now:
yeah was going to say about the mmr i started to meet people with legendaries when i dont even have one and it got a bit frustrating lol from 100% win ratio to 50-60% after beta :P
 
Ah, you want to learn from the bot while watching. That makes sense. Havn´t thougt about that method of using the bot ;)
 
Back
Top