Hi, guys I modified Michwill's python script for myself but maybe it'll be useful for others.
- shows all available info,
- refreshes itself on configurable intervals,
- displays balances in full BTC or microBTC,
- can use average and last exchange rates from BTC-E and Mt.Gox for estimating your Middlecoin balances in USD,
- shows exchange rates for BTC-E and Mt.Gox,
screenshot:

script dl:
https://www.dropbox.com/s/89lmek87a9a3oo2/mdc2.pyTo use this you need Python 2.7 (
http://www.python.org/download/releases/2.7/ )
To config edit values at the start of the script.
Run through terminal or just double click the script.
On the subject of the pool itself, I find it astounding. There are minor stability issues but considering the massive influx of new users it works suprisingly well while h2o manages to bring us high profit. Much respect to him. However the site could be updated with the missing info on the payment treshold change and EU server adress.
I get this error message:
Traceback (most recent call last):
File "C:\mdc2.py", line 115, in
write("Total paid", my["paidOut"],mbtc)
KeyError: 'paidOut'
Maybe it because I dont have any payouts yet? Since I just started mining ^^
And another question; Is there any difference between mining on EU and US server? and could/should I use both, one for backup? I started out on US before I read trough the posts and had on my first test miner 869 khash according to both cgminer and according to script and now with EU wich corresponds to my location I only got around 500khash according to script even tough cgminer says avg on 869 still as usual.