Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
ydem
on 10/12/2017, 15:49:03 UTC
Hey guys, i patched the neoscrypt issue myself (until the main coder does the update)

Go inside folder Pools/zpool.ps1 and find the line that sets $Zpool_Host = .... and change it into this : $Zpool_Host = "$Zpool_Algorithm.mine.zpool.ca".ToLower()
Also make sure to cut and paste the line right below $Zpool_Algorithm = ... (since it needs the recent algo found otherwise it messes up)

Save and done, have fun Cheesy

I'm guessing zpool24h.ps1 is the same, you can do it there aswell if you want