Author

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

member
Activity: 94
Merit: 10
October 28, 2017, 12: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: 3416
Merit: 1225
Enjoy 500% bonus + 70 FS
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.
sr. member
Activity: 574
Merit: 250
https://eloncity.io/
Script is still working if anyone interested!

yeah, I am interested.I will try it if it work good.
hero member
Activity: 980
Merit: 500
Script is still working if anyone interested!

Wow awesome i would like to try it.
full member
Activity: 223
Merit: 100
Script is still working if anyone interested!
member
Activity: 71
Merit: 10
Why do you need the extra movements? Is not it better to use ready-made free services? For example, https://bitcointalksearch.org/topic/bestrotatorcom-biggest-bitcoin-litecoin-doge-and-dash-faucets-rotator-1190582
full member
Activity: 223
Merit: 100
Hi mate,

I have a question. Is possible to add more than 1 rotator (example bit,ltc and doge rotator) with/in the same domain?!



yes its possible and easy.
full member
Activity: 223
Merit: 100
Nice copy and pasting, saw this on a few other sites. Just saying.
You should check the user name who posted on those sites, most likely its me and if its not i am not the one copying.
legendary
Activity: 1358
Merit: 1003
Designer - Developer
Honestly do we need any more shitty clone faucet rotators gumming up the BTC ecosystem?

Faucets were once a great way to make a bit of BTC to test out the network.. But now it seems every moron and his dog is running some crap faucet that bombards you with shit ads in order to make profit off of you... If you would all stop wasting your god damn times fauceting and go and learn some marketable skills instead of sucking the teet of the internet.. BTC would be a better place.
hero member
Activity: 762
Merit: 500
Hi mate,

I have a question. Is possible to add more than 1 rotator (example bit,ltc and doge rotator) with/in the same domain?!



I think so! add more and  link it in home page
YED
full member
Activity: 209
Merit: 100
Hi mate,

I have a question. Is possible to add more than 1 rotator (example bit,ltc and doge rotator) with/in the same domain?!

full member
Activity: 223
Merit: 100
Thanks for the information. I also got mine from a thread on here, but I think I like yours better! freebitcoinrotator.ga. I'll probably make the switch over to yours once I get time. Not sure if it's already in there, but you could add some code to the site so anyone that visits rotators that you help set-up have a link to your guide (apologize if you've already done this)

I already done that, but thanks for trying to help and for your kind replay Smiley
full member
Activity: 140
Merit: 100
Thanks for the information. I also got mine from a thread on here, but I think I like yours better! freebitcoinrotator.ga. I'll probably make the switch over to yours once I get time. Not sure if it's already in there, but you could add some code to the site so anyone that visits rotators that you help set-up have a link to your guide (apologize if you've already done this)
hero member
Activity: 560
Merit: 500
Well its amazing you sharing a free way to make rotators to all be able to make it usually people ask a fee to make these for them or to let the scritp copy thanks.
full member
Activity: 223
Merit: 100
I recognize the code as Bit Grinders Rotator... but nothing wrong with making it better... good job.

Thanks!
hero member
Activity: 504
Merit: 501
I recognize the code as Bit Grinders Rotator... but nothing wrong with making it better... good job.
full member
Activity: 223
Merit: 100
Updated the thread with information on how to get traffic Smiley

Very nice advices Smiley I didn't know about this faucet in MellowAds.
Thanks!

Happy to help Smiley
member
Activity: 84
Merit: 10
Updated the thread with information on how to get traffic Smiley

Very nice advices Smiley I didn't know about this faucet in MellowAds.
Thanks!
full member
Activity: 223
Merit: 100
Updated the thread with information on how to get traffic Smiley
full member
Activity: 223
Merit: 100
I am also giving away my rotator for free


It is one html file and here is a demo .  http://bitcoinfaucetexchange.com/faucetbox-rotator/list.html


If you would like the file just ask me, all i ask is to keep one 468x60 banner for me . Smiley

Looks better then mine Smiley

http://www.faucet-rotator.tk/

maybe some faucets are working, but from months i didn't check them Wink

Still not bad for making from scratch...good job..


I would like to ask The OP a question... In the ro.js   it says

   var adr,i,x=0,c=s.length;
function address() {
adr=prompt('Enter your bitcoin address:');   "what is this for if we are already putting the ref number in the var ?"

Forgot about that, you can remove it Cheesy
hero member
Activity: 504
Merit: 501
I am also giving away my rotator for free


It is one html file and here is a demo .  http://bitcoinfaucetexchange.com/faucetbox-rotator/list.html


If you would like the file just ask me, all i ask is to keep one 468x60 banner for me . Smiley

Looks better then mine Smiley

http://www.faucet-rotator.tk/

maybe some faucets are working, but from months i didn't check them Wink

Still not bad for making from scratch...good job..


I would like to ask The OP a question... In the ro.js   it says

   var adr,i,x=0,c=s.length;
function address() {
adr=prompt('Enter your bitcoin address:');   "what is this for if we are already putting the ref number in the var ?"
member
Activity: 84
Merit: 10
I am also giving away my rotator for free


It is one html file and here is a demo .  http://bitcoinfaucetexchange.com/faucetbox-rotator/list.html


If you would like the file just ask me, all i ask is to keep one 468x60 banner for me . Smiley

Looks better then mine Smiley

http://www.faucet-rotator.tk/

maybe some faucets are working, but from months i didn't check them Wink
full member
Activity: 223
Merit: 100
Huge thanks to noozer for 0.004 Donation!
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
https://github.com/blackout314/faucet-rotator-script

now i've only imported your code, tomorrow i push my "personal" code.

Thanks, i will let you know if i make some updates Smiley

u can fork and do pull updates :-) or can paste and i add
full member
Activity: 223
Merit: 100
https://github.com/blackout314/faucet-rotator-script

now i've only imported your code, tomorrow i push my "personal" code.

Thanks, i will let you know if i make some updates Smiley
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
https://github.com/blackout314/faucet-rotator-script

now i've only imported your code, tomorrow i push my "personal" code.
full member
Activity: 223
Merit: 100
Can you give me the link? I will follow it for updates Tongue
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
Its not originally my code, i found it online and modified a bit to fit my needs Smiley

ok... i add in my github account :-)

^_^
full member
Activity: 223
Merit: 100
Did you earn any amount form https://coinbucks.io ,I didn't Sad

Yes i did
hero member
Activity: 762
Merit: 500
Did you earn any amount form https://coinbucks.io ,I didn't Sad
full member
Activity: 223
Merit: 100
for add keypress event for navigate

1. add jQuery

2. add this code on bottom of ro.js

Code:
$(document).keypress(function( event ) {
  if ( event.which == 110 ) {
  console.log('N');
    next();
  } else if ( event.which == 112 ) {
  console.log('P');
    prev();
  }
});

:-)

P1R4T3, if u add this code on github (i can do) we can code togheter
Its not originally my code, i found it online and modified a bit to fit my needs Smiley
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
mate, u dont need to create "faucet" from 0

:-) u can use this https://bitcointalksearch.org/topic/ann-new-faucet-rotator-with-your-ref-link-i-think-the-best-1243360... simply add your ref with ?r=REF
member
Activity: 84
Merit: 10
I have script of faucet rotator. Someone on this forum give it to me for free, so i can send it to you - jus PM me your email. If someone want it ofcourse..
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
for add keypress event for navigate

