Wins: 122 Lose: 18 Concede: 119 122/140 87.14% Mage cards: 2x Frostbolts 2x Unstable Portal 2x Snowchugger 2x Arcane Intellect 2x Fireball 2x Goblin Blastmage Neutral cards: 2x Clockwork Gnome 2x Cogmaster 2x Annoy-o-tron 2x Mechwarper 2x Harvest Golem 2x Spider Tank 2x Tinkertown Technician 2x Mechanical Yeti 2x Azure Drake If you can afford a few GvG packs, this deck is really cheap to make. See link below for 80-90% Paladin and Priest deck https://www.thebuddyforum.com/heart...198200-gvg-80-90-priest-pala.html#post1817846 80-90% Shaman deck, link below https://www.thebuddyforum.com/hearthbuddy-forum/hearthbuddy-guides/199963-gvg-80-90-shaman.html
Behavior behave = new BehaviorControl(); int enfacehp = 30; int mxwde = 6500; int twotsamount = 200; bool enemySecondTurnSim = true; bool playaround = false; int playaroundprob = 50; int playaroundprob2 = 80; this.useExternalProcess = false; int amountBoardsInEnemyTurnSim = 70; int amountBoardsInEnemyTurnSimSecondStepp = 200; int amountBoardsInEnemySecondTurnSim = 70; int nextturnsimDeep = 6; int nextturnsimMaxWidth = 200; int nexttunsimMaxBoards = 400; bool secrets = true; int alpha = 50;
Hey Pheerzqt, i searched over half an hour in this forum to set up a specific bot, but coulndt find a manual. Can you help me to setup yours? DefaultBot is working fine with this deck, but its at 68% atm and i think he can do much better, Greets Warbot
go in your folder Hearthbuddy/Routines/Defaultroutine and open up Defaultroutine.cs using notepad. Scroll down or use CTRL+F to find *play with these settings* the values are under *play with these settings##################################* line
I tried out the bot for the first time today using this deck and the same settings as you posted here. It worked out great in the beginning with 10 wins in a row (going from rank 25 to rank 17), but a bit slower after that. When I lose, its always the same reason. The bot got everything under controll, and it seems like a easy win. Then he randomly ends turn without doing anything, and the board controll is gone. Does anyone know why he randomly just ends turn without doing anything sometimes? Would be great help.
make sure you have *Keep Constructed Rank/MMR* box CHECKED so the bot concede after each win, that way you stay rank 20
For 80-90% Hunter deck, see below https://www.thebuddyforum.com/heart...201454-gvg-80-90-hunter-deck.html#post1838505
Pheer, when I try to add this.useExternalProcess = false; to the DefaultRoutine.cs the routine wont work