Author

Topic: Multipoolminer MPM using pools I don't want? (Read 124 times)

newbie
Activity: 30
Merit: 0
March 03, 2018, 12:44:41 PM
#3
you need another -command with which pools you wnat to exclude. It's in the Readme file
newbie
Activity: 10
Merit: 0
anybody knows?
newbie
Activity: 10
Merit: 0
February 25, 2018, 12:05:28 PM
#1
Hello,

I have the following .bat:

Code:
set "command=& .\multipoolminer.ps1 -username myusername-workername mynamecmultipoolminer -region europe -currency btc,usd,eur,pln -type nvidia -poolname miningpoolhub 
-algorithm cryptonight,decred,decrednicehash,ethash,ethash2gb,equihash,groestl,lbry,lyra2re2,lyra2z,neoscrypt,pascal,sia,siaclaymore,sianicehash,sib,skunk -donate 20
 -watchdog -switchingprevention 2 -minerstatusurl https://multipoolminer.io/monitor/miner.php"

So... it have only this pool name:
Code:
-poolname miningpoolhub 


So why MPM is running such command???
Code:
Bin\Ethash-Claymore\EthDcrMiner64.exe -r -1 -mport -23333 -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal myusername.mynamecmultipoolminer
 -epsw x -esm 3 -allpools 1 -allcoins 1 -dpool lbry.mine.ahashpool.com:3334 -dwal 1JiCTd5Hn7cKeRLmexmvKRVmxi3Z6R2XLg -dpsw mynamecmultipoolminer ,c=BTC -dcoin lbc -dcri 20 -platform 2

I wanted only MPH... why is it using also ahashpool?
Jump to: