Is it possible to set up the miner (.bat) file to mine on more then one address from a single .bat file?
Let's say i have 1 rig with 7 GPU-s and i want 4 of them to mine on one address and 3 on another?
create 2 bat files and start 2 instances.
see this option -> you can point every gpu to another pool if you want, it's very simple
Mining options:
...
-gpus <123 ..n> Use only the specified GPUs (if more than 10, separate the indexes with comma)
...