Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GLYPH] GlyphCoin - X11 - POW/POS | 0% premine | Illuminated
by
cryptoholic11
on 17/06/2014, 10:02:50 UTC
ScamExposer where you been this whole time? It's about time someone like you shows up on these threads, seperating the wheat from the chaff! Popcorn ready.

I was busy learning C and understanding how this cryptothing works, and in the process of doing so I found that at least 90% of all the alts is just a search and replace job by dumbasses who don't know the first thing about coding.

// ppcoin: if responsible for sync-checkpoint send it
    if (pfrom && !CSyncCheckpoint::strGLYPHerPrivKey.empty())
        Checkpoints::SendSyncCheckpoint(Checkpoints::AutoSelectSyncCheckpoint());

where:  if (pfrom && !CSyncCheckpoint::strGLYPHerPrivKey.empty())
should obviously be:   if (pfrom && !CSyncCheckpoint::strmasterPrivKey.empty())

thats what you get when you just search and replace Tongue

or:

case BTC: return QString("GLYPH");
    case mBTC: return QString("mSUM");
    case uBTC: return QString::fromUtf8("μSUM");
    default: return QString("Huh");

etc. This is so utterly stupid it is amazing.

lmao..These pump and dump teams are going to be pissed! They thrive on these scam coins. Im sure you already know this, but they hype them up, pump the price, then dump on buyers who bought into the hype, as a result stealing their money. You should create your own thread and/or twitter page, it'll be informative and many people will follow. Too much money is going into scam coins ---> into the pockets of scamming devs, greedy whales and pump and dump teams.