Pages:
Author

Topic: [ANN] BTCtalkcoin [TALK] - Pure POS - Multipool Ready! - AirDrop Has Arrived - page 33. (Read 192240 times)

sr. member
Activity: 364
Merit: 250
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley

Upvoted so the dev sees this so they can continue with the airdrop, you can adjust above to use it for the super faucet website.
hero member
Activity: 882
Merit: 1000
I got 3.14BCC arrive too, when will the actual air drop happen?
newbie
Activity: 13
Merit: 0
Most likely I dropped most shitkoins  http://joxi.ru/X0-HUxjKTJAuH2mOcEY  To get them back? Thank you for your charity!
sr. member
Activity: 364
Merit: 250
I was on the original list. I received nothing until today, when I got 3.141593. Looks to me like someone has a pathetic sense of humor...
This turned out to be a total disappointment.

I know I shouldn't feel this way about anything that is given away for free, but, to be honest, the time it took me to download the wallet and subscribe for the distribution is worth much more than the pathetic reward I received.

What you got was from a community member and was a proof of concept to send coins to a mass amount of people, you will also receive an additional 4! Talk coins. The new devs did one round of 4000+ something coins sent to the first x amount of people on the list. I don't know why they have trouble sending the airdrop coins to the remaining people who registered.

BTW. try to have some sense of humor, you got a free pi pie!

Who doesn't like pie? Also feeling Lost?
legendary
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley


Thanks !

If it wasn't obvious before, it should be now. lol  The technical difficulties were faked.. just as half the list on the air drop.

THIS COIN IS A SCAM.


I'm not ready to say it's a scam yet, but now the devs clearly have the tools necessary to send coins to all addresses on "the list", so there shouldn't be anymore "technical difficulties". If we don't all start getting regular airdrop payments soon, then maybe we can call it a scam.

Maybe you're unfamiliar with Hanlon's razor:
"Never attribute to malice that which is adequately explained by stupidity."


Or maybe you prefer the Napoleon version:
"Never ascribe to malice that which is adequately explained by incompetence."

Incompetent ? Most definitely as he is not the guy who coded this.

Its the story of the .2 BTC shitcoin ! Tongue

https://bitcointalksearch.org/topic/scammer-and-blackmailer-loljosh-calling-trusted-members-593562

Why is no one talking about the paid IPO ?

The newb laced air drop should have been enough. I'm amazed to see that so many remain optimistic.
legendary
Activity: 3136
Merit: 1116
I was on the original list. I received nothing until today, when I got 3.141593. Looks to me like someone has a pathetic sense of humor...
This turned out to be a total disappointment.

I know I shouldn't feel this way about anything that is given away for free, but, to be honest, the time it took me to download the wallet and subscribe for the distribution is worth much more than the pathetic reward I received.

It was just a test, some free pi, out of my own personal wallet. I wrote a script and made it publicly available (look back a few posts) that automatically sent out coins to all users on the publicly available address list, to try and help the devs who seem to have been having some trouble getting that working. Sorry I upset you with my free coins Tongue
legendary
Activity: 3136
Merit: 1116
One thing that I think would great for this coin is if someone could set up a tipbot that would operate similar to the reddit or twitter tipbots, but directly on btctalk forum. It doesn't seem like the site supports that type of operation with an API to send and receive messages, see this post:
https://bitcointalksearch.org/topic/api-access-to-receiving-and-sending-messages-629754

It probably wouldn't be too terribly difficult to put together, I don't think, but maybe a little beyond my capabilities and available time...
tz
sr. member
Activity: 350
Merit: 251
I was on the original list. I received nothing until today, when I got 3.141593. Looks to me like someone has a pathetic sense of humor...
This turned out to be a total disappointment.

