Post
Topic
Board Pools (Altcoins)
Re: [ANN] profit switching auto-exchanging pool - middlecoin.com
by
chilin_dude
on 22/01/2014, 03:27:05 UTC
You guys need the middlecoin watcher python app. I just have a constant updated screen on my desktop. Hoping to get it ported onto my little lcd stats display soon Smiley

link for the lazy: https://github.com/michwill/mdc
This might be the most retarded question in the world but how do we run it? I downloaded and installed python for windows. Saved the mdc.py in notepad (yes correct file extension). Then created a .bat with the instructions as per the readme:
"python mdc.py Wallet USD"
And it just opens cmd prompt and rapidly closes. Thanks

wallet is your BTC address methinks, not the word wallet.

yes and try opening a prompt and running it from there first before adding the .bat step to make sure everything is working
Yeah in the file its my actual wallet address, just dont want to publish it. I tried a prompt without.bat to no avail...
This is with latest python, 64bit.