1. add jQuery

2. add this code on bottom of ro.js

Code:
$(document).keypress(function( event ) {
  if ( event.which == 110 ) {
  console.log('N');
    next();
  } else if ( event.which == 112 ) {
  console.log('P');
    prev();
  }
});

:-)

P1R4T3, if u add this code on github (i can do) we can code togheter
hero member
Activity: 770
Merit: 500
✪ NEXCHANGE | BTC, LTC, ETH & DOGE ✪
Thanks for putting this up. Very detailed info indeed.

Not only it is good for sharing with others, also to setup the faucets you actually visit.
full member
Activity: 223
Merit: 100
If you have any problems or questions feel free to contact me.
full member
Activity: 223
Merit: 100
No problem guys, i am glad you like it Smiley
legendary
Activity: 3696
Merit: 4343
The hacker spirit breaks any spell
why dont write code in github? is better imho
legendary
Activity: 1638
Merit: 1001
Very nice useful information.
I'll surely try it out and see if I can be successful in making my own rotator.
Thanks for sharing the info.
hero member
Activity: 868
Merit: 503
Set it up with a few faucets, will add more later   Here
full member
Activity: 223
Merit: 100
Requirements

Web hosting - you can register for free one here or you can buy premium one here
Domain mane - you can register for free one here or you can buy premium on here
Faucet rotator script - you can download it from here
Notepad++ - you can download it from here

Step 1
I assume you know how to connect your web hosting with your domain. If not just google it, there is plenty of tutorials on this subject.

When you have all the requirements, open the script folder. You will see something like this:


Now right click on index.html and open it in Notepad++


You need to update the information according to comments.


Now open 2.html in Notepad++ and again update the text with comments


When you are done editing index.html and 2.html open ro.js in notepad++ you will see something like this:

This is the faucet list that your rotator is going to use, just change the links to your favorite faucets referral links.

Step 2
In this step we are going to setup offer wall, this allows your rotator users to earn bitcoins by completing surveys. For every survey completed by user we will take %
To get offer wall script you need to register here

When you are done with registration login and click Webmaster Tools > Coin Wall > Create New


Now name your offer wall and setup the % users will get after completing the surveys and click Create New button.

Set the amount of percentage that goes to your end-user and how much is retained as profit, example: 90% revenue share, 90% would be paid out to your user, you would profit the remaining 10%

When you are done creating your offer wall go to Webmaster Tools > Coin Wall > View Tools and click Generate Code button


Copy the code, open offerwall.html in Notepad++ and change the iframe code with your code.


Save everything, upload all files in script folder to your web hosting and you are done!

Bitcoin faucet rotator demo: http://coinsrotator.win

Don't have time or knowledge to do it yourself? I can do it for you! For just 0.01฿ you will get your own faucet rotator, web hosting, domain name and my email/skype support!
If interested pm me or email me at: [email protected]

