Pages:
Author

Topic: How To Create Your Own Faucet Rotator For Free (Read 10155 times)

member
Activity: 94
Merit: 10
October 28, 2017, 01:17:06 AM
#62
Is this post still active? I'm having some problems with my rotator...

I made some changes that probably caused a crash on the rotator, so i took the original files and uploaded it again...  And i dont know why the "prev site" and "next site" button are'nt working... any1 can help me to figure out the problem?

Still didn't know that things like faucet rotators still exists. Anyway good luck.
newbie
Activity: 23
Merit: 0
Is this post still active? I'm having some problems with my rotator...

I made some changes that probably caused a crash on the rotator, so i took the original files and uploaded it again...  And i dont know why the "prev site" and "next site" button are'nt working... any1 can help me to figure out the problem?
newbie
Activity: 22
Merit: 0
I never earn with referral comission for this faucet rotator. Why? please help me. My rotator is www.claimfreebitcoin.xyz
You have entered wrong referral link in all the faucets' url !!!

Eg:

What you entered : http://example.com/?r=1address...?r=1address.....

and what it should have been : http://example.com/?r=1address......

Didn't post the actual link as ref links are against forum rules.

I liked the Faucet number feature of your rotator.  http://i.snag.gy/3vaKg.jpg


But I inputed single  btc address  in ro.js file. Like on below.
http://example.com/?r=1address...... what code can possible cause of double referral link in one faucet site? Anyway thanks! :-)


I viewed your ro.js file and found what the problem was.

One line of your code is :

Code:
function changeSrc(){document.getElementById("fm").src=s[x]+"?r="+ ref

Here the extra line is
Code:
+"?r="+ ref
Maybe removing this would work.

BTW may I know how you added this part : http://i.snag.gy/3vaKg.jpg  Huh Grin



Ok i'll removed it and i'll check if this is work!

Lols, is that your faucet?  http://i.snag.gy/3vaKg.jpg
 I ADDED this because have higher satoshi dispense! :-)
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
I never earn with referral comission for this faucet rotator. Why? please help me. My rotator is www.claimfreebitcoin.xyz
You have entered wrong referral link in all the faucets' url !!!

Eg:

What you entered : http://example.com/?r=1address...?r=1address.....

and what it should have been : http://example.com/?r=1address......

Didn't post the actual link as ref links are against forum rules.

I liked the Faucet number feature of your rotator.  


But I inputed single  btc address  in ro.js file. Like on below.
http://example.com/?r=1address...... what code can possible cause of double referral link in one faucet site? Anyway thanks! :-)


I viewed your ro.js file and found what the problem was.

One line of your code is :

Code:
function changeSrc(){document.getElementById("fm").src=s[x]+"?r="+ ref

Here the extra line is
Code:
+"?r="+ ref
Maybe removing this would work.

BTW may I know how you added this part :  Huh Grin
newbie
Activity: 22
Merit: 0
I never earn with referral comission for this faucet rotator. Why? please help me. My rotator is www.claimfreebitcoin.xyz
You have entered wrong referral link in all the faucets' url !!!

Eg:

What you entered : http://example.com/?r=1address...?r=1address.....

and what it should have been : http://example.com/?r=1address......

Didn't post the actual link as ref links are against forum rules.

I liked the Faucet number feature of your rotator.  http://i.snag.gy/3vaKg.jpg




But I inputed single  btc address  in ro.js file. Like on below.
http://example.com/?r=1address...... what code can possible cause of double referral link in one faucet site? Anyway thanks! :-)
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
I never earn with referral comission for this faucet rotator. Why? please help me. My rotator is www.claimfreebitcoin.xyz
You have entered wrong referral link in all the faucets' url !!!

Eg:

What you entered : http://example.com/?r=1address...?r=1address.....

and what it should have been : http://example.com/?r=1address......

Didn't post the actual link as ref links are against forum rules.

I liked the Faucet number feature of your rotator. 
newbie
Activity: 22
Merit: 0
I never earn with referral comission for this faucet rotator. Why? please help me. My rotator is www.claimfreebitcoin.xyz
sr. member
Activity: 263
Merit: 250
I use this script to make my rotator and I have one problem. to view first faucet I have to click Next page 3 times. May anyone help me?

My rotator is http://rotator.goldcoinsfaucet.xyz

My site is http://yoyobtcrotator.cf The script works fine, to fix it you need to edit the original ro.js and replace the links with yours.

i think i have the same error iam only getting refferal payouts from the first faucet on my site, is that ppl only using the first site then leaving or something is wrong ? can u just test it out for me ?
in the ro.js file there is command line
"adr=prompt('Enter your bitcoin address:');"
should i replace "enter your bitcoin address" with my address ?
sr. member
Activity: 263
Merit: 250
WoW this looks really nice, i just closed my faucet today so i will replace it with this code, dont wanna lose my users, but before that i wanna ask something, my site had adsense ads on it, if i replace my site code with this one would adsense ban me cuz they might thing i was using the ads on rotator and its against their terms ? i just dont wanna risk loosing my adsense earnings
EDIT: Created mine if you want to check it out www.csgoshuffie.com
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
I tried using the script in an existing domain hosted by 1and1 but it seems it's not possible to do such rotators due to the automated domain builder. I can create HTML code of a page but I can't make use of the other files. This is because it only allows me to upload pictures and the script file. As per the HTML part, do I need to put in the code for all 3 HTML files into 1 HTML page? This is because there's no way that I can put my HTML files in a directory and let it be sourced or called. Do any of you have any experience working with domain builders to see if this is possible? Is there a pure HTML version?
If 1and1 hosting doesn't allow to upload your files through ftp then you can try 000webhost.com
No, you don't have to put the code into in html. They are separate files. index.html(homepage), 2.html(first page displayed in the rotator) and offerwall.html(to show the offerwall iframe)
hero member
Activity: 728
Merit: 500
I tried using the script in an existing domain hosted by 1and1 but it seems it's not possible to do such rotators due to the automated domain builder. I can create HTML code of a page but I can't make use of the other files. This is because it only allows me to upload pictures and the script file. As per the HTML part, do I need to put in the code for all 3 HTML files into 1 HTML page? This is because there's no way that I can put my HTML files in a directory and let it be sourced or called. Do any of you have any experience working with domain builders to see if this is possible? Is there a pure HTML version?
sr. member
Activity: 257
Merit: 251
For all rotator owners, I'd like to offer you to promote Milli. We pay out 85% referral commission and the faucet is very stable (it won't close down after a week like many other faucets).
Thanks.
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
I use this script to make my rotator and I have one problem. to view first faucet I have to click Next page 3 times. May anyone help me?

My rotator is http://rotator.goldcoinsfaucet.xyz

My site is http://yoyobtcrotator.cf The script works fine, to fix it you need to edit the original ro.js and replace the links with yours.
legendary
Activity: 3192
Merit: 1198
Bons.io Telegram Casino
I think also there is something bad with this code, because I don't get ref commision from each faucet but only 20% of them.  Is it possible that .js code replace reflinks?

I used to have that issue before til I find out the hidden code double check the wallet folder and see if there are different bitcoin address on it you will also notice the sign + on each links be sure to delete that and only include your address that is how I fix my issue
member
Activity: 115
Merit: 10
I think also there is something bad with this code, because I don't get ref commision from each faucet but only 20% of them.  Is it possible that .js code replace reflinks?
sr. member
Activity: 420
Merit: 250
.js code is bad, because when you add new faucet to rotator you can't see, you can see only of you clean cookies etc.
member
Activity: 115
Merit: 10
I use this script to make my rotator and I have one problem. to view first faucet I have to click Next page 3 times. May anyone help me?

My rotator is http://rotator.goldcoinsfaucet.xyz
copper member
Activity: 1876
Merit: 533
Interesting I will try it after some days. I have bookmarked this Tutorial. thanks.
hero member
Activity: 728
Merit: 500
Are all domain host providers have a way to do this? I have one at 1and1 and it seems I can't find a way to edit the codes, everything there is pre-defined. Anyone there used 1and1 before?
sr. member
Activity: 257
Merit: 251
Any chance to get a demo for this site? The original demo seems to be offline.
Pages:
Jump to: