Bitcoin Forum
May 12, 2024, 10:50:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12]  All
  Print  
Author Topic: [ANN] [COF] CoffeeCoin -Best X15 CoffeeCoin - PoW/PoS - Net Hashrate 22G  (Read 27327 times)
SeaSoul
Sr. Member
****
Offline Offline

Activity: 728
Merit: 250


View Profile
July 16, 2014, 05:28:15 AM
 #221

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!
1715554229
Hero Member
*
Offline Offline

Posts: 1715554229

View Profile Personal Message (Offline)

Ignore
1715554229
Reply with quote  #2

1715554229
Report to moderator
1715554229
Hero Member
*
Offline Offline

Posts: 1715554229

View Profile Personal Message (Offline)

Ignore
1715554229
Reply with quote  #2

1715554229
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715554229
Hero Member
*
Offline Offline

Posts: 1715554229

View Profile Personal Message (Offline)

Ignore
1715554229
Reply with quote  #2

1715554229
Report to moderator
1715554229
Hero Member
*
Offline Offline

Posts: 1715554229

View Profile Personal Message (Offline)

Ignore
1715554229
Reply with quote  #2

1715554229
Report to moderator
1715554229
Hero Member
*
Offline Offline

Posts: 1715554229

View Profile Personal Message (Offline)

Ignore
1715554229
Reply with quote  #2

1715554229
Report to moderator
Chapman Abbott
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
July 16, 2014, 06:07:34 AM
 #222

the price is going down!
any news?
SeaSoul
Sr. Member
****
Offline Offline

Activity: 728
Merit: 250


View Profile
July 16, 2014, 06:11:34 AM
 #223

the price is going down!
any news?
Wait DEV
Mainbrain
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 16, 2014, 09:24:02 AM
 #224

POW will be end ,Dev ,where are u.?

Show me your Bitcoin address.
SeaSoul
Sr. Member
****
Offline Offline

Activity: 728
Merit: 250


View Profile
July 16, 2014, 10:56:15 AM
 #225

POW will be end ,Dev ,where are u.?
+1
sr.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 16, 2014, 11:21:25 AM
Last edit: July 16, 2014, 11:40:30 AM by sr.machado
 #226

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

BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
Mainbrain
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 16, 2014, 11:29:16 AM
 #227

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..

Show me your Bitcoin address.
sr.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 16, 2014, 11:40:51 AM
 #228

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!

BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
Mainbrain
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 16, 2014, 11:43:49 AM
 #229

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?

Show me your Bitcoin address.
sr.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 16, 2014, 11:46:30 AM
 #230

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);

BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
Mainbrain
Full Member
***
Offline Offline

Activity: 194
Merit: 100

BaiQi


View Profile WWW
July 16, 2014, 11:49:33 AM
 #231

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..?

Show me your Bitcoin address.
sr.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 16, 2014, 11:55:08 AM
 #232

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!

BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
HzE
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
July 16, 2014, 01:16:12 PM
 #233

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.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 16, 2014, 02:44:11 PM
 #234

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.


BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
July 17, 2014, 06:56:00 AM
 #235

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.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 17, 2014, 08:04:54 PM
Last edit: July 17, 2014, 08:45:14 PM by sr.machado
 #236

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://bitcointalk.org/index.php?topic=698844

BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
coffeecoin
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
July 18, 2014, 03:18:49 AM
 #237

That's a shame, I was really hoping for some good-spirited competition Roll Eyes
sr.machado
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250

Twitter: @leandrogmachado


View Profile
July 18, 2014, 01:35:28 PM
 #238

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!

BTC: 1LeandroRqTJf4stf2uD3TeYDszenqNHfz
Bitcoin protocol consultor
Coinmama2014
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
July 19, 2014, 12:40:57 AM
Last edit: July 19, 2014, 01:05:59 AM by Coinmama2014
 #239

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://bitcointalk.org/index.php?topic=260031.msg7846392#msg7846392

If you could prove him wrong we would be most happy to remove this thorn from our side (and raise a bounty for you)!!

Coinmama: Kiss Kiss
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!