I know I shouldn't feel this way about anything that is given away for free, but, to be honest, the time it took me to download the wallet and subscribe for the distribution is worth much more than the pathetic reward I received.
legendary
Activity: 1400
Merit: 1050
thanks to whomever sent me 4pi bcc (or talk)  Grin
hero member
Activity: 601
Merit: 500
I was on the original airdrop list and received 2x4810 TALK.
Now, one week later, received 3.141593 TALK again.
legendary
Activity: 3136
Merit: 1116
Feeling LOST?

> 4. 8 15 16 23 42

Please post if you are on the original airdrop list and received the coins.


This small fun gift is unrelated to the devs, just me and jwinterm having fun with TALK.

Just started airdrop test round 2. I'm currently taking about 21 seconds to send to each address, so it will take about 7 hours to go through the entire list. I'm not sure if I need to go this slowly, but sending too fast seemed to be the problem on my first few attempts (well, on first attempt I wasn't validating addresses and I had no error handling, so I just got a JSON exception when I hit a bad address). I tried once to use one second between sends, and then I tried to do no delay between sends, and it would make it through like 100-200 addresses and then the wallet would just stop responding, so the script RPC call would time out. I guess it was just overloading. So, I could probably go a bit faster, maybe 10 seconds between addresses, but 21 seconds worked the first time, so this will be like a double check...
newbie
Activity: 5
Merit: 0
I just received 3.141593 coins as well
sr. member
Activity: 364
Merit: 250
Feeling LOST?

> 4. 8 15 16 23 42

Please post if you are on the original airdrop list and received the coins.


This small fun gift is unrelated to the devs, just me and jwinterm having fun with TALK.
member
Activity: 62
Merit: 10
what is the price now?
any new exchange?
sr. member
Activity: 364
Merit: 250
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley

That's cool! If I send you 5600 could you send 4.815162342 TALK/BCC to everyone on the list? You may keep the chance  Tongue
PM me your TALK address.
legendary
Activity: 3136
Merit: 1116
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley


Thanks !

If it wasn't obvious before, it should be now. lol  The technical difficulties were faked.. just as half the list on the air drop.

THIS COIN IS A SCAM.


I'm not ready to say it's a scam yet, but now the devs clearly have the tools necessary to send coins to all addresses on "the list", so there shouldn't be anymore "technical difficulties". If we don't all start getting regular airdrop payments soon, then we can call it a scam.

Maybe you're unfamiliar with Hanlon's razor:
"Never attribute to malice that which is adequately explained by stupidity."


Or perhaps you prefer the Napoleon version:
"Never ascribe to malice that which is adequately explained by incompetence."
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley


Thanks !

If it wasn't obvious before, it should be now. lol  The technical difficulties were faked.. just as half the list on the air drop.

THIS COIN IS A SCAM.


I think some points have been proved here

Thanks for your work jwinterm (and the BCC)

Sounds like the "new management" need serious help or there is something very wrong with this coin and it's distribution
legendary
Activity: 1624
Merit: 1001
All cryptos are FIAT digital currency. Do not use.
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley


Thanks !

If it wasn't obvious before, it should be now. lol  The technical difficulties were faked.. just as half the list on the air drop.

THIS COIN IS A SCAM.
legendary
Activity: 3136
Merit: 1116
Hi all BTCtalk people on the list,

Last night/this morning I think everyone on the list should have received at least 3.14 coins (some near the top of the list probably received 2 or 3x that). These weren't related to the airdrop, they were my own personal coins (I'm not part of dev team). I've heard the devs are having some trouble with the airdrop, so I just wanted to write a script to see how difficult it would be to send coins to 1148 addresses. It took a few hours and several attempts, but I think I got everything sorted out.

For anyone interested (hopefully devs are interested in sending coins to everyone), here is the script that I used to send them all out:
http://pastebin.com/PmQmCgFf
It actually only ended up being 60 lines of python, and that is with excessive commenting and print statements.

And here is a list that was output by the script, showing everyone on the list and their tx id:
http://pastebin.com/gVbMBgAK

I hope you all enjoyed the pi...and please let me know if you have any questions or anything Smiley
hero member
Activity: 594
Merit: 500
Pages:
Jump to: