Post
Topic
Board Service Announcements
Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service
by
Taburnak
on 02/05/2014, 17:22:34 UTC
There are some decent paying Scrypt-A-Nfactor orders ... if you have Scrypt-A-Nfactor you can get some good payouts, check here: https://www.nicehash.com/index.jsp?a=2 and point your miner to stratum+tcp://stratum.nicehash.com:3335

We advice you to use multi-algorithm configuration (if you're using latest sgminer)

"pools" : [
        {
                "name" : "NiceHash Scrypt-A.-Nfactor",
                "url" : "stratum+tcp://stratum.nicehash.com:3335",
                "user" : "myBTCaddress",
                "algorithm" : "nscrypt",
                "nfactor" : "11"
        },
        {
                "name" : "NiceHash Scrypt",
                "url" : "stratum+tcp://stratum.nicehash.com:3333",
                "user" : "myBTCaddress",
        },
        {
      "name" : "mybackuppool",
                "url" : "stratum+tcp://mybackuppool",
                "user" : "myBTCaddress",
                "pass" : "x"
        }
]
,
"kernel" : "zuikkis",
... etc ...

I have added my info to the conf file but i get errors when loading

partial JSON error in conf file
conf file could not be used
need to specify at least one pool server

Make sure you have commas where there needs to be and no commas where there doesn't need to be.  Also, same with the brackets.  I get that message when I've messed up those.

thanks but i dont know how to do that. i want to setup for Nscrypt but if i change my port to 3335 i get share is above target. i followed the faq on the nicehash website. it works fine in scrypt mode with this bat with no conf file.

setx GPU_MAX_ALLOC_PERCENT 100  

sgminer -o stratum+tcp://stratum.nicehash.com:3333 -u 1CrpGPyvWdGuirFTN7ky62bLvYEW1gZUuZ -p d=64 -o stratum+tcp://useast.wafflepool.com:3333 -u 1CrpGPyvWdGuirFTN7ky62bLvYEW1gZUuZ -p password --thread-concurrency 8192 --intensity 13 --worksize 256 -g 2 --temp-target 70 --gpu-memclock 1500 --gpu-engine 1080 --gpu-fan 80