Author

Topic: FaucetBOX.com Discussion - page 106. (Read 237001 times)

legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
November 02, 2015, 03:33:50 AM
OK thanks, seems that the code was changed when I put it here.
Then I activate Nastyhost to run the torlist?
The Tor list and NastyHosts are two seperate services. The Tor list stops Tor only stops Tor, whereas NastyHosts stops malicious hostnames and other things.
sr. member
Activity: 350
Merit: 250
November 02, 2015, 01:51:35 AM
I friend, if I put the torlist.txt in the index should activate the Nastyhost?
foreach (file('torlist.txt') as $torIP) {
If (getIP () == trim ($torIP)) {
banned();
}
}
Greetings thank you.
The Tor list and NastyHosts both achieve different purposes. You should have both.
Also. I fixed your code. You only need the opening brace '{' on lines 1 and 2, not both braces.
OK thanks, seems that the code was changed when I put it here.
Then I activate Nastyhost to run the torlist?
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
November 02, 2015, 01:42:01 AM
I friend, if I put the torlist.txt in the index should activate the Nastyhost?
foreach (file('torlist.txt') as $torIP) {
If (getIP () == trim ($torIP)) {
banned();
}
}
Greetings thank you.
The Tor list and NastyHosts both achieve different purposes. You should have both.
Also. I fixed your code. You only need the opening brace '{' on lines 1 and 2, not both braces.
sr. member
Activity: 350
Merit: 250
November 01, 2015, 10:44:24 PM
I friend, if I put the torlist.txt in the index should activate the Nastyhost?
foreach (file('torlist.txt') as $torIP) {}
If (getIP () == trim ($torIP)) {}
banned();
}
}
Greetings thank you.
legendary
Activity: 971
Merit: 1000
November 01, 2015, 06:10:25 PM
My site ramdomly dont dispense satoshis, times yes, times not, trying claim from my computer and not reward, just reload and nothing pass.

My error log in similar condition, actived the sentence $display_errors = true;  my site show: "Notice: Post request, but session is invalid. in /ares/a1aweb/b1961/mior.bitcointowalletcom/index.php on line 2061"

"Post request, but session is invalid." means that for some reason coins were requested, but server doesn't know or remember who requested it. It's important, as everyone gets different token for claiming coins for security reasons. In most cases that's because a bot is trying to claim coins directly as a first request to your faucet, but if that happens to you then one of these happened:

1. you waited reaaaallly long between opening your faucet and actually requesting coins
2. you cleared cookies or your browser didn't accept cookies at all
3. your server doesn't have sessions configured properly (that happens a lot unfortunately)
4. your server clears sessions too often
5. your server is under too big load and it's forced to clear sessions to free space, or it's not even able to properly start a session anymore
6. you have multiple web servers with separate session stores and your load balancer isn't sticky (I've actually seen that happen on one shared hosting)
newbie
Activity: 4
Merit: 0
November 01, 2015, 03:52:13 PM
Code:
[28-Oct-2015 03:36:47] PHP Notice:  Post request, but invalid address input name. in /home/fceth/public_html/index.php on line 2063
[28-Oct-2015 03:43:26] PHP Notice:  Post request, but session is invalid. in /home/fceth/public_html/index.php on line 2061
[28-Oct-2015 03:45:26] PHP Notice:  Post request, but session is invalid. in /home/fceth/public_html/index.php on line 2061
[28-Oct-2015 03:54:25] PHP Notice:  REFERER CHECK FAILED, ASSUMING CSRF! in /home/fceth/public_html/index.php on line 91
[28-Oct-2015 03:54:42] PHP Notice:  REFERER CHECK FAILED, ASSUMING CSRF! in /home/fceth/public_html/index.php on line 91

I keep getting a lot of these. My error log is about 1MB now. Running the latest version of the faucet script r62.

Nothing wrong here, probably just logs of blocked bot attacks. If you don't want to see that in your logs, set your error_reporting in php.ini to something that doesn't include notices.


My site ramdomly dont dispense satoshis, times yes, times not, trying claim from my computer and not reward, just reload and nothing pass.

My error log in similar condition, actived the sentence $display_errors = true;  my site show: "Notice: Post request, but session is invalid. in /ares/a1aweb/b1961/mior.bitcointowalletcom/index.php on line 2061"

runned "clear-security.php" (deleted after off course) = still the issue

any want can trow one little help thanks

http://www.bitcointowallet.com
legendary
Activity: 971
Merit: 1000
November 01, 2015, 01:36:53 PM

do you have any idea, why when i visit my faucet, always have message that i need to wait xxx min. to claim. But i am not claim on my faucet, also other user suggest that problem. this is faucet http://pickupcoin.com/btc , anyway second faucet works fine http://www.pickupcoin.com/litecoin
i set the same settings on both faucet i think that i use R61 version
thanks

