Post
Topic
Board Altcoin Discussion
Re: [ANN] StarTrek insipred coins =) and mining links (Low Diff) Nice Bounties!
by
daemonfox
on 05/09/2013, 20:34:23 UTC
I have been using this scrypt-jane miner at http://rghost.ru/48162507

After the download I renamed the .exe to GPLminer  then I put the scrypt-jane folder in easy to find place so when using your cmd prompt you navigate to it easy. Once you are in your cmd prompt, navigate to the folder the GPLminer.exe file is in. Then start it up with this cmd line to mine on the pool. (copy and paste if you need to)

GPLminer --scrypt -o gplcoin.com:8888 -u yourworker -p yourpassword --Nfmin 4 --Nfmax 30 --StartT 1377557832 -I 17

To mine solo use this: Make sure you have the GPL wallet software running and sync for this.

GPLminer --scrypt -o localhost:8344 -u yourworker -p yourpassword --Nfmin 4 --Nfmax 30 --StartT 1377557832 -I 17


I have been using it on a Win8 64-bit Machine that I use for mining new coins seems everything has been stable so far for the 2 days I have been mining. (Solo and Pool mining)

I Will be throwing another machine on the pool soon once maintenance is done. Grin

Hope that helps people that have not been able to compile the GPL GPUminer that dreamwatcher Kickedass on.

Thanks again for the Pool and Miner. Smiley

Scificoin thanks for the coin, I will keep an eye for the Scificoin exchange.

My spidey sense is tingling that a Marvel theme coin is maybe incoming Roll Eyes

Edit: There is also a Win64 CPUminer thanks to ig0tik3d Wink found below this post vvvv

ybcminer.exe --scrypt --Nfmin 4 --Nfmax 30 --StartT 1377557867 is what i have succesfully been mining with... the value you have was the original launches value... yet it works?

cpu miner for gpl (win64) (if not wrong nChainStartTime = 1377557832  Grin)
https://docs.google.com/file/d/0B9cvOfoOekSdSnUtSmltRVQ2WFk/edit?usp=sharing
example start:
Code:
minerd -a scrypt-jane -o stratum+tcp://gplcoin.com:8888 -u workername -p workerpass

p.s. for gpu miner --Nfmin 4 --Nfmax 30 --StartT 1377557832 (if in source code is right this parameter )

And this has also worked for you? Is this a compile of the source dream put up?

So how important is the StartT parameter?

EDIT: Tested and approved you ROCK ig0tik3d! Post GPL addy you deserve some coin.

Given the issues some have with google docs 404 pages... I have added this to my Mega account as well after adding a start.bat file to it. YOU MUST EDIT THIS FILE WITH YOUR USERNAME AND PASSWORD FOR THE POOL OR YOUR .conf FILE IF SOLO MINING!!!!!

GPL CPU Miner