Thank you for reading, and sorry for my bad English.

This actually appears to have the most promise as any other posting of this type.  I appreciate that you made a little coin off the mediafire link and I will check the rest for viruses.
I uploaded the rar file to virus total if that helps: https://www.virustotal.com/en/file/d993af5c1e831c5a78811adab40803df7a92ce8a50934b0021f583da2750bdab/analysis/1447018672/
hero member
Activity: 868
Merit: 503
Requirements

Web hosting - you can register for free one here or you can buy premium one here
Domain mane - you can register for free one here or you can buy premium on here
Faucet rotator script - you can download it from here
Notepad++ - you can download it from here

Step 1
I assume you know how to connect your web hosting with your domain. If not just google it, there is plenty of tutorials on this subject.

When you have all the requirements, open the script folder. You will see something like this:


Now right click on index.html and open it in Notepad++


You need to update the information according to comments.


Now open 2.html in Notepad++ and again update the text with comments


When you are done editing index.html and 2.html open ro.js in notepad++ you will see something like this:

This is the faucet list that your rotator is going to use, just change the links to your favorite faucets referral links.

Step 2
In this step we are going to setup offer wall, this allows your rotator users to earn bitcoins by completing surveys. For every survey completed by user we will take %
To get offer wall script you need to register here

When you are done with registration login and click Webmaster Tools > Coin Wall > Create New


Now name your offer wall and setup the % users will get after completing the surveys and click Create New button.

Set the amount of percentage that goes to your end-user and how much is retained as profit, example: 90% revenue share, 90% would be paid out to your user, you would profit the remaining 10%

When you are done creating your offer wall go to Webmaster Tools > Coin Wall > View Tools and click Generate Code button


Copy the code, open offerwall.html in Notepad++ and change the iframe code with your code.


Save everything, upload all files in script folder to your web hosting and you are done!

Bitcoin faucet rotator demo: http://coinsrotator.win

Don't have time or knowledge to do it yourself? I can do it for you! For just 0.01฿ you will get your own faucet rotator, web hosting, domain name and my email/skype support!
If interested pm me or email me at: [email protected]

Thank you for reading, and sorry for my bad English.

This actually appears to have the most promise as any other posting of this type.  I appreciate that you made a little coin off the mediafire link and I will check the rest for viruses.
full member
Activity: 223
Merit: 100
I have no idea why images are not showing Cheesy
Image links are between
Code:
[img][/img]
full member
Activity: 223
Merit: 100
Same guide in .pdf : http://megabitload.com/download/index/94985245/
Requirements

Web hosting - you can register for free one here or you can buy premium one here
Domain mane - you can register for free one here or you can buy premium on here
Faucet rotator script - you can download it from here
Notepad++ - you can download it from here

Step 1
I assume you know how to connect your web hosting with your domain. If not just google it, there is plenty of tutorials on this subject.

When you have all the requirements, open the script folder. You will see something like this:


Now right click on index.html and open it in Notepad++


You need to update the information according to comments.


Now open 2.html in Notepad++ and again update the text with comments


When you are done editing index.html and 2.html open ro.js in notepad++ you will see something like this:

This is the faucet list that your rotator is going to use, just change the links to your favorite faucets referral links.

Step 2
In this step we are going to setup offer wall, this allows your rotator users to earn bitcoins by completing surveys. For every survey completed by user we will take %
To get offer wall script you need to register here

When you are done with registration login and click Webmaster Tools > Coin Wall > Create New


Now name your offer wall and setup the % users will get after completing the surveys and click Create New button.

Set the amount of percentage that goes to your end-user and how much is retained as profit, example: 90% revenue share, 90% would be paid out to your user, you would profit the remaining 10%

When you are done creating your offer wall go to Webmaster Tools > Coin Wall > View Tools and click Generate Code button


Copy the code, open offerwall.html in Notepad++ and change the iframe code with your code.


Save everything, upload all files in script folder to your web hosting and you are done!

Bitcoin faucet rotator demo: http://coinsrotator.win

Don't have time or knowledge to do it yourself? I can do it for you! For just 0.01฿ you will get your own faucet rotator, web hosting, domain name and my email/skype support!
If interested pm me or email me at: [email protected]


Edit 2015-11-14

Driving traffic?

Driving traffic to your rotator is not as hard as you might think, just follow my recommendations bellow and you will see huge traffic boost.

Forums - Google for bitcoin related forums and register in as many as you can. On every forum create a thread about your rotator, make it a high quality and informative thread.
Always keep your thread fresh,  post about faucet list updates, website updates etc...

Facebook - Join bitcoin retaled groups and post there regularly about your rotator.

Mellow Ads - Join mellow ads and use there free faucet, it gives you 5,000-100,000 satoshi for advertising.
(* 5,000 satoshi is the minimum amount required for a 5 day network campaign)
Register on mellow ads for free here



Thank you for reading, and sorry for my bad English.


Please consider donating!
1EjopW3kXeMKzpydjB1KrXWtPZUYkQ3bK1

Thanks List
noozer thank you for 0.004 donation!
Jump to: