Pages:
Author

Topic: BitcoinEater round 3 started! - page 2. (Read 5083 times)

newbie
Activity: 5
Merit: 0
August 10, 2016, 06:35:32 PM
#75


your transaction

c3538282ca0f13d2690de8850c765b4558dbb48ce8a609901d8cc0cebddd8982


2 inputs

1BLzBMPfwr95Xs7qVpVBVw4hdJVAMjsneP

16UpGxSnsYzmtZsaJiTWEuzFgucq1DMbek

1 address from transaction with input index 0 = 1BLzBMPfwr95Xs7qVpVBVw4hdJVAMjsneP

708: 1BLzBMPfwr95Xs7qVpVBVw4hdJVAMjsneP [424448]:1024   C3538282CA0F13D2690DE8850C765B4558DBB48CE8A609901D8CC0CEBDDD8982[0]   0.001btc

your number was 708

Good!
all honestly, I stepped)
The court will not apply)))  Grin Grin Grin Wink
newbie
Activity: 28
Merit: 0
August 10, 2016, 06:29:10 PM
#74
python code to select index from list of addresses using block 424600 hash



Python 3.5.1 (v3.5.1:37a07cee5969, Dec  5 2015, 21:12:44)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import binascii
>>>
>>> total_addresses = 754
>>> blockhash = "00000000000000000187a165338f220262346e5fe53533d6e611dc9716b71c11"
>>> hash_bytes = binascii.unhexlify(blockhash)
>>> winner_index = int.from_bytes(hash_bytes,byteorder="little")%total_addresses
>>> print(winner_index)
16

list of addresses

http://pastebin.com/raw/JfB7N3ZJ

not in game unconformed transactions and transaction less then 0.001 btc
1 tx = 1 address ( from zero input )


You can verify all this

No words , just mathematics!

and where my address?))
16UpGxSnsYzmtZsaJiTWEuzFgucq1DMbek
and where my address?))
my I am not in any of the lists)  Grin Grin Grin Grin Grin
I will file a lawsuit on you))  Grin Grin Grin Grin Grin


your transaction

c3538282ca0f13d2690de8850c765b4558dbb48ce8a609901d8cc0cebddd8982


2 inputs

1BLzBMPfwr95Xs7qVpVBVw4hdJVAMjsneP

16UpGxSnsYzmtZsaJiTWEuzFgucq1DMbek

1 address from transaction with input index 0 = 1BLzBMPfwr95Xs7qVpVBVw4hdJVAMjsneP

708: 1BLzBMPfwr95Xs7qVpVBVw4hdJVAMjsneP [424448]:1024   C3538282CA0F13D2690DE8850C765B4558DBB48CE8A609901D8CC0CEBDDD8982[0]   0.001btc

your number was 708
newbie
Activity: 28
Merit: 0
August 10, 2016, 06:14:26 PM
#73
This is not stolen funds! This is funds from lottery prize. All participants was able to request refund, but no body do it.

Second round started please read first message in this Topic with same rule updates!
newbie
Activity: 5
Merit: 0
August 10, 2016, 06:11:42 PM
#72


Thank you


And Welcome to Bitcoin Eater party !

Round 2 started  Smiley
Will update rules in first message within 20 min

No this is wrong)
I also sent 0,001)
and I was not there! What to do?)
waiting for the second round?))
newbie
Activity: 34
Merit: 0
August 10, 2016, 06:06:34 PM
#71
WOOOW! Alright no way. I actually thought I wouldn't win anything. Thanks alot, never thought it would become real.

And no, I'm not a friend of him. I'm Inverion (a Swedish programmer), hackforums UID: 2124025

If anyone wants evidence feel free to contact me, unbelievable.

Thanks alot!


Congrats!

But be careful with what you do with the coins. They are being tracked and still stolen.

Maybe you can do a Robin Hood move as well and give away a few coins? haha
Thanks! I'll be doing something asap (and probs some giveaways). Just need to get a bit of sleep - this made my day, I mean night.

newbie
Activity: 34
Merit: 0
August 10, 2016, 06:00:16 PM
#70
WOOOW! Alright no way. I actually thought I wouldn't win anything. Thanks alot, never thought it would become real.

And no, I'm not a friend of him. I'm Inverion (a Swedish programmer), hackforums UID: 2124025

If anyone wants evidence feel free to contact me, unbelievable.

Thanks alot!
newbie
Activity: 28
Merit: 0
August 10, 2016, 05:58:31 PM
#69
python code to select index from list of addresses using block 424600 hash



Python 3.5.1 (v3.5.1:37a07cee5969, Dec  5 2015, 21:12:44)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import binascii
>>>
>>> total_addresses = 754
>>> blockhash = "00000000000000000187a165338f220262346e5fe53533d6e611dc9716b71c11"
>>> hash_bytes = binascii.unhexlify(blockhash)
>>> winner_index = int.from_bytes(hash_bytes,byteorder="little")%total_addresses
>>> print(winner_index)
16

list of addresses

http://pastebin.com/raw/JfB7N3ZJ

not in game unconformed transactions and transaction less then 0.001 btc
1 tx = 1 address ( from zero input )


You can verify all this

No words , just mathematics!

Alrighty then I apologise because firstly I don't understand python and well there's the proof  Embarrassed

Thank you


And Welcome to Bitcoin Eater party !

