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

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