Re: WildRig Multi 0.15.3.8: AMD miner with multialgo support
by
katar14
on 15/02/2019, 01:21:18 UTC
i have wildrig-multi-windows-0.15.3.8-beta i have text:
@echo off
:loop
wildrig.exe --print-full --algo MTP --opencl-threads auto --opencl-launch auto --url zcoin.mintpond.com:3000 --user Dn7MMYjVQqenT11VFDYHfFdwXmSTRUTak --pass x
if ERRORLEVEL 1000 goto custom timeout /t 5 goto loop
:custom echo Some error happened, put custom command here timeout /t 5 goto loop