Skip to content

CRYPTO MINING BLOG

Your guide to cryptocurrency mining

Primary Menu
  • CRYPTOCURRENCY
    • NEWS
    • WALLETS
    • INVESTING
    • TRADING
  • MINING
    • CRYPTO MINERS (SOFT)
    • ASIC MINING
    • GPU MINING
      • AMD GPU MINING
      • NVIDIA GPU MINING
    • CPU MINING
    • FPGA MINING
  • SOFTWARE
    • CRYPTOCURRENCY WALLETS
    • CRYPTOCURRENCY MINERS
    • TOOLS & UTILITIES
    • TRADING BOTS
    • FLASHING GPU
    • DRIVERS
    • SOFTWARE & FIRMWARE ASIC (ANTMINER)
    • NEW RELEASES
  • REVIEWS
  • GUIDES
  • NEWS

NPlusMiner v7.1.4: A New Alternative to NiceHash and Cudo Miner

  • CRYPTO MINING BLOG
  • May 1, 2020
  • 3 Comments So far
  • Download NPlusMiner, NPlusMiner, NPlusMiner v7.1.4
  • Crypto News | Cryptocurrency Miners | Cryptocurrency Mining | Software
  • NPlusMiner v7.1.4: A New Alternative to NiceHash and Cudo Miner
    NPlusMiner

GitHub: DOWNLOAD NPlusMiner v7.1.4

It’s nice to have easy-to-use services like NiceHash or Cudo Miner, but we are missing out on the good old days of Miner Control before things got too complicated to make it simple and easy for novice miners and not at all easy for more advanced users. A bit of fresh air is NPlusMiner software, which really brings us back from the past in the form of a user interface and functionality, but at the same time it is relevant in terms of software and mining functionality.

NPlusMiner – This is a convenient and functional GUI with a powerful backend that in real time monitors various mining pools to find the most profitable mining pool and algorithm for the moment. It supports CPU mining, as well as AMD and Nvidia GPUs and, of course, uses the most popular miner software that you usually use to manually mine for a specific pool and for a specific algorithm.

The software works surprisingly well, and both novices and more experienced users can sue it, a small download that is easy and quick to configure based on your mining equipment. It loads the necessary miners quickly and automatically, then performs testing and automatically switches to what is most beneficial for your equipment. It supports a number of popular mining pools and is updated quite often to reflect changes and improvements, as well as corrections that will help you increase profits. The mining and switching algorithm of the pool is pretty good and advanced, so the software cannot be easily misled due to short jumps in profitability. NPlusMiner software also has some useful advanced features for users who want more control over the mining process. There is a small developer fee for using the software – a fee for 8 minutes per day (0.5%), which can be changed in the configuration (minimum 3).

Changes and Relases v7.1.4

  • GMiner 2.09
  • Improve Server performances
  • Added Icons to Web UI (Pools/Coins)

https://github.com/MrPlusGH/NPlusMiner/releases

Features list of The NPlusMiner

GUI

  Since version 2.0 NPlusMiner has a GUI making it easy to configure and run.
  Relies on config files. No need to edit bat files. Simply run NPlusMiner
  Set your wallet address and hit start
  For console lovers. Run NPlusMiner-ConsoleUp.

AutoUpdate

  Since version 4.0 NPlusMiner integrates an AutoUpdate feature.

Pause Mining

    Ability to pause miners while keeping other jobs running (pause button)
    This will stop mining activity
    BrainPlus will still run in the background avoiding the learning phase on resume
    EarningTracker will still run in the background avoiding the learning phase on resume

prerun

  Ability to run a batch prior switching to a specific algo.
  For example, can be used to set per algo OC via nvidiaInspector
  Simply create a file named <AlgoName>.bat in prerun folder
  If <AlgoName>.bat does not exist, will try to launch prerun/default.bat
  Use overclock with caution

