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

How do i make my bot muligan Spider Tank?

DanishNinja

Member
Joined
Aug 31, 2014
Messages
171
Reaction score
0
Question is in the title. My bot always throws it away even though it's a good pick.
Thanks!

Edit:
I actually want it to keep 0-3 cost cards instead of 0-2 cost. How do i change this?
 
Last edited:
Not sure if this works but you can try it.

1) create a file named "_mulligan.txt" in notepad and save it in Hearthbuddy>Routines>DefaultRoutine>Silverfish>data
2) to keep certain cards, type the command: CardID;Yourclass;Enemyclass;Hold:#;/
- CardID = card you want to keep and can be found in the "_carddb.txt" file
- Yourclass/Enemyclass = "pala", "druid", "warrior, warlock", "mage", "hunter", "priest", "shaman", "thief" (rogue)
- # = "1" or "2" depending how many you want to keep if 2 are present on mulligan

Example for keeping spider tank(s) as a mage and wanting to keep only 1 against rogue and 2 against priest (if 2 are seen on mulligan):
GVG_044;mage;thief;Hold:1;/
GVG_044;mage;priest;Hold:2;/
 
Last edited:
Back
Top