Download the latest version of beem from this link
https://github.com/holgern/beem/releases (download the first file)extract the file and copy the
beempyfolder to yourC:directorynow enter
win+xand open powershell and gotocd /beempyfolder and run./beempy.exe --versionto check the versionenter WIN+R and enter
cmdand then pressctrl+shift+enterto start cmd as admin and run the command
setx PATH "$env:path;C:\beempy" -m
(try via powershell as admin from the beempy folder if it doesn't work)now open powershell and run the command
beempy createwalletand give a password (which you wont forget)after that enter the command
beempy addkeyand enter the beempywallet password to unlock it and and type in your steemit Private posting key when it asks for private keynow goto https://github.com/holgern/steemmonsters/releases and download steemmonsters (download the first file) and extract it
goto the extracted folder
right click->new->new text documentand make it like this
{
"wallet_password": "beem wallet password",
"account": "steemit username",
"mana_cap": 21,
"match_type": "Ranked",
"decks": {
"fire1": ["Malric Inferno", "Cerberus", "Elemental Phoenix","Fire Demon","Goblin Shaman" ]
},
"play_counter": -1,
"play_delay": 3,
"stop_on_loosing_streak": 6,
"play_inside_ranking_border": false,
"ranking_border": [2800, 3000]
}
fill in your details as you need them and save (save as) the file with .json as extension or you can rename it with .json after saving (do note that the config file wont load unless it is in .json extension) also leave a copy on the beempy folder as well
do note that you can add more teams as you please by editing this file,and the play_counter refers to how many times a single deck can be used simultaneously and -1 means infinite
9)now open the steemmonsters.exe file on the steemmonsters folder and enter help to get available commands and run reload_config to see if the config file has been loaded after that enter play to play with randomy selecting decks that you gave on the config file or play deckname to play using the decks saved on your steemmonsters account
Thank you for reading don't forget to follow,upvote and resteem