Per pools config (Advanced)

    – **This is for advanced users. Do not use if you do not know what you are doing.**
    – You can now set specific options per pool. For example, you can mine NiceHash on the internal wallet and other pools on a valid wallet. This configuration is provided as an example in ConfigPoolsConfig-NHInternal.json
      – Available options
        – Wallet = your wallet address
        – UserName = your MPH user name
        – WorkerName = your worker name
        – PricePenaltyFactor = See explanation below
      – Usage
        – The file ConfigPoolsConfig.json contains per pool configuration details. If a pool is listed in this file,
    the specific settings will be taken into account. If not, the setting for the entry name default will be used.
    **Do not delete the default entry.**
        – Edit ConfigPoolsConfig.json
        – Add an entry for the pool you want to customize
          – The name must be the NPlusMiner name for the pool. ie. for ahashpool, if you use Plus. The name is ahashpoolplus.
          – (**careful with json formating Wink**)
          – Best way is to duplicate the default entry
    – Note that the GUI only updates the default entry. Any other changes need to be done manualy

PricePenaltyFactor (Advanced)

    – When using advanced per pool configuration, it is possible to add a penalty factor for a specific pool. This simply adds as a multiplicator on estimations presented by the pool.
    – Example scenario
      – NiceHash as a 4% fee – Set PricePenaltyFactor to 0.96 (1-0.04)
      – You feel like a pool is exaggerating his estimations by 10% – Set PricePenaltyFactor to 0.9

BrainPlus – ahashpoolplus / zergpoolplus / zpoolplus / blazepoolplus / BlockMastersPlus / PhiPhiPoolPlus / StarPoolPlus / HashRefineryPlus

  Uses calculations based on 24hractual and currentestimate ahashpool prices to get more realistic estimate.
  Includes some trust index based on past 1hr currentestimate variation from 24hr.
  AND is NOT sensible to spikes.
  This shows less switching than following Current Estimate and more switching that following the 24hr Actual.
  Better profitability.

Pools variants

  24hr – uses last 24hour Actual API too request profit
     -Low switching rate
  plus – uses advanced calculations to maximize profit
     -**Best switching rate**
  normal – uses current estimate API too request profit
     -High switching rate

Earnings Tracking

  Displays BTC/H and BTC/D as well a estimation of when the pool payment threshold will be reached.
  Supported pools:
        ahashpool
        zergpool
        zpool
        nicehash
        miningpoolhub (partial)
        Blazepool
        BlockMasters
        PhiPhipool
        Starpool
        HashRefinery
  If mining more that one pools, shows stats for any supported pool
  Press key e in the console window to show/hide earnings

Support running multiple instances

  **Experimental**
  More than one instance of NPlusMiner can run on the same rig
  Each instance must be placed in it’s own directory
  Miner has to be started prior the launch of the next instance

Optional miners (Advanced)

  Some miners are not enabled by default in NPlusMiner for a variety of reasons
  A new folder can be found called “OptionalMiners” containing .ps1 files for some miners
  For advanced users, refer to OptionalMinersReadme.txt on how to use

Algo switching log

  Simple algo switching log in csv switching.log file found in Logs folder.
  You can easily track switching rate.

Console Display Options

  Use -UIStyle Light or -UIStyle Full in config.json
        Full = Usual display
        Light = Show only currently mining info (Default)
  UIStyle automaticaly swtiches to Full during benchmarking.

In session console display toggle

  Press key s in the window to switch between light and full display
  Press key e in the window to show/hide earnings
  Will toggle display at next refresh

Recommended New Articles:

  • EWBF v0.1: Download Cuda Equihash Miner For GPU Mining
  • XMRIG 5.11.1: RandomX Performance Improvement for AMD GPUs
  • Siacoin Go Pool miner: GPU miner for SIAcoin (SC)
  • Spmod-git #5: New Faster miner Raven x16r/x16s (fork of ccminer)
  • SGMiner v4.2.1: Download Scrypt GPU Miner for Windows

