shahab
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 26, 2016, 08:12:30 PM |
|
Hi guys, i have 2 question & thanks for reply
- can API code use for more than 1 faucet ? - if yes, then if anyone else set that to his faucet then how can be aware ?!
yes you can ... and to aware someone use your api key you can setup the ip's that are allowed to use the api in the security tab in your faucebox account thank you bro, iv using different API for better managing but just want to know that you said. i'l try.
|
|
|
|
theshiki
Newbie
Offline
Activity: 28
Merit: 0
|
|
August 26, 2016, 09:52:48 PM |
|
Lately, I can't sign in with one faucet, my address is block and I can't get the reward. Why?
most likely you are using a vpn and the iP has been used to claim the free satoshi from the faucet
|
|
|
|
shahab
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 27, 2016, 08:37:01 AM |
|
Hi guys, i have 2 question & thanks for reply
- can API code use for more than 1 faucet ? - if yes, then if anyone else set that to his faucet then how can be aware ?!
yes you can ... and to aware someone use your api key you can setup the ip's that are allowed to use the api in the security tab in your faucebox account thank you bro, iv using different API for better managing but just want to know that you said. i'l try. i did that but i have shared IP/server problem, so Kazuldur can you please set the "domain" Instead of "IP's" in setting? i think that is really important and because security issue or bug maybe, that i cant say in forum ! thanks
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
August 27, 2016, 08:45:01 AM |
|
i did that but i have shared IP/server problem, so Kazuldur can you please set the "domain" Instead of "IP's" in setting? i think that is really important and because security issue or bug maybe, that i cant say in forum ! thanks
It's not technically possible to limit it to a domain. Only IP address is something that can be verified (thanks to TCP 3-way handshake). The only "domain" limiting that would be effective would be restricting to an IP address a domain is pointing to, but that wouldn't change your problem. For maximum security you shouldn't allow access from IPs you don't control (which includes shared hostings). VPS would be much safer in that regard.
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Harlot
|
|
August 27, 2016, 10:48:13 AM |
|
Anyone who can give me a decent faucetbox rotator who can give me at least 80k Satoshis a day? I really need one to restore my faith in claiming in a faucet, as some only give 600 sat max and the worst part is the super hard captchas that can make you feel mad at yourself as they are hella hard to identify what words they are using.
|
|
|
|
Superhitech
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
August 28, 2016, 05:48:17 AM |
|
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
|
|
|
|
sabotag3x
Legendary
Online
Activity: 2702
Merit: 2313
Crypto Swap Exchange
|
|
August 28, 2016, 06:10:23 AM |
|
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
If you are using the ASN list from my anti-bot and your ASN is blocked like you said in PM, you can't claim/enter in admin panel, check your ASN and remove it from the list on sql, PM me if you need help.. also you can change this line in config.php to trueand a message like this you appear after you trying to claim: your ip is banned xxx.xxx.xxx.xxx edit: check your IP here http://www.whatsmyip.org/put your ip here https://www.ultratools.com/tools/asnInfo and you will get your AS"0000" ctrl+f your asn number in the sql table asn_ban_list and delete it
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
August 28, 2016, 10:01:46 AM |
|
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
Like sabotag3x said, your IP is probably blocked by your faucet (either directly in settings or indirectly through NastyHosts). Set $display_errors = true; in your config.php file to confirm that. To clear security settings of your faucet without access to admin panel you can either modify values directly in your database, or download this script: https://faucetinabox.com/static/download/tools/clear-security.php , upload it to your server and open it in your browser. If possible, please PM me your IP address.
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Superhitech
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
August 29, 2016, 03:18:14 AM Last edit: August 29, 2016, 05:04:39 AM by Superhitech |
|
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
-snip- Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
Like sabotag3x said, your IP is probably blocked by your faucet (either directly in settings or indirectly through NastyHosts). Set $display_errors = true; in your config.php file to confirm that. To clear security settings of your faucet without access to admin panel you can either modify values directly in your database, or download this script: https://faucetinabox.com/static/download/tools/clear-security.php , upload it to your server and open it in your browser. If possible, please PM me your IP address. Thank you both very much for your help. However, the error message when I set the $display_errors = true; seems to give me a different ip address than my own from a different provider in a different state; should I just unblock both of them? I'm not sure if unblocking both would result in a negative effect or not. Thanks again for the help. EDIT: It seems like I am not the only one who is blocked from claiming, I've waited an hour to test and only 200 satoshis have gone down, so perhaps it is not just my problem? Or maybe there are so many bots that were blocked by this good script?
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
August 29, 2016, 05:38:18 AM |
|
EDIT:
It seems like I am not the only one who is blocked from claiming, I've waited an hour to test and only 200 satoshis have gone down, so perhaps it is not just my problem? Or maybe there are so many bots that were blocked by this good script?
What's the IP address? Do you use CloudFlare or Incapsula or any other loadbalancing / reverse proxy service?
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
shahab
Newbie
Offline
Activity: 34
Merit: 0
|
|
August 29, 2016, 10:08:45 AM |
|
i did that but i have shared IP/server problem, so Kazuldur can you please set the "domain" Instead of "IP's" in setting? i think that is really important and because security issue or bug maybe, that i cant say in forum ! thanks
It's not technically possible to limit it to a domain. Only IP address is something that can be verified (thanks to TCP 3-way handshake). The only "domain" limiting that would be effective would be restricting to an IP address a domain is pointing to, but that wouldn't change your problem. For maximum security you shouldn't allow access from IPs you don't control (which includes shared hostings). VPS would be much safer in that regard. hi and thanks for reply there is two simple way that is good for peace of mind. - admin panel password can be reset by email that is registered in FaucetBox. that is better than reset by database password, you know... (identity admin mail after API used in website, a thing like this!) - showing in the panel which websites use the API. whatever i say it in support ticket that is better if API use for one website, not more. thanks again
|
|
|
|
Vaki
Member
Offline
Activity: 95
Merit: 10
|
|
August 29, 2016, 11:26:49 AM |
|
I have some VPS and i setup mysql and connect with faucetbox script but when i try to edit template(index.php) i cant add html code but it doesnt show on site on VPS.. But it shows when i open on my computer in browser http://imgur.com/a/jxV4q , can someone know the answer? Thanks anyway
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
August 29, 2016, 12:32:14 PM |
|
- showing in the panel which websites use the API.
That's already possible, you can see IP addresses that use given API key in your FaucetBOX.com Dashboard.
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Salmen
Legendary
Offline
Activity: 1059
Merit: 1020
|
|
August 29, 2016, 06:32:19 PM |
|
I have some VPS and i setup mysql and connect with faucetbox script but when i try to edit template(index.php) i cant add html code but it doesnt show on site on VPS.. But it shows when i open on my computer in browser http://imgur.com/a/jxV4q , can someone know the answer? Thanks anyway Did you installed the script through the ip or website? You need to install it through the website. Please double-check if the image url is right. Cheers Salmen
|
Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me. Running JaguarBitcoin - Your Place For Scripts
|
|
|
Vaki
Member
Offline
Activity: 95
Merit: 10
|
|
August 29, 2016, 06:45:15 PM |
|
I have some VPS and i setup mysql and connect with faucetbox script but when i try to edit template(index.php) i cant add html code but it doesnt show on site on VPS.. But it shows when i open on my computer in browser http://imgur.com/a/jxV4q , can someone know the answer? Thanks anyway Did you installed the script through the ip or website? You need to install it through the website. Please double-check if the image url is right. Cheers Salmen Look picture of html code and where is logo.png http://imgur.com/a/Uf0BlThanks anyway..
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
August 29, 2016, 06:46:07 PM |
|
I have some VPS and i setup mysql and connect with faucetbox script but when i try to edit template(index.php) i cant add html code but it doesnt show on site on VPS.. But it shows when i open on my computer in browser http://imgur.com/a/jxV4q , can someone know the answer? Thanks anyway Did you installed the script through the ip or website? You need to install it through the website. Please double-check if the image url is right. Cheers Salmen Look picture of html code and where is logo.png http://imgur.com/a/Uf0BlThanks anyway.. That's wrong. You should have templates/SpaceRacket/logo.png as an image URL.
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Vaki
Member
Offline
Activity: 95
Merit: 10
|
|
August 29, 2016, 07:07:23 PM |
|
I have some VPS and i setup mysql and connect with faucetbox script but when i try to edit template(index.php) i cant add html code but it doesnt show on site on VPS.. But it shows when i open on my computer in browser http://imgur.com/a/jxV4q , can someone know the answer? Thanks anyway Did you installed the script through the ip or website? You need to install it through the website. Please double-check if the image url is right. Cheers Salmen Look picture of html code and where is logo.png http://imgur.com/a/Uf0BlThanks anyway.. That's wrong. You should have templates/SpaceRacket/logo.png as an image URL. Now work,thank you.
|
|
|
|
sabotag3x
Legendary
Online
Activity: 2702
Merit: 2313
Crypto Swap Exchange
|
|
August 30, 2016, 12:00:40 AM |
|
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
-snip- Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
Like sabotag3x said, your IP is probably blocked by your faucet (either directly in settings or indirectly through NastyHosts). Set $display_errors = true; in your config.php file to confirm that. To clear security settings of your faucet without access to admin panel you can either modify values directly in your database, or download this script: https://faucetinabox.com/static/download/tools/clear-security.php , upload it to your server and open it in your browser. If possible, please PM me your IP address. Thank you both very much for your help. However, the error message when I set the $display_errors = true; seems to give me a different ip address than my own from a different provider in a different state; should I just unblock both of them? I'm not sure if unblocking both would result in a negative effect or not. Thanks again for the help. EDIT: It seems like I am not the only one who is blocked from claiming, I've waited an hour to test and only 200 satoshis have gone down, so perhaps it is not just my problem? Or maybe there are so many bots that were blocked by this good script? Yes this system block 99% of proxies and vpn services, so a lot of bots will be banned, like 99%.. they still can claim from some vpn from mobile ips, however it's a small number.. if you want to get more access to your faucet, try to put your faucet in some rotators/faucetlists
|
|
|
|
Doamader
|
|
August 30, 2016, 01:38:41 AM |
|
Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
-snip- Hello Kazuldur,
I've tried to update my faucet to the latest version, r-64, but it's not working. Am I doing something wrong? Whenever I update, and after the update I try to claim from my faucet, it gives me this error:
The bitcoinshowers.com page isn’t working
bitcoinshowers.com is currently unable to handle this request. HTTP ERROR 500
This also happens when I try to log into my admin panel.
Have I done something wrong? I've replaced admin.php, index.php and added config.php in the root directory, and added the http-foundation and ips folders to the libs directory, and added the "script" folder. Did I miss something? (I update manually)
If Kazuldur or someone else could provide help, that would be great, thanks!
Like sabotag3x said, your IP is probably blocked by your faucet (either directly in settings or indirectly through NastyHosts). Set $display_errors = true; in your config.php file to confirm that. To clear security settings of your faucet without access to admin panel you can either modify values directly in your database, or download this script: https://faucetinabox.com/static/download/tools/clear-security.php , upload it to your server and open it in your browser. If possible, please PM me your IP address. Thank you both very much for your help. However, the error message when I set the $display_errors = true; seems to give me a different ip address than my own from a different provider in a different state; should I just unblock both of them? I'm not sure if unblocking both would result in a negative effect or not. Thanks again for the help. EDIT: It seems like I am not the only one who is blocked from claiming, I've waited an hour to test and only 200 satoshis have gone down, so perhaps it is not just my problem? Or maybe there are so many bots that were blocked by this good script? Yes this system block 99% of proxies and vpn services, so a lot of bots will be banned, like 99%.. they still can claim from some vpn from mobile ips, however it's a small number.. if you want to get more access to your faucet, try to put your faucet in some rotators/faucetlists Soo your script is amazing to hanlde the bots traffic reducing it almost to zero, the faucet owners will thank you as the big issue are those bots draining all the satoshis fast.
|
|
|
|
Superhitech
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
August 30, 2016, 04:39:29 AM |
|
-snip-
Yes, thank you for your amazing script, however it seems like even after I disabled it, it still blocks me for some reason, so it must not be the problem. However, thank you very much for the help! EDIT:
It seems like I am not the only one who is blocked from claiming, I've waited an hour to test and only 200 satoshis have gone down, so perhaps it is not just my problem? Or maybe there are so many bots that were blocked by this good script?
What's the IP address? Do you use CloudFlare or Incapsula or any other loadbalancing / reverse proxy service? I got this error when I downgraded my script and tried to enable nastyhost bot protection: You can't enable NastyHosts.com, because your IP address is marked as suspicious and you won't be able to access Admin Panel.I'm assuming that NastyHosts blocks my IP? Is there anyway I can whitelist my IP? I also use CloudFlare, if it helps. I've PM'ed you my IP, thanks for the help, hope we can get this solved!
|
|
|
|
|