Search content
Sort by

Showing 20 of 1,061 results by awais3344
Post
Topic
Board Announcements (Altcoins)
Re: Passioncoin, ICO, anonymous, charity, business cooperation.
by
awais3344
on 13/09/2014, 09:30:37 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 13/09/2014, 08:05:01 UTC
neoscoin.com looks like a very poor design. I could design you a nice website if you need.
You can create some good signatere for Neos,i will put in my profile.Also dev can put in first site.We need more people,and more buyers....



▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
NEOSCOIN
 +POD Developers +Active Community - V2 Coming Soon! Live In-App Trading, Live Pool Stats - IRC - Arbitrush Anonymous System soon!! NEOSCOIN
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀


Code:
[b][font=Arial][color=#508DEA]▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄[/color]
[url=https://bitcointalk.org/index.php?topic=757984.0][i][b][color=#508DEA]N[/color][color=#4C88E2]E[/color][color=#4983DA]O[/color][color=#467ED2]S[/color][color=#4379CA]C[/color][color=#508DEA]O[/color][color=#4A84DC]I[/color][color=#457BCE]N[/color][/b][/i][/url][/font][font=CENTURY GOTHIC, Arial]  +POD Developers +Active Community - V2 Coming Soon! Live In-App Trading, Live Pool Stats - IRC - Arbitrush Anonymous System soon!! [url=https://neoscoin.com][color=#508DEA]NEOSCOIN[/color][/url]
[color=#508DEA]▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀[/color][/font][/b]

Don't know if this one might work. Might be too long.


Edit: I just put it in my sig and it looks nice. Everyone should put it in our signature. We will definitely get more people on this thread.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 13/09/2014, 06:47:40 UTC
neoscoin.com looks like a very poor design. I could design you a nice website if you need.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSD] Lightspeed | NIST5 PoW/PoS - September RoadMap released!
by
awais3344
on 13/09/2014, 06:44:11 UTC
op says total supply 900,000

but on github source

https://github.com/lightspeedcrypto/lightspeed/blob/master/src/main.h#L39

Line39.

Code:
static const int64_t MAX_MONEY = 1500000 * COIN;

what?

That doesn't matter as it's only used as a boundary check and the majority of devs that fork others code are too lazy to change that.  Plus, I think it would mess things up due to POS. i.e. if that was set at 900000, then POS coins would probably not be generated and since you don't really know how many would be generated, you can't really set that to a "real" number.

The actual proof of work code determines how many coins are generated.

devs should care maybe more. Because these codes are alarming. It's a boundary. So that it doesn't allow anything more than 1500000 to be generated. The it could have been set somewhere like 1000000. If someone says MAXcoins 900000. Then they should probably set the max allwed to 900000.

Just saying. NO fud. I have no personal interest here. Did not invest, and will not invest.

I get what you're saying, but those that know the code know that that value doesn't matter. And as I said, 910k is POW. Then you have POS on top of that over X years and variable staking.  So how could one actually set that to a "real" number.  i.e. If all 910k coins were staking @ 3% per year, it would overflow that 1500000 in roughly 15 years.  So you can't really set that too low.




alright it makes sense this way. But usually devs set a maximum coins including the POS. Since they're also coins. They should set a max number whether there'll be pos or not. But its not a scam. I think it's just the early miners wo got large number of coins.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSD] Lightspeed | NIST5 PoW/PoS - September RoadMap released!
by
awais3344
on 13/09/2014, 06:29:30 UTC
op says total supply 900,000

but on github source

https://github.com/lightspeedcrypto/lightspeed/blob/master/src/main.h#L39

Line39.

Code:
static const int64_t MAX_MONEY = 1500000 * COIN;

what?

That doesn't matter as it's only used as a boundary check and the majority of devs that fork others code are too lazy to change that.  Plus, I think it would mess things up due to POS. i.e. if that was set at 900000, then POS coins would probably not be generated and since you don't really know how many would be generated, you can't really set that to a "real" number.

The actual proof of work code determines how many coins are generated.

devs should care maybe more. Because these codes are alarming. It's a boundary. So that it doesn't allow anything more than 1500000 to be generated. The it could have been set somewhere like 1000000. If someone says MAXcoins 900000. Then they should probably set the max allwed to 900000.

Just saying. NO fud. I have no personal interest here. Did not invest, and will not invest.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSD] Lightspeed | NIST5 PoW/PoS - September RoadMap released!
by
awais3344
on 13/09/2014, 06:22:13 UTC
op says total supply 900,000


but on github source

https://github.com/lightspeedcrypto/lightspeed/blob/master/src/main.h#L39

Line39.

Code:
static const int64_t MAX_MONEY = 1500000 * COIN;

what?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 13/09/2014, 06:02:13 UTC
just got back to see my order got filled at 15k!! woot woot!!  now lets go to the moooon!!! V2 coming , everything looking golden!

keep it up syntaks ! and yak! both u guys, unbelievable Wink

i bought the last time at 2k. thought it might go up a bit. but it didn't. wish I had more btc now  Sad
no worries , neos has a bright future.. Wink

i am not worried.  Wink infact i have bought 1btc at 2800. I know it'll go beyond that. But if i had btc I could buy more at this prices
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 13/09/2014, 05:55:50 UTC
just got back to see my order got filled at 15k!! woot woot!!  now lets go to the moooon!!! V2 coming , everything looking golden!

keep it up syntaks ! and yak! both u guys, unbelievable Wink

i bought the last time at 2k. thought it might go up a bit. but it didn't. wish I had more btc now  Sad
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 12/09/2014, 09:15:13 UTC
i hope he is not able to get in. so he learns his lesson by buying back again at 20k  Grin

Yeah right.
Where are you from, fantasy land?

no, but I am surely not from pump and dump land. I really hope this 15k-22k game stops.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 12/09/2014, 08:26:11 UTC

To understand the principle is not the problem. ;-) But if you look at the chart and the volume at Bittrex, you will see: The person who sold 5000 Neos around 17k could not buy back this low or even lower. And maybe the selling was just one person. And then he would have sold more than 10000 Neos. And all lower than 20k mostly lower than 19k, some around 16k.
Then we just lost somebody that just could not wait, I do think it was one whale trying to change the price to get back in. The charts are not readable for NEOS, the bottom is 20k so that person is hoping for the best and might not get back in

i hope he is not able to get in. so he learns his lesson by buying back again at 20k  Grin
Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN] Intellectual Disability Coin - Backed by Trolls & Retards
by
awais3344
on 12/09/2014, 07:24:39 UTC
What about a fancy girly wallet full of shit features that don't work properly and nobody wants?
One spotted, any other desired "features"?


set 3 trillion total coins, and 30 second block times. so even if price is 1 satoshi. we would still make a killing.
Plus we can play between 1 and 2 satoshi and double our money too.
throw in some shit news or copy paste whitepaper about how you're going to make IntellectualSend. which will allow you to send coins without displaying on block explorer. No one will use that shit feature, but its good for speculators, no?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Syscoin - Business on the Blockchain
by
awais3344
on 12/09/2014, 07:12:10 UTC
Every time when SYS price goes up to 280 sat around, there will be dumping,when it dumps to 210 sat around, there will be buying, it's weird....

and someone earns between this.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 11/09/2014, 12:52:20 UTC
I had not seen that. I always thought it might be HODL - Hold On for Dear Life. But I knew it was intentional and funny in a way. Thanks for posting that.

Side Note... I know a few pages back a few of us were looking for an alert type app that would let us know when certain coins reached certain prices. I found this http://alertco.in/#/

You choose the exchange, coin, alert method and price.

Joe

there is also price alerts from cryptonator.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 11/09/2014, 12:23:39 UTC
It's definitely achievable.As a unique coin and a coin which improves and has a strong community neos can reach any point.And that's our goal.


ONLY IF YOU HODL!!!!!!!!  Cheesy

can we all learn to spell correctly first?

hold
həʊld/

to set aside; reserve or retain:



I've noticed the spelling HODL used in a few places. I think it might be intentional.

this.
https://bitcointalk.org/index.php?topic=375643.0

but i guess he knows already.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 11/09/2014, 10:56:19 UTC
It's definitely achievable.As a unique coin and a coin which improves and has a strong community neos can reach any point.And that's our goal.


ONLY IF YOU HODL!!!!!!!!  Cheesy
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 11/09/2014, 10:45:44 UTC
My only suggestion is that we have a community pot, and every time asks about Wallet v. 2.1 just have v.2 is released they put in 10 NEOS to get the Dev team pizza and donuts!

10 Neos for Pizza and Donuts? Neos-Price exploded last light? Cheesy

No but considering the amount of people who will ask, 10 NEOS each time will add up quickly.

And: It could come to a price that fits! 1 Neos = 1 Dollar is possible in my opinion. Not tomorrow but maybe in 4-8 weeks.

Or maybe more? I don't know much about bitcoindark but it seems to have shot up to 0.01 BTC in a matter of a month earlier this year.

Does NEOS have the potential to do the same, with it's features. What are the difference/similarities between NEOS and BTCD ?

1 neos $1 is difficult to achieve, but that is about $1.4M. Which is possible in cryptocurrencies. So difficult, but there's possibility.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 10/09/2014, 17:59:57 UTC
I still don't see how people are 'waiting for the wallet' We are / were weeks ahead of schedule. The ICO sold out in a day more or less and trading started weeks early. The coin has had a very steady rise and some dips, but there hasn't been anything manic about the price of the coin. And as stated before, early adopters who bough at ICO price and below are doing fine and accumulating as we go. Patience...

i am in no hurry. i said i am waiting for it. i will wait for it for a month Wink

i can promise you it will not be a month... when i said 'soon' i really did mean soon... unless there is some sort of catastrophe..
by soon i mean days not weeks or months... it really isn't that far away. also keep in mind that v2 doesn't mean thats it. once v2 is out there is a LOT planned. the developers are in this for the long haul.

you are talking days. makes me want to buy more :p
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 10/09/2014, 17:35:52 UTC
I still don't see how people are 'waiting for the wallet' We are / were weeks ahead of schedule. The ICO sold out in a day more or less and trading started weeks early. The coin has had a very steady rise and some dips, but there hasn't been anything manic about the price of the coin. And as stated before, early adopters who bough at ICO price and below are doing fine and accumulating as we go. Patience...

i am in no hurry. i said i am waiting for it. i will wait for it for a month Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 10/09/2014, 17:12:09 UTC
Price can hit 60/100k

true. i was just calculating up. and makes me believe up to 70k is realistic IF the wallet is released in this days when people have so much interest here.

waiting so much for the wallet. i bought a lot on this dip as well Smiley

edit: i know we will still drop to 15k something. but in the long haul. this coin will break charts
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][NEOS]Neoscoin Unique Anon(Arbitrush) Multi-Algo/Multi Exchange Web Wallet!
by
awais3344
on 10/09/2014, 16:49:35 UTC
bought a lot! wish had more btc to buy at these prices.

I know they're cheap at the moment but still haven't dropped below a 20% increase of the higher ICO price.

So none of us ICO buyers have anything to worry about Smiley

what was ico price?

10k and 12.5k

wow prices were really good for early adopters. Smiley