angka

Senin, 05 Desember 2011

javascript auto like status on facebook

kali ini caranya membuat auto like atau bisa di sebut dengan langsung like semua yang ada di beranda .
javascript auto like on facebook, auto like , jempol otomatis, status facebook, facebook, jempol,

seperti biasa copy scriptnya dan paste di adress bar, tunggu beberapa saat, status di branda ke like otomatis
scriptnya

javascript:var i=0;ex=0;s=0;function EXP_ALL(){ExpandComm = document.getElementsByTagName("input");for(e = 0; e < ExpandComm.length; e++){myClass = ExpandComm[e].getAttribute("class");if(myClass != null && myClass.indexOf("stat_elem") >= 0)if(ExpandComm[e].getAttribute("name") == "view_all")ExpandComm[e].click()}}function JEMPOLERS(){jempol = document.getElementsByTagName("button");for(j = 0; j < jempol.length; j++){myClass = jempol[j].getAttribute("class");if(myClass != null && myClass.indexOf("like_link") >= 0)if(jempol[j].getAttribute("name") == "like")jempol[j].click()};}function JEMPOLERC(){buttons = document.getElementsByTagName("button");for(x = 0; x < buttons.length; x++){myClass = buttons[x].getAttribute("class");if(myClass != null && myClass.indexOf("stat_elem") >= 0)if(buttons[x].getAttribute("title") == "Like this comment")buttons[x].click()};}function updateTime(){ex=ex+1;i=i+1;s=s+1;if (ex==70){EXP_ALL();ex=0};if (s==60){ex=0;JEMPOLERS();s=0};if (i==2){JEMPOLERC();i=0;}}alert('-==[jangan lupa berkunjung ke word-learning.blogspot.com lagi yah :D]==-\n\n');updateTime();window.setInterval(updateTime, 1000);void(0)
ini buat warna warni di halaman facebook
javascript:i=0;c=["red","green","b...lue","yellow","magenta","orange","pink","violet"]; a=document.links;setInterval('i++;a[i %document.links.length].style.color=c[i % c.length]',1);void(0); alert("jangan lupa kunjungi word-learning.blogspot.com lagi yah :D")

Tidak ada komentar:

Posting Komentar

1. Do not forget to comment
2. and comments are both good, yes
3. and hopefully your comments useful to us all