I like the site, but I'm a bit lost as to how it works. It shows SHA, Scrypt and X11. So is it mining the most profitable coin and then converting to MINT and BC, or what is happening?
yes pretty much.
I mine scrypt and x11 scrypt. So for the X11 you could be mining hiro coin or dark coin or one of the coins that use X11 algo.
Then you get paid In MintCoin or BlackCoin or 50/50.
I have been mining 50/50 payout and the payout is actually pretty good.
If you mine 50/50 you will need a Black coin and Mint coin wallet in your .bat
If you mine Mint only you'll just need a Mint wallet.
Here is a .bat example for x11 for my R209's
getting 50/50 payout.
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
timeout /t 4
SGminer.exe -d 1,0 -k darkcoin -u BRfZPqtrczX3cr4M8372dYFoDXzXcX7j5c.MvAyDfvXgzPH78oyYtt7CXnMsWvCzseSDe -p X -o stratum+tcp://uswest1.cryptoalts.com:5555 --gpu-platform 0 --worksize 256 --vectors 1 --intensity 18 --gpu-threads 1 --log 3 --thread-concurrency 33792 --lookup-gap 2 --api-port 4028 --expiry 120 --queue 1 --scan-time 60 --auto-fan --temp-target 65 --gpu-powertune 20 --gpu-memclock 1500 --gpu-engine 999
you would replace my wallet addresses with your own.