https://aikapool.com/dime/index.php?page=register
https://www.mining-dutch.nl/pools/account.php?page=register
2. Create a worker - something like "edit account >> my workers >> create"
The full worker name will be always displayed like "yourUsername.workerName"
Set any password, the default is "x" - it is the best, the pool do not check it
3. Download a miner app with quark supported, I recommend that:
https://github.com/tpruvot/cpuminer-multi/releases/download/v1.3.1-multi/cpuminer-multi-rel1.3.1-x64.zip
4. Create ".bat" file or edit it if already exist - for the miner above the bat file "RUN-TimeTravel.bat" is included, edit it in notepad.
change "-a timetravel" to "-a quark"
change "-o stratum+tcp://yiimp.ccminer.org:3555" to your pool address and port
change "-u MCchQ675kJYeXoCACgkKx6xakubE8CAQ5A" to "-u yourUsername.workerName"
change password "-p c=MAC" to "-p yourWorkerPass", the default password usually used is just "x"
5. Save the file and start your miner by starting the ".bat" file, you can also replace default "cpuminer-gw64-corei7" in your ".bat" file to another one if it give you more H/s power
//The example ".bat" file is here, change the usarname and workername to your: