lolMiner

lolMiner is a popular miner for AMD and Nvidia, providing stable mining. With lolMiner, you can mine coins such as Ethereum Classic (ETC), Zilliqa (ZIL), Ergo (ERG), and many other coins.

Key Features

AMD and Nvidia Support — ensures compatibility and high performance on graphics cards from both manufacturers.

Stability — optimized for long-term and continuous mining without interruptions.

Multi-Algorithm Support — allows mining various coins, such as Ethereum Classic (ETC), Zilliqa (ZIL), Ergo (ERG), and others.

Coins Mined with lolMiner

With lolMiner, you can mine a variety of cryptocurrencies. Here is a list of coins you can mine:

Ethereum Classic (ETC), Zilliqa (ZIL), Ergo (ERG), Ravencoin (RVN), Flux (FLUX), Beam (BEAM), Aeternity (AE), Callisto (CLO), Metaverse (ETP), Expanse (EXP), Ubiq (UBQ), ZelCash (ZEL), MimbleWimbleCoin (MWC), Grin (GRIN), Firo (FIRO), and many others.

Here are some interesting numerical facts:

Supported Algorithms

20+

Hash Rate

up to 45 Mh/s

Downloads

1,200,000+

Installing lolMiner

To start mining, follow these simple steps:

  1. Download lolMiner: Download the latest version of lolMiner from our website above (Windows or Linux).

  2. Unzip the Archive: After downloading, unzip the archive to a convenient location, such as your desktop.

  3. Select the Desired .bat File: The archive contains multiple .bat files, such as mine_etc.bat, mine_flux.bat, mine_ergo.bat, and others. Select the file that corresponds to the coin or algorithm you want to mine. For example, for Ethereum Classic, select mine_etc.bat.

  4. Configure the Selected .bat File: Open the chosen .bat file in a text editor (e.g., Notepad) and edit parameters such as the pool address and your wallet. Example line:

    lolMiner.exe --algo ETHASH --pool pool_address --user wallet_address
  5. Save Changes: After making changes, save the file and close the editor.

  6. Start Mining: Double-click the configured .bat file to start mining.

Setting Up the .bat File for lolMiner

Below are some examples of how to configure a .bat file for key coins.

Parameter Explanations:

  • —algo: Specify the algorithm used for mining.
  • —pool: The address of the pool you are connecting to for mining, including the port.
  • —user: Your wallet address for the chosen coin and the rig name (e.g., rig0).
  • —pass: Pool password (if required; usually can be left empty or set as «x»).
  • —devices: Specify the devices to be used for mining (e.g., 0 for the first GPU, 0,1 for the first and second GPUs, etc.).
  • —tls: Parameter to enable secure connection to the pool (if supported).
  • —apiport: Port for local API monitoring (if you need to monitor the miner’s performance via API).
  • —log: Specify the path and name of the log file (e.g., logs/miner.log).

Setting up the .bat File for Ethereum Classic (ETC) with lolMiner

  • Algorithm: Ethash (used for Ethereum Classic)
  • Pool: e.g., etc.2miners.com
  • Port: 1010
  • Wallet: Replace YOUR_ETC_WALLET with your ETC wallet address.
lolMiner.exe --algo ETHASH --pool etc.2miners.com:1010 --user YOUR_ETC_WALLET.rig0

Setting up the .bat File for Zilliqa (ZIL)

  1. Algorithm: ZIL
  2. Pool: zil.2miners.com
  3. Port: 3030
  4. Wallet: Replace YOUR_ZIL_WALLET with your ZIL wallet address.
lolMiner.exe --algo ZIL --pool zil.2miners.com:3030 --user YOUR_ZIL_WALLET.rig0

Setting up the .bat File for Ergo (ERG)

  • Algorithm: Autolykos
  • Pool: ergo.herominers.com
  • Port: 10250
  • Wallet: Replace YOUR_ERG_WALLET with your Ergo wallet address.
lolMiner.exe --algo AUTOLYKOS --pool ergo.herominers.com:10250 --user YOUR_ERG_WALLET.rig0

Setting up the .bat File for Ravencoin (RVN)

  • Algorithm: KawPow (used for mining Ravencoin)
  • Pool: Choose a pool for Ravencoin, e.g., rvn.2miners.com.
  • Port: Default pool port, e.g., 6060.
  • Wallet: Replace YOUR_RVN_WALLET with your Ravencoin wallet address.
lolMiner.exe --algo KAWPOW --pool rvn.2miners.com:6060 --user YOUR_RVN_WALLET.rig0

Видео гид

Dual and Triple Mining

Example of Setting Up a .bat File for Dual Mining (Ethash + Zilliqa)

  1. Algorithms:

    • Ethash (for example, for Ethereum Classic or another coin on this algorithm)
    • Zilliqa (ZIL)
  2. Pools:

    • Ethereum Classic (ETC): etc.2miners.com:2020
    • Zilliqa (ZIL): zil.flexpool.io:4444

Launch Command:

@echo off
cd /d %~dp0

:: Dual Mining Ethereum Classic + Zilliqa
lolMiner.exe --algo ETHASH --pool etc.2miners.com:2020 --user YOUR_ETC_WALLET.YOUR_WORKER_NAME ^
             --algo ZIL --pool zil.flexpool.io:4444 --user YOUR_ZIL_WALLET.YOUR_WORKER_NAME
pause
  • Replace YOUR_ETC_WALLET and YOUR_ZIL_WALLET with your wallet addresses for ETC and ZIL, respectively.
  • YOUR_WORKER_NAME – the name of the worker you want to use on both pools.

Example of Setting Up a .bat File for Triple Mining (Ethash + Zilliqa + Ergo)

  1. Algorithms:

    • Ethash (Ethereum Classic)
    • Zilliqa (ZIL)
    • Autolykos2 (Ergo)
  2. Pools:

    • Ethereum Classic (ETC): etc.2miners.com:2020
    • Zilliqa (ZIL): zil.flexpool.io:4444
    • Ergo (ERG): ergo.herominers.com:10250

Launch Command:

@echo off
cd /d %~dp0

:: Triple Mining Ethereum Classic + Zilliqa + Ergo
lolMiner.exe --algo ETHASH --pool etc.2miners.com:2020 --user YOUR_ETC_WALLET.YOUR_WORKER_NAME ^
             --algo ZIL --pool zil.flexpool.io:4444 --user YOUR_ZIL_WALLET.YOUR_WORKER_NAME ^
             --algo AUTOLYKOS --pool ergo.herominers.com:10250 --user YOUR_ERG_WALLET.YOUR_WORKER_NAME
pause
  • Replace YOUR_ETC_WALLET, YOUR_ZIL_WALLET, and YOUR_ERG_WALLET with your wallet addresses for ETC, ZIL, and ERG, respectively.
  • YOUR_WORKER_NAME – the name of the worker you want to use on all pools.

Поддерживаемые алгоритмы

Mining Algorithm Fees
Algorithm Fee %
Alephium0.75
Autolykos V21.5
BeamHash III1.0
Cuckoo 292.0
CuckarooD 292.0
CuckarooM 292.0
Cuckaroo 30 CTXC2.5
Cuckatoo 312.0
Cuckatoo 322.0
Cuckaroo 29-321.0
Cuckaroo 29-401.0
Dual ETC + (KAS/ALEPH)1.0 / 0.0
Dual ETH (ETHW) + (KAS/ALEPH)1.0 / 0.0
Dual RTH + (ALEPH/GRAM/PYI/RXD)1.0 / 0.75 - 1.0
Dual IRON + (ALEPH/GRAM/PYI/RXD)1.0 / 0.75 - 1.0
Equihash 144/51.0
Equihash 192/71.0
Equihash 210/91.0
Etchash0.7
Ethash (ETHW)0.7
Ironfish1.0
Kaspa0.75
Karlsen1.0
KarlsenV21.0
Nexa2.0
Pyrin1.0
PyrinV21.0
Radiant0.75
Rethereum1.0
TON/GRAM1.0
ZelHash (Flux)1.0 / 1.5

List of Basic Commands for lolMiner

  1. —algo
    Specifies the algorithm used for mining.

    For example, --algo ETHASH for Ethereum and Ethereum Classic.
  2. —pool
    The mining pool address.

    For example, --pool etc.2miners.com:2020.
  3. —user
    Specifies the wallet address and, if necessary, the rig name.

    Example: --user YOUR_WALLET_ADDRESS.YOUR_WORKER_NAME.
  4. —pass
    Password for connecting to the pool. By default, it is left blank (--pass x), but some pools may require a value.

  5. —devices
    Defines which devices will be used for mining.

    For example, --devices 0,1 to use the first two GPUs.
  6. —apiport
    Sets the port for the internal API, allowing you to monitor the miner’s status.

    Example: --apiport 4028.
  7. —workmode

    Sets the operating mode (e.g., --workmode 1 for normal mode).
  8. —watchdog
    Enables or disables the watchdog timer for automatic restarts on errors.

    For example, --watchdog 1 to enable.
  9. —log
    Enables logging of the miner’s activities.

    Example: --log on.
  10. —tls
    Enables or disables SSL for the pool.

    For example, --tls 1 to enable SSL.
  11. —templimit
    Sets a temperature limit for GPUs.

    For example, --templimit 75 sets a limit at 75°C, after which mining will stop.
  12. —tstart
    Sets the minimum temperature for mining to resume after cooling down.

    Example: --tstart 65.
  13. —fanmin / —fanmax
    Sets the minimum and maximum fan speed percentages.

    For example, --fanmin 30 and --fanmax 80.
  14. —kernel
    Specifies the kernel version for optimization with a specific algorithm or GPU.

    Example: --kernel 1.
  15. —lowload
    Enables low load mode to reduce power consumption.

    For example, --lowload 1 to activate.
Scroll to Top