-
Notifications
You must be signed in to change notification settings - Fork 596
Guide lolMiner Autoswitch mmpOS
We have developed a script with the help of hashrate.no to check which is the most profitable algo each 60min. It will don't change OC at the moment.
To run Autoswitch in mmpOS we will need to install the script of the autoswitch in the folder of lolMiner.
To configure it later we will need to go to any working lolMiner configuration and add in advance like this the information: (also select a 2nd coin in case you want to see 2nd algo if you select DUALALGO)
ALGO,POOL,USER,HASHRATE or DUALALGO,POOL,USER,DUALPOOL,DUALUSER,Hashrate,Dualhashrate and always end with and \
to go to next algo like the next example:
MWC,mwc.2miners.com:1111,https://mwcproxy.bitforex.com/3044133,8 \
GRIN,grin.2miners.com:3030,grin1n26np6apy07576qx6yz4qayuwxcpjvl87a2mjv3jpk6mnyz8y4vq65ahjm,5 \
CTXC,ctxc.2miners.com:2222,0xa0fcc814850eff5e51f3385a9f4ce249365afa0f,5 \
BTG,btg.2miners.com:4040,AMtQQCY3oEPnNxVEDezm8wvQnWYHkQxo3m,86 \
BEAM,beam.2miners.com:5353,2df1568ab0cc340dedf1f3cf75af71dc90878fe5274e6243681e3bdfd8da09d91df,285 \
AE,pool.eu.woolypooly.com:20000,ak_2KWftbVHx4yHKoEADxz6Ub25XChBQMWiTZa99HTvYod7bJewtc,81 \
ETHW+ALPH,ethw.2miners.com:2020,1KJMiHwZnZHAAUxiqAKNSvVjpnB1cQ1RH4,de.alephium.herominers.com:1199,1EBjNbVAnvaVg5Z5SMRR1FaSBTJUQz1PJjCxCT6tzCDJW,622,6 \
ETC+ALPH,etc.2miners.com:1010,0xa0fcc814850eff5e51f3385a9f4ce249365afa0f,de.alephium.herominers.com:1199,1EBjNbVAnvaVg5Z5SMRR1FaSBTJUQz1PJjCxCT6tzCDJW,622,6 \
KAS,pool.woolypooly.com:3112,kaspa:qrlzhx6c89khwm4pecdklu40350c7v437ndhd6k2fecthg0x8pz9zcl3crecu,50
All possible algos at the moment are:
- AE
- BEAM
- BTG
- CTXC
- ERG
- ETC
- ETC+ALPH
- ETC+KAS
- ETHF
- ETHF+ALPH
- ETHF+KAS
- ETHW
- ETHW+ALPH
- ETHW+KAS
- FLUX
- GRIN
- KAS
- MWC
- NH-Autolykos
- NH-Beam
- NH-Etchash
- NH-Etchash+ALPH
- NH-Etchash+KAS
- NH-Ethash
- NH-Ethash+ALPH
- NH-Ethash+KAS
- NH-ZelHash
Algo Nicehash(becareful with capital letters),pool of nicehash (we used ssl), your BTC Wallet same in all algos, hashrate
NH-Autolykos,ssl://autolykos.auto.nicehash.com:443,3DX5Q3qAPQih9vHPzXQH7nexGAJLpnRKSB,850 \
NH-Etchash,ssl://etchash.auto.nicehash.com:443,3DX5Q3qAPQih9vHPzXQH7nexGAJLpnRKSB,330 \
NH-Ethash,ssl://daggerhashimoto.auto.nicehash.com:443,3DX5Q3qAPQih9vHPzXQH7nexGAJLpnRKSB,330 \
NH-Beam,ssl://beamv3.auto.nicehash.com:443,3DX5Q3qAPQih9vHPzXQH7nexGAJLpnRKSB,180 \
NH-ZelHash,ssl://zelhash.auto.nicehash.com:443,3DX5Q3qAPQih9vHPzXQH7nexGAJLpnRKSB,1800 \
NH-Zhash,ssl://equihash.auto.nicehash.com:443,3DX5Q3qAPQih9vHPzXQH7nexGAJLpnRKSB,2000
cd /tmp && wget https://github.com/Lolliedieb/lolMiner-releases/files/9803091/lolMinerAutoswitch.tar.gz && tar -xvf lolMinerAutoswitch.tar.gz && sudo mv /opt/mmp/miners/lolminer-equihash/lolMiner /opt/mmp/miners/lolminer-equihash/lolMinerBin && sudo cp -adpR lolMiner /opt/mmp/miners/lolminer-equihash/ && agent-restart
sudo mv /opt/mmp/miners/lolminer-equihash/lolMinerBin /opt/mmp/miners/lolminer-equihash/lolMinerBin && agent-restart
Example Running: