Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Undertrey authored Apr 25, 2018
1 parent e4c93e9 commit 08f1819
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 71 deletions.
14 changes: 7 additions & 7 deletions Bmnrautorun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM I recommend that you do not touch the options below unless you know what you
SETLOCAL EnableExtensions EnableDelayedExpansion
MODE CON cols=70 lines=40
shutdown.exe /A 2>NUL 1>&2
SET ver=1.9.9
SET ver=2.0.0
SET mn=Bmnr
SET firstrun=0
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A
Expand All @@ -28,11 +28,11 @@ SET gpurestart=1
SET hashrate=0
SET minerprocess=bminer.exe
SET minerpath=%minerprocess%
SET commandserver1=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr199@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver2=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr199@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver3=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr199@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver4=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr199@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver5=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr199@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver1=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr200@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver2=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr200@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver3=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr200@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver4=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr200@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET commandserver5=%minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr200@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
SET ocprogram=0
SET profile=0
SET octimeout=120
Expand Down Expand Up @@ -363,7 +363,7 @@ IF EXIST "%log%" (
>> %bat% ECHO REM Configure the miners command line in %config% file. Not in %bat% - any values in %bat% will not be used.
IF %queue% GEQ 1 IF %queue% LEQ %serversamount% >> %bat% ECHO !commandserver%queue%!
REM Default pool server settings for debugging. Will be activated only in case of mining failed on all user pool servers, to detect errors in the configuration file. Will be deactivated automatically in 30 minutes and switched back to settings of main pool server. To be clear, this will mean you are mining to my address for 30 minutes, at which point the script will then iterate through the pools that you have configured in the configuration file. I have used this address because I know these settings work. If the script has reached this point, CHECK YOUR CONFIGURATION FILE or all pools you have specified are offline. You can also change the address here to your own.
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr199@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -uri stratum://t1S8HRoMoyhBhwXq6zY5vHwqhd9MHSiHWKv.fr200@eu1-zcash.flypool.org:3333 -logfile miner.log -max-temperature 80
>> %bat% ECHO EXIT
timeout.exe /T 3 /nobreak >NUL
START "%bat%" "%bat%" && (
Expand Down
2 changes: 1 addition & 1 deletion CCautorun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM I recommend that you do not touch the options below unless you know what you
SETLOCAL EnableExtensions EnableDelayedExpansion
MODE CON cols=70 lines=40
shutdown.exe /A 2>NUL 1>&2
SET ver=1.9.9
SET ver=2.0.0
SET mn=Cmnr
SET firstrun=0
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A
Expand Down
14 changes: 7 additions & 7 deletions Castautorun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM I recommend that you do not touch the options below unless you know what you
SETLOCAL EnableExtensions EnableDelayedExpansion
MODE CON cols=70 lines=40
shutdown.exe /A 2>NUL 1>&2
SET ver=1.9.9
SET ver=2.0.0
SET mn=Cast
SET firstrun=0
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A
Expand All @@ -28,11 +28,11 @@ SET gpurestart=1
SET hashrate=0
SET minerprocess=cast_xmr-vega.exe
SET minerpath=%minerprocess%
SET commandserver1=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr199 -p x --log miner.log
SET commandserver2=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr199 -p x --log miner.log
SET commandserver3=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr199 -p x --log miner.log
SET commandserver4=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr199 -p x --log miner.log
SET commandserver5=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr199 -p x --log miner.log
SET commandserver1=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr200 -p x --log miner.log
SET commandserver2=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr200 -p x --log miner.log
SET commandserver3=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr200 -p x --log miner.log
SET commandserver4=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr200 -p x --log miner.log
SET commandserver5=%minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr200 -p x --log miner.log
SET ocprogram=0
SET profile=0
SET octimeout=120
Expand Down Expand Up @@ -363,7 +363,7 @@ IF EXIST "%log%" (
>> %bat% ECHO REM Configure the miners command line in %config% file. Not in %bat% - any values in %bat% will not be used.
IF %queue% GEQ 1 IF %queue% LEQ %serversamount% >> %bat% ECHO !commandserver%queue%!
REM Default pool server settings for debugging. Will be activated only in case of mining failed on all user pool servers, to detect errors in the configuration file. Will be deactivated automatically in 30 minutes and switched back to settings of main pool server. To be clear, this will mean you are mining to my address for 30 minutes, at which point the script will then iterate through the pools that you have configured in the configuration file. I have used this address because I know these settings work. If the script has reached this point, CHECK YOUR CONFIGURATION FILE or all pools you have specified are offline. You can also change the address here to your own.
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr199 -p x --log miner.log
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -S xmr-eu1.nanopool.org:14444 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbS5VF8ypv8VF3GUiS1J.fr200 -p x --log miner.log
>> %bat% ECHO EXIT
timeout.exe /T 3 /nobreak >NUL
START "%bat%" "%bat%" && (
Expand Down
14 changes: 7 additions & 7 deletions ClayETHautorun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM I recommend that you do not touch the options below unless you know what you
SETLOCAL EnableExtensions EnableDelayedExpansion
MODE CON cols=70 lines=40
shutdown.exe /A 2>NUL 1>&2
SET ver=1.9.9
SET ver=2.0.0
SET mn=Clay
SET firstrun=0
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A
Expand All @@ -28,11 +28,11 @@ SET gpurestart=1
SET hashrate=0
SET minerprocess=EthDcrMiner64.exe
SET minerpath=%minerprocess%
SET commandserver1=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr199 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr199 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver2=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr199 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr199 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver3=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr199 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr199 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver4=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr199 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr199 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver5=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr199 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr199 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver1=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr200 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr200 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver2=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr200 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr200 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver3=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr200 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr200 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver4=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr200 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr200 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET commandserver5=%minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr200 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr200 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
SET ocprogram=0
SET profile=0
SET octimeout=120
Expand Down Expand Up @@ -363,7 +363,7 @@ IF EXIST "%log%" (
>> %bat% ECHO REM Configure the miners command line in %config% file. Not in %bat% - any values in %bat% will not be used.
IF %queue% GEQ 1 IF %queue% LEQ %serversamount% >> %bat% ECHO !commandserver%queue%!
REM Default pool server settings for debugging. Will be activated only in case of mining failed on all user pool servers, to detect errors in the configuration file. Will be deactivated automatically in 30 minutes and switched back to settings of main pool server. To be clear, this will mean you are mining to my address for 30 minutes, at which point the script will then iterate through the pools that you have configured in the configuration file. I have used this address because I know these settings work. If the script has reached this point, CHECK YOUR CONFIGURATION FILE or all pools you have specified are offline. You can also change the address here to your own.
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr199 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr199 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -epool eu1.ethermine.org:4444 -ewal 0x4a98909270621531dda26de63679c1c6fdcf32ea.fr200 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal ce439b0f9080c8abba0de88a1f02ff8af309ca0b4a0e09bd30dc9cec3479edc78e5e84d60127/fr200 -dpsw x -dcoin sia -allpools 1 -tstop 80 -logfile miner.log -wd 0
>> %bat% ECHO EXIT
timeout.exe /T 3 /nobreak >NUL
START "%bat%" "%bat%" && (
Expand Down
14 changes: 7 additions & 7 deletions ClayNSautorun.bat
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ REM I recommend that you do not touch the options below unless you know what you
SETLOCAL EnableExtensions EnableDelayedExpansion
MODE CON cols=70 lines=40
shutdown.exe /A 2>NUL 1>&2
SET ver=1.9.9
SET ver=2.0.0
SET mn=Clay
SET firstrun=0
FOR /F "tokens=1 delims=." %%A IN ('wmic.exe OS GET localdatetime^|Find "."') DO SET dt0=%%A
Expand All @@ -28,11 +28,11 @@ SET gpurestart=1
SET hashrate=0
SET minerprocess=NeoScryptMiner.exe
SET minerpath=%minerprocess%
SET commandserver1=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr199 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver2=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr199 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver3=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr199 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver4=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr199 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver5=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr199 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver1=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr200 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver2=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr200 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver3=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr200 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver4=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr200 -psw x -tstop 80 -logfile miner.log -wd 0
SET commandserver5=%minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr200 -psw x -tstop 80 -logfile miner.log -wd 0
SET ocprogram=0
SET profile=0
SET octimeout=120
Expand Down Expand Up @@ -363,7 +363,7 @@ IF EXIST "%log%" (
>> %bat% ECHO REM Configure the miners command line in %config% file. Not in %bat% - any values in %bat% will not be used.
IF %queue% GEQ 1 IF %queue% LEQ %serversamount% >> %bat% ECHO !commandserver%queue%!
REM Default pool server settings for debugging. Will be activated only in case of mining failed on all user pool servers, to detect errors in the configuration file. Will be deactivated automatically in 30 minutes and switched back to settings of main pool server. To be clear, this will mean you are mining to my address for 30 minutes, at which point the script will then iterate through the pools that you have configured in the configuration file. I have used this address because I know these settings work. If the script has reached this point, CHECK YOUR CONFIGURATION FILE or all pools you have specified are offline. You can also change the address here to your own.
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr199 -psw x -tstop 80 -logfile miner.log -wd 0
IF %queue% EQU 0 >> %bat% ECHO %minerpath% -pool stratum+tcp://yiimp.eu:4233 -wal 6xGsvQ96tjm6ns5jVncQEVHePkJcg1eMJx.fr200 -psw x -tstop 80 -logfile miner.log -wd 0
>> %bat% ECHO EXIT
timeout.exe /T 3 /nobreak >NUL
START "%bat%" "%bat%" && (
Expand Down
Loading

0 comments on commit 08f1819

Please sign in to comment.