Pages:
Author

Topic: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet - page 64. (Read 119991 times)

legendary
Activity: 971
Merit: 1000
I expect 10-20 minutes downtime on Sunday related to a service update. Faucets based on Faucet in a Box and Microfaucet will show a friendly message to users telling about a maintenance.
legendary
Activity: 971
Merit: 1000
Is there any faucet left that worked yesterday and it doesn't now?
legendary
Activity: 971
Merit: 1000
Please don't post tens of "Me too" messages Smiley. Still under DDoS, we'll be up and down for some time now probably...

Edit:
Looks like most faucets work again, claim your prizes before next wave of attack Tongue
newbie
Activity: 11
Merit: 0
newbie
Activity: 3
Merit: 0
FaucetBox is down!!
newbie
Activity: 11
Merit: 0
FaucetBOX.com is under DDoS attack.

EDIT:
As a defense I temporarily moved to a server behind CloudFlare. It can break faucets located on old servers.

Checked a few faucets and none of them are paying. "Unknow error" is displayed after submitting captcha.

EDIT: some faucets resumed payment. good job, Kazuldur!
legendary
Activity: 971
Merit: 1000
Looks like we're back up. The question is for how long... Smiley
newbie
Activity: 11
Merit: 0
I hope that you can handle it.

regards,
legendary
Activity: 971
Merit: 1000
FaucetBOX.com is under DDoS attack.

EDIT:
As a defense I temporarily moved to a server behind CloudFlare. It can break faucets located on old servers.
legendary
Activity: 971
Merit: 1000
It would be great to check faucets from The list on Faucetbox. Some faucets dont work, others moved to Microwallet back

We're preparing an update, that will dynamically create and update the list based on faucets' activity, stay tuned Smiley.
member
Activity: 95
Merit: 10
It would be great to check faucets from The list on Faucetbox. Some faucets dont work, others moved to Microwallet back
sr. member
Activity: 322
Merit: 250
Super Smash Bros. Ultimate Available Now!
feature request: can you make it easier to cashout with a higher limit than using the delay toggle? right now if you want to cash out at 0.001 you'd have to use the delay, but then constantly check the stats page to see if you've reached that balance, and then turn off the delay. that's not nearly as easy as microwallet's high/low switch. can you either also add a high/low switch, or allow users to set their own custom limits?

We'll probably do something like this, but not in near future.

if i want send 10 Doge, how much must i fill in PHP code ?

$fb->send($address, 1000000000);

ok thank you
now Doge movement move smoothly and bonus increased 15 doge.
please test and give feedback
http://dogeplay.tk/
thank you
legendary
Activity: 971
Merit: 1000
feature request: can you make it easier to cashout with a higher limit than using the delay toggle? right now if you want to cash out at 0.001 you'd have to use the delay, but then constantly check the stats page to see if you've reached that balance, and then turn off the delay. that's not nearly as easy as microwallet's high/low switch. can you either also add a high/low switch, or allow users to set their own custom limits?

We'll probably do something like this, but not in near future.

if i want send 10 Doge, how much must i fill in PHP code ?

$fb->send($address, 1000000000);
sr. member
Activity: 322
Merit: 250
Super Smash Bros. Ultimate Available Now!
Ok, Thank you
here is it my faucet. maybe this is not faucet but dogecoin game. but i'm using faucetbox.com api  Grin

the mission is bring the DOGE to the moon. if you reach moon you can claim 10 doge.
you can claim every 12 hour.
EARN 40% REFERRAL BONUS BY SHARE YOUR REFERRAL URL.(AFTER YOU COMPLETED GAME )

Please test my game  Cheesy
http://dogeplay.tk

thank you  Wink


As much as I like the idea, I wasn't able to win it Tongue. It's especially hard on Firefox, was easier on Chrome. I think it would be much more fun if the Doge movement was smooth and not so "jumpy".

EDIT: okay, so I've hacked it a little and moved my doge close to the exit. But when I've moved it to the exit using a mouse, only empty window showed up, missing the address input box from your screenshot. But that might've been my fault Smiley
still many bugs, i will fix this later. this is just for testing  Cheesy
if i want send 10 Doge, how much must i fill in PHP code ?
sr. member
Activity: 382
Merit: 250
feature request: can you make it easier to cashout with a higher limit than using the delay toggle? right now if you want to cash out at 0.001 you'd have to use the delay, but then constantly check the stats page to see if you've reached that balance, and then turn off the delay. that's not nearly as easy as microwallet's high/low switch. can you either also add a high/low switch, or allow users to set their own custom limits?
full member
Activity: 182
Merit: 100
What kazuldur said . is what i meant in the other post you made about this doge game..
legendary
Activity: 971
Merit: 1000
Ok, Thank you
here is it my faucet. maybe this is not faucet but dogecoin game. but i'm using faucetbox.com api  Grin

the mission is bring the DOGE to the moon. if you reach moon you can claim 10 doge.
you can claim every 12 hour.
EARN 40% REFERRAL BONUS BY SHARE YOUR REFERRAL URL.(AFTER YOU COMPLETED GAME )

Please test my game  Cheesy
http://dogeplay.tk

thank you  Wink


As much as I like the idea, I wasn't able to win it Tongue. It's especially hard on Firefox, was easier on Chrome. I think it would be much more fun if the Doge movement was smooth and not so "jumpy".

EDIT: okay, so I've hacked it a little and moved my doge close to the exit. But when I've moved it to the exit using a mouse, only empty window showed up, missing the address input box from your screenshot. But that might've been my fault Smiley
sr. member
Activity: 322
Merit: 250
Super Smash Bros. Ultimate Available Now!
Ok, Thank you
here is it my faucet. maybe this is not faucet but dogecoin game. but i'm using faucetbox.com api  Grin

the mission is bring the DOGE to the moon. if you reach moon you can claim 10 doge.
you can claim every 12 hour.
EARN 40% REFERRAL BONUS BY SHARE YOUR REFERRAL URL.(AFTER YOU COMPLETED GAME )

Please test my game  Cheesy
http://dogeplay.tk

thank you  Wink



legendary
Activity: 971
Merit: 1000
hi,
how the referral system work?
is it must stored in my database?
i use https://faucetbox.com/en/php-library
can you give me example?
like send to user address and referral address
if use send function seems like it will normal payouts when i check here https://faucetbox.com/en/check/
thank you

In the simplest form it looks like this:
Code:
$faucetbox = new FaucetBOX($api_key, $currency);
$faucetbox->send($user_address, $amount);
$faucetbox->sendReferralEarnings($referral_address, $referral_amount);

Now you must somehow decide, what "$referral_address" should be and how much to pay him. You can store it in database, you can take it directly from GET variable or you can ask user to input it. It's all up to you Smiley
sr. member
Activity: 322
Merit: 250
Super Smash Bros. Ultimate Available Now!
hi,
how the referral system work?
is it must stored in my database?
i use https://faucetbox.com/en/php-library
can you give me example?
like send to user address and referral address
if use send function seems like it will normal payouts when i check here https://faucetbox.com/en/check/
thank you
Pages:
Jump to: