Teamblackminer crypto miner. Download Teamblackminer
Teamblackminer crypto miner. Download Teamblackminer
Latest release
v2.27
- 33% faster Dag on older nvidia cards evrprogpow, firopow and kawpow
- Removed rejected shares on startup for zpool.ca
- Exit/restart miner on startup on too many rejects.
Downloads
Teamblackminer .bat File Examples
EthereumPOW (ETHW)
TBMiner.exe --algo ethash --hostname pool.woolypooly.com --port 3096 --wallet WALLET_ADDRESS --worker-name WORKER_NAME
Ethereum Classic (ETC)
TBMiner.exe --algo etchash --hostname pool.woolypooly.com --port 35000 --wallet WALLET_ADDRESS --worker-name WORKER_NAME
Vertcoin (VTC)
SPMiner.exe -o stratum+tcp://pool.woolypooly.com:3102 -u WALLET_ADDRESS.WORKER_NAME -p x --verthash-data verthash.dat
Teamblackminer Crypto Miner Setup
Download the latest Teamblackminer (TBM) from the link above. After that, extract the archive and go to the folder with the miner. Select the coin you are interested in for mining and edit the .bat file. If you have not yet chosen what you want to mine, then we recommend that you first go to our mining calculator, where you can specify your video card and get the most profitable coin for the current day. Above you will find ready-made examples of bat files for each coin that you can mine on our pool. You will only have to specify your wallet address and, if desired, the name of the worker (rig).
Miner Basic Commands
-a, --algo algorithm selection;
-b, --amd-only mining only on AMD cards, to activate the mode, add the --amd file to the bat file -only=1;
-G, --nvidia-only mining only on Nvidia cards, to activate the mode, add --nvidia-only=1;
to the bat file -s --ssl enable SSL, 1 - enabled, 0 - disabled;
-D, --list-devices show IDs of video cards;
-U , --cuda-devices [,] only specific Nvidia cards will be mined, ID is specified in square brackets separated by commas, for example --cuda-devices [0,1,2];
-Y --cl-devices [,] Only specific Nvidia cards will be mined, ID is specified in square brackets separated by commas, for example --cl-devices [0,1,2];
-h, --help print all available commands.
-b, --amd-only mining only on AMD cards, to activate the mode, add the --amd file to the bat file -only=1;
-G, --nvidia-only mining only on Nvidia cards, to activate the mode, add --nvidia-only=1;
to the bat file -s --ssl enable SSL, 1 - enabled, 0 - disabled;
-D, --list-devices show IDs of video cards;
-U , --cuda-devices [,] only specific Nvidia cards will be mined, ID is specified in square brackets separated by commas, for example --cuda-devices [0,1,2];
-Y --cl-devices [,] Only specific Nvidia cards will be mined, ID is specified in square brackets separated by commas, for example --cl-devices [0,1,2];
-h, --help print all available commands.
Miner Overclocking
-j, --lock-cclock [,] lock the kernel overclock value. You can also set different values for video cards by specifying their ID, for example --lock-cclock [1000,1200,1300] (1000 for video card with ID0, 1200 for video card with ID1, 1300 for video card with ID2);- m, --lock-mclock [,] Lock the memory clock value. You can also set different values for video cards by specifying their ID, for example --lock-mclock [1000,1200,1300] (1000 for video card with ID0, 1200 for video card with ID1, 1300 for video card with ID2);
< b>-M, --power-limit [,] indication of power limit (video card consumption), in watts. In square brackets, separated by commas, you can specify a value unique for each card. For example --power-limit [150,130,140].
< b>-M, --power-limit [,] indication of power limit (video card consumption), in watts. In square brackets, separated by commas, you can specify a value unique for each card. For example --power-limit [150,130,140].
LHR GPU Overclocking
-2, --lhr-unlock [,] enable LHR unlock. 0 - disabled, 1 - enabled. You can set your own parameter for each card, for example --lhr-unlock [0,1,1]
Dev Fees
ETH - 0,5%
ETC - 0,5%
VTC - 1%
ETC - 0,5%
VTC - 1%
Teamblackminer API
To activate the API, add the --api=1 parameter to the bat file, and also specify the IP and port, for example --API_IP=127.0.0.1, --API_PORT=4068
Teamblackminer not starting
If you have Windows OS and the miner crashes immediately at startup, then add pause to the second line of the miner. Next, start the miner and read the error. After that, double-check your miner settings. If you have HiveOS or any other OS - go to the miner console and look at the logs of what is happening in the miner. After that, double-check your miner settings.