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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Shaman] Rank 10 Deck [SOME NAXX REQ]

drdarby

New Member
Joined
Dec 26, 2013
Messages
21
[Shaman] Get to Rank 10

I went from rank 20 to rank 10 with 1 star on shaman in exactly 50 games.

I used silverfish control deck and silverfish control mulligan(with customized settings as to how many boards it will simulate, also it will simulate next turn enemy response), don't check concede after win unless you're portrait farming. I have no legendary's besides Loatheb so if you do, feel free to put some in.

this is the deck list if you have Naxx unlocked
edit:http://imgur.com/GzTGruF.png

People are asking me how to change their custom settings in silverfish. In ..\Hearthbuddy\CustomDecks\Silverfish\silverfish_controlHB.cs replace what you have at the top with this. (This will increase time between moves depending on your computer)

Code:
 // play with these settings###################################
            int enfacehp = 15;  // hp of enemy when your hero is allowed to attack the enemy face with his weapon
            int mxwde = 5000;   // number of boards which are taken to the next deep-lvl
            int twotsamount = 200;          // number of boards where the next turn is simulated
            bool enemySecondTurnSim = true; // if he simulates the next players-turn, he also simulates the enemys respons

            bool playaround = false;  //play around some enemys aoe-spells?
            //these two probs are >= 0 and <= 100
            int playaroundprob = 50;    //probability where the enemy plays the aoe-spell, but your minions will not die through it
            int playaroundprob2 = 80;   // probability where the enemy plays the aoe-spell, and your minions can die!
            this.useExternalProcess = false; // use silver.exe for calculations a lot faster than turning it off (true = recommended)

            int amountBoardsInEnemyTurnSim = 100;
            int amountBoardsInEnemySecondTurnSim = 100;

            int nextturnsimDeep = 15;
            int nextturnsimMaxWidth = 15;
            int nexttunsimMaxBoards = 100;

            bool secrets = false; // playing arround enemys secrets
            //###########################################################
 
Last edited:
I used silverfish control deck and silverfish control mulligan(with customized settings as to how many boards it will simulate, also it will simulate next turn enemy response), don't check concede after win unless you're portrait farming

How did you adjust the settings? Your deck works fine with the standard setting, but i would like to try them with customized settings.
 
Sorry in advance, but im wondering what u mean with "replace what you have at the top with this", i think i fucked it up. silverfish is not popping up anymore in hearthbuddy. Thanks in advance
 
Thanks for your deck bro..

But when I edited the file, started HB then this appeared:

[Compiler Error] e:\BotHS\CustomDecks\Silverfish\silverfish_controlHB.cs(109,42) : error CS0103: The name 'alpha' does not exist in the current context
Loading database...

I dont know how to fix it..
 
Thanks for your deck bro..

But when I edited the file, started HB then this appeared:

[Compiler Error] e:\BotHS\CustomDecks\Silverfish\silverfish_controlHB.cs(109,42) : error CS0103: The name 'alpha' does not exist in the current context
Loading database...

I dont know how to fix it..
The control file :
https://mega.co.nz/#!2NcBiKAD!Yuu4QL6C_ZLFLOIFw_IoI62YVVfr_rlItOUojdg9XwU

The rush file :
https://mega.co.nz/#!7Z8VySrb!mLhNkSup1xzvZluSlzKHxZBG_4UignYXx-luKPERzAI
 
Have good results but they vary, only because it's not letting me successfully change the file, would be awesome if you could chuck me a pm with your file if possible.
Thank you for this awesome deck!
 
Can I ask how you know those values in the Silverfish settings are any good? Is there like a guide or something that explains how you can manipulate them to suit you best?
 
Back
Top