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!

EU RANK 5: Hyena Hunter + mulligans

bobboris3

New Member
Joined
Oct 6, 2015
Messages
24
EU RANK 4: Hyena Hunter + mulligans

hello

this is my first deck that made it to rank 5(form rank 10). with a decent winrate 29 / 52 (55.77 %).
Proof:
Imgur: The most awesome images on the Internet

the deck list: #6 EU hyena hunter - Hearthstone Decks

now for the mulligan's... they are bad and can have alot of in improvement.
i dont know how to write them and I coudnt find a toturial(maybe im just blind).
i just learned it by looking at the mulligan's of others. thnx to OtisRight and Coolmaster.
if someone can explane to me how to make "good" mulligan's like:
If(you have coin){
keep "card name"
}
MULLIGAN'S:
None;hunter;None;Discard:2;4 OG_179;hunter;None;Hold:2;/ KARA_05_01b;hunter;No - Pastebin.com
MULLIGANS UPDATED!!!!
have fun and let me know how to improve this deck/mulligan code if you can :)

also i just hit rank 4 with the new mulligan's :)
 
Last edited:
hello,i would like to try but i don't really know where i should past mulligan , in data file may be?
 
HB Style Mulligans
Format:
card;self;enemy;type:[count];requirements

card = a card id like "OG_024" - search _carddb.txt for the name of your card to find the id
self = a class name like "shaman"
enemy = a class name like "shaman"
type = "Hold" or "Discard"
count = up to how many copies of the card to keep or discard (default 2)
requirements = "/" - no addition rules, or "0-20" - manarule, or card:card:card:... - more cards required

The coin has the id: GAME_005. Just add it at the end like this:

EX1_538;hunter;warlock;Hold:2;GAME_005 and it will only hold if you have the coin, thats it :)

Keep in mind, that the bot holds every card with 3 or less mana and discards everything with 4 or more by default. And dont't forget to setup a combo.txt file as well.
 
Last edited:
HB Style Mulligans
Format:
card;self;enemy;type:[count];requirements

card = a card id like "OG_024" - search _carddb.txt for the name of your card to find the id
self = a class name like "shaman"
enemy = a class name like "shaman"
type = "Hold" or "Discard"
count = up to how many copies of the card to keep or discard (default 2)
requirements = "/" - no addition rules, or "0-20" - manarule, or card:card:card:... - more cards required

The coin has the id: GAME_005. Just add it at the end like this:

EX1_538;hunter;warlock;Hold:2;GAME_005 and it will only hold if you have the coin, thats it :)

Keep in mind, that the bot holds every card with 3 or less mana and discards everything with 4 or more by default. And dont't forget to setup a combo.txt file as well.

thank you very helpfull. ill keep on improving this deck

if you use this deck stay tune for updates!!!:cool:
 
hello,i would like to try but i don't really know where i should past mulligan , in data file may be?
you have to make a text file in the folder:
Hearthbuddy Folder\Routines\DefaultRoutine\Silverfish\data

call the file _mulligan
open it and copy the Pastebin in the file.

save and start HB.
 
you have to make a text file in the folder:
Hearthbuddy Folder\Routines\DefaultRoutine\Silverfish\data

call the file _mulligan
open it and copy the Pastebin in the file.

save and start HB.

should i delete the _carddb file into data ?
 
Last edited:
if you use this deck stay tune for updates!!!:cool:

I was trying your deck tonight and got from rank 16 to 14 in ~4 hours. After watching a few games, i saw that the bot was using Kill Command on small minions, even without a beast on board and trading way too much in general. I know the bot can't calculate "two turn lethal" but we can setup some cardvalues in combo.txt to fix that. I can help you with that if you'd like :)
 
I was trying your deck tonight and got from rank 16 to 14 in ~4 hours. After watching a few games, i saw that the bot was using Kill Command on small minions, even without a beast on board and trading way too much in general. I know the bot can't calculate "two turn lethal" but we can setup some cardvalues in combo.txt to fix that. I can help you with that if you'd like :)
yes ofcourse i didnt bot this season but rank 14 on day 2 is very nice.

PM me if you have some time. :)
 
Back
Top