6 Making a Deck
LunarTides edited this page 2026-01-12 09:02:16 +01:00

Warning

Most of this no longer applies as of 4.0.0. An updated version of this wiki is in progress: https://hs.lunartides.dev/guides/creating/decks/use/ (#447)

In order to make a deck, use the Deck Creator Tool.

  1. Open the Hearthstone.js Runner.
  2. Type "deck" or "d" to open the Deck Creator.

Using the Deck Creator

Once the deck creator is open, it will ask for the class you want to choose. If you choose Death Knight, you will also have to choose runes.

After that, it will show you a list of cards, type (a)dd <Name of Card> to add the card to the deck. Type (r)emove <Name of Card> to remove the card from the deck. Type deck to view the deck, and deckcode to generate a deckcode. Generating the deckcode will also tell you if there is a problem with the deck. Type help to get information on more commands.

Once you have a deck with 30 cards, generate the deckcode, and put the deckcode into the deckcode field when running Hearthstone.js.

You should now be able to play with that deck. Enjoy!