Bitcoin Forum
June 29, 2024, 09:53:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: December 09, 2017, 06:01:20 PM
Hey all.  Very new to mining, first search popped up nicehash and stopped searching as it was idiot proof.  One month later and lost my first $150 and have been learning a lot about pool farming.  Forgive my ignorance and joining MPH.  I am having trouble with my bat file.  See below.  When the top coin is a lyra2v2, no problem, farms away. When its an equihash formula, it cant find the stratum server (forgot to grab the last error).   I have scrips to run all the coins directly, but would love to get the autoscript down so I dont to check in every fews hours.  Lets be honest, i will check in, but nice not having to manually switch.  Thanks for the help!!!

:start
EthDcrMiner64.exe -epool us-east.ethash-hub.miningpoolhub.com:12020 -ewal mithiral67.switch1 -eworker mithiral67.switch1 -esm 3 -epsw x -allcoins 1 -retrydelay -1
#ethminer --farm-retries 0 -G -S us-east.ethash-hub.miningpoolhub.com:12020 -O 6788774.switch1:x -FS exit
ccminer -r 0 -a lyra2v2 -o stratum+tcp://hub.miningpoolhub.com:12018 -u 6788774.switch1 -p x
ccminer -r 0 -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:12012 -u 6788774.switch1 -p x
ccminer -r 0 -a skein -o stratum+tcp://hub.miningpoolhub.com:12016 -u 6788774.switch1 -p x
ccminer -r 0 -a groestl -o stratum+tcp://hub.miningpoolhub.com:12004 -u 6788774.switch1 -p x
ccminer -r 0 -a equihash -o stratum+tcp://us-east.equihash-hub.miningpoolhub.com:12023 -u 6788774.switch1 -p x
ccminer -r 0 -a cryptonight -o stratum+tcp://us-east.cryptonight-hub.miningpoolhub.com:12024 -u 6788774.switch1 -p x
ccminer -r 0 -a myr-gr -o stratum+tcp://hub.miningpoolhub.com:12005 -u 6788774.switch1 -p x
timeout 1
goto start
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!