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!

DanielMahan

Member
Joined
Dec 1, 2013
Messages
556
Hey Everyone!​



Click HERE for the DeckList!



This deck has gotten me to legend, and now i'm wondering if anyone can help to make a proper routine for this, with mulligan correct and everything!

If someone could do this to get it to work with the bot flawlessly then this would be BY FAR the very best deck hearthbuddy could use! JUST IN TIME FOR NEW SEASON!


I myself will personally make a $20 donation *VIA PAYPAL* to the user who produces the best routine!

PLEASE NOTE: *I will make a separate thread and put top 3 routines in a poll and let the community decide!*

Happy Hearthing!
 
Last edited:
  • Like
Reactions: J3M
Need more dust to craft Chillmaw and Lightbombs, unfortunately. Will probably be able to take a look halfway into next season.
 
:D i must PM YOU to get routine and mulligan ?


i thought i can make only mulligan :D i post soon
 
:D i must PM YOU to get routine and mulligan ?


i thought i can make only mulligan :D i post soon


Testting it now! Pm'd you also! Need to know if I should change the deafult settings in routine or keep them how they are? I have them set as your MidRange Paladin settings.

Behavior behave = new BehaviorControl();//change this to new BehaviorRush() for rush mode
//Behavior behave = new BehaviorRush();

public DefaultRoutine()
{
// Global rules. Never keep a 4+ minion, unless it's Bolvar Fordragon (paladin).
_mulliganRules.Add(new Tuple<string, string>("True", "card.Entity.Cost >= 4 "));

// Never keep Tracking.
//_mulliganRules.Add(new Tuple<string, string>("mulliganData.UserClass == TAG_CLASS.HUNTER", "card.Entity.Id == "DS1_184""));

// Example rule for self.
//_mulliganRules.Add(new Tuple<string, string>("mulliganData.UserClass == TAG_CLASS.MAGE", "card.Cost >= 5"));

// Example rule for opponents.
//_mulliganRules.Add(new Tuple<string, string>("mulliganData.OpponentClass == TAG_CLASS.MAGE", "card.Cost >= 3"));

// Example rule for matchups.
//_mulliganRules.Add(new Tuple<string, string>("mulliganData.userClass == TAG_CLASS.HUNTER && mulliganData.OpponentClass == TAG_CLASS.DRUID", "card.Cost >= 2"));

bool concede = false;

// play with these settings###################################
int enfacehp = 20; // hp of enemy when your hero is allowed to attack the enemy face with his weapon
int mxwde = 5000; // numer of boards which are taken to the next deep-lvl
int twotsamount = 1000; // 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 = true; //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!

int amountBoardsInEnemyTurnSim = 20;
int amountBoardsInEnemyTurnSimSecondStepp = 200;
int amountBoardsInEnemySecondTurnSim = 20;

int nextturnsimDeep = 6;
int nextturnsimMaxWidth = 20;
int nexttunsimMaxBoards = 160;
int ImprovedCalculations = 1;

bool secrets = true; // playing arround enemys secrets

int alpha = 50; // weight of the second turn in calculation (0<= alpha <= 100)
 
Ill post the 2 working mulligans so far, working pretty well, but waiting to get 100 games first. currently at 83% winrate 43 games played.
 
Is there a settings, mulligan and combo file for this?

There are a couple, the problem is the BOT itself is crap with priest, nothing can be coded to correctly make the bot HOLD onto tthe dragons needed for combos. (Even after several attempts at making a "PERFECT" combo file

I've been given several guides/mull/settings codes, but tthey have all been fails.


On EU or Asia Server however (Because they are MUCH easier to get legend on, due to lack of skill from enemy players in those countries) The bot can easily gett rank 10-8 with one of the scripts I've ran


But on NA server, players are actually GOOD, and the bot cannott reach beyond rank 15


There is a bot, SmartBot, and THAT bot has made me reach Legend in NA server, with Dragon Priest ^_^ It's $10 a month
 
There are a couple, the problem is the BOT itself is crap with priest, nothing can be coded to correctly make the bot HOLD onto tthe dragons needed for combos. (Even after several attempts at making a "PERFECT" combo file

I've been given several guides/mull/settings codes, but tthey have all been fails.


On EU or Asia Server however (Because they are MUCH easier to get legend on, due to lack of skill from enemy players in those countries) The bot can easily gett rank 10-8 with one of the scripts I've ran


But on NA server, players are actually GOOD, and the bot cannott reach beyond rank 15


There is a bot, SmartBot, and THAT bot has made me reach Legend in NA server, with Dragon Priest ^_^ It's $10 a month

))) SmartBot, get legend from rank 7 ( rush secredin ) for 1 day ), but i need say - control secredin from HearthBuddy get rank 2 last season ) i think hearthBuddy can get legend but its to long way and need more luck
 
Last edited:
you have google man ), and i think not good discussing here about this ) but i want say big thanks to DanielMahan)
 
There are a couple, the problem is the BOT itself is crap with priest, nothing can be coded to correctly make the bot HOLD onto tthe dragons needed for combos. (Even after several attempts at making a "PERFECT" combo file

I've been given several guides/mull/settings codes, but tthey have all been fails.


On EU or Asia Server however (Because they are MUCH easier to get legend on, due to lack of skill from enemy players in those countries) The bot can easily gett rank 10-8 with one of the scripts I've ran


But on NA server, players are actually GOOD, and the bot cannott reach beyond rank 15


There is a bot, SmartBot, and THAT bot has made me reach Legend in NA server, with Dragon Priest ^_^ It's $10 a month

Well i've been to R4 both on NA and EU with the exact same secret paladin deck and routine this season (with Hearthbuddy). The predominant meta may vary but I don't think that theres such a great contrast in skill level as you described between NA and EU servers. Nevertheless the results of botting depend hugely on luck imo...

Did you manage to reach legend this season with Smartbot, if so have you been able to fix the coding for dragonpriest with their bot?
 
well nvm thanks mahan for the tip with smartbot - the community here aswell as the support here is dead - smartbot looks like a much better option concerning hearthstone :)
 
Back
Top