Read more:

NPlusMiner v7.4.1: Download NVIDIA / AMD / CPU miner with GUINPlusMiner v7.4.1: Download NVIDIA/AMD/CPU miner with GUI/WEB UI NiceHash Miner v3.0.0.7: Download NHM for Windows 7/10 (x32/x64-bit)NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS NiceHash Miner v3.0.4.0 (CuckaRooz29): Download CPU/GPU miner for Windows NiceHash Miner 3.0.0.5: Download CPU/GPU miner for Windows NiceHash Miner v3.0.2.0: Download and Configure for WindowsLinux x64 bit Download NiceHash Miner 20.1 (Legacy Fork Fix)NiceHash Miner Legacy Fork Fix v20.1 Download for Windows (CPU/GPU) Download NiceHash Miner 19.2 (Legacy Fork Fix)NiceHash Miner Legacy Fork Fix v19.2 (CPU+GPU): Download for Windows. New NiceHash Miner v3.0.0.9: Скачать с поддержкой майнинга KAWPOWNiceHash Miner v3.0.0.9: Download with support KAWPOW mining Download NiceHash Miner 19.2 (Legacy Fork Fix)NiceHashMiner Legacy Fork Fix v20.0 (CPU+GPU): Download for Windows.
CRYPTO MINING BLOG
Founder & CEO

Previous post

EWBF-miner v0.1: Download Equihash Miner for Windows & Linux

Next post

Over the past day, the cryptocurrency market capitalization has grown by more than $ 30 billion.

3 Comments So far

Please Post Your Comments & Reviews
Cancel reply

Your email address will not be published. Required fields are marked *

  • USD
  • EUR
  • GPB
  • AUD
  • JPY
  • bitcoinBitcoin(BTC)
    $107,839.53-2.95%
  • ethereumEthereum(ETH)
    $2,539.82-6.36%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.000.11%
  • rippleXRP(XRP)
    $2.33-5.72%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • binancecoinBinance Coin(BNB)
    $663.48-3.71%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • solanaSolana(SOL)
    $174.87-5.39%
  • usd-coinUSDC(USDC)
    $1.000.09%

  • TeamRedMiner v0.6.1: Download AMD GPU miner Ethash, MTP, CryptoNight
    26.8k views
  • ATIKMDAG PATCHER v1.4.14: Download AMD/ATI Pixel Clock for Windows
    14.9k views
  • Nvidia Mining Driver v470.05 GeForce RTX 3060 – Unlock Mining Ethereum
    7.2k views
  • OverdriveNTool 0.2.7: Download and Configure AMD GPU Overclocking Software
    5.6k views
  • PolarisBiosEditor 3 PRO: Modify AMD GPU BIOS (Download PBE Crack)
    5.5k views
  • Setting up AMD Radeon VEGA 56/64 for cryptocurrency mining
    5.3k views
  • NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS
    5.2k views
  • Nvidia GeForce RTX 3080 Ti: Unlock Mining Hashrate Driver for Windows
    4.7k views
  • SRBPolaris v3.5: Download BIOS Editor AMD GPUs for Windows
    3.9k views
  • NVIDIA NVFlash v5.590.0 (Windows/Linux) – How to flash the BIOS of GPUs NVIDIA?
    2.9k views
  • OhGodAnETHlargementPill: How to increase hashrate in mining on NVIDIA
    2.7k views
  • AMD Blockchain Driver: Radeon Software Crimson ReLive Edition Beta for Blockchain Compute
    2.6k views
  • CPUMINER-OPT v3.8.4: Download Fast CPU Miner for Windows
    2.6k views
  • ATIFlash & AMD VBFlash 2.93: Download BIOS Flashing Tool for AMD GPUs
    2.5k views
  • XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux
    2.2k views
All Rights Reserved. CRYPTO-MINING.BLOG.
  • English
  • Russian