Pages:
Author

Topic: Open Sourced Faucet with Dice Script - page 3. (Read 10129 times)

member
Activity: 103
Merit: 10
February 18, 2016, 04:32:30 AM
thank you for your sharing

iam call you in pm to little help with  capatch and antibot thank you again
sr. member
Activity: 420
Merit: 250
February 18, 2016, 02:44:59 AM
Nice script thanks!!! Will edit it and try to make something. :pp
sr. member
Activity: 288
Merit: 250
February 18, 2016, 12:23:41 AM
Figured out this script has already built-in bot protection if set minimum withdrawal to more than claim amount. See my solution: Hi-Lo.WinCo.in Grin

Yes, it makes it not to be direct faucet and more like game, but thats the way it is. And if someone thinks I have set minimum withdrawal too high, it is five times less than Bitcoin casinos usually have (but of course you can always deposit to casino and withdrawal without reaching minimum).

I think I've mentioned it before, but I really like what you've done with the script, color scheme and all.  Smiley

Personally I think starting at 100 and making the minimum cashout 2,000 is too difficult.  If you make it too hard then I'd expect you would end up with less repeat visitors.

You are right, for this low amounts that is too hard. I changed it to x10 instead of x20, but if go easier than that, then should increase timer. For bigger amounts I would still use more than x10.
jr. member
Activity: 45
Merit: 5
February 17, 2016, 11:16:44 PM
friend I love your script, I think it has a lot of potential here and my work on http://bit-store.xyz even I have some drawbacks but I'm updating again thanks for the work I hope maybe we can work on new projects .
legendary
Activity: 1442
Merit: 1186
February 17, 2016, 09:34:09 PM
Maybe i'm late but i just saw this script is this secure enough to use because i never saw any faucets with this script(as i'm a newbie).

Just to run a faucet game it's fine. 
It's not optimized or designed for a casino type dice site.

I suppose I could update it to using AJAX posts so it doesn't reload the page each roll and add secured functions and prepared stmts instead of procedural... but I haven't had much reason or time to do so for a small faucet script.
sr. member
Activity: 588
Merit: 250
February 17, 2016, 09:13:44 PM
Maybe i'm late but i just saw this script is this secure enough to use because i never saw any faucets with this script(as i'm a newbie).
legendary
Activity: 1442
Merit: 1186
February 17, 2016, 08:31:13 PM
Figured out this script has already built-in bot protection if set minimum withdrawal to more than claim amount. See my solution: Hi-Lo.WinCo.in Grin

Yes, it makes it not to be direct faucet and more like game, but thats the way it is. And if someone thinks I have set minimum withdrawal too high, it is five times less than Bitcoin casinos usually have (but of course you can always deposit to casino and withdrawal without reaching minimum).

I think I've mentioned it before, but I really like what you've done with the script, color scheme and all.  Smiley

Personally I think starting at 100 and making the minimum cashout 2,000 is too difficult.  If you make it too hard then I'd expect you would end up with less repeat visitors.
sr. member
Activity: 288
Merit: 250
February 17, 2016, 11:43:07 AM
Figured out this script has already built-in bot protection if set minimum withdrawal to more than claim amount. See my solution: Hi-Lo.WinCo.in Grin

Yes, it makes it not to be direct faucet and more like game, but thats the way it is. And if someone thinks I have set minimum withdrawal too high, it is five times less than Bitcoin casinos usually have (but of course you can always deposit to casino and withdrawal without reaching minimum).
hero member
Activity: 868
Merit: 500
February 01, 2016, 12:35:20 PM
Thanks today your script helped me to integrate G-recaptcha on my faucet since funcaptcha has stopped working.
legendary
Activity: 1442
Merit: 1186
February 01, 2016, 08:49:02 AM
hi, thank you for the awesome script.
have been installed in my site.
Cheesy

sorry, i have a dirty question Cheesy : how to make probabilty more hard ? Cheesy

here's my site : http://matacoin.com/btc
thanks.

i'll glad if i could send you a pint Cheesy atm.
i wish can send it soon..

thank you

I tested your site, works well.
You could change the house edge if you are looking to adjust profit
https://bitcointalksearch.org/topic/m.13106240
full member
Activity: 203
Merit: 100
February 01, 2016, 08:37:53 AM
hi, thank you for the awesome script.
have been installed in my site.
Cheesy

sorry, i have a dirty question Cheesy : how to make probabilty more hard ? Cheesy

here's my site : http://matacoin.com/btc
thanks.

