Bitcoin Forum
September 05, 2025, 04:02:22 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 [312] 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 »
  Print  
Author Topic: [ANN][AC]AsiaCoin - Relaunch  (Read 401219 times)
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
May 04, 2014, 05:53:45 AM
 #6221

Hey guys,

I decided to fine comb through the code (diff'd this with Cinni).. and also as a side benefit: double check my Cinni investment Smiley  Good news is .. Cinni looks good.

For learning purposes, I found the other 4 changes in the code that allowed the scam to happen.  Now the RPC section can be uncommented out.. but the other areas are in key block accept sections of the code.  So they cannot be commented out without a deeper workaround (else this client won't even work).

Something else i noticed.. the pushed client code which was recovered DOESN'T have DNS seed and/or pnSeed in the code.. so I don't know how the client could have found peers initially.

It may be that the compiled code has those seed IP addresses, while the pushed github code didn't.. so if a hacker is brave enough to debug the binary directly (or alternatively this might even be in the debug logs themselves on a fresh client with no peers.dat), you may be able to find the IP addresses of the scammer's seed nodes.. and then work backwards from there.. Now he may have hid that as well , but the fact that he removed it from the src code seems to suggest that he is afraid of letting those out in the open... or it could mean he is just really diligent in covering his tracks..

https://github.com/micryon/AsiaCoinFix/blob/master/src/net.cpp#L1221

Code:
unsigned int pnSeed[] =
{
};


Anyways, I highlighted all the SCAM changes that in the source code obfuscated the gigantic premine.. it really wasn't much.  It wasn't all that sophisticated.. I think the guy must have just premined a bunch of coins.  Reverted the coded premine.  Ran it again with the same blockchain, and found where accepts failed, and then patched those up.

Just look at all the places where I marked "//SCAM"

https://github.com/micryon/AsiaCoinFix/search?q=SCAM&ref=cmdform

Code:
 src/main.h

static const int64 MAX_MINT_PROOF_OF_STAKE = 0.10 * COIN; // 10% annual interest

static const int64 MIN_SUPPLY = 1; //SCAM

static const int64 MIN_STAGE_AMOUNT = 10; //SCAM



src/bitcoinrpc.cpp

/*if(amount<=0 || amount >= MAX_TX_FEE * COIN) //SCAM

{

amount = ( amount % (MAX_TX_FEE * COIN ) );

}*/

return (double)amount / (double)COIN;


src/main.cpp

if (txout.nValue > MAX_MONEY * MIN_STAGE_AMOUNT) //SCAM

return DoS(100, error("CTransaction::CheckTransaction() : txout.nValue too high"));

...
 

prevHash = pindex->pprev->GetBlockHash();

// printf("==> Got prevHash = %s\n", prevHash.ToString().c_str());

}

//SCAM

if (vtx[0].GetValueOut() > GetProofOfWorkReward(pindex->nHeight, nFees) && pindex->nHeight != MIN_SUPPLY)



In retrospect, this could have easily been spotted just looking at main.h and wondering what MIN_STAGE_AMOUNT is.. it's a multiplicative factor of 10 on the total max coins.. so total maxcoins would be 10* 360m..


Anyways.. I'm only doing forensics right now.. I'm NOT signing up for the fix.  But it's a good learning exercise for everyone so this same scam can be prevented in the future.





VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
amdfxman1701
Sr. Member
****
Offline Offline

Activity: 367
Merit: 250



View Profile
May 04, 2014, 05:55:25 AM
 #6222

Let this be a lesson to all of us: don't invest in coins named after geographical areas. They are pump and dump coins, nothing more.

█  ▄▄▄  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ▀▀▀  █
█  ▄▄▄  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ▀▀▀  █
R  E  P  U  B  L  I  A
PRE-SALE :  23.08 - 23.09
█  ▄▄▄  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ▀▀▀  █


█  █
█  █
█  █
█  █
█  █
█  █
█  █
█  █
█  █
   █
   █
Highly Efficient Technology
Secure & Transparent
Full Democracy
█  ▄▄▄  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ███  █
█  ▀▀▀  █
Jordan23
Sr. Member
****
Offline Offline

Activity: 382
Merit: 311


View Profile
May 04, 2014, 05:57:23 AM
 #6223

Add me. 8200 AC lost.
fixmod
Full Member
***
Offline Offline

Activity: 286
Merit: 100



View Profile
May 04, 2014, 05:58:28 AM
 #6224

Please add me to list

Fixmod (Lost 2.3 BTC on mintpal-poloniex and cryptsy)


The list is growing. Please let me know so I can add your name to the

list. I lost tons of money in AC and would like this to be fixed. The

list so far:


AsiaCoin holders who wants to see a fix:

CryptoSteam
Nicolaas.R
silencesilence
bluebit25
WildChaser777
istop08
GröBkAz
Maxikosw (Maxikose on freenode irc)
hrt
cjp007
kache
minuchi.str
amit2007gunjan
noobthegreat
EEKman (Lost 3K USD. I feel you. I lost tons myself)
Maestro1
Xuorc
probrian
artem6662
Shkembe
Wolden
probrian
bittcoinn
voisina
jarserk
dirtypolecat
masterboy
nin7672
syrota
AC2 (1.35 million AsiaCoin)
Alpinist (200K AC)
Gambiman
Deathtoallptots (130K AC)
goldmann (Claimed to sell all of it with huge loss)
bitsta (Lost 25 BTC) (Claimed to sell all of it with huge loss)
ra1nb0wdash (Lost 3 BTC) (Claimed to sell all of it with huge loss)
ApoloTwo (lost 10BTC or 20 BTC on it ( i am not sure). ) (Claimed to sell all of it with huge loss)
georgeblair (680K AC)
minuchi.str (Lost 17 BTC)
BitcoinStacker
crypto_bull (700K AC)
Maestro1 (1 Million AC)
Final
nekokenny (49660 AC)
CycleSurfer360
tarzanbigcity
gaazje
milan74 (5K AC)
teringlijer (All his money in it)
kalenen (Lost 440k of AC)
LisboaKuya (lost 80k AC)
richwang (The post growing fast, I am holding 100 000AC)
bloodyboy (just when i was away for a while and have buy offer for about 900 satoshi this shit happend ;/ now i'm bagholder too...)
ORiN (13K AC)
surgexvb (lost 9620.63971700 AC)
ryanb (i have 593874.35376400 AC)
slasherzx (I lost my hard earned 45k AC due to this scam.. Fuck all my btc went to investing because  I fucking believe in the coin.. FUCK you im pissed.. I only have my total btc of 0.8 btc thrown into the air.. That is all my ROI for my rigs that I bought.. I want this fixed and compensated.. The devs have lost a lot of potential for being the next big coin.. Pls fix this.. I need my 0.8 btc, I'm no rich person like other people. If this can be fixed then I will support it.. )
nxt123.cn 30K AC
remulan (add me too 11839 AC)
LISSIE 4.5K AC Lost
juca_br2002 (500 AC)
Collegestudent (Please add me to the list: Lost over 15BTC or around 926064.79581800   Asiacoins
I hope the fix comes soon so the fud goes xD)
blindminer (I lost 700K AC)
DoomDumas (70K AC)
raggitor
Lsrwolf 24309.21914134 AC still sitting in Bittrex... this sux.
CapSER2.0 862907.454445 I have AC in my wallet
joewills (150K AC)
altcoiner
cryptojo
gaazje
donnyd413
Shurugwi
whatdidshedo
rsturtle (11K AC)
EEKmanc (3K AC)
zqjqiu (I lost 56000 AC)
skidog (lost a lot to maybe 70k)
syrota (35K AC)
cryptojo (350k AC)
skidog (70K AC)
Hoof-arted (43K AC)
jaayruu (only out 4 AC lol)
Escher (6K AC)
abel1337 (209K AC)
spcrypt
X-Laboratories
ChrisLandin 64K AC
noobthegreat 5K AC
drmadcat
wanvo 41K AC
eVilzOmbie
alekzander 274K AC
CryptoClub around 300K
tekke 10K to 15K
Kazulya 177K AC
cbutters 225K
pricoin19wk 10K AC
malsunrion 16K AC
hilgi 21K AC
dsergeevich 3700 AC


For those who joke I missed well this isnt a joke!


Please add me to the list lost 4 BTC, colominer

WayForward
Full Member
***
Offline Offline

Activity: 254
Merit: 100



View Profile
May 04, 2014, 06:02:24 AM
 #6225

I watched cryptsy free fall to 200.

Then Poloniex opened their markets and some people were able to cash out still high in the 1000 mark.. then of course it was promptly frozen.

I WANT OUT TOO with my 12k, maybe I should create an exchange too and when this occurs I can at least get out when I want too and not be stuck with dead coins.



jaayruu
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 04, 2014, 06:04:17 AM
 #6226

I watched cryptsy free fall to 200.

Then Poloniex opened their markets and some people were able to cash out still high in the 1000 mark.. then of course it was promptly frozen.

I WANT OUT TOO with my 12k, maybe I should create an exchange too and when this occurs I can at least get out when I want too and not be stuck with dead coins.





send me your coins
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
May 04, 2014, 06:04:32 AM
 #6227

Code:
if (vtx[0].GetValueOut() > GetProofOfWorkReward(pindex->nHeight, nFees) && pindex->nHeight != MIN_SUPPLY)

and just LOL at this code.. damnit.. if someone would have just looked slightly at the github could this would have stuck out like a sore thumb.  

Basically it means that the the first block (nHeight == 1) is SKIPPED when determining whether or not reward matches the code... thus obfuscating the huge premine.

VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
nexus2k14
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250



View Profile
May 04, 2014, 06:05:01 AM
 #6228

73K down to drain, devastated.
jaayruu
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 04, 2014, 06:07:28 AM
 #6229

73K down to drain, devastated.

ill take your coin
jaayruu
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 04, 2014, 06:09:17 AM
 #6230

if you want to bitch on this thread about your asiacoin being "lost" please just send them to me. ill gladly exchange them for AC2 since alot of you tards cannot seem to read...or maybe you just cant comprehend wtf is going on. So please let me know, ill gladly hoard all of your AC, or gtfo & dont bitch
regnevacs
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
May 04, 2014, 06:13:49 AM
 #6231

if you want to bitch on this thread about your asiacoin being "lost" please just send them to me. ill gladly exchange them for AC2 since alot of you tards cannot seem to read...or maybe you just cant comprehend wtf is going on. So please let me know, ill gladly hoard all of your AC, or gtfo & dont bitch

funny.. guess you're the one that needs to.. still believe in your dev?
bobby88
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
May 04, 2014, 06:14:13 AM
 #6232


The list is growing. Please let me know so I can add your name to the

list. I lost tons of money in AC and would like this to be fixed. The

list so far:


AsiaCoin holders who wants to see a fix:

CryptoSteam
Nicolaas.R
silencesilence
bluebit25
WildChaser777
istop08
GröBkAz
Maxikosw (Maxikose on freenode irc)
hrt
cjp007
kache
minuchi.str
amit2007gunjan
noobthegreat
EEKman (Lost 3K USD. I feel you. I lost tons myself)
Maestro1
Xuorc
probrian
artem6662
Shkembe
Wolden
probrian
bittcoinn
voisina
jarserk
dirtypolecat
masterboy
nin7672
syrota
AC2 (1.35 million AsiaCoin)
Alpinist (200K AC)
Gambiman
Deathtoallptots (130K AC)
goldmann (Claimed to sell all of it with huge loss)
bitsta (Lost 25 BTC) (Claimed to sell all of it with huge loss)
ra1nb0wdash (Lost 3 BTC) (Claimed to sell all of it with huge loss)
ApoloTwo (lost 10BTC or 20 BTC on it ( i am not sure). ) (Claimed to sell all of it with huge loss)
georgeblair (680K AC)
minuchi.str (Lost 17 BTC)
BitcoinStacker
crypto_bull (700K AC)
Maestro1 (1 Million AC)
Final
nekokenny (49660 AC)
CycleSurfer360
tarzanbigcity
gaazje
milan74 (5K AC)
teringlijer (All his money in it)
kalenen (Lost 440k of AC)
LisboaKuya (lost 80k AC)
richwang (The post growing fast, I am holding 100 000AC)
bloodyboy (just when i was away for a while and have buy offer for about 900 satoshi this shit happend ;/ now i'm bagholder too...)
ORiN (13K AC)
surgexvb (lost 9620.63971700 AC)
ryanb (i have 593874.35376400 AC)
slasherzx (I lost my hard earned 45k AC due to this scam.. Fuck all my btc went to investing because  I fucking believe in the coin.. FUCK you im pissed.. I only have my total btc of 0.8 btc thrown into the air.. That is all my ROI for my rigs that I bought.. I want this fixed and compensated.. The devs have lost a lot of potential for being the next big coin.. Pls fix this.. I need my 0.8 btc, I'm no rich person like other people. If this can be fixed then I will support it.. )
nxt123.cn 30K AC
remulan (add me too 11839 AC)
LISSIE 4.5K AC Lost
juca_br2002 (500 AC)
Collegestudent (Please add me to the list: Lost over 15BTC or around 926064.79581800   Asiacoins
I hope the fix comes soon so the fud goes xD)
blindminer (I lost 700K AC)
DoomDumas (70K AC)
raggitor
Lsrwolf 24309.21914134 AC still sitting in Bittrex... this sux.
CapSER2.0 862907.454445 I have AC in my wallet
joewills (150K AC)
altcoiner
cryptojo
gaazje
donnyd413
Shurugwi
whatdidshedo
rsturtle (11K AC)
EEKmanc (3K AC)
zqjqiu (I lost 56000 AC)
skidog (lost a lot to maybe 70k)
syrota (35K AC)
cryptojo (350k AC)
skidog (70K AC)
Hoof-arted (43K AC)
jaayruu (only out 4 AC lol)
Escher (6K AC)
abel1337 (209K AC)
spcrypt
X-Laboratories
ChrisLandin 64K AC
noobthegreat 5K AC
drmadcat
wanvo 41K AC
eVilzOmbie
alekzander 274K AC
CryptoClub around 300K
tekke 10K to 15K
Kazulya 177K AC
cbutters 225K
pricoin19wk 10K AC
malsunrion 16K AC
hilgi 21K AC
dsergeevich 3700 AC


For those who joke I missed well this isnt a joke!

i lost 300 K , Bikin malu ASIA aje loe pade .... KAMPRET !
chakraborty
Member
**
Offline Offline

Activity: 70
Merit: 11


View Profile
May 04, 2014, 06:16:47 AM
 #6233

if you want to bitch on this thread about your asiacoin being "lost" please just send them to me. ill gladly exchange them for AC2 since alot of you tards cannot seem to read...or maybe you just cant comprehend wtf is going on. So please let me know, ill gladly hoard all of your AC, or gtfo & dont bitch
Just tell me how you can change the AC on ACV2, if the coins on Mintpal

monero: 44EmypyVbByiC8VCqVgHg6ZpYxCSzF6EhfPg6tAGbRxYiJo7uNrMHFvVcYM8r1aVamdQ5F5Jxicr1XV pMFjfJgRyMoPbYdd
hansolo93
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250


View Profile
May 04, 2014, 06:17:03 AM
 #6234

How can i exchange them to acv2 ?
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
May 04, 2014, 06:17:48 AM
 #6235

if you want to bitch on this thread about your asiacoin being "lost" please just send them to me. ill gladly exchange them for AC2 since alot of you tards cannot seem to read...or maybe you just cant comprehend wtf is going on. So please let me know, ill gladly hoard all of your AC, or gtfo & dont bitch

Code forensic analysis is conclusive... this was a 100% original dev orchestrated scam.  

There IS NO AC2.. it will either not happen, or if it does get released it will be a scam/virus of some kind.  

The proof is in the code and on the blockchain.  Check it for yourself.


VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
May 04, 2014, 06:22:13 AM
 #6236


The list is growing. Please let me know so I can add your name to the

list. I lost tons of money in AC and would like this to be fixed. The

list so far:


AsiaCoin holders who wants to see a fix:

CryptoSteam
Nicolaas.R
silencesilence
bluebit25
WildChaser777
istop08
GröBkAz
Maxikosw (Maxikose on freenode irc)
hrt
cjp007
kache
minuchi.str
amit2007gunjan
noobthegreat
EEKman (Lost 3K USD. I feel you. I lost tons myself)
Maestro1
Xuorc
probrian
artem6662
Shkembe
Wolden
probrian
bittcoinn
voisina
jarserk
dirtypolecat
masterboy
nin7672
syrota
AC2 (1.35 million AsiaCoin)
Alpinist (200K AC)
Gambiman
Deathtoallptots (130K AC)
goldmann (Claimed to sell all of it with huge loss)
bitsta (Lost 25 BTC) (Claimed to sell all of it with huge loss)
ra1nb0wdash (Lost 3 BTC) (Claimed to sell all of it with huge loss)
ApoloTwo (lost 10BTC or 20 BTC on it ( i am not sure). ) (Claimed to sell all of it with huge loss)
georgeblair (680K AC)
minuchi.str (Lost 17 BTC)
BitcoinStacker
crypto_bull (700K AC)
Maestro1 (1 Million AC)
Final
nekokenny (49660 AC)
CycleSurfer360
tarzanbigcity
gaazje
milan74 (5K AC)
teringlijer (All his money in it)
kalenen (Lost 440k of AC)
LisboaKuya (lost 80k AC)
richwang (The post growing fast, I am holding 100 000AC)
bloodyboy (just when i was away for a while and have buy offer for about 900 satoshi this shit happend ;/ now i'm bagholder too...)
ORiN (13K AC)
surgexvb (lost 9620.63971700 AC)
ryanb (i have 593874.35376400 AC)
slasherzx (I lost my hard earned 45k AC due to this scam.. Fuck all my btc went to investing because  I fucking believe in the coin.. FUCK you im pissed.. I only have my total btc of 0.8 btc thrown into the air.. That is all my ROI for my rigs that I bought.. I want this fixed and compensated.. The devs have lost a lot of potential for being the next big coin.. Pls fix this.. I need my 0.8 btc, I'm no rich person like other people. If this can be fixed then I will support it.. )
nxt123.cn 30K AC
remulan (add me too 11839 AC)
LISSIE 4.5K AC Lost
juca_br2002 (500 AC)
Collegestudent (Please add me to the list: Lost over 15BTC or around 926064.79581800   Asiacoins
I hope the fix comes soon so the fud goes xD)
blindminer (I lost 700K AC)
DoomDumas (70K AC)
raggitor
Lsrwolf 24309.21914134 AC still sitting in Bittrex... this sux.
CapSER2.0 862907.454445 I have AC in my wallet
joewills (150K AC)
altcoiner
cryptojo
gaazje
donnyd413
Shurugwi
whatdidshedo
rsturtle (11K AC)
EEKmanc (3K AC)
zqjqiu (I lost 56000 AC)
skidog (lost a lot to maybe 70k)
syrota (35K AC)
cryptojo (350k AC)
skidog (70K AC)
Hoof-arted (43K AC)
jaayruu (only out 4 AC lol)
Escher (6K AC)
abel1337 (209K AC)
spcrypt
X-Laboratories
ChrisLandin 64K AC
noobthegreat 5K AC
drmadcat
wanvo 41K AC
eVilzOmbie
alekzander 274K AC
CryptoClub around 300K
tekke 10K to 15K


I woke up for a hour but I'm going back to sleep. Added names to the list.



Please add my name to the list (fonzerrellie) I'm holding 8700 ac

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
Jordan23
Sr. Member
****
Offline Offline

Activity: 382
Merit: 311


View Profile
May 04, 2014, 06:25:23 AM
 #6237

if you want to bitch on this thread about your asiacoin being "lost" please just send them to me. ill gladly exchange them for AC2 since alot of you tards cannot seem to read...or maybe you just cant comprehend wtf is going on. So please let me know, ill gladly hoard all of your AC, or gtfo & dont bitch


Please tell this retard how to get my coins from Cryptsy to send to you.
Collegestudent
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

The blockchain is the future


View Profile
May 04, 2014, 06:30:15 AM
 #6238

Everyone relax haha, im holding like 920k coins but not worried, dev will answer soon
Decrypto
Member
**
Offline Offline

Activity: 308
Merit: 10


View Profile WWW
May 04, 2014, 06:31:48 AM
 #6239

I feel for everybody who has lost their coins. I was burnt for 50% and got out at 700 satoshi. I really hope for all the holders that the new version is launched but I wouldn't hold my breath. What a scamming priiick (or bunch of pricks)
virtualfaqs
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500



View Profile WWW
May 04, 2014, 06:34:28 AM
 #6240


The list is growing. Please let me know so I can add your name to the

list. I lost tons of money in AC and would like this to be fixed. The

list so far:


AsiaCoin holders who wants to see a fix:

CryptoSteam
Nicolaas.R
silencesilence
bluebit25
WildChaser777
istop08
GröBkAz
Maxikosw (Maxikose on freenode irc)
hrt
cjp007
kache
minuchi.str
amit2007gunjan
noobthegreat
EEKman (Lost 3K USD. I feel you. I lost tons myself)
Maestro1
Xuorc
probrian
artem6662
Shkembe
Wolden
probrian
bittcoinn
voisina
jarserk
dirtypolecat
masterboy
nin7672
syrota
AC2 (1.35 million AsiaCoin)
Alpinist (200K AC)
Gambiman
Deathtoallptots (130K AC)
goldmann (Claimed to sell all of it with huge loss)
bitsta (Lost 25 BTC) (Claimed to sell all of it with huge loss)
ra1nb0wdash (Lost 3 BTC) (Claimed to sell all of it with huge loss)
ApoloTwo (lost 10BTC or 20 BTC on it ( i am not sure). ) (Claimed to sell all of it with huge loss)
georgeblair (680K AC)
minuchi.str (Lost 17 BTC)
BitcoinStacker
crypto_bull (700K AC)
Maestro1 (1 Million AC)
Final
nekokenny (49660 AC)
CycleSurfer360
tarzanbigcity
gaazje
milan74 (5K AC)
teringlijer (All his money in it)
kalenen (Lost 440k of AC)
LisboaKuya (lost 80k AC)
richwang (The post growing fast, I am holding 100 000AC)
bloodyboy (just when i was away for a while and have buy offer for about 900 satoshi this shit happend ;/ now i'm bagholder too...)
ORiN (13K AC)
surgexvb (lost 9620.63971700 AC)
ryanb (i have 593874.35376400 AC)
slasherzx (I lost my hard earned 45k AC due to this scam.. Fuck all my btc went to investing because  I fucking believe in the coin.. FUCK you im pissed.. I only have my total btc of 0.8 btc thrown into the air.. That is all my ROI for my rigs that I bought.. I want this fixed and compensated.. The devs have lost a lot of potential for being the next big coin.. Pls fix this.. I need my 0.8 btc, I'm no rich person like other people. If this can be fixed then I will support it.. )
nxt123.cn 30K AC
remulan (add me too 11839 AC)
LISSIE 4.5K AC Lost
juca_br2002 (500 AC)
Collegestudent (Please add me to the list: Lost over 15BTC or around 926064.79581800   Asiacoins
I hope the fix comes soon so the fud goes xD)
blindminer (I lost 700K AC)
DoomDumas (70K AC)
raggitor
Lsrwolf 24309.21914134 AC still sitting in Bittrex... this sux.
CapSER2.0 862907.454445 I have AC in my wallet
joewills (150K AC)
altcoiner
cryptojo
gaazje
donnyd413
Shurugwi
whatdidshedo
rsturtle (11K AC)
EEKmanc (3K AC)
zqjqiu (I lost 56000 AC)
skidog (lost a lot to maybe 70k)
syrota (35K AC)
cryptojo (350k AC)
skidog (70K AC)
Hoof-arted (43K AC)
jaayruu (only out 4 AC lol)
Escher (6K AC)
abel1337 (209K AC)
spcrypt
X-Laboratories
ChrisLandin 64K AC
noobthegreat 5K AC
drmadcat
wanvo 41K AC
eVilzOmbie
alekzander 274K AC
CryptoClub around 300K
tekke 10K to 15K


I woke up for a hour but I'm going back to sleep. Added names to the list.



Please add my name to the list (fonzerrellie) I'm holding 8700 ac

Add me.
100K+

https://twitter.com/virtualfaqs
Looking for altcoin pump advice? Then follow me.
Pages: « 1 ... 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 [312] 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 »
  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!