Bitcoin Forum

Economy => Collectibles => Topic started by: cwil on April 29, 2020, 05:17:57 PM



Title: Free Raffle for Ballet PRO Series Wallet promo code
Post by: cwil on April 29, 2020, 05:17:57 PM
There are 10 slots. 1 slot per user. No newbies. The first block mined after the timestamp of the last spot to be filled plus 10 minutes will be used to determine winner. The following script will determine winner. If no winner is found, subsequent blocks will be used until a winner is found.

Code:
const findWinner = (hash, participants) => {
let hashArr = hash.split('');
let curNum = 0;
while(hashArr && (curNum == 0 || curNum > participants * 10)) {
curNum = parseInt(hashArr.splice(hashArr.length - 2, 2).join(''), 16);
console.log(curNum);
}
if(curNum != 0 && curNum <= participants * 10) {
console.log(`Winner: ${curNum % participants}`);
} else {
console.log('No winner');
}
}

I will PM the winner the promo code. Winner will have to pay $18 for shipping.

1-shasan
thank you.
6 - buckrogers
4 please, thank you!
5 - Dimonstration

Thanks
7 krogothmanhattan

Thanks
9 Jcga, thanks
3 owlcatz

thank you sir! :D
8 - tweetious

edit: thank you very much!
2- geophphreigh
Last spot?

SpotUser
0yeosaga
1shasan
2geophphreigh
3owlcatz
4kryme
5dimonstration
6buckrogers - Winner
7krogothmanhattan
8tweetious
9Jcga

Code:
findWinner('00000000000000000000aca7374fd328f8dbf97ecc9555f5a9af25139e6456f8', 10)
Winner: 6


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: shasan on April 29, 2020, 05:20:13 PM
1-shasan
thank you.


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: buckrogers on April 29, 2020, 05:21:43 PM
6 - buckrogers


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: kryme on April 29, 2020, 05:22:01 PM
4 please, thank you!


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: dimonstration on April 29, 2020, 05:23:32 PM
5 - Dimonstration

Thanks


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: krogothmanhattan on April 29, 2020, 05:24:03 PM
7 krogothmanhattan

Thanks


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: Jcga on April 29, 2020, 05:26:11 PM
9 Jcga, thanks


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: owlcatz on April 29, 2020, 05:26:28 PM
3 owlcatz

thank you sir! :D


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: tweetious on April 29, 2020, 05:29:02 PM
8 - tweetious

edit: thank you very much!


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: geophphreigh on April 29, 2020, 05:30:41 PM
2- geophphreigh


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: yeosaga on April 29, 2020, 05:35:35 PM
Last spot?


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: anonymousminer on April 29, 2020, 05:36:52 PM
0 - anonymousminer

thank you


edit:

Last spot?


0 - yeosaga

Good luck!


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: tweetious on April 29, 2020, 06:23:07 PM
congrats buckrogers !
nice win!  :)


Title: Re: Free Raffle for Ballet PRO Series Wallet promo code
Post by: buckrogers on April 29, 2020, 06:56:29 PM
Oh Nice!

thanks @cwil

I do like these ballet wallets :)