coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
January 07, 2016, 01:42:53 PM |
|
i uploaded your script and edited the configs. But when i enter a BTC adress and press login comes no Captcha !! 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.
|
|
|
|
KnightTrader
|
|
January 07, 2016, 02:20:05 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).
|
|
|
|
coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
January 07, 2016, 05: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...
|
|
|
|
felicita
Legendary
Offline
Activity: 1582
Merit: 1031
|
|
January 07, 2016, 10:56:25 PM |
|
hmm tehre m ust be any problem mybe my webhost got other mysql version or somthing like that dont kown mabey you find the problem cant use your script momentanly
|
|
|
|
coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
January 08, 2016, 01:52:00 AM |
|
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.
|
|
|
|
coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
January 30, 2016, 12:44:14 AM |
|
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/eae76aceabcf8a1c40fb6868795fc46ec0516ec8If 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.
|
|
|
|
MataCoin
|
|
February 01, 2016, 01:37:53 PM |
|
hi, thank you for the awesome script. have been installed in my site. sorry, i have a dirty question : how to make probabilty more hard ? here's my site : http://matacoin.com/btcthanks. i'll glad if i could send you a pint atm. i wish can send it soon.. thank you
|
|
|
|
coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
February 01, 2016, 01:49:02 PM |
|
hi, thank you for the awesome script. have been installed in my site. sorry, i have a dirty question : how to make probabilty more hard ? here's my site : http://matacoin.com/btcthanks. i'll glad if i could send you a pint 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://bitcointalk.org/index.php?topic=1262247.msg13106240#msg13106240
|
|
|
|
FaucetRank.com
|
|
February 01, 2016, 05:35:20 PM |
|
Thanks today your script helped me to integrate G-recaptcha on my faucet since funcaptcha has stopped working.
|
| | | ████ █ ████ █ ████ █ ████ █ ████ █ █ ████ █ █ ████ █ █ ████ █ █ ████ █ ████ █ ████ █ ████ █ ████ | | | | | | ████ █ ████ █ ████ █ ████ █ ████ █ █ ████ █ █ ████ █ █ ████ █ █ ████ █ ████ █ ████ █ ████ █ ████ | | | .SCAMMERS. ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ .EXPOSED. | | | | | | . ▄▄▄▄▄▄▄▄ | | | ████ █ ████ █ ████ █ ████ █ ████ █ █ ████ █ █ ████ █ █ ████ █ █ ████ █ ████ █ ████ █ ████ █ ████ | | | |
|
|
|
KnightTrader
|
|
February 17, 2016, 04:43:07 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 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).
|
|
|
|
coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
February 18, 2016, 01:31:13 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 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. 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.
|
|
|
|
LyQaN
|
|
February 18, 2016, 02:13:44 AM |
|
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).
|
. ▄▄▄▓▓▓▓▓▓▓▓▓▓▄▄ ▄▄▓▓▀░░░░░░░░░░░░░░▓▓▓▓ ▄▓▓░░░░░▄▄████████▄▄░░░░░░▓▓ ▄▓▀░░░░██████████████████▄░░░▓▓▌ ▓▓░░░▄██████████████████████▄░░░▓▓▄ ▓░░░░███████████▓██████████████░░░░▓▄ ▓▓░░░████████████████████████████▌░░░▓ ▐▓░░░▓████████████░░░░░████████████░░░▓▓ ▓▓░░░█████████████▓████▓███████████▌░░▐▓ ▓▓░░░█████████████▓████████████████▌░░▐▓ ▐▓░░░▓████████████▓░██░████████████░░░▓█ ▓▓░░░████████████▓░██████████████▌░░░▓▌ ▓▓░░░███████████▓██████████████▀░░░█▌ ▓▓░░░░█████████▓░▄███████████░░░░█▀ ▓▓░░░░░██████████████████▀░░░░▓█ ▓▓░░░░░░▀██████████▀▀░░░░░▓█▀ ▀▓▓░░░░░░░░░░░░░░░░░░▓█▀ ▀▓▓▓▓▓▓▓▓▓▓▓██▀▀▀ | | ██ ██ ██ ██ ██ ██ ██ | | ██ ██ ██ ██ ██ ██ ██ | |
|
|
|
coinableS (OP)
Legendary
Offline
Activity: 1442
Merit: 1186
|
|
February 18, 2016, 02:34:09 AM |
|
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.
|
|
|
|
Axlu2518
Jr. Member
Offline
Activity: 45
Merit: 5
|
|
February 18, 2016, 04:16:44 AM |
|
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 .
|
|
|
|
KnightTrader
|
|
February 18, 2016, 05: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 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. 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.
|
|
|
|
creepland
|
|
February 18, 2016, 07:44:59 AM |
|
Nice script thanks!!! Will edit it and try to make something. :pp
|
|
|
|
Btcoinat
Member
Offline
Activity: 103
Merit: 10
|
|
February 18, 2016, 09:32:30 AM |
|
thank you for your sharing
iam call you in pm to little help with capatch and antibot thank you again
|
|
|
|
xnd
Sr. Member
Offline
Activity: 297
Merit: 250
@DEVRAWL
|
|
February 20, 2016, 04:42:48 PM Last edit: February 21, 2016, 08:38:59 AM by xnd |
|
hello!
great job with the faucet script, it's really awesome, thank you for sharing it!
How about a countdown timer? Instead of displaying "You must wait 30 minutes between plays", show "You must wait 25min : 13secs between plays"
thank you!
|
|
|
|
john2231
|
|
February 20, 2016, 04:47:32 PM |
|
I will try this script i hope it will work properly.. Thanks for sharing this , i was searching a script before but i don't get any script for free. I hope this script will work properly.. I will try it first in free domain and hosting..
|
|
|
|
kevinex
|
|
March 19, 2016, 08:59:42 PM |
|
thanks for share you script its great script ^^ how range reward? i try use 100-300 my faucet : http://linkvay.cf/
|
|
|
|
|