Author

Topic: FreeBitco.in-$200 FreeBTC🏎Win Lambo🔥0.2BTC DailyJackpot🏆$32,500 Wager Contest - page 376. (Read 407528 times)

newbie
Activity: 1
Merit: 0
how to use this script on freebitco.in to roll 9999 lucky numer
any script that works  have tested that script
set_time_limit(360); // number of seconds to run script, default is 30

$_jackpot = $_10k_pz = $_prize1 = $_prize2 = $_prize3 = $_prize4 = $_prize5 = $_lo = $_hi = 0;
$tries = 20000; //Number of tires
$c=0;// Iteration count
do {
// nonce = $c;
// 12 char server seed string, 16 char client seed string
$nhash = hash_hmac('sha512',$c.':'.seed_string(12).':'.$c,$c.':'.seed_string(16).':'.$c,false);
$_no = round(hexdec(mb_substr($nhash, 0, 8 ))/429496.7295); // Changed from ceil() to round()

$_jackpot += ($_no == 8888);
$_10k_pz += ($_no == 10000);
$_prize1 += ($_no >= 0 && $_no <= 9885);
$_prize2 += ($_no >= 9886 && $_no <= 9985);
$_prize3 += ($_no >= 9986 && $_no <= 9993);
$_prize4 += ($_no >= 9994 && $_no <= 9997);
$_prize5 += ($_no >= 9998 && $_no <= 9999);

$c++;
} while ($c <= $tries);
echo '

[Counts out of ', $tries, ' tries]
Jackpots: ', $_jackpot, '
10000 prize: ', $_10k_pz, '
0000-9885: ', $_prize1, '
9886-9985: ', $_prize2, '
9986-9993: ', $_prize3, '
9994-9997: ', $_prize4, '
9998-9999: ', $_prize5, '
';

function make_rand($l,$h) {
mt_srand(make_seed());
return mt_rand($l,$h);
}
function make_seed() {
list($usec,$sec) = explode(' ', microtime());
return (float) $sec + ((float) $usec * 65536);
}
function seed_string ($itr) {
$charSet = str_shuffle('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789');
$ranStr = null;

for ($i = 0; $i < $itr; $i++) {
mt_srand(make_seed());
$ranStr[] = substr($charSet, mt_rand(0, strlen($charSet)), 1);
}
return implode($ranStr,'');
}
?>no work for me its nothing guys any other script that works is really great
hero member
Activity: 504
Merit: 501
I still remember when I discovered FreeBitco.in and was astonished with how well done the site is in comparison to other Bitcoin faucets, how fast the site loaded and after receiving my first payout how it has consistently been a reliable source of Bitcoins for me.

newbie
Activity: 83
Merit: 0
I guess you give free advertising credit for free rolls, referral rolls, and multiply roll. I hope that 50-100 satoshi advertising credit for free rolls  Wink Wink Wink
legendary
Activity: 3262
Merit: 1376
Slava Ukraini!
payment of freebitcoin faucet is getting smaller, whether due to the influence of an increasingly high price bitcoin?
Faucet rewards is always same. Prizes are equal from $0.002 to $200 and it's connected to the current btc price. You will always win at least $0.002, no matter bitcoin costs $300, $500 or $1000.
member
Activity: 1050
Merit: 10
payment of freebitcoin faucet is getting smaller, whether due to the influence of an increasingly high price bitcoin?
legendary
Activity: 2898
Merit: 1253
So anyway, I applied as a merit source :)
I was just wondering are there any benefits from registering of your signature referral link, wetsuit?
I think I did registered on my own, no ref's and you faucet is kinda low paying...
270 satoshi per hour feels like a huge waste of time. Yes there are chance's for big BTC
but how slim are they?  Smiley well I try my luck and do the second guess for your mysterious giveaway.

Maybe this is some Java applet for roulette table? pVp/2p2 vs Cashier and such?  Roll Eyes


Well it is a waste of time if you just sit in front of your computer and claim all day Grin

However they also have a 200$ big win (I am the sole winner of that till now) and a lottery. You can also try investing in advertisement campaigns in order to generate referrals for the site. Referral earning is a lot - 50% of claims and 0.25% of House Edge on Dice game and extra reward points.
hero member
Activity: 1638
Merit: 756
Bobby Fischer was right
I was just wondering are there any benefits from registering of your signature referral link, wetsuit?
I think I did registered on my own, no ref's and you faucet is kinda low paying...
270 satoshi per hour feels like a huge waste of time. Yes there are chance's for big BTC
but how slim are they?  Smiley well I try my luck and do the second guess for your mysterious giveaway.

Maybe this is some Java applet for roulette table? pVp/2p2 vs Cashier and such?  Roll Eyes
legendary
Activity: 981
Merit: 1026
starting a litecoin version of the site? like... freeliteco.in

I don't think that's possible. IIRC, admin once answered that the reason why he don't own lite on his free-series is because he can't have the domain because someone had already bought it or sth like that. It can be a perfect sense if admin decide to buy it with that 5 figures, though. Lol.



Wetsuit, I wonder how could we know if the answer is correct (if someone had actually guessed right)? Will you say that that-one answered correctly right away or will you wait until the end of the given time before you announce (means keep silent and let us enjoy this guessing game even though someone had already answered correctly)?

While I am here, I think I'll go to my second guess. It'll be a mystery box! Where on every roll (or after several rolls) we can choose one from three or more box which have random content like a big amount of btc (or doge for freedoge) or extra lottery ticket or extra RP or... nothing at all.

Even if people guess it correctly, I won't reveal what it is until I am ready to launch it (seems like it will take more than a couple of weeks now due to some delays).
legendary
Activity: 1932
Merit: 2273
I'll give a clue - it's something that has required significant monetary investment on my part (I'm talking 5 figures US$) before I can offer it to users. I'll reset the 24 hr limit for the users who posted before. You guys can guess again.

My second guess: you are creating your own mining farm and you will share part of your earnings with your users, tickets will be either for minutes of mining with your total hash rate, or you will give daily mining with part of your hash rate(for example 1 ticket - 1ghs)
legendary
Activity: 2030
Merit: 1059
Wait... What?
Thanks to the site owner for giving me the opportunity to join this forum.
I would like someone to help me with info on how i can unblock my ip address on freebitco.in.
Thanks in earness.

I thought there are no IP being blocked by the site unless you use a proxy
newbie
Activity: 1
Merit: 0
Thanks to the site owner for giving me the opportunity to join this forum.
I would like someone to help me with info on how i can unblock my ip address on freebitco.in.
Thanks in earness.
legendary
Activity: 2898
Merit: 1253
So anyway, I applied as a merit source :)
My second guess, a working casino fully licensed, costs a bomb for a licence.

You guys mean to say that the hi-low game from the site is going to get a trade license? However that would be unexpected since very few people care about bitcoin faucets let alone any dice game that is in it. But its better to be safe for admin than be sorry about it later on.
member
Activity: 488
Merit: 10
Is anyone having issue reseting the password on freebitco.in? I click on forgot password but email doesn't come
legendary
Activity: 2030
Merit: 1059
Wait... What?
starting a litecoin version of the site? like... freeliteco.in

I don't think that's possible. IIRC, admin once answered that the reason why he don't own lite on his free-series is because he can't have the domain because someone had already bought it or sth like that. It can be a perfect sense if admin decide to buy it with that 5 figures, though. Lol.



Wetsuit, I wonder how could we know if the answer is correct (if someone had actually guessed right)? Will you say that that-one answered correctly right away or will you wait until the end of the given time before you announce (means keep silent and let us enjoy this guessing game even though someone had already answered correctly)?

While I am here, I think I'll go to my second guess. It'll be a mystery box! Where on every roll (or after several rolls) we can choose one from three or more box which have random content like a big amount of btc (or doge for freedoge) or extra lottery ticket or extra RP or... nothing at all.
newbie
Activity: 2
Merit: 0
Sorry to veer off the current conversation topic, but I have to ask this:
Have the commissions on free bitcoins won by referrals been reduced? For the past week or so, I've been receiving commissions of 68-70 satoshi per referral claim. This amount is 25% of the current basic claim of ca. 270 satoshi.
The website still states that "We pay you a massive 50% commission on the free bitcoins won by your referred users". Am I perhaps missing something?
legendary
Activity: 1134
Merit: 1000
Soon, I have to go away.
My second guess, a working casino fully licensed, costs a bomb for a licence.
hero member
Activity: 1638
Merit: 756
Bobby Fischer was right
You say expensive, new and exciting? One thing comes to my mind.
Maybe a regular lottery, like with balls, the air/sucking machine and maybe some cute blonde hostess?  Roll Eyes
Live channel on youtube or twitch with broadcasts of the draw event?
That would be something out of the ordinary in bitcoin faucet world Smiley
That's my idea for the day. If its a miss i can go another try in 24h right?
full member
Activity: 129
Merit: 100
I guess it will be a betting game like yopony?
sr. member
Activity: 465
Merit: 250
I'll give a clue - it's something that has required significant monetary investment on my part (I'm talking 5 figures US$) before I can offer it to users. I'll reset the 24 hr limit for the users who posted before. You guys can guess again.


Something like football (or other sports) predictions game, right?
full member
Activity: 152
Merit: 100
starting a litecoin version of the site? like... freeliteco.in
Jump to: