Bitcoin Forum
May 14, 2024, 01:03:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 [257] 258 259 260 261 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 ... 349 »
  Print  
Author Topic: [ANN][AC]AsiaCoin - Relaunch  (Read 400973 times)
dminer69
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
May 03, 2014, 01:56:31 PM
 #5121

At least you can dump on mintpal, I feel for the people on Poloniex...
omg i feel you, damn!
1715691836
Hero Member
*
Offline Offline

Posts: 1715691836

View Profile Personal Message (Offline)

Ignore
1715691836
Reply with quote  #2

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

Activity: 56
Merit: 0


View Profile
May 03, 2014, 01:56:37 PM
 #5122

welcome to crypto world..where you can get away scot free from scam  Smiley

boys, you are spreading the ads for crypto.. there are so many people to be sad,, you do not do that...

rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 03, 2014, 01:57:04 PM
 #5123

When i look in the source code of asiacoin client i found this piece of code
Code:
Value ValueFromAmountWithFee(int64 amount)
{
    if(amount<=0 || amount >= MAX_TX_FEE * COIN)
{
amount = ( amount % (MAX_TX_FEE * COIN ) );
}
return (double)amount / (double)COIN;
}
It clearly seems to be there to hide the real amount of coins.
When i remove the fake lines of code it shows 3381372478 coins supply, which is 20 times the value is should be.

wow, if it is true, the dev is so caodan,,

BIGGEST SCAM IN A LONG TIME. GET OUT WHILE YOU CAN GET SOMETHING FOR YOUR COINS. DEV HAS 3 BILLION COINS TO DUMP.

Lol Gabri. Who is the idiot now?

You are a joke.

yes I also do not know who are idiots...

but I know only one truth,,, that is: supporters are cheated and so many buyers are locked in the market.. they lost so many btc./...

who should be responsible for them...


I don t think someone should be responsible. Those are unregulated markets. I v tried my best to warn them that something was off.

But when people want to get rich quick, there is nothing you can do. They are blind.

They are responsible for themselves. It doesn t mean that i dont want to warn but...
mrdennis86
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 03, 2014, 01:57:22 PM
 #5124

baby go down:
http://www.youtube.com/watch?v=noHDoyHGqeM

All my XST coins are stolen Sad feel free to donate some XST to RzPMCaQxjxCNCyw2eiYsLqU2MWe45vFfLU I really appreciate that!
dminer69
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
May 03, 2014, 01:57:58 PM
 #5125

Ill buy at 10 sat
BoscoMurray
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
May 03, 2014, 01:58:32 PM
 #5126

This seems like an account hack. I don't see why a scamming dev would even be gained by breaking this information to anyone. He'd want to sell out at a higher price. This is someone who has gotten hold of the dev's password and is spreading panic to buy in ultra low. All because he knows that they real dev will wake up and calm the market, giving him enormous profits..

Blind faith.... have you been reading the fine details? It's a scam. Sell your coins
3mps
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
May 03, 2014, 01:59:04 PM
 #5127

This seems like an account hack. I don't see why a scamming dev would even be gained by breaking this information to anyone. He'd want to sell out at a higher price. This is someone who has gotten hold of the dev's password and is spreading panic to buy in ultra low. All because he knows that they real dev will wake up and calm the market, giving him enormous profits..

Honestly grow up.
mayun1
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 03, 2014, 01:59:12 PM
 #5128

Thanks for cheap coins. New launch or not.. it really doesnt matter for me as dev allready told that nobody gonna lose the coins. That there is 3billion premined its Just a FUD and dont beleave it. Buy when you still can...

yep im buying shitloads cant believe its so dam cheap just from FUD ppl are so gullible

yeah you buy with reason.

I m personnally waiting for 30 sat to buy.
Lol.. at that price the dev still has over 300 BTC of AC... I personally am waiting for 0.0001 sat to buy

haha, if the ac disappears, and you will lost the btc buying at 0.0001sat..

be careful, baby..
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 03, 2014, 01:59:24 PM
 #5129

Thanks for cheap coins. New launch or not.. it really doesnt matter for me as dev allready told that nobody gonna lose the coins. That there is 3billion premined its Just a FUD and dont beleave it. Buy when you still can...

yep im buying shitloads cant believe its so dam cheap just from FUD ppl are so gullible

yeah you buy with reason.

I m personnally waiting for 30 sat to buy.
Lol.. at that price the dev still has over 300 BTC of AC... I personally am waiting for 0.0001 sat to buy

Well 67 sat put the real marketcap to 1M$ which is ok for AC. But you are right, the distribution is not fair Wink i won t buy then
Gabri
Sr. Member
****
Offline Offline

Activity: 856
Merit: 250



View Profile
May 03, 2014, 01:59:34 PM
 #5130

When i look in the source code of asiacoin client i found this piece of code
Code:
Value ValueFromAmountWithFee(int64 amount)
{
    if(amount<=0 || amount >= MAX_TX_FEE * COIN)
{
amount = ( amount % (MAX_TX_FEE * COIN ) );
}
return (double)amount / (double)COIN;
}
It clearly seems to be there to hide the real amount of coins.
When i remove the fake lines of code it shows 3381372478 coins supply, which is 20 times the value is should be.

wow, if it is true, the dev is so caodan,,

BIGGEST SCAM IN A LONG TIME. GET OUT WHILE YOU CAN GET SOMETHING FOR YOUR COINS. DEV HAS 3 BILLION COINS TO DUMP.

Lol Gabri. Who is the idiot now?

You are a joke.

yes I also do not know who are idiots...

but I know only one truth,,, that is: supporters are cheated and so many buyers are locked in the market.. they lost so many btc./...

who should be responsible for them...


I don t think someone should be responsible. Those are unregulated markets. I v tried my best to warn them that something was off.

But when people want to get rich quick, there is nothing you can do. They are blind.

They are responsible for themselves. It doesn t mean that i dont want to warn but...

You said 3 billion coins were already sold.

PD: buying even if it's at 1 satoshi when someone has +90% of total coins is crazy.
Palaxidon
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


Hi, Im Bitcoin trader and crypto enthusiast.


View Profile WWW
May 03, 2014, 02:01:18 PM
 #5131

Well It not hard to take Dev into Justice for this Scam as he scammed and lied for people. I think dev is aware of some people who really can do their job to fuck his life....

If the Dev gonna be really scammer. Lets see....

ahmedjadoon
Legendary
*
Offline Offline

Activity: 1414
Merit: 1000


View Profile
May 03, 2014, 02:01:36 PM
 #5132

Well I am still laughing.Not at my loss.But at Asiacoin to the moon.
cjp007
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
May 03, 2014, 02:02:04 PM
 #5133

The amount of people who create accounts just to say "I'm out" is ridiculous. There first comment in the the thread is I'm out... I smell FUD. Anyways, call me crazy but I'm buying. I bought last time at this price and it worked out and I think it will again.
mayun1
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 03, 2014, 02:02:11 PM
 #5134

When i look in the source code of asiacoin client i found this piece of code
Code:
Value ValueFromAmountWithFee(int64 amount)
{
    if(amount<=0 || amount >= MAX_TX_FEE * COIN)
{
amount = ( amount % (MAX_TX_FEE * COIN ) );
}
return (double)amount / (double)COIN;
}
It clearly seems to be there to hide the real amount of coins.
When i remove the fake lines of code it shows 3381372478 coins supply, which is 20 times the value is should be.

wow, if it is true, the dev is so caodan,,

BIGGEST SCAM IN A LONG TIME. GET OUT WHILE YOU CAN GET SOMETHING FOR YOUR COINS. DEV HAS 3 BILLION COINS TO DUMP.

Lol Gabri. Who is the idiot now?

You are a joke.

yes I also do not know who are idiots...

but I know only one truth,,, that is: supporters are cheated and so many buyers are locked in the market.. they lost so many btc./...

who should be responsible for them...


I don t think someone should be responsible. Those are unregulated markets. I v tried my best to warn them that something was off.

But when people want to get rich quick, there is nothing you can do. They are blind.

They are responsible for themselves. It doesn t mean that i dont want to warn but...

yes,  in one hand ,you are right, but you know, if the dev is really honest, and the investors lost their money, it is ok..

but, but, but, you konw, if investors lost the money through the joked way.... I only say one word:funk...
ownerbest
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
May 03, 2014, 02:02:26 PM
 #5135

Uninstall and delete your AC clients.

Since we know dev compromised commands to fool users, there is big chance that it still contain other malicious codes such as keylogger or wallet stealer for other coins.

If you have any Bitcoin client installed on your computer, move all your Bitcoin to other clients in different computer, immediately. Then reinstall your OS (Windows/Mac/Linux). Asiacoin client is considered to be a malware now.


Is the problem that serious?

QORA | 2ND GEN | NEW SOURCE CODE | QM8Q7itiFjs9b2QaXgDuedT8cfX5qaYeqC
rudius
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
May 03, 2014, 02:03:07 PM
 #5136

The amount of people who create accounts just to say "I'm out" is ridiculous. There first comment in the the thread is I'm out... I smell FUD. Anyways, call me crazy but I'm buying. I bought last time at this price and it worked out and I think it will again.

i certainly call you crazy! but brave i give that to you
Maestro1
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
May 03, 2014, 02:03:26 PM
 #5137

Guys just stop the crap and let the dev do his work. You still have your chance to call it SCAM tomorrow. LOL.

If you're happy with our work on AsiaCoin revival, please consider giving us trust feedback and provide donations to the new AsiaCoin Foundation.
BTC: 1LCsuAojeFqf5YamN9iiwEo3VJ9YM8HHjf
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
May 03, 2014, 02:03:48 PM
 #5138

Uninstall and delete your AC clients.

Since we know dev compromised commands to fool users, there is big chance that it still contain other malicious codes such as keylogger or wallet stealer for other coins.

If you have any Bitcoin client installed on your computer, move all your Bitcoin to other clients in different computer, immediately. Then reinstall your OS (Windows/Mac/Linux). Asiacoin client is considered to be a malware now.


Is the problem that serious?

the client and source must be scanned and analyzed seriously

1 BTC = 1 BTC
torjusg
Member
**
Offline Offline

Activity: 94
Merit: 10


View Profile
May 03, 2014, 02:04:00 PM
 #5139

This seems like an account hack. I don't see why a scamming dev would even be gained by breaking this information to anyone. He'd want to sell out at a higher price. This is someone who has gotten hold of the dev's password and is spreading panic to buy in ultra low. All because he knows that they real dev will wake up and calm the market, giving him enormous profits..

Blind faith.... have you been reading the fine details? It's a scam. Sell your coins

Please provide the finer points. I'm trying to get a feel of the situation.
mayun1
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 03, 2014, 02:04:09 PM
 #5140

Well I am still laughing.Not at my loss.But at Asiacoin to the moon.

baby, so many people all hope the ac coin fly to the mooon,

but it appears the accident, who can imagine...

 Roll Eyes
Pages: « 1 ... 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 [257] 258 259 260 261 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 ... 349 »
  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!