Are you serious? You just launched matricxcoin which was fucked up and you had to relaunch and screwed a bunch of people out of their time and hashing power. Now you launch another clone of DarkCoin and can't get it right again.
Listen here little boy. YOU HAVE NO BUSINESS PRETENDING TO BE A COIN DEVELOPER. You can't even do the basics to clone a coin. You need to go back to playing with leggos or something you might be able to do. You can't launch a coin and you will never be able to support a coin. You're wasting peoples time with these shitcoins. You even stated in your matrix coin thread that this was a hobby. Your hobby is wasting people time and costing them money because of it.
People like you are destroying the reputation of all cryptocurrencies with you pathetic shitcoins. You need to go away and stay away.
Oh, and please send me some more nasty PM's. We enjoy laughing at punks like you.
Did you upload your wallet.dat with your premine like you did before?
https://bitcointalk.org/index.php?topic=553703.msg6065438#msg6065438More information on this shady shitcoin wannabe developer
https://cryptocointalk.com/topic/9459-matrixcoin-mtx-information/page-2#entry80384Your shitcoin is fucked up. You might want to fix this shit first. But you already knew that didn't you? That's why you fucked up again. Anyone mining any shitcoin you launch is a fool that's wasting their time with your garbage shitcoin.
main.cppYour hashcoin code if (fTestNet)
{
pchMessageStart[0] = 0xfc;
pchMessageStart[1] = 0xc1;
pchMessageStart[2] = 0xb7;
pchMessageStart[3] = 0xdc;
hashGenesisBlock = uint256("0x0000028a67ce66c81632194d78caf7e2c2ba4e1173a96dc9c41546095283efd2");
}
DarkCoin code: if (fTestNet)
{
pchMessageStart[0] = 0xfc;
pchMessageStart[1] = 0xc1;
pchMessageStart[2] = 0xb7;
pchMessageStart[3] = 0xdc;
hashGenesisBlock = uint256("0x00000bafbc94add76cb75e2ec92894837288a481e5c005f6563d91623bf8bc2c");
}
Edit: I'm sure if I wanted to waste my time I could find plenty of other mistakes you made in your code.