Miner Control

Troffer

New Member
Jan 13, 2019
1
0
Miner Control

A utility for calculating the profitability of mining coins on pools and displaying API data from pools in a convenient form, such as on coin balances, speed of workers, collection of pools, information on stock exchange rates and dynamics.



Works with the following groups of pools:

1) the profitability is provided by the pool itself: “Nicehash”, “Nanopool”, “all YIIMP and YAAMP-like”, “Coin-Miners”, “MiningPoolHub”.
2) the calculation of profitability takes place on the database from the Whattomine portal and works for the following pools “CoinMine.pl”, ”Suprnova.cc”, “Miningfield.com," AikaPool "," Luckpool "," Ethermine ”&” Flypool ”,“ TheBlockFactory ”,“ GiveMeCoins ”,“ Dwarfpool ”,“ Coinotron ”.
3) Whattomine base profitability calculation for dual mining “DualMining” for Claymore miners for any pools.

MS works with any combination of pools and on any hardware (AMD, Nvidia, CPU) from under Windows.

In the base configuration file, the Account or Wallet changes to its own, also ApiKey and UserID, if you need data on the balance and speeds.

At startup, these sections are combined, and in the console you see an analogue of the .bat file, as if you started it from the command line.
If there is a more profitable coin, the previous process is completed and a new one is launched for the most profitable algorithm.

The basic rule to get started, in the "console" tab, you should see a line with parameters similar to the launch of a regular bat file.

If something is missing, check the configuration file for completeness of the data (see links checking the config for errors)

--------------------------------------------------------------------------------------------------------------------------------
Download links:
Link1: https://bitbucket.org/troffer/minercontrol/downloads/MC1.7.3.0.zip

Link2: https://mega.nz/#!gEUSCKiD!O_udLdyK5Lf_rkPEf4FPfSkioF9VDIQYNau1GUwS3CE

Source code posted in Visual Studio Team Services
Login for authorization: mc_developer@outlook.com
Password: Minercontrol
--------------------------------------------------------------------------------------------------------------------------------
Сheck configuration for errors

http://xn----8sbafhan2a8abjbbh0aefsk.xn--p1ai/CheckMinerControlConfig.html
https://jsonlint.com
--------------------------------------------------------------------------------------------------------------------------------
Useful tips:
--------------------------------------------------------------------------------------------------------------------------------
1) On farms with a large number of cards, when restarting the miner, not all cards can start successfully.
We try parameter --cuda-schedule 0 in arguments of the miner.
--------------------------------------------------------------------------------------------------------------------------------
2) If there are not enough .dll when miners are started, you need to install Visual C ++ Runtime
Download from the site https://www.microsoft.com/ru-ru/download/details.aspx?id=53840
or from the link below the assembled package
http://www.majorgeeks.com/files/details/visual_c_runtime_installer.html
--------------------------------------------------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------------------------------------------------