Bitcoin Forum
June 20, 2024, 02:40:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
141  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: 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.
142  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: 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?
143  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: 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.
144  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: 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.
145  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 21, 2016, 09:10:18 AM
Lately, I can't sign in with one faucet, my address is block and I can't get the reward. Why?

You have to ask owner of this one faucet. Every faucet can block addresses independently.
146  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 19, 2016, 06:30:58 PM
a few more questions

how to identify bots?
this bots?

I enabled nastyhost and blocked digitalocean.com, coinshost.com, libertyvps.net etc.
Here is my error_log this is working correctly?  

I don't know any reliable way to identify bots. You can try some guessing with:

1. comparing your payouts with Google Analytics. If you have significantly more payouts than visits as reported by Google Analytics, then you still have some bots on your faucet
2. temporarily changing your rewards to 1 satoshi. Real users probably won't bother to claim for 1 satoshi, so if you still have many payouts then you still have some bots
3. temporarily changing your captcha. If you see a sudden drop of payouts after changing captcha, then you still have some bots

Yes, NastyHosts works correctly on your faucet.
147  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 16, 2016, 05:46:39 PM
Try to put between <style></style> a line like this one, it will overwrite previous info about the bg color.. you can change the 'yellow' for #0FF0D2 for example

Code:
navbar {
    background-color: yellow; !important;
}

I think it should be:

Code:
.navbar {
    background-color: yellow !important;
}

(note the dot before navbar and no semicolon before !important).
148  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 07, 2016, 07:43:57 PM
This is graph from my address check page,I am not faucet owner.It is not big problem but if it can be solved statistics would be complete then.Thank you for investigate this little problem Smiley

Please test it now, it should be fixed there too.
149  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 06, 2016, 02:40:40 PM
However I click to disable the NH and save.. and it always back to enabled mode.. If it's only happen with me, maybe I just need clear my cookies or something like that.. dont worry about it!

I think that's a bug in latest version of the script. We'll fix that in next version. Until then you can contact support@faucetbox.com, they'll tell you how to fix that temporarily. Sorry for trouble.
150  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 06, 2016, 07:59:02 AM
I cannot see the exact amount paid the last few days. Is there anything that can be done about this?

Can you test it now?
Well now it looks much better! Thanks Kaz!

I still have this problem and that info covers statistics.It would be best if this info is out of the box.If it is fix for some and for others like me is not maybe is problem in browser,I use Firefox.

I've added it back to our issue tracker, we'll investigate. Which graph exactly is that? Statistics in your FaucetBOX.com Dashboard?

My faucet is not added in promo list faucetbox

I always paid the my visitors

Please continue talking with the support. Whether faucet you're trying to add is paying or not is checked by API key. If you have more than one faucet in your Dashboard, please make sure you're trying to add the right one.

Hello Kazuldur, I have some issue using the nastyhosts system..
When I enable it and try to block by ISP name, it don't seem to work..
And I got some issues when I try to disable NH on admin panel(don't remember the code error, maybe 500).. And I have to disable NH by phpmyadmin..
My IP status:
{"status":200,"asn":{"asn":263653},"country":{"code":"BR","country":"Brazil"},"hostnames":["245.241.74.177.mksnet.com.br"],"suggestion":"allow"}

It's not possible to block by ISP name, how are you trying to do that? Hostnames aren't exactly the same as ISP names.

I can't really help you with problems with disabling NH without the precise error. Could you please set $display_errors = true; in your config.php file and try again? It should show real error then.
151  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 04, 2016, 04:42:03 PM
I cannot see the exact amount paid the last few days. Is there anything that can be done about this?

Can you test it now?
152  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 03, 2016, 08:02:48 PM
I cannot see the exact amount paid the last few days. Is there anything that can be done about this?

I've added it to our issue tracker, we'll look into that.
153  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: August 01, 2016, 07:49:45 PM
We have no plans on improving our faucets list. Pretty much every automatic solution we had has been cheated on by owners. Our core business is providing API for handling claims, faucets lists are something that can be provided by 3rd parties, who will do it much better than us.
154  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 31, 2016, 05:38:13 PM
Working on it, should be back in a minute.

EDIT: done.
155  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 31, 2016, 09:10:51 AM
Did FaucetBOX change their payout time? Or has it always been a random thing?

It was always more or less random. We try to process payouts about once a day, but sometimes if something goes wrong we may skip one day and/or we may do payouts twice on the next day.
156  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 30, 2016, 02:18:46 PM
Hi Kazuldur,


Why are all the IPs from Corbina telecom blocked?

http://v1.nastyhosts.com/78.106.80.115
http://v1.nastyhosts.com/78.106.80.155

No idea. Maybe the network was transfered from somewhere else or we've seen too much abuse from this network. They're unblocked now.
157  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 29, 2016, 10:03:23 AM
In other words, if you have not received payment on faucetBOX then this is not the fault faucetBOX. Perhaps faucetcows.com is scam. No one gives so great rewards, not for one day.

I wouldn't jump to such conclusions. FaucetBOX.com did fail here. However that failure should be handled in faucetcows.com script and it shouldn't lead to lost claims (but that's a believable mistake if they didn't handle it properly).
158  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 29, 2016, 09:26:43 AM
It's faucetcows.com, believe me it is possible to accumulate that amount and more per day, of course that I can withdraw less satoshi but I prefer to make the maximum withdrawal allowed by faucetcows.com, it's 99999 satoshi + 10% if the withdrawal is made from their Android app

So like I said, it's not from a single claim, but you've accumulated a few and tried to withdraw them at once. In that case the withdrawal on faucetcows.com should fail and coins should stay accumulated on your faucetcows.com account. If faucetcows.com removed your balance even though the transaction to FaucetBOX.com failed, then I'd call that a bug in their script.

Your best bet is contacting them. We as a FaucetBOX.com can't just take these coins from their account and transfer them to your address Smiley
159  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 29, 2016, 08:52:24 AM
Yes, it's a transaction from my faucet to FaucetBOX.com

It was a big claim (0.00109998), what a bad luck  Cry

That's a lot, it doesn't look like something you could get from a single claim, I don't know any faucet that's so generous. Is that from a faucet that allows you to accumulate on the faucet itself before transfering to FaucetBOX.com?
160  Economy / Micro Earnings / Re: FaucetBOX.com Discussion on: July 29, 2016, 07:27:33 AM
Is it possible to have a faucet without captchas. I need to do some offline testing.

Not without modifications to the script.

I got a question, what happened with the transaction that I received while faucetbox.com was down, at this time does not appear in the history of the wallet, the money is lost?  Cry

What transaction do you have in mind exactly?
1. If you mean a transaction from FaucetBOX.com to your address, then there were no transactions sent at all during the downtime. Why do you think you've received one during this time?
2. If you mean a transaction (also called claim, send, reward or payout) from faucet to your FaucetBOX.com, then it it lost.

why big claim in faucet box shows insufficient funds? minimum withdraw limit is 10k satoshi. but i am having 14.5k right now.

What big claim do you mean? "Insufficient funds" is an error shown by faucets when you want to claim a reward from faucet that doesn't have enough coins in his balance (so it means that this faucet is currently broken), it has nothing to do with withdraw limit.
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!