create account

How to setup/automate Steemmonsters Game on windows by euginejoseph

View this thread on: hive.blogpeakd.comecency.com
· @euginejoseph · (edited)
$0.84
How to setup/automate Steemmonsters Game on windows
1) Download the latest version of beem from this link 
https://github.com/holgern/beem/releases   (download the first file)

2) extract the file and copy the `beempy` folder to your `C:`  directory

3)  now enter `win+x` and open powershell and goto `cd /beempy` folder and run `./beempy.exe --version` to check the version 

4) enter WIN+R  and enter `cmd` and then press `ctrl+shift+enter`to 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)

5) now open powershell and run the command `beempy createwallet` and give a password (which you wont forget)

6) after that enter the command `beempy addkey` and enter the beempywallet password to unlock it and and type in your steemit Private posting key when it asks for private key

7) now goto https://github.com/holgern/steemmonsters/releases and download steemmonsters (download the first file) and extract it

8) goto the extracted folder `right click->new->new text document` and 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
👍  , , , , , , , , , ,
properties (23)
authoreuginejoseph
permlinkhow-to-setupautomate-steemmonsters-game-on-windows
categorysteemmonsters
json_metadata{"tags":["steemmonsters","tutorial","gaming","steem","blockchain"],"app":"steemit/0.1","links":["https://github.com/holgern/beem/releases","https://github.com/holgern/steemmonsters/releases"],"format":"markdown"}
created2018-11-06 08:50:06
last_update2018-11-11 05:42:54
depth0
children4
last_payout2018-11-13 08:50:06
cashout_time1969-12-31 23:59:59
total_payout_value0.633 HBD
curator_payout_value0.206 HBD
pending_payout_value0.000 HBD
promoted0.020 HBD
body_length2,314
author_reputation13,415,047,411
root_title"How to setup/automate Steemmonsters Game on windows"
beneficiaries[]
max_accepted_payout100,000.000 HBD
percent_hbd10,000
post_id74,774,386
net_rshares766,626,537,554
author_curate_reward""
vote details (11)
@minnowsupport ·
<p>Congratulations!  This post has been upvoted from the communal account, @minnowsupport, by GAM002 from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows.  Please find us at the <a href="https://discord.gg/HYj4yvw"> Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>.  It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p> <p>If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&amp;delegatee=minnowsupport&amp;vesting_shares=102530.639667%20VESTS">50SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&amp;delegatee=minnowsupport&amp;vesting_shares=205303.639667%20VESTS">100SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&amp;delegatee=minnowsupport&amp;vesting_shares=514303.639667%20VESTS">250SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&amp;delegatee=minnowsupport&amp;vesting_shares=1025303.639667%20VESTS">500SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&amp;delegatee=minnowsupport&amp;vesting_shares=2053030.639667%20VESTS">1000SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&amp;delegatee=minnowsupport&amp;vesting_shares=10253030.639667%20VESTS">5000SP</a>. <br><strong>Be sure to leave at least 50SP undelegated on your account.</strong></p>
properties (22)
authorminnowsupport
permlinkre-how-to-setupautomate-steemmonsters-game-on-windows-20181110t133720z
categorysteemmonsters
json_metadata"{"app": "beem/0.20.9"}"
created2018-11-10 13:37:21
last_update2018-11-10 13:37:21
depth1
children0
last_payout2018-11-17 13:37:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,689
author_reputation148,902,805,319,183
root_title"How to setup/automate Steemmonsters Game on windows"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id75,034,784
net_rshares0
@steem-plus ·
SteemPlus upvote
Hi, @euginejoseph!

You just got a **0.07%** upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
properties (22)
authorsteem-plus
permlinkhow-to-setupautomate-steemmonsters-game-on-windows---vote-steemplus
categorysteemmonsters
json_metadata{}
created2018-11-07 08:57:30
last_update2018-11-07 08:57:30
depth1
children0
last_payout2018-11-14 08:57:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length439
author_reputation247,952,188,232,400
root_title"How to setup/automate Steemmonsters Game on windows"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id74,840,175
net_rshares0
@steemitboard ·
Congratulations @euginejoseph! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x60/http://steemitboard.com/notifications/firstpayout.png</td><td>You got your First payout</td></tr>
</table>

<sub>_[Click here to view your Board of Honor](https://steemitboard.com/@euginejoseph)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/the-meet-the-steemians-contest-is-over-results-are-coming-soon"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmeLukvNFRsa7RURqsFpiLGEZZD49MiU52JtWmjS5S2wtW/image.png"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/the-meet-the-steemians-contest-is-over-results-are-coming-soon">The Meet the Steemians Contest is over - Results are coming soon ...</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-euginejoseph-20181114t083320000z
categorysteemmonsters
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2018-11-14 08:33:18
last_update2018-11-14 08:33:18
depth1
children0
last_payout2018-11-21 08:33:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,247
author_reputation38,975,615,169,260
root_title"How to setup/automate Steemmonsters Game on windows"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id75,261,565
net_rshares0
@steemitboard ·
Congratulations @euginejoseph! You received a personal award!

<table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@euginejoseph/birthday2.png</td><td>Happy Birthday! - You are on the Steem blockchain for 2 years!</td></tr></table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@euginejoseph) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=euginejoseph)_</sub>


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemfest/@steemitboard/the-new-steemfest-badge-is-ready"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmRUkELn2Fd13pWFkmWU2wBMMx39EBX5V3cHBEZ2d7f3Ve/image.png"></a></td><td><a href="https://steemit.com/steemfest/@steemitboard/the-new-steemfest-badge-is-ready">The new SteemFest⁴  badge is ready</a></td></tr></table>

###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-euginejoseph-20191011t165750000z
categorysteemmonsters
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-10-11 16:57:51
last_update2019-10-11 16:57:51
depth1
children0
last_payout2019-10-18 16:57:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,078
author_reputation38,975,615,169,260
root_title"How to setup/automate Steemmonsters Game on windows"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id91,455,727
net_rshares0