Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
Razor1
on 08/12/2017, 01:40:30 UTC
just changed the wallet address and what not using the startahashpool.bat

This is my batch file

powershell -version 5.0 -noexit -executionpolicy bypass -windowstyle maximized -command "&.\NemosMiner-v2.2.1.ps1 -SelGPUEWBF '0 1 2 3 4 5' -SelGPUCC '0,1,2,3,4,5' -Currency USD -Passwordcurrency BTC -interval 120 -Wallet 1JhZv5KrvzCtn8VneDh141V6MnmoHXgkCV -Location US -PoolName ahashpool -Type nvidia -Algorithm xevan,hsr,lbry,skein,bitcore,Nist5,MyriadGroestl,Lyra2RE2,neoscrypt -Donate 10


No modifications other than GPU #'s  and increased my donate once I saw it working Smiley

In the algorithms.txt file, I removed all the coins that crashed the miners

this is what I ended up with

{
    "hsr":  "Hsr",
  "bitcore":  "Bitcore",
    "Polytimos":  "poly",
    "blake":  "Blakecoin",
    "xevan":  "Xevan",
    "blakecoin":  "Blakecoin",
    "blakevanilla":  "BlakeVanilla",
    "cryptonight":  "CryptoNight",
    "daggerhashimoto":  "Ethash",
    "darkcoinmod":  "X11",
    "decred":  "Decred",
    "equihash":  "Equihash",
    "eth":  "Ethash",
    "ethash":  "Ethash",
    "groestl":  "Groestl",
    "groestlcoin":  "Groestl",
    "hmq1725":  "HMQ1725",
    "jha":  "JHA",
    "keccak":  "Keccak",
    "lbry":  "Lbry",
    "lyra2re2":  "Lyra2RE2",
    "lyra2rev2":  "Lyra2RE2",
    "lyra2v2":  "Lyra2RE2",
    "lyra2z":  "Lyra2z",
    "maxcoin":  "Keccak",
    "myrgr":  "MyriadGroestl",
    "myriadcoingroestl":  "MyriadGroestl",
    "myriadgroestl":  "MyriadGroestl",
    "neoscrypt":  "NeoScrypt",
    "nist5":  "Nist5",
    "pascal":  "Pascal",
    "quark":  "Quark",
    "quarkcoin":  "Quark",
    "qubit":  "Qubit",
    "qubitcoin":  "Qubit",
    "scrypt":  "Scrypt",
    "sha256":  "SHA256",
    "sia":  "Sia",    "skein":  "Skein",
    "skeincoin":  "Skein",   "vanilla":  "BlakeVanilla",
    "veltor":  "Veltor",
    "x11":  "X11",
    "x11gost":  "x11gost",
    "x11evo":  "X11evo",
   "xmr":  "CryptoNight",
    "yescrypt":  "Yescrypt",
    "zuikkis":  "Scrypt"
}