i'll glad if i could send you a pint Cheesy atm.
i wish can send it soon..

thank you
legendary
Activity: 1442
Merit: 1186
January 29, 2016, 07:44:14 PM
Funcaptcha is ending free accounts in a few days. I have also used Are You A Human, and they also sent an email advising they are ending their playthru captcha soon.  So, I have made a commit to the github repo to change it over google's reCaptcha.

https://github.com/coinables/Bitcoin-Faucet-Dice-Faucet-Box/commit/eae76aceabcf8a1c40fb6868795fc46ec0516ec8

If you are already running a previous version, you only need to update the index.php page in the /faucetbox directory, you don't have to redownload the entire package. Everything else stays the same. Once you get the new index.php page just create an account with google recaptcha and enter your keys on lines 15 & 16 and you'll be up and running.
I also made a few minor bug fixes as well.
legendary
Activity: 1442
Merit: 1186
January 07, 2016, 08:52:00 PM
Sorry everyone, excuse my ignorance, I'm still new to developing software for open source use. Some of the commits I made, I did so without all the proper testing as I should have. I believe some of the AYAH files are unique to my AYAH account, causing the errors. SO I have reverted the github source back to when everything was working properly, which is under funcaptcha instead of are you a human. Sorry for the inconvenience, you'll need to re-download the files from github, and sign up with funcaptcha, you won't have to redo the database though.
legendary
Activity: 1582
Merit: 1031
January 07, 2016, 05:56:25 PM
hmm tehre m ust be any problem  Huh mybe my webhost got other mysql version or somthing like that dont kown


mabey you find the problem cant use your script momentanly
legendary
Activity: 1442
Merit: 1186
January 07, 2016, 12:19:22 PM
Dont work on me either on fresh install. Same "Your Captcha Was Invalid" and no popup captcha (I decided to try to redo style modifications on fresh install, because there is so much modifications on code).

Hmm perhaps the change to "are you human" was not wise... I think the files are unique to my are you human account the ayah and json php...
sr. member
Activity: 288
Merit: 250
January 07, 2016, 09:20:05 AM
Dont work on me either on fresh install. Same "Your Captcha Was Invalid" and no popup captcha (I decided to try to redo style modifications on fresh install, because there is so much modifications on code).
legendary
Activity: 1442
Merit: 1186
January 07, 2016, 08:42:53 AM
i uploaded your script and edited the configs.
But when i enter a BTC adress and press login comes no Captcha !!

Code:
Your Captcha Was Invalid

example: http://box.yannik.biz/

Looks like you made some edits and added a div?? The captcha will auto popup when after clicking the play button using the original code I provided. Just make sure you follow all the steps in the readme on github.

sorry i changed nothing on the code i only edited the mysql connection and api keys

I just did a test from the github files and everything is working fine http://coinables.website/faucet1/faucetbox/

Try again:
1) download files from github as a zip.
2) create and configure a new database new database on your server
3) import the dbengine file through phpmyadmin to your new database
4) update your db login info on faucetbox/index.php, and enter your faucetbox API key
5) update your db login info on faucetboxgame/index.php, and enter your faucetbox API key
6) open ayahconfig.php and enter your AreYouAHuman credentials.
7) upload `faucetbox`, `faucetboxgame` & `verify` folders to your server.
legendary
Activity: 1582
Merit: 1031
January 07, 2016, 04:53:12 AM
i uploaded your script and edited the configs.
But when i enter a BTC adress and press login comes no Captcha !!

Code:
Your Captcha Was Invalid

example: http://box.yannik.biz/

Looks like you made some edits and added a div?? The captcha will auto popup when after clicking the play button using the original code I provided. Just make sure you follow all the steps in the readme on github.

sorry i changed nothing on the code i only edited the mysql connection and api keys
legendary
Activity: 1442
Merit: 1186
January 06, 2016, 09:52:29 PM
#99
i uploaded your script and edited the configs.
But when i enter a BTC adress and press login comes no Captcha !!

Code:
Your Captcha Was Invalid

example: http://box.yannik.biz/

Looks like you made some edits and added a div?? The captcha will auto popup when after clicking the play button using the original code I provided. Just make sure you follow all the steps in the readme on github.
legendary
Activity: 1582
Merit: 1031
January 06, 2016, 02:04:31 PM
#98
i uploaded your script and edited the configs.
But when i enter a BTC adress and press login comes no Captcha !!

Code:
Your Captcha Was Invalid

example: http://box.yannik.biz/
Pages:
Jump to: