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 ...