Post
Topic
Board Mining (Altcoins)
Re: Neoscrypt Nvidia - which one?
by
ultiman2
on 15/01/2018, 11:11:02 UTC
Both ccminer and hsrminer keeps on crashing
Any idea how to restart them automatically
P.S
Pc keeps on running just the miner crashes

i use that batch file to restart ccminer

:start
ccminer -a neoscrypt -o stratum+tcp://pool.bsod.pw:1997 -u xxxxxx -p c=GOA -i 16
rem here we can wait some seconds until we start again (optional)
timeout /t 5
goto start