Pages:
Author

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

legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
line 153



and its not working
my faucet is fattypillow.com
Go to templates>default>index.php and look on line 153 there.

Also, don't use a shorte.st entering code. It makes you look like a money whore.
newbie
Activity: 56
Merit: 0
member
Activity: 112
Merit: 10
newbie
Activity: 56
Merit: 0
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
so i have to put ad code on line 153 and i will have it between address and captcha right?
Looks like it.
newbie
Activity: 56
Merit: 0
so i have to put ad code on line 153 and i will have it between address and captcha right?
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
im using 'default' not 'base'
I believe it's at line 153 on default's index.php.
newbie
Activity: 56
Merit: 0
im using 'default' not 'base'
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
hey, can someone say me where i have to put ad code if i want it between captcha and address box? i saw a lot of faucets with this.. but i can't edit it in settings.. there is no box for it so it must be in the code..
Go to your template's folder, open index.php, find where the box to insert the address is and place it in the code underneath. In the default 'base' template, place the code at line 78 on index.php.
newbie
Activity: 56
Merit: 0
hey, can someone say me where i have to put ad code if i want it between captcha and address box? i saw a lot of faucets with this.. but i can't edit it in settings.. there is no box for it so it must be in the code..
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

in faucetbox.php I set referral = "true" but now my standard payments say "referral payout" next to them.

Well... by changing $referral in faucetbox.php file you've just said that all your payments are referrals. Do not change faucetbox.php. Just use $faucetbox->sendReferralEarnings method when sending referral and $faucetbox->send when sending standard payments.
hero member
Activity: 524
Merit: 502
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

in faucetbox.php I set referral = "true" but now my standard payments say "referral payout" next to them.
legendary
Activity: 971
Merit: 1000
I uptated faucet to last version, and its work now  Grin

I'm glad, sorry for trouble Smiley
member
Activity: 99
Merit: 10
I uptated faucet to last version, and its work now  Grin
legendary
Activity: 971
Merit: 1000
anyone have problems with captcha(solvemedia) after update? i means captcha doesnt appear on site although its set

Can you try the latest version? Looks like solvemedia doesn't like being loaded via HTTPS, so now we detect whether faucet is hosted on HTTP or HTTPS and load captcha accordingly Smiley
member
Activity: 99
Merit: 10
anyone have problems with captcha(solvemedia) after update? i means captcha doesnt appear on site although its set
hero member
Activity: 504
Merit: 500
sucker got hacked and screwed --Toad
Approve please my new faucet http://ussr-faucet.com - its without popup and etc. Thx. 707 satoshi every 77 minutes.

I won't approve your faucets anymore after what you did previously (removing popups and porn only to put it back as soon as I've approved your faucet).
it's your choice  Wink

I'm glad you understand Smiley
Hmm, I'm willing to remove popups if it means a place on the list. Users tend to close it before I even get credited anyway. Smiley
legendary
Activity: 971
Merit: 1000
Approve please my new faucet http://ussr-faucet.com - its without popup and etc. Thx. 707 satoshi every 77 minutes.

I won't approve your faucets anymore after what you did previously (removing popups and porn only to put it back as soon as I've approved your faucet).
it's your choice  Wink

I'm glad you understand Smiley
sr. member
Activity: 434
Merit: 250
Approve please my new faucet http://ussr-faucet.com - its without popup and etc. Thx. 707 satoshi every 77 minutes.

I won't approve your faucets anymore after what you did previously (removing popups and porn only to put it back as soon as I've approved your faucet).
it's your choice  Wink
legendary
Activity: 971
Merit: 1000
Approve please my new faucet http://ussr-faucet.com - its without popup and etc. Thx. 707 satoshi every 77 minutes.

I won't approve your faucets anymore after what you did previously (removing popups and porn only to put it back as soon as I've approved your faucet).
Pages:
Jump to: