Bitcoin Forum
June 23, 2024, 02:37:53 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MinerCentral Batch v1.4 (Windows)  (Read 1276 times)
Tiurog (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 21, 2017, 08:59:44 PM
Last edit: August 03, 2017, 09:41:58 AM by Tiurog
 #1

MinerCentral Batch Script

Version 1.4
Download full and batch-only - MEGA.NZ folder: Download Mega.nz
(MD5 CHECKSUM)


MinerCentral is a tool to start mining for various coins with different miners on any pool at any server through an easy to use batch user-interface.

The aim of this project is: open-source, versatile & configurable by the user.
Currently supported coins: ETH, ETC, UBQ, DBIX, EXP, MUSIC, XMR, ZEC, SIA, PASCAL, LBC, PASC, DCR, GRS, HUSH, KMD

This tool let you choose between different coins, miners, pools, geo-location and then compile the command line for the miner and executes it.
This is only a batch script that simplify the usage of the miner executables. I do not provide the miners themselves.
It is mostly self explanatory, but you have to edit the config.txt with your own wallet addresses and add the path to the executables. The default addresses are my own test addresses.
If you already have the binaries somewhere on your PC, then just insert the link into the "config.txt". I give example for download sources below.

Usage:
1.  (first time) Edit the paths to the miner executables in the config.txt
2.  (first time) Edit the wallets in the config.txt
3.  Start the batch and follow the options step by step: Coin -> Miner -> Pool -> Location
      In some cases there is only one miner, pool or location available and the option will be skipped.
4.  The command line will be shown and you can start the miner.


Screenshots:
https://i.imgur.com/lvpJm2S.png
https://i.imgur.com/Tl6l0Zq.png


I checked all miners for their functionality that where AMD compatible. I only have AMD hardware available so I couldn't check the miners that are CUDA-only. These CUDA miners "should" work. Please try it and report back if something does not run properly.
Also, sometimes different miners need different ports, keep that in mind if you have problems with different miners on the same pool.
Let me know and I'll try to fix that.

If you want me to add a specific miner, coin or pool, then post it here in this thread and I may be able to add it. Ideally with the command line or pool addresses. I am not planing to add crap-coins that are not worth to mine. I can add them though, if they are easy to implement.
"suprnova.cc" and similar pools with the same web interface scheme are not supported because of their crappy unconventional login method. Maybe at a later time...

This tool has similarity to BBT's MultiMiner (check out his YouTube channel), but I disliked the lack of options in his script and because I like fooling around in batch-script, I decided to create my own tool.
My batch script is more modular, so you can choose the options directly in the batch and you don't have to edit anything in a batch file.


Here are the links that I gathered from several sources. The miners and pool used in the tool itself are not related to me in any way.
If you have your own source for the executables, then it's fine as long as they accept the same options. You only need the miner for the coin that you are planing to mine.


The download links to the miners:

Code:
CLAYMORE DUAL MINER (AMD+NV): (Ethash)                https://bitcointalk.org/index.php?topic=1433925.0               FOR: ETH, ETC, UBQ, DBIX, EXP, MUSIC
CLAYMORE ZCASH (AMD):         (Equihash)              https://bitcointalk.org/index.php?topic=1670733.0               FOR: ZEC, HUSH, KMD
CLAYMORE CryptoNote (AMD):    (CryptoNight)           https://bitcointalk.org/index.php?topic=638915.0                FOR: XMR
CLAYMORE CryptoNote CPU       (CryptoNight)           https://bitcointalk.org/index.php?topic=647251.0                FOR: XMR
Ethminer (AMD+NV):            (Ethash)                https://github.com/ethereum-mining/ethminer/releases            FOR: ETH, ETC, UBQ, DBIX, EXP
CCMINER by tsiv (NV):         (LBRY) (CryptoNight)    https://github.com/tsiv/ccminer-cryptonight                     FOR: XMR, LBC, GRS
EXCAVATOR (NV):               (PASCAL) (Equihash)     https://github.com/Nanopool/excavator/releases                  FOR: PASC, ZEC
EWBF's CUDA Zcash miner (NV): (Equihash)              https://github.com/Nanopool/ewbf-miner/releases                 FOR: ZEC, HUSH, KMD
GOMiner (AMD+NV):             (Blake 2b)              https://drive.google.com/open?id=0B4eYSzT91v_9MDBiV0E1bXkxUk0   FOR: SIA
SGMiner (AMD):                (PASCAL) (LBRY) etc.    https://github.com/nicehash/sgminer-gm/releases                 FOR: LBC, PASC, GRS

If you need an address then you can use the wallet software below.
Wallet software downloads:

Code:
ETH wallet software:  https://github.com/ethereum/mist/releases
ETC wallet software:  https://github.com/ethereumproject/mist/releases
XMR wallet software:
SIA wallet software:  http://sia.tech/apps/
ZEC wallet software:  https://zcash4win.com/
PASC wallet software:  http://pascalcoin.org/#wallets
LBC wallet software:
DCR wallet software:  https://www.decred.org/
DBIX wallet software:  https://github.com/dbix-project/go-dubaicoin/releases
UBQ wallet software:  https://ubiqsmart.com/
EXP wallet software:  http://www.expanse.tech/
MUSIC wallet software:  https://musicoin.org/wallet.html
HUSH wallet software: https://myhush.org/
GRS wallet software: http://www.groestlcoin.org/downloads/
KMD wallet software: https://komodoplatform.com/



v1.1:
- added GRS
- minor fixes

v1.2.5
- added coins: HUSH, KMD
- added several pools
- LBRY is working now for amd. still can't check CUDA miners
- multiminer expanded to other coins

v1.3
- coins DCR, LBC and PASC are fully working now, solo and dual mining
- minor fixes
- updated ethminer

v1.4
- updated claymore

TODO:
-add optimizations for miners
-add various coins,miners,servers
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!