Not your game settings, your silverfish settings in settings.txt. My defaults are much higher than HsB's (although mine also has some optimizations HsB's doesn't) and most of the deck configs that other users create have excessively high settings because they have fast CPU's that can handle it.
The behavior is controlled in settings.txt so just ignore the GUI for it. Aggro can use "rush" (aggressive) or "face" (very aggressive) and midrange should use "control" behavior but I'd strongly recommend starting out with some of the premade user configs. Pretty much everything except the old mid hunter has been botted to rank 5 this month although the season is about to end and may already have in your region...
Im totally noob in this things soo i need some your help
1. Im find settings.txt file but dont know what i need to change
enfacehp = 15; //hp of enemy when your hero is allowed to attack the enemy face with his weapon
maxwide = 5000; //number of boards which are taken to the next deep-lvl where another move may be added to them
twotsamount = 1000; //number of boards where the next turn is simulated
simEnemySecondTurn = true; //simulate a 2nd enemy turn (might have been removed?)
playarround = false; //play around some enemy aoe spells?
playaroundprob = 50; //probability where the enemy plays the aoe spell but your minions are forced to survive
playaroundprob2 = 80; //probability where the enemy plays the aoe spell and your minions can die!
enemyTurnMaxWide = 40; //boards calculated in enemy first turn in first AI step (lower than enemySecondTurnMaxWide)
enemyTurnMaxWideSecondTime = 200; //boards calculated in enemys-first-turn BUT in the second AI step (higher than enemyTurnMaxWide)
enemySecondTurnMaxWide = 40; //number of enemy boards calculated in enemys second TURN (might have been removed?)
nextTurnDeep = 6; //maximum deep-lvls (total moves) in your second turn (recommended = dont touch this)
nextTurnMaxWide = 20; //maximum boards calculated in one second turn deep-lvl
nextTurnTotalBoards = 200; //maximum boards calculated in second turn simulation
useSecretsPlayArround = false; //try to play around enemy secrets
alpha = 50; //weight in % of your 2nd turn vs your 1st (0<= alpha <= 100) eg. 30 = 30% 2nd turn result + 70% first turn result
simulatePlacement = true; //simulate all placements for direwolfalpha/flametongue/defenderofargus
behave = control; //select the behavior of the ai: control, rush, face (new) or mana (very experimental, dont use that )
// everything below is recommended to only be in your base settings.txt because they are personal choices
// some may purposefully not reload with auto-config-switching
// deck builders please start omitting these from your deck specific settings
useExternalProcess = true; //use silver.exe for calculations, a lot faster than turning it off (recommended = true)
concedeOnBadBoard = false; //concede if the enemy board is too good (recommended = false)
//concedeOnBoardValue = -900 //concedeOnBadBoard will trigger if our best board is lower value than this (recommended = dont touch this)
speed = false; //set this true to support sending multiple actions to bot (currently buggy so forced false)
useNetwork = false; //use networking to communicate with silver.exe instead of a file (experimental, likely to fail after some time)
netAddress = 127.0.0.1; //network address where silver.exe is running (127.0.0.1 = this computer)
tcpPort = 14804; //tcp port to connect on
2. When i change deck i need to change behavior in this line behave = control; //select the behavior of the ai: control, rush, face (new) or mana (very experimental, dont use that ) or just in hearthbuddy ?
3. How to igrone GUI ??
4. Where to find custom premade configs? Maybe you can send to mi your best config and deck ?? ;>
5. I download Sepefeets Silverfish update (WOG, Kara, MSG) then delete old DefaultRoutine and paste new one. Then i make same DECK like in silverfish data deck folder , use same name for folder, Deck name in .txt files and deck in game. Then i start game using behavior control for midrange.
Its right ? or i miss something ??