You're using CloudFlare and you haven't configured your faucet properly for that. Go to the "Reverse Proxy" tab in your faucet's admin panel and configure it there (but make sure you know what you're doing).

with the same settings ltc faucet working good, but btc faucet make the problem

If you didn't protect your faucet from direct access and the script detected that, then it reverted the Reverse Proxy settings for safety.
It's not recommended to use CloudFlare for faucet if you don't know how it all works.

I read in the thread before that your system has a cutoff point where all the payments are bundled etc and the amount logged at that time is sent.

I think something went wrong between the time the payout was logged and the amount that remained. It didn't make sense to me. BTW Gifted, what do you mean - paid duplicate amounts?

What's your address? It looks like everything is correct in the system, we didn't detect any anomalies and didn't have any other reports, but I'll look into that.

Gifted, I'd like to have your address too if that's possible.
legendary
Activity: 1203
Merit: 1000
November 01, 2015, 03:50:28 AM
Hi pickupcoin, How much cpc or ppc you get from bitmedia on your faucet.

much less than adsense. i sent you PM.
full member
Activity: 168
Merit: 100
October 31, 2015, 08:13:45 PM
Hi pickupcoin, How much cpc or ppc you get from bitmedia on your faucet.
legendary
Activity: 1203
Merit: 1000
October 31, 2015, 05:53:47 PM

do you have any idea, why when i visit my faucet, always have message that i need to wait xxx min. to claim. But i am not claim on my faucet, also other user suggest that problem. this is faucet http://pickupcoin.com/btc , anyway second faucet works fine http://www.pickupcoin.com/litecoin
i set the same settings on both faucet i think that i use R61 version
thanks

You're using CloudFlare and you haven't configured your faucet properly for that. Go to the "Reverse Proxy" tab in your faucet's admin panel and configure it there (but make sure you know what you're doing).

with the same settings ltc faucet working good, but btc faucet make the problem
sr. member
Activity: 714
Merit: 250
Defend Bitcoin and its PoW: bitcoincleanup.com
October 31, 2015, 12:54:56 PM
I read in the thread before that your system has a cutoff point where all the payments are bundled etc and the amount logged at that time is sent.

I think something went wrong between the time the payout was logged and the amount that remained. It didn't make sense to me. BTW Gifted, what do you mean - paid duplicate amounts?
hero member
Activity: 504
Merit: 501
October 31, 2015, 12:52:18 PM
Something funny happened with my Faucetbox account yesterday.

I accumulated 0.046 - was paid 0.023 which went pending and then my balance showed 0.008ish. Not sure what happened or if I was tripping, but I'm fairly sure something went wrong with the system yesterday. Kaz have you heard any other such reports or am I wrong?

I'm 80% sure this happened.
Well yesterday i think i got paid twice from faucetbox so your not the only one with weird going on . (i'm not complaining)
sr. member
Activity: 714
Merit: 250
Defend Bitcoin and its PoW: bitcoincleanup.com
October 31, 2015, 12:48:41 PM
Something funny happened with my Faucetbox account yesterday.

I accumulated 0.046 - was paid 0.023 which went pending and then my balance showed 0.008ish. Not sure what happened or if I was tripping, but I'm fairly sure something went wrong with the system yesterday. Kaz have you heard any other such reports or am I wrong?

I'm 80% sure this happened.
legendary
Activity: 971
Merit: 1000
October 31, 2015, 12:33:14 PM

do you have any idea, why when i visit my faucet, always have message that i need to wait xxx min. to claim. But i am not claim on my faucet, also other user suggest that problem. this is faucet http://pickupcoin.com/btc , anyway second faucet works fine http://www.pickupcoin.com/litecoin
i set the same settings on both faucet i think that i use R61 version
thanks

You're using CloudFlare and you haven't configured your faucet properly for that. Go to the "Reverse Proxy" tab in your faucet's admin panel and configure it there (but make sure you know what you're doing).
legendary
Activity: 3234
Merit: 5637
Blackjack.fun-Free Raffle-Join&Win $50🎲
October 31, 2015, 09:57:07 AM

do you have any idea, why when i visit my faucet, always have message that i need to wait xxx min. to claim. But i am not claim on my faucet, also other user suggest that problem. this is faucet http://pickupcoin.com/btc , anyway second faucet works fine http://www.pickupcoin.com/litecoin
i set the same settings on both faucet i think that i use R61 version
thanks

I noticed this problem also on your faucet, I hope you succeed to solve the problem.
legendary
Activity: 1203
Merit: 1000
October 31, 2015, 07:17:45 AM

do you have any idea, why when i visit my faucet, always have message that i need to wait xxx min. to claim. But i am not claim on my faucet, also other user suggest that problem. this is faucet http://pickupcoin.com/btc , anyway second faucet works fine http://www.pickupcoin.com/litecoin
i set the same settings on both faucet i think that i use R61 version
thanks
sr. member
Activity: 392
Merit: 251
Bitcoin Faucet & Blog
October 29, 2015, 09:51:59 PM
Ok...

If I would change the faucetbox code to just send the referral if my two cpatchas (I implemented a second) were solved, where should I do this change?

I mean...

I would like to break the "send reward" function if the second captcha is not solved also. I want to show that error message: "Missing captcha". (or something like this)
Put any information you need for your captcha to be confirmed, then this code on line 2137:
Code:
if (array_key_exists('address', $_POST)) {
     $data['captcha2_valid'] =  $return_string_of_captcha; //The string which verifies if your captcha was solved correctly (must be boolean, true or false)
}
Then, at line 2188 (underneath $data['captcha_valid'] &&), put this line:
Code:
$data['captcha2_valid'] &&

If your second captcha was returned false, it will run exactly the same code as if the first was solved incorrectly. Please correct me if I am wrong Kazuldur.

Thank you very much.

I did make my second captcha in javascript... Now I ned to learn how to send the javascript result to the PHP code. hahaha
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 29, 2015, 09:43:38 PM
Ok...

If I would change the faucetbox code to just send the referral if my two cpatchas (I implemented a second) were solved, where should I do this change?

I mean...

I would like to break the "send reward" function if the second captcha is not solved also. I want to show that error message: "Missing captcha". (or something like this)
Put any information you need for your captcha to be confirmed, then this code on line 2137:
Code:
if (array_key_exists('address', $_POST)) {
     $data['captcha2_valid'] =  $return_string_of_captcha; //The string which verifies if your captcha was solved correctly (must be boolean, true or false)
}
Then, at line 2188 (underneath $data['captcha_valid'] &&), put this line:
Code:
$data['captcha2_valid'] &&

If your second captcha was returned false, it will run exactly the same code as if the first was solved incorrectly. Please correct me if I am wrong Kazuldur.
sr. member
Activity: 392
Merit: 251
Bitcoin Faucet & Blog
October 29, 2015, 09:27:27 PM
Kazuldur... Follow my suggestion.

When I block a bot referrer address, the faucet stops to send referral rewards to it. This is ok.

The problem is that the main claimer address still getting rewards through the bot.

Looking the index.php I noticed that the faucetbox code first send the main reward (and block if this address is banned) and after the referral reward (and block again if this address is also banned). If you change this order sending first the referral reward, the banned function could stops the both address.

This way, banning a referral address of bot no one more address will claim from that referrer (bot).

Sounds good to you?

I'm not really convinced. What if you ban a rotator address by mistake? What if someone deliberately uses referral link with bot address in it and then uses someone's else address just to ban this someone from your faucet? I have to investigate further.

Bitcoininker simply paid me for about 200 claims.. not :/  Cry

Bitcoinker is known for not paying out.

Code:
[28-Oct-2015 03:36:47] PHP Notice:  Post request, but invalid address input name. in /home/fceth/public_html/index.php on line 2063
[28-Oct-2015 03:43:26] PHP Notice:  Post request, but session is invalid. in /home/fceth/public_html/index.php on line 2061
[28-Oct-2015 03:45:26] PHP Notice:  Post request, but session is invalid. in /home/fceth/public_html/index.php on line 2061
[28-Oct-2015 03:54:25] PHP Notice:  REFERER CHECK FAILED, ASSUMING CSRF! in /home/fceth/public_html/index.php on line 91
[28-Oct-2015 03:54:42] PHP Notice:  REFERER CHECK FAILED, ASSUMING CSRF! in /home/fceth/public_html/index.php on line 91

I keep getting a lot of these. My error log is about 1MB now. Running the latest version of the faucet script r62.

Nothing wrong here, probably just logs of blocked bot attacks. If you don't want to see that in your logs, set your error_reporting in php.ini to something that doesn't include notices.

i got complain from user faucet
why faucet box cant detect LTC Addres like this 3QdS5DNSy8AndnXCA8j2yJFNTufwCMu1mk <

FaucetBOX.com only supports P2SH addresses for Bitcoin and Dogecoin, Litecoin P2SH addresses are not supported.

Ok...

If I would change the faucetbox code to just send the referral if my two cpatchas (I implemented a second) were solved, where should I do this change?

I mean...

I would like to break the "send reward" function if the second captcha is not solved also. I want to show that error message: "Missing captcha". (or something like this)
full member
Activity: 282
Merit: 100
October 29, 2015, 08:52:38 PM
i got complain from user faucet
why faucet box cant detect LTC Addres like this 3QdS5DNSy8AndnXCA8j2yJFNTufwCMu1mk <

FaucetBOX.com only supports P2SH addresses for Bitcoin and Dogecoin, Litecoin P2SH addresses are not supported.
[/quote]
thanks for reply  Cool
Jump to: