Pages:
Author

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

legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
January 08, 2016, 07:26:30 AM
How do I get my faucet into your rotator, OP?

www.FaucetGame.com, 5 minutes claims, 50% referral
full member
Activity: 206
Merit: 100
January 08, 2016, 02:00:32 AM
block proxy ip with 2 points at the end, for example
222.222.222.222:3128
¿?


Better off just sticking with a proxy detection service, I pay $6.99 via BTC for mine and it has filtered out 95% of proxys.

You get what you pay for, and when you decide to do it on your own there is much more to it then just blocking ports because 80% of the time the port is not detected.

Ports can be changed but associated proxy IP's can not.

Can I have the name of the proxy detection services?
Never seen before so a cheap services.
sr. member
Activity: 350
Merit: 250
January 07, 2016, 11:09:43 PM
block proxy ip with 2 points at the end, for example
222.222.222.222:3128
¿?


Better off just sticking with a proxy detection service, I pay $6.99 via BTC for mine and it has filtered out 95% of proxys.

You get what you pay for, and when you decide to do it on your own there is much more to it then just blocking ports because 80% of the time the port is not detected.

Ports can be changed but associated proxy IP's can not.
Thanks, 6.99 cheap
sr. member
Activity: 267
Merit: 250
January 07, 2016, 10:48:52 PM
block proxy ip with 2 points at the end, for example
222.222.222.222:3128
¿?


Better off just sticking with a proxy detection service, I pay $6.99 via BTC for mine and it has filtered out 95% of proxys.

You get what you pay for, and when you decide to do it on your own there is much more to it then just blocking ports because 80% of the time the port is not detected.

Ports can be changed but associated proxy IP's can not.
sr. member
Activity: 350
Merit: 250
January 07, 2016, 10:33:02 PM
block proxy ip with 2 points at the end, for example
222.222.222.222:3128
¿?
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
January 07, 2016, 05:10:30 PM
This isn't the place to advertise your faucets and rotators. Please stop.
sr. member
Activity: 267
Merit: 250
January 07, 2016, 05:08:13 PM
Hey guys,

what do you think about this one freedigitalcoins.com ?


You put a lot of great effort into that one, you just need to clean out all the broken links.

Care to add my faucet? Link in signature!
newbie
Activity: 32
Merit: 0
January 07, 2016, 05:03:41 PM
Hey guys,

what do you think about this one freedigitalcoins.com ?
sr. member
Activity: 267
Merit: 250
January 07, 2016, 03:42:35 PM

My project!.. Please support!.. Smiley

http://www.btcrotate.com/

My suggestion would be a much better layout for the rotator.
hero member
Activity: 1092
Merit: 520
Aleph.im
January 07, 2016, 03:34:12 PM
Hello guys,
Can you recommend some good rotator with many faucets and high satoshis? Smiley
Thanks.

My project!.. Please support!.. Smiley

http://www.btcrotate.com/
newbie
Activity: 17
Merit: 0
January 07, 2016, 03:24:48 PM
Hello guys,
Can you recommend some good rotator with many faucets and high satoshis? Smiley
Thanks.
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
January 07, 2016, 12:28:23 PM
i have tried insert the code and then i try to click the get reward button, the offer appears but then it proceed to succesfully claimed (i didn't complete the offer).
anyone know what code should i change to get it work?  Undecided
Please help me  Embarrassed
If you have put it onto the default button in your template, the button will post the form before activating any Javascript with onClick. If you wanted to do this, you would probably have to create a separate button outside of the form and add the onClick parameter to that button, then find a way to either show the button or post the form after the offerwall, which would be significantly more difficult.
However, as said above, it would be pretty futile. Anyone that wanted to claim form your form could probably just add the claim button to the form themselves to get around your blocks. By adding something like this you would simply be annoying real users; not stopping bots.
legendary
Activity: 971
Merit: 1000
January 07, 2016, 11:29:48 AM
Hi, i want to make a faucet site with huge payout (around 15000satoshi - 20000satoshi per claim), but i'm afraid that many users use bot and they can bypass the captcha easily Angry
i try using faucetbox script and i have an idea to prevent bots by using content locker to lock the "get reward" button (when user click the "get reward" button, a pop up box appears with offer and users must complete one offer to get the satoshi).
Here is the content locker code : http://prntscr.com/9mrk0r
i have tried insert the code and then i try to click the get reward button, the offer appears but then it proceed to succesfully claimed (i didn't complete the offer).
anyone know what code should i change to get it work?  Undecided
Please help me  Embarrassed
you can check my site : bitcoinforusa.xyz

Sorry for my very bad english   Roll Eyes

That's client-side protection. It won't do anything against bots.
newbie
Activity: 41
Merit: 0
January 07, 2016, 11:03:47 AM
Hi, i want to make a faucet site with huge payout (around 15000satoshi - 20000satoshi per claim), but i'm afraid that many users use bot and they can bypass the captcha easily Angry
i try using faucetbox script and i have an idea to prevent bots by using content locker to lock the "get reward" button (when user click the "get reward" button, a pop up box appears with offer and users must complete one offer to get the satoshi).
Here is the content locker code : http://prntscr.com/9mrk0r
i have tried insert the code and then i try to click the get reward button, the offer appears but then it proceed to succesfully claimed (i didn't complete the offer).
anyone know what code should i change to get it work?  Undecided
Please help me  Embarrassed
you can check my site : bitcoinforusa.xyz

Sorry for my very bad english   Roll Eyes

sr. member
Activity: 350
Merit: 250
January 07, 2016, 10:55:18 AM
Kazuldur Today these errors are leaving me much
Code:
PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /index.php on line 2120
in that vein I have
Code:
if(array_key_exists('balance', $ret)) {

If your faucet works I wouldn't worry about it. Looks like just intermittent connection problem.
OK, the problem is that they take out the faucet of the rotator cuff by these failures and lost half a day, thank you.
legendary
Activity: 971
Merit: 1000
January 07, 2016, 10:52:37 AM
Kazuldur Today these errors are leaving me much
Code:
PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /index.php on line 2120
in that vein I have
Code:
if(array_key_exists('balance', $ret)) {

If your faucet works I wouldn't worry about it. Looks like just intermittent connection problem.
sr. member
Activity: 350
Merit: 250
January 07, 2016, 10:43:57 AM
Kazuldur Today these errors are leaving me much
Code:
PHP Warning:  array_key_exists() expects parameter 2 to be array, null given in /index.php on line 2120
in that vein I have
Code:
if(array_key_exists('balance', $ret)) {
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
January 07, 2016, 07:19:21 AM
Do you plan to lower down the fee for larger faucets with you. I already paid 0.21BTC in fees to you.
Admin @ DailyFreeBits.com

We're working on ways to lower the fees, but Bitcoin network fees are expensive and larger faucets actually generate more network fees.

I remember running my own faucet before FaucetBOX.com and Microwallet. 50% of costs were spent for network fees (~20 BTC over about 2 years, but Bitcoin was way cheaper back then).
Why don't you limit transactions per hour, or even 2 hours? And send multiple TXs at once?
That would lower your fees dramatically.

btw, my faucet is up.

Please post some feedback, need to improve it Smiley

http://faucetgame.com/
legendary
Activity: 971
Merit: 1000
January 07, 2016, 07:09:14 AM
Do you plan to lower down the fee for larger faucets with you. I already paid 0.21BTC in fees to you.
Admin @ DailyFreeBits.com

We're working on ways to lower the fees, but Bitcoin network fees are expensive and larger faucets actually generate more network fees.

I remember running my own faucet before FaucetBOX.com and Microwallet. 50% of costs were spent for network fees (~20 BTC over about 2 years, but Bitcoin was way cheaper back then).
hero member
Activity: 603
Merit: 500
January 07, 2016, 06:45:34 AM
It seems a lot of faucets are running dry and I myself have noticed my balance going down quicker than usual. Somethings up?
Pages:
Jump to: