1. Create account.
2. Download a miner.
3. Configure your miner.
If your using Linux, Then type the following into the console:
./cgminer -o stratum+tcp://ebg.cryptoadhd.com:4444 -u Weblogin.WorkerName -p WorkerPassword
./bfgminer -o stratum+tcp://ebg.cryptoadhd.com:4444 -u Weblogin.WorkerName -p WorkerPassword
If you want to mine on a Windows Operating System , Then you'll need to create a Batch File to start your miner.
You can make your own by opening notepad and then copy and pasting the following:
minerd -a -t 6 -s 4 -o stratum+tcp://ebg.cryptoadhd.com:4444 -u Weblogin.WorkerName -p WorkerPassword
cgminer -o stratum+tcp://ebg.cryptoadhd.com:4444 -u Weblogin.WorkerName -p WorkerPassword
bfgminer -o stratum+tcp://ebg.cryptoadhd.com:4444 -u Weblogin.WorkerName -p WorkerPassword
You then need to change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" Then go to "File => Save as" and save the file as "RunMe.bat" in the same folder as minerd. You are now ready to mine, double click on "RunMe.bat" to start mining. If you want, you can create additional workers with usernames and passwords of your choice here
4. Create a Embargocoin address to receive payments.
Generate a new address and input it on your account page to receive payments.
5. Advanced cgminer settings / FAQ