Yo Fonyo,
Multiminer problem guy here from 2 pages ago. Alright, I copied the entire folder over to my 1060 rig. (I had already updated the powershell thing on that rig) After I pasted it into the 1060 rig, I went into the "Miner" folder and deleted everything regarding excavator.
I started it using the start bat. All I can say is that it is doing something. And it appears to be doing it without any errors or red text or warnings about DNS stuff. So, I suppose that's good. Yeah?
Now I have some more very specific questions regarding this multiminer. For instance, I have come to understand that if I'm using MPH or MPCH, I do not need to put a bitcoin address in the bat file. So, I have removed the bitcoin address portion of the bat file. But then this is where my confusion comes in. I DO have to use a username.workername ..... correct? WHERE DO I PUT THIS on the MPH page? Do I create a worker under the "Hub" ....... or what?
Also you said "You will also find this and more relevant information in the FAQ section of the README. I wrote it for a reason!" ---- I'm sorry but what FAQ of the README? Where is that? Because I honestly believe I did read everything regarding the multiminer. < And By doing so, I downloaded the excavator miner because the instructions told me to. Now I'm being told it sucks anyway, and to delete it. Lol.
As far as my start.bat I have the following algo's (copied straight from the bat file as it is right now)
cryptonight,decred,ethash,ethash2gb,equihash,groestl,lbry,lyra2z,neoscrypt,pascal,sia,siaclaymore,sib,lyra2re2,lyra2,lyra2rev2,lyra2v2
I have no idea if this is right, wrong, or otherwise.
It is called multipoolminer

aka MPM
Heres the README
https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txtThe username is what you use on MPH to login with.
You don't need to add a worker on MPH, those are automatically added albeit with a delay but that does not cause any issues.
No, you don't need to include a BTC address if you are only using MPH, HOWEVER, not all of the algorithms you listed above are available on MPH (such as sib,sia,pascal,lbry,decred). Also, for the sake of quicker benchmarking and less switching, try to include less algorithms. Depending on what cards you have (1060 rig in this case), it is better to pick algorithms that are on top of the list on MPH and whattomine.com
Add this after the -algorithm command
cryptonight,ethash,ethash2gb,equihash,groestl,lyra2z,neoscrypt,siaclaymore,lyra2re2,lyra2,lyra2rev2,lyra2v2
You will probably be mining equihash and lyra2rev2 with this as these are the most profitable algos lately.
You can always add more algorithms later.
Fonyo, thanks brother. About >
https://github.com/aaronsace/MultiPoolMiner/blob/master/README.txt < I promise, I read it more than once.

The first time you posted it. But, I'm going to go through and read it again.
I understand now about the username.password. Thanks. It also makes sense what you said about MPH and leaving out algo's they don't have. (duh, facepalm) I feel like with your help, I am REALLY CLOSE to having ALL OF THIS wrapped around my head. I just need a few more questions answered.
In my bat file, when you get to the pools part, I have > miningpoolhub, miningpoolcoinhub. First, what is the difference between miningpoolhub and miningpoolcoinhub? I removed zpool and nicehash. I removed those 2 for 2 reasons. As I mentioned before, when I removed zpool, I removed the need for a BTC address in the bat file and that made it a little easier on me at first just to get it up and running. I removed nicehash because I already have nicehash as a completely separate miner.
Question: I have since added a btc address back to the bat file. 1) Should I add zpool back to the list? And I went to zpool's website and it looks like their config (bat) file is structured differently. So, if I do add zpool back, do I need to do anything to the bat file OTHER THAN just adding algo's they have that MPH doesn't? And should I add nicehash back too?
I am including a screenshot because I have 2 questions about that too:
https://imgur.com/a/KhAsRNotice the "FireiceNvidia 1,2,4, & 5? Where is 0 and 3? I also have the same problem on my 1070 rig. But it's only missing 1 card.
Why did that not benchmark all 6 of my cards and is there a way I can correct that without having to start from scratch in benchmarking?
And the last question regarding that picture: I think I understand what's going on under the "Launched Command." And below that the "Miner" part I think I understand. But to the right of "Miner", I know what BTC means and USD but as far as the %'s and those numbers.....no idea what I'm looking at. > But I am going to read the FAQ again.