• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Automated pools (middlecoin.com; hashco.ws; other auto-trading pools)

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.
x15 on nicehash is currently .00085 per mh. Seems to fluctuate a lot though, just an hour earlier it was .00072.

It averages out to be about 266% better than Scrypt for me. X13 is 154% better, X11 is 135%.

NiceHash X15 is still new, it'll settle in as time passes I'm sure. I just hope the payout stay good for me.
 
Same as the rest...not bad, but archaic. You're better off with ipominer.com if you want to dab into trading coins a bit. (same owner?)

Nicehash with auto-algo switch is the better option for lazy people.
 
Haven't been able to get Nicehash multialgo to run stable. Can someone copy/paste their conf with 280x?
 
Haven't been able to get Nicehash multialgo to run stable. Can someone copy/paste their conf with 280x?

Code:
{
    "pools": [
        {
            "name": "NiceHash_Scrypt",
            "url": "stratum+tcp://stratum.nicehash.com:4333",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=32",
            "algorithm": "zuikkis",
            "nfactor": "10",
            "xintensity": "4",
            "thread-concurrency": "8192"
        },
	{
            "name": "NiceHash_Scrypt-N",
            "url": "stratum+tcp://stratum.nicehash.com:4335",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=32",
            "algorithm": "zuikkis",
            "nfactor": "11",
            "xintensity": "4",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X11",
            "url": "stratum+tcp://stratum.nicehash.com:4336",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "darkcoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X13",
            "url": "stratum+tcp://stratum.nicehash.com:4337",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "marucoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_Keccak",
            "url": "stratum+tcp://stratum.nicehash.com:4338",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "x",
            "algorithm": "maxcoin",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X13_Backup",
            "url": "stratum+tcp://stratum.nicehash.com:3337",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "marucoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X11_Backup",
            "url": "stratum+tcp://stratum.nicehash.com:3336",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "darkcoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        }
    ],
    "xintensity": "4",
    "vectors": "1",
    "lookup-gap": "2",
    "shaders": "2048",
    "thread-concurrency": "8192",
    "gpu-engine": "1060",
    "gpu-memclock": "1500",
    "gpu-fan": "40-100",
    "gpu-powertune": "20",
    "temp-cutoff": "95",
    "temp-overheat": "90",
    "temp-target": "75",
    "gpu-threads": "2",
    "auto-fan": true,
    "log": "5",
    "log-dateformat": "1",
    "failover-only": true,
    "failover-switch-delay": "30",
    "no-pool-disable": true,
    "scrypt": true,
    "queue": "1",
    "scan-time": "7",
    "expiry": "28",
    "api-listen": true,
    "api-mcast-port": "4028",
    "api-port": "4001",
    "api-allow": "W:127.0.0.1"
}

Haven't added the latest algos yet, but that should help get you started.
 
Code:
{
    "pools": [
        {
            "name": "NiceHash_Scrypt",
            "url": "stratum+tcp://stratum.nicehash.com:4333",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=32",
            "algorithm": "zuikkis",
            "nfactor": "10",
            "xintensity": "4",
            "thread-concurrency": "8192"
        },
	{
            "name": "NiceHash_Scrypt-N",
            "url": "stratum+tcp://stratum.nicehash.com:4335",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=32",
            "algorithm": "zuikkis",
            "nfactor": "11",
            "xintensity": "4",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X11",
            "url": "stratum+tcp://stratum.nicehash.com:4336",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "darkcoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X13",
            "url": "stratum+tcp://stratum.nicehash.com:4337",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "marucoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_Keccak",
            "url": "stratum+tcp://stratum.nicehash.com:4338",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "x",
            "algorithm": "maxcoin",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X13_Backup",
            "url": "stratum+tcp://stratum.nicehash.com:3337",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "marucoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        },
        {
            "name": "NiceHash_X11_Backup",
            "url": "stratum+tcp://stratum.nicehash.com:3336",
            "user": "15R72Ry7QC83U1cRhKPELWqGqzBixV91A6",
            "pass": "d=0.01",
            "algorithm": "darkcoin-mod",
            "nfactor": "10",
            "xintensity": "144",
            "thread-concurrency": "8192"
        }
    ],
    "xintensity": "4",
    "vectors": "1",
    "lookup-gap": "2",
    "shaders": "2048",
    "thread-concurrency": "8192",
    "gpu-engine": "1060",
    "gpu-memclock": "1500",
    "gpu-fan": "40-100",
    "gpu-powertune": "20",
    "temp-cutoff": "95",
    "temp-overheat": "90",
    "temp-target": "75",
    "gpu-threads": "2",
    "auto-fan": true,
    "log": "5",
    "log-dateformat": "1",
    "failover-only": true,
    "failover-switch-delay": "30",
    "no-pool-disable": true,
    "scrypt": true,
    "queue": "1",
    "scan-time": "7",
    "expiry": "28",
    "api-listen": true,
    "api-mcast-port": "4028",
    "api-port": "4001",
    "api-allow": "W:127.0.0.1"
}

Haven't added the latest algos yet, but that should help get you started.

Awesome. Thanks!

How's the power usage on the multi algos? Similar to straight scrypt mining?
 
leetpools.net now has auto-switching features.

Seems they work like wafflepool, mine with your BTC addy and they do the rest
 
I used multipool when I started mining doge, it was okay, only got ddos'd a few times but so does every site.

multipool is very reliable, but the issue is they dont autotrade for you, you have to rely on sites like cryptsy and those really suck at quick converting your coin, first they take forever to post to the account, then the auto-trade option doesnt always fire ..
 
multipool is very reliable, but the issue is they dont autotrade for you, you have to rely on sites like cryptsy and those really suck at quick converting your coin, first they take forever to post to the account, then the auto-trade option doesnt always fire ..

So what would a better option be? I'm currently mining at easymining.eu, strictly LTC. Played around at multipool for a bit.
 
So what would a better option be? I'm currently mining at easymining.eu, strictly LTC. Played around at multipool for a bit.

mining s barely worth it atm, if u don't have an asic that is
if you have one, id recommend nicehash or wafflepool in scrypt mode
if ur running gpu, id recommend same nicehash or wafflepool in x11 or x13 mode
 
mining s barely worth it atm, if u don't have an asic that is
if you have one, id recommend nicehash or wafflepool in scrypt mode
if ur running gpu, id recommend same nicehash or wafflepool in x11 or x13 mode

hmm, you have any numbers for profits? been LTC/Betarigs for the last couple days, as I thought that multipools are in the trash for scrypt.
been doing .05/day for 60mhash.
 
hmm, you have any numbers for profits? been LTC/Betarigs for the last couple days, as I thought that multipools are in the trash for scrypt.
been doing .05/day for 60mhash.

about 120% of ltc atm 0.7534 BTC/GH/Day, but comes out to about 0.045 for your 60mhs, so i guess betarigs is even better, but pure ltc would be less
https://nicehash.com/index.jsp?a=0
 
Really the only graphics card worth mining on is a 750 Ti. I get 2.2mh on x13 or 2.9mh on x11, I can make about .001 per day on either so that works out to about $18 per month, and I use about $6 of electric doing it. So yeah $12 per month net, pretty abysmal but hey it is profit. I don't think any AMD cards could be profitable at this point, from my understanding the 750 Ti is putting out 280x numbers but using 1/3 of the electric.

I still have my gridseed blades putting out 11mh, so I make about .006-.007 per day on clevermining with those. They use 200w total so that's about $20 a month in electric, so net profits are about $90 per month currently.
 
Back