Round 2 started  Smiley
Will update rules in first message within 20 min
legendary
Activity: 966
Merit: 1000
In holiday we trust
August 10, 2016, 05:55:06 PM
#68
python code to select index from list of addresses using block 424600 hash



Python 3.5.1 (v3.5.1:37a07cee5969, Dec  5 2015, 21:12:44)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import binascii
>>>
>>> total_addresses = 754
>>> blockhash = "00000000000000000187a165338f220262346e5fe53533d6e611dc9716b71c11"
>>> hash_bytes = binascii.unhexlify(blockhash)
>>> winner_index = int.from_bytes(hash_bytes,byteorder="little")%total_addresses
>>> print(winner_index)
16

list of addresses

http://pastebin.com/raw/JfB7N3ZJ

not in game unconformed transactions and transaction less then 0.001 btc
1 tx = 1 address ( from zero input )


You can verify all this

No words , just mathematics!

Alrighty then I apologise because firstly I don't understand python and well there's the proof  Embarrassed
newbie
Activity: 5
Merit: 0
August 10, 2016, 05:54:06 PM
#67
python code to select index from list of addresses using block 424600 hash



Python 3.5.1 (v3.5.1:37a07cee5969, Dec  5 2015, 21:12:44)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import binascii
>>>
>>> total_addresses = 754
>>> blockhash = "00000000000000000187a165338f220262346e5fe53533d6e611dc9716b71c11"
>>> hash_bytes = binascii.unhexlify(blockhash)
>>> winner_index = int.from_bytes(hash_bytes,byteorder="little")%total_addresses
>>> print(winner_index)
16

list of addresses

http://pastebin.com/raw/JfB7N3ZJ

not in game unconformed transactions and transaction less then 0.001 btc
1 tx = 1 address ( from zero input )


You can verify all this

No words , just mathematics!

and where my address?))
16UpGxSnsYzmtZsaJiTWEuzFgucq1DMbek
and where my address?))
my I am not in any of the lists)  Grin Grin Grin Grin Grin
I will file a lawsuit on you))  Grin Grin Grin Grin Grin
newbie
Activity: 28
Merit: 0
August 10, 2016, 05:42:44 PM
#66
python code to select index from list of addresses using block 424600 hash



Python 3.5.1 (v3.5.1:37a07cee5969, Dec  5 2015, 21:12:44)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import binascii
>>>
>>> total_addresses = 754
>>> blockhash = "00000000000000000187a165338f220262346e5fe53533d6e611dc9716b71c11"
>>> hash_bytes = binascii.unhexlify(blockhash)
>>> winner_index = int.from_bytes(hash_bytes,byteorder="little")%total_addresses
>>> print(winner_index)
16

list of addresses

http://pastebin.com/raw/JfB7N3ZJ

not in game unconformed transactions and transaction less then 0.001 btc
1 tx = 1 address ( from zero input )


You can verify all this

No words , just mathematics!
legendary
Activity: 966
Merit: 1000
In holiday we trust
August 10, 2016, 05:37:26 PM
#65
If you not in game and have no any proof that random algorithm that we use is not random please not flood here.

 my english is not good, but game is honest

See we only have your word for it wheres your proof that it was picked randomly ?
newbie
Activity: 28
Merit: 0
August 10, 2016, 05:03:09 PM
#64
If you not in game and have no any proof that random algorithm that we use is not random please not flood here.

 my english is not good, but game is honest
legendary
Activity: 966
Merit: 1000
In holiday we trust
August 10, 2016, 04:56:30 PM
#63
So you paid yourself or one of your friends addresses as planned  Cheesy


He paid himself. Note the same ponzi preference, and the "raffle" wasn't even remotely fair.
Hope people are not dumb enough to believe him.


Any proofs? Why you think so?

Well the first thing is look at your user name and the second your apparent poor engrish   Cheesy
legendary
Activity: 966
Merit: 1000
In holiday we trust
August 10, 2016, 04:55:09 PM
#62
So you paid yourself or one of your friends addresses as planned  Cheesy


He paid himself. Note the same ponzi preference, and the "raffle" wasn't even remotely fair.
Hope people are not dumb enough to believe him.

One thing can be said he planned it well. Waving that 1000 BTC like a carrot to all you donkeys  Wink
newbie
Activity: 28
Merit: 0
August 10, 2016, 04:54:44 PM
#61
So you paid yourself or one of your friends addresses as planned  Cheesy


He paid himself. Note the same ponzi preference, and the "raffle" wasn't even remotely fair.
Hope people are not dumb enough to believe him.


Any proofs? Why you think so?
legendary
Activity: 1722
Merit: 1000
Satoshi is rolling in his grave. #bitcoin
August 10, 2016, 04:49:17 PM
#60
So you paid yourself or one of your friends addresses as planned  Cheesy


He paid himself. Note the same ponzi preference, and the "raffle" wasn't even remotely fair.
Hope people are not dumb enough to believe him.
newbie
Activity: 28
Merit: 0
August 10, 2016, 04:40:43 PM
#59
Address was selected by random algorithm  you can verify all calculations
legendary
Activity: 966
Merit: 1000
In holiday we trust
August 10, 2016, 04:33:51 PM
#58
So you paid yourself or one of your friends addresses as planned  Cheesy
newbie
Activity: 28
Merit: 0
August 10, 2016, 04:09:23 PM
#56
 Please your transaction id we have 2 unconfirmed transactions

Unconfirmed tx not play
Tx who sent less then 0.001 also not play
Pages:
Jump to: