Pages:
Author

Topic: FaucetHub.io - BETA! Prepare your bodies. - page 2. (Read 6622 times)

legendary
Activity: 1134
Merit: 1000
Soon, I have to go away.
November 27, 2016, 01:10:34 PM
#86
Remember this, Paytoshi was two weeks behind the faucetbox announcement.
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 27, 2016, 01:03:00 PM
#85
Mex, One thing I did enjoy about epay url is the ability to add a wallet address into the url and it was applied to the site.

example http://yourfaucet.com/?w=bitcoinaddress&r=referalbitcoinaddress

the "w" variable is added to the bitcoin address of the site so no need to add copy and paste.
Great for faucet list like mine. Would save user time one claiming from faucet and proceeding to the faucet list.

~AvalonRychmon


hmmm but for this feature all faucets must have the same Script or even the the refferal url XD
if this would be optional its ok ,)

BTW: when will deposits on faucethub be  possible ?


kind regards
Soon Smiley
legendary
Activity: 1582
Merit: 1031
November 27, 2016, 07:12:36 AM
#84
Mex, One thing I did enjoy about epay url is the ability to add a wallet address into the url and it was applied to the site.

example http://yourfaucet.com/?w=bitcoinaddress&r=referalbitcoinaddress

the "w" variable is added to the bitcoin address of the site so no need to add copy and paste.
Great for faucet list like mine. Would save user time one claiming from faucet and proceeding to the faucet list.

~AvalonRychmon


hmmm but for this feature all faucets must have the same Script or even the the refferal url XD
if this would be optional its ok ,)

BTW: when will deposits on faucethub be  possible ?


kind regards
member
Activity: 141
Merit: 24
Gr8.cc - Faucet Script
November 27, 2016, 03:17:13 AM
#83
Mex, One thing I did enjoy about epay url is the ability to add a wallet address into the url and it was applied to the site.

example http://yourfaucet.com/?w=bitcoinaddress&r=referalbitcoinaddress

the "w" variable is added to the bitcoin address of the site so no need to add copy and paste.
Great for faucet list like mine. Would save user time one claiming from faucet and proceeding to the faucet list.

~AvalonRychmon
hero member
Activity: 1190
Merit: 525
CryptoTalk.Org - Get Paid for every Post!
November 27, 2016, 01:54:03 AM
#82
I think there is a bug here, I clicked on TEMPLATES tab, so Template "base" and the things became a bit strange. And now the templates tab with those options of faucet colours top, bottom, left, right... don't appear. I'm clicking the tab icons, but they are a bit mad (almost of them).

You should ask the person who uploaded the template for you fix it

Sorry, it doesn't have relation with FaucetHub, it's a bug on the admin panel.

My faucet is already working with FaucetHub system, if anyone would like to test would be nice, you can earn some fake coins: http://cashoutfaucet.top/
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 27, 2016, 01:41:36 AM
#81
I think there is a bug here, I clicked on TEMPLATES tab, so Template "base" and the things became a bit strange. And now the templates tab with those options of faucet colours top, bottom, left, right... don't appear. I'm clicking the tab icons, but they are a bit mad (almost of them).

You should ask the person who uploaded the template for you fix it
hero member
Activity: 1190
Merit: 525
CryptoTalk.Org - Get Paid for every Post!
November 27, 2016, 01:22:47 AM
#80
I think there is a bug here, I clicked on TEMPLATES tab, so Template "base" and the things became a bit strange. And now the templates tab with those options of faucet colours top, bottom, left, right... don't appear. I'm clicking the tab icons, but they are a bit mad (almost of them).

hero member
Activity: 896
Merit: 504
November 26, 2016, 11:15:18 PM
#79
Who needs help swapping old API to FH API?

Quote this message and I'll post a solution in the next 24 hours.

I'm working on something right now and can't waste much time. Got a few PMs asking for help

I need help, I'm very layman on it.

I'm on my cpanel, trying to find what to change. I use the default script of FaucetBox.

You new code must look somehow like this:

Code:
....
...  
blahblah php code

$api_key 
"yourultrasecretapicode";
$currency "BTC"
$faucethub = new FaucetHub($api_key$currency);  //if you used FaucetBox , find FaucetBox word in your code


$result $faucethub->send($wallet_address_of_user$ammount_of_satoshis);  //for referral sending, add third parameter 
$result $faucethub->send($wallet_address_of_user$ammount_of_satoshis,true)

if(
$result["success"] === true) {
//your code here
} else {
//your error code here - Look API docs for error codes
}

?>
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 26, 2016, 11:12:47 PM
#78
Who needs help swapping old API to FH API?

Quote this message and I'll post a solution in the next 24 hours.

I'm working on something right now and can't waste much time. Got a few PMs asking for help

I need help, I'm very layman on it.

I'm on my cpanel, trying to find what to change. I use the default script of FaucetBox.
Can you come to the chatbox?
hero member
Activity: 1190
Merit: 525
CryptoTalk.Org - Get Paid for every Post!
November 26, 2016, 11:09:16 PM
#77
Who needs help swapping old API to FH API?

Quote this message and I'll post a solution in the next 24 hours.

I'm working on something right now and can't waste much time. Got a few PMs asking for help

I need help, I'm very layman on it.

I'm on my cpanel, trying to find what to change. I use the default script of FaucetBox.
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 26, 2016, 11:07:19 PM
#76
Who needs help swapping old API to FH API?

Quote this message and I'll post a solution in the next 24 hours.

I'm working on something right now and can't waste much time. Got a few PMs asking for help
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 26, 2016, 10:24:14 PM
#75
I'm waiting to see how the faucet list will be...

The site is looking nice and I liked the hourly lottery, for sure will be a lot of people betting there.

Good luck! Waiting to see the final version.
I'm glad you like it. Can't wait until final version launches Smiley
sr. member
Activity: 364
Merit: 250
November 26, 2016, 08:19:53 PM
#74
I'm waiting to see how the faucet list will be...

The site is looking nice and I liked the hourly lottery, for sure will be a lot of people betting there.

Good luck! Waiting to see the final version.
hero member
Activity: 622
Merit: 500
SatoshiGalaxy
November 26, 2016, 03:29:03 PM
#73
OK, I understand the whole account situation much better now. The rest I will surmise from the actual use.

Fixes are looking good, keep it up!
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 26, 2016, 02:05:09 PM
#72
Would it be possible to add a per user claim limit? The same as the faucet api limits, but instead of limiting the max payout per timeframe for the whole faucet just limiting it per user.
Yes, it is possible.
I'll be adding it in the future. I've gotta add stuff which have bigger priority before this
legendary
Activity: 1134
Merit: 1000
Soon, I have to go away.
November 26, 2016, 01:00:30 PM
#71
I unlinked my invalid address thanks to the new implementation.

I like the cool look of the lottery, I certainly will use it when up and running.
Website is looking better by the day.
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 26, 2016, 12:30:10 PM
#70
https://faucethub.io/lottery



hello guys
whats the plan of multi address ?
in my case that i have faucetbox script, 1 human user with 10 address isn't dangerous ? Cheesy
some friends told some reasonable things but i'm in doubt, so explain easily have thanks.
Well, there's bad and good things I can think of. There's pros and cons always.
Wont mention any, let your friend comment with what he said and I'll quote him.
newbie
Activity: 34
Merit: 0
November 26, 2016, 06:31:33 AM
#69
hello guys
whats the plan of multi address ?
in my case that i have faucetbox script, 1 human user with 10 address isn't dangerous ? Cheesy
some friends told some reasonable things but i'm in doubt, so explain easily have thanks.
legendary
Activity: 1652
Merit: 1043
Cypherpunk (& cyberpunk)
November 25, 2016, 08:36:32 PM
#68
Address Linked
Your address has been added to your account!
You may now recieve payouts instantly from any faucet/website using the address 3QdS5DNSy8AndnXCA8j2yJFNTufwCMu1mk

Thanks for this update Wink

This address was a mistake apparently you do not accept this as a litecoin address, and there is no way of removing it.
You added that address as a BTC address (while it's a LTC address?) ?

Yes, my mistake I thought i used the right one in the drop down box, still does not apply for lite on your website.
Not a valid litecoin address is shown when I tried it yesterday and today, I seen a post about  multi addresses and got the wrong message, my fault entirely, only moon coin is accepting my lite address at the moment, all others I used have either gone or went scam.  
I changed the order to my btc address being first, so no matter if it cannot be used me thinks.
Ok, thanks.

Now you can unlink your address Smiley

EDIT:
I'll continue working on FH tomorrow. Have to rest
legendary
Activity: 1134
Merit: 1000
Soon, I have to go away.
November 25, 2016, 08:27:55 PM
#67
Address Linked
Your address has been added to your account!
You may now recieve payouts instantly from any faucet/website using the address 3QdS5DNSy8AndnXCA8j2yJFNTufwCMu1mk

Thanks for this update Wink

This address was a mistake apparently you do not accept this as a litecoin address, and there is no way of removing it.
You added that address as a BTC address (while it's a LTC address?) ?

Yes, my mistake I thought i used the right one in the drop down box, still does not apply for lite on your website.
Not a valid litecoin address is shown when I tried it yesterday and today, I seen a post about  multi addresses and got the wrong message, my fault entirely, only moon coin is accepting my lite address at the moment, all others I used have either gone or went scam.   
I changed the order to my btc address being first, so no matter if it cannot be used me thinks.
Pages:
Jump to: