Bitcoin Forum
June 14, 2024, 10:50:56 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Script Rotator Blogspot  (Read 578 times)
ikiscream (OP)
Full Member
***
Offline Offline

Activity: 205
Merit: 100



View Profile
June 30, 2016, 11:06:52 PM
 #1

Script Rotator Blogspot - Mungkin banyak dari kalian Yang ingin membuat website faucet sendiri , tetapi terkendala tidak punya hosting / vps , saya akan share rotator website untuk blogspot

Demo : http://faucetrotator-btc.blogspot.com/

- Buka Faucetbox
- Download Rotator Script Blogspot Kesini
 - Setelah di download extract & Edit with notepad
- Lalu buka tab edit html lalu paste code template , edit link yg sudah saya lingkari lihat SS untuk perjelas


- Untuk edit file .js tersebut silahkan Buka notepad lalu paste code berikut

Quote
var s=[

"https://bitcoinmonster.win/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.itsrainingbitcoins.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://bitcoindrips.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://bagibit.co.in/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://freebtc4u.ru/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.lotobitcoin.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.prizebitcoins.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.satoshimachine.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.lemonbitcoin.com/faucet/index.php?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://btcforyou.ru/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://goldenbtc.ru/faucetbox/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://btc4u.ru/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://ojoclick.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://getfreebtc.club/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.getbitcoin.online/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://crypto4free.net/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://scoutfaucet.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"https://winfreebitcoin.net/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.250satoshi.xyz/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"https://www.fanbtc.us/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://bitgolden.org/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://www.satoshididu.com/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://btcn.in.ua/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://maneystroy.ru/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://bitcoways.xyz/faucetbox/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",
"http://freebitcoinz.tk/?r=1MTWdS3h2gSsnhMzXsj9iEDrJmvWtS13sR",

];


var adr,i,x=0,c=s.length;
function address() {
adr=prompt('Enter your bitcoin address:');
s=s.map(function(x){
  return x.indexOf("a=") != -1 ? x + adr : x;
});
}
function next(){
x+=1;
if (x>c-1)
  {
  x=0;
  }
changeSrc();
}
function prev(){
x-=1;
if (x<=0)
  {
  x=c-1;
  }
changeSrc();
}
function jumpTo() {
i=prompt("Enter a number to skip to that faucet.");
x=0;
while (i!=x) {
  if (x>c-2) {
  break;
  }
  x+=1;
}
changeSrc();
}
function newTab() {
var win=window.open(document.getElementById("fm").src, '_blank');
win.focus();
}
function changeSrc() {
document.getElementById("fm").src=s
  • ;
}

Silahkan edit link di atas dengan link faucet aktif dari faucetbox setelah selesai Save as file notepad berinama terserah agan di akhiri .js lalu type ubah dari txt menjadi "all type"

Setelah di save silahkan upload di http://yourjavascript.com/ dan rubah link yg sudah saya lingkari di atas dengan link yg di kirim yourjavascript.com

Sumber : MyBlog
koinsuka
Full Member
***
Offline Offline

Activity: 164
Merit: 100

Zap.org - Data Feed Oracle Marketplace


View Profile WWW
July 03, 2016, 02:38:15 PM
 #2

ada tempat lain untuk upload javascript di atas?

▬▬▬▬▬▬▬▬▬▬ Zap StoreDecentralized Marketplace for Oracles ▬▬▬▬▬▬▬▬▬▬
▄▄▄▄▄▄▄▄▄▄ Token Sale October 21st ▄▄▄▄▄▄▄▄▄▄
▬▬▬▬▬▬▬▬ FacebookTwitterLinkedYouTube ■  WhitepaperReddit ▬▬▬▬▬▬▬▬
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!