Pages:
Author

Topic: How To Create Your Own Faucet Rotator For Free - page 3. (Read 10156 times)

full member
Activity: 223
Merit: 100
Huge thanks to noozer for 0.004 Donation!
legendary
Activity: 3654
Merit: 4255
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: 3654
Merit: 4255
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: 3654
Merit: 4255
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: 3654
Merit: 4255
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: 3654
Merit: 4255
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: 3654
Merit: 4255
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.
Pages:
Jump to: