Okay, I've been trying to figure this out and cannot get anywhere. My rig has 3 280x sapphire gpus. Windows 7, and a MSI mother board. I tried several configs I've copied from other people, but none work. The miner simply opens and then closes really fast each time I try to do this. Don't know what's wrong but it's probably my config file. I've mostly mined script coin and have not mined x11 or x13 coins. I'm a newbie to this and cannot figure it out. I'll post my current config file below but probably will have to start from scratch. Anyone know how to get me up and running? I will pay $50 in bit coin if you can get me up and running. Not too sure what the problem is though. Like I said I’m new to this and may be better off starting from scratch. Please message me instead of posting here. Thanks
{
"pools" : [
{
"name" : "NiceHash_Scrypt_multi!",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "d=1024",
"pool-nfactor" : "10",
"pool-algorithm" : "zuikkis",
"pool-gpu-engine" : "1000",
"pool-thread-concurrency" : "8192"
},
{
"name" : "NiceHash_Scrypt-N_multi!",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "d=1024",
"pool-nfactor" : "11",
"pool-algorithm" : "zuikkis",
"pool-gpu-engine" : "1000",
"pool-intensity" : "13",
"pool-gpu-memclock" : "1500",
"pool-g" : "2",
"pool-lookup-gap" : "2",
"pool-thread-concurrency" : "8192"
},
{
"name" : "NiceHash_X11_multi!",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "d=0.08",
"pool-nfactor" : "10",
"pool-algorithm" : "darkcoin-mod",
"pool-gpu-engine" : "1100",
"pool-thread-concurrency" : "8192"
},
{
"name" : "NiceHash_X13_multi!",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "d=0.08",
"pool-nfactor" : "10",
"pool-algorithm" : "marucoin-mod",
"pool-gpu-engine" : "1100",
"pool-worksize" : "128",
"pool-intensity" : "18",
"pool-g" : "4",
"pool-thread-concurrency" : "8192"
},
{
"name" : "NiceHash_Keccak_multi!",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "d=1024",
"pool-nfactor" : "10",
"pool-algorithm" : "maxcoin",
"pool-gpu-engine" : "1100",
"pool-intensity" : "6",
"pool-gpu-memclock" : "750",
"pool-gpu-threads" : "1",
"pool-thread-concurrency" : "8192"
},
{
"name" : "NiceHash_Scrypt_Backup!",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "d=1024",
"pool-nfactor" : "10",
"pool-algorithm" : "zuikkis",
"pool-gpu-engine" : "1000",
"pool-thread-concurrency" : "8192"
},
{
"name" : "Coinshift_Script_backup",
"url" : "",
"user" : "17SpVsGRTPbQWy5odsTPgGhEMVFKN3bDer",
"pass" : "x",
"pool-nfactor" : "10",
"pool-algorithm" : "marucoin-mod",
"pool-gpu-engine" : "1100",
"pool-thread-concurrency" : "8192"
}
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "1070",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "1.162",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "10",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"no-client-reconnect" : true,
"failover-only" : true,
"failover-switch-delay" : "30",
"api-allow" : "W:127.0.0.1/24",
"api-listen" : true
}