Script Deface Keren

Lama gak main deface-defacean. Btw para hacker pada beralih profesi jadi carder :o... sungkem sek -/\-. Nih gan ane share script deface ane. Script terbaru milik ane ._..

Screenshot : 


Scriptnya gan :
<html> 

<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'> 

<script src='http://blognyailmu.googlecode.com/files/Script%20Hujan%20Salju2.js' type="text/javascript"></script> 

<script> 

(adsbygoogle = window.adsbygoogle || []).push({}); 

</script><script language="JavaScript"> 

var brzinakucanja = 40; 

var pauzapor = 70; 

var vremeid = null; 

var kretanje = false; 

var poruka = new Array(); 

var slporuka = 0; 

var bezporuke = 0; 

poruka[0] = "./H4RV3ST_404

poruka[1] = "WAS HERE

function prikaz() { 

var text = poruka[slporuka]; 

if (bezporuke < text.length) { 

if (text.charAt(bezporuke) == " ") 

bezporuke++ 

var ttporuka = text.substring(0, bezporuke + 1); 

document.title = ttporuka; 

bezporuke++ 

vremeid = setTimeout("prikaz()", brzinakucanja); 

kretanje = true; 

} else { 

bezporuke = 0; 

slporuka++ 

if (slporuka == poruka.length) 

slporuka = 0; 

vremeid = setTimeout("prikaz()", pauzapor); 

kretanje = true; 





function stop() { 

if (kretanje) 

clearTimeout(vremeid); 

kretanje = false 



function start() { 

stop(); 

prikaz(); 



start(); 

</script> 

<br> 

<br> 

<br> 

<br> 

<br> 

<br> 

<br> 

<br> 

<br> 

<center> 

<embed src="http://www.youtube.com/v/GtQhz6YMwPg&amp;autoplay=1" type="application/x-shockwave-flash" wmode="transparent" height="1" width="1"> 

<center><h1><font face="courier new" color="green" font="" size="6">./H4RV3ST_404 WAS HERE</h1></font></center></br> 

<br> 

<br> 

<br> 

<center><h1><font face="courier new" color="gold" font="" size="2">./H4RV3ST_404 WAS HERE <BR> SINGLE ATTACKER</font></h1></center></br></br> 

<br> 

<br> 

<br> 

<center><h1><font face="courier new" color="white" font="" size="2">Contact me:</font><center><h1><font face="courier new" color="white" font="" size="4"><marquee bgcolor="#FF0000"behavior="scroll" direction="left" scrollamount="5" scrolldelay="20" width="100%">me@fer-ry.cf</marquee></font></h1></center><font face="courier new" color="white" font="" size="4"> 

<style> 

body { 

background: #000000; 

font-family: "Arial", Verdana, sans-serif; 



h1 { 

color: #151515; 

font-size: 60px; 

margin: 1px auto; 

text-align:center; 

text-transform:uppercase; 



.neon { 

color: #FF8000; 

text-shadow: 0 0 5px #000000, 0 0 10px #FFFFFF, 0 0 20px #0000FF, 0 0 45px #FFFFFF, 0 0 40px #0000FF; 



<script language="JavaScript1.2"> 

function ClearError() {return true;} 

window.onerror = ClearError; 

</script> 

</style>&nbsp;<script> 

window.onload = function() { 

var h1 = document.getElementsByTagName("h1")[0], 

text = h1.innerText || h1.textContent, 

split = [], i, lit = 0, timer = null; 

for(i = 0; i < text.length; ++i) { 

split.push("<span>" + text[i] + "</span>"); 



h1.innerHTML = split.join(""); 

split = h1.childNodes; 

var flicker = function() { 

lit += 0.01; 

if(lit >= 1) { 

clearInterval(timer); 



for(i = 0; i < split.length; ++i) { 

if(Math.random() < lit) { 

split[i].className = "neon"; 

} else { 

split[i].className = ""; 







setInterval(flicker, 100); 



</script></font> 

</h1><h1></h1></center></center></body> 

<script> 

var width=document.body.clientWidth; 

var height=document.body.clientHeight; 

function doClickText(who,type,step,timeOut) { 

document.getElementById(who).style.display="none"; 

if(type==0) { 

reveal('revealDiv1',step,timeOut,0); 

reveal('revealDiv2',step,timeOut,1);} 

if(type==1) { 

reveal('revealDiv1',step,timeOut,2); 

reveal('revealDiv2',step,timeOut,3);}} 

function reveal(who,step,timeOut,type) { 

if(type==0) 

var where="top"; 

if(type==1) 

var where="bottom"; 

if(type==2) 

var where="left"; 

if(type==3) 

var where="right"; 

eval('var temp=document.getElementById(who).style.'+where); 

temp=parseInt(temp); 

if(type==0||type==1) 

var checkWith=height/2; 

if(type==2||type==3) 

var checkWith=width/2; 

if(-temp<checkWith) { 

temp-=step; 

eval('document.getElementById(who).style.'+where+'=temp;'); 

setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);} 

else { 

document.getElementById(who).style.display="none"; 

document.body.scroll="yes";}} 

function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) { 

if(type==0) { 

var bWhere1="border-bottom"; 

var bWhere2="border-top"; 

var putZero1="top:0px; left:0px"; 

var putZero2="bottom:0px; left:0px"; 

document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>'); 

document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>'); 

if(!click) { 

reveal('revealDiv1',step,timeOut,0); 

reveal('revealDiv2',step,timeOut,1);} 

else { 

clickText(type,step,timeOut);}} 

if(type==1) { 

var bWhere1="border-right"; 

var bWhere2="border-left"; 

var putZero1="top:1px; left:0px"; 

var putZero2="top:1px; right:0px"; 

document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>'); 

document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>'); 

if(!click) { 

reveal('revealDiv1',step,timeOut,2); 

reveal('revealDiv2',step,timeOut,3);} 

else { 

clickText(type,step,timeOut);}} 

function clickText(type,step,timeOut) { 

document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}} 

</script> 

<script> 

var clickw=280; // Width 

var clickh=60; // Height 

var clickb=1; // Border width 

var clickc="red"; // Border color 

var clickbg="white"; // Background color 

var clickt="./H4RV3ST_404"; // Text to display 

var clickFont="font-family:courier new; font-size:15pt; font-weight:bold; color:#ff001e"; // The font style of the text 

new initReveal(0,'#ff0000','#ffffff',1,1,'#ff0000','#ff0000',3,10,true); 

</script> </html>

Yang warna merah bisa diganti sesuai nick agan. :o wah heker pasti
Yang warna orange, itu lagunya yang ada di script agan. Bisa diganti kok. Search aja di gugel "cara menambahkan lagu ke script deface"

Join Group Klik Pada Gambar

Related Posts :

0 Response to "Script Deface Keren"

Posting Komentar