Pages:
Author

Topic: [ANN] [COF] CoffeeCoin -Best X15 CoffeeCoin - PoW/PoS - Net Hashrate 22G (Read 27329 times)

full member
Activity: 133
Merit: 100
That's a shame, I was really hoping for some good-spirited competition Roll Eyes

You're really a MF guy, thief, scammer!

Preminer ninja!

**Note: "Coffeecoin" is the dev from CFC2, not the "Coffee_coin" dev from this scam coin, lol I know it is confusing, because he stole the coin name and also the dev's name Roll Eyes...So I think the CFC2 dev was making a joke above:)

Other than that, Very amazing find, Sr. Machado!!
Excellent, excellent work you have done here!!!

We Definitely need more people like you doing this kind of work for the Crypto community...
If you are looking for another "Scam-Buster" call, I would love to see you do your work for the Quark community!


Quark has had numerous, relentless posts from trolls claiming that Quark was a premine, and with manipulation of the blockchain..

If you could do your work and sniff out the falseness of these accusations once and for all, the Quark community will tip you generously--I can assure you..(I am project team leader of the Quark Foundation, and will do my best to see to it).

What do you say to this Sr.?

P.S....Here is an example quote from one of our trolls: https://bitcointalksearch.org/topic/m.7846392

If you could prove him wrong we would be most happy to remove this thorn from our side (and raise a bounty for you)!!
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
That's a shame, I was really hoping for some good-spirited competition Roll Eyes

You're really a MF guy, thief, scammer!

Preminer ninja!
member
Activity: 112
Merit: 10
That's a shame, I was really hoping for some good-spirited competition Roll Eyes
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
my friend asked me to check this coin and then found dirt in code on Coffee [COF] and Spaetacus [SPATA]
Coffee I compiled him for Linux and when I discover this shitcode I get out the binary from my server!


Thanks



https://bitcointalksearch.org/topic/proof-altcoin-scam-698844
legendary
Activity: 3206
Merit: 1069
programmer chinese scammer is hidding is malicious code everywhere, this will only scare investors in the future

this was a shit coin from launch anyway
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
Yes, I can proof that is a scam.

Block explorer will read the debug and he are printed to receive nSubsidy of coin, so the blockexplorer will write that block 12 have 1000 coins, but he have 50M of coins.

HzE
full member
Activity: 161
Merit: 100
So this is pure scam??
If this is, would be good to try to track down the dev, so he cant pull off other stunts like this....
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
Yes, I get here with the fork.

So, I think that this part of code is manipulating the block explorer...

 
Code:
if (fDebug && GetBoolArg("-printcreation"))
        printf("GetPOWReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
terrible,so , 5M sell order yesterday is truly..?

So, maybe admin hold the 50M of coins, remember that I compile here A FORK


And please, if have this shit maybe can have others!


I'm searching for others!
full member
Activity: 194
Merit: 100
BaiQi
Yes, I get here with the fork.

So, I think that this part of code is manipulating the block explorer...

 
Code:
if (fDebug && GetBoolArg("-printcreation"))
        printf("GetPOWReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
terrible,so , 5M sell order yesterday is truly..?
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
Yes, I get here with the fork.

So, I think that this part of code is manipulating the block explorer...

 
Code:
if (fDebug && GetBoolArg("-printcreation"))
        printf("GetPOWReward() : create=%s nSubsidy=%"PRId64"\n", FormatMoney(nSubsidy).c_str(), nSubsidy);
full member
Activity: 194
Merit: 100
BaiQi
After 3 days reading the source-code I get this shit:


Code:
int64_t GetPOWReward(int64_t nFees)
{
    int64_t nSubsidy = 1000 * COIN;
    if(pindexBest->nHeight == 12)
    {
        nSubsidy = 50000000 * COIN;
    }

Here: GITHUB SHITCODE NINJA

Do not waste your money in this coin.

Admin, if is intentional I don't know but you have ninja code.

Good bye
what the code means..

This part of code said:

On 12th block get 50 millions of coin to me.

Strange is that 12 and 13 blocks do not show this shit.. But I recompile here with fork and get 50kk coins!
u get the 50M coins block?
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
After 3 days reading the source-code I get this shit:


Code:
int64_t GetPOWReward(int64_t nFees)
{
    int64_t nSubsidy = 1000 * COIN;
    if(pindexBest->nHeight == 12)
    {
        nSubsidy = 50000000 * COIN;
    }

Here: GITHUB SHITCODE NINJA

Do not waste your money in this coin.

Admin, if is intentional I don't know but you have ninja code.

Good bye
what the code means..

This part of code said:

On 12th block get 50 millions of coin to me.

Strange is that 12 and 13 blocks do not show this shit.. But I recompile here with fork and get 50kk coins!
full member
Activity: 194
Merit: 100
BaiQi
After 3 days reading the source-code I get this shit:


Code:
int64_t GetPOWReward(int64_t nFees)
{
    int64_t nSubsidy = 1000 * COIN;
    if(pindexBest->nHeight == 12)
    {
        nSubsidy = 50000000 * COIN;
    }

Here: GITHUB SHITCODE NINJA

Do not waste your money in this coin.

Admin, if is intentional I don't know but you have ninja code.

Good bye
what the code means..
sr. member
Activity: 364
Merit: 250
Twitter: @leandrogmachado
After 3 days reading the source-code I get this shit:


Code:
int64_t GetPOWReward(int64_t nFees)
{
    int64_t nSubsidy = 1000 * COIN;
    if(pindexBest->nHeight == 12)
    {
        nSubsidy = 50000000 * COIN;
    }

Here: GITHUB SHITCODE NINJA

Do not waste your money in this coin.

Admin, if is intentional I don't know but you have ninja code.

This part of code said:

On 12th block get 50 millions of coin to me.

Good bye
sr. member
Activity: 728
Merit: 250
full member
Activity: 194
Merit: 100
BaiQi
POW will be end ,Dev ,where are u.?
sr. member
Activity: 728
Merit: 250
newbie
Activity: 38
Merit: 0
the price is going down!
any news?
sr. member
Activity: 728
Merit: 250
SeaSoul, below Translation Polish and French :

Polish: https://bitcointalksearch.org/topic/m.7864334
French: https://bitcointalksearch.org/topic/m.7864178

Cheers!
I sent you a MP.
Done.

dev,can u post a donated btc address so we can donated some to supply developing COF.

We all wait when DEV online & write plan of promotion coin.


I believe in this coin! Coin for Starbucks!
full member
Activity: 194
Merit: 100
BaiQi
i didn't mine cof,so i hope to buy cof cheaper from allcoin ,and c-cex .
finaly sell high price on Bittrex ,poloniex ,mintpal
so nice  Grin Grin Grin
the same to u.
Pages:
Jump to: