REM === suprminer (NVIDIA) === REM suprminer.exe -a verthash -o stratum+tcp://vtc.suprnova.cc:1777 -u Username.WorkerName -p x --verthash-dat verthash.dat REM === suprminer-amd (AMD/OpenCL) === REM suprminer-amd.exe -k verthash -o stratum+tcp://vtc.suprnova.cc:1777 -u Username.WorkerName -p x --verthash-dat verthash.dat REM === SRBMiner-Multi (AMD/NVIDIA/CPU) === REM SRBMiner-MULTI.exe --disable-cpu --algorithm verthash --pool stratum+tcp://vtc.suprnova.cc:1777 --wallet Username.WorkerName --password x REM === VerthashMiner (NVIDIA/AMD) === VerthashMiner.exe -o stratum+tcp://vtc.suprnova.cc:1777 -u Username.WorkerName -p x --verthash-data verthash.dat --all-cl-devices --all-cu-devices pause;