Post
Topic
Board Micro Earnings
Topic OP
[UPD] BitCrazy Faucet #1 => up to 1500 satoshi / 720 min + up to 80% ref.
by
CoalChamber
on 19/11/2015, 08:00:53 UTC
Let me introduce BitCrazy Faucet #1 !  Wink

This is my first experimental faucet, and I hope to make it one of the best in the area (with your help, of course). I have some interesting ideas to bring into this faucet, and I will implement them step-by-step.

But let's start with almost generic faucet-in-a-box script, and very low rewards (because I run out of funds right now). Faucet is clean - no anti-bot links or other special tricks for now. Faucet is also free-hosted and has free domain name. It could cause some troubles (website might be unavailable often), but since host and domain are free, they provide a good platform to experiments with no cost.
Of course, everything is a subject of further changes, but at this point, all you need is just visit my faucet and claim for some satoshi! So, I'll be able to gather some statistics also.

P.S.
I wrote "almost generic", because I have actually made 2 changes in original FIAB code:
1) Original script detects AdBlock users, and hides claim button from them. With some code fixes, AdMuncher users now are not allowed to claim also;
2) Another workaround locks the faucet (claim button doesn't appear), when its balance becomes less than some specified value (75000 satoshi currently). It is good feature to detect malicious users: if there is no any claim button, but someone still claiming from your faucet - they are definitely botters/scammers!

P.P.S.
If you wish to keep this faucet alive, you can donate some bitcoins directly to faucet address 1DiJuj4tkmJq8pj5AP15tvV6xPLuQutZ7V
Currently, you can make a donation just for free, but I am thinking about special bonuses for donators in future.

## BitCrazy Faucet #1 Update 1:
1) Crazy Timer: was previously fixed at 90 min.
Now cooldown time in hours equals number of current month. For example, now is December (month number is 12),  so you can claim every 12 h = 720 min. But in January (month number is 1) you'll be able to claim just every 1 h = 60 min!  Grin
2) Crazy Referral Fee: was previously fixed at 20%.
Now referral fee percent depends on reward you claimed. The highest fee %% is for lowest reward, and lowest %% is for highest reward. For current rewards, referral fees are vary from 20% to 60% (starting with 60% and decrements for each reward by 10% step).

## BitCrazy Faucet #1 Update 2:
1) Crazy Rewards List:
You wanna claim big satoshis, right? So, I have good news for you: reward list was extended with 1500 satoshi reward!  Cool Claim it while you can!
2) Crazy Referral Fee:
I decided to increase maximal referral fee to 70% !  Wink

## BitCrazy Faucet #1 Update 3:
1) 'Multiplier-divisor':
I have just implemented a special 'Multiplier-divisor' (MulDiv) variable, that acts as multiplier to rewards, and, at the same time as divisor for faucet timer. MulDiv is itself depends on current faucet balance (by some secret algorithm). (Currently, if balance <= 100k satoshi, MulDiv = 1; if balance > 100k satoshi, MulDiv >= 2)
2) Crazy Referral Fee:
Maximal referral fee is 80% now !  Wink This value will decrease by 10, when MulDiv >= 2.
3) Compensation reward:
Since the rewards are raised up, my funds can go down very fast. So, this special reward (3 satoshi) will not allow you to dry my faucet in no time Smiley
This reward doesn't pay referral fee for it, and its probability depends on MulDiv also.


Stay tuned, more updates coming soon!