Sabtu, 10 Maret 2018

Download Script Deface Keren Terbaik Beserta Cara MengEdit Script Nya

Maret 10, 2018

Download Script Deface Keren Terbaik Beserta Cara MengEdit Script Nya
Script Deface Keren | Script Deface Html | Script Deface

1. Pengertian Deface 





Deface yang berdasarkan kamus UMUM berarti merusakkan; mencemarkan; menggoresi; menghapuskan tetapi arti kata deface disini yang sangat lekat adalah sebagai salah satu kegiatan merubah tampilan(hack) suatu website baik halaman utama  atau index filenya (Script Deface Atau Shell Deface)  ataupun halaman lain yang masih terkait dalam satu  url dengan website tersebut (bisa di folder atau di file).Deface adalah teknik mengganti atau menyisipkan file (Script Deface Atau Shell Deface) pada server, teknik ini dapat dilakukan karena terdapat lubang pada sistem security yang ada di dalam sebuah aplikasi.Deface  ini bertujuan untuk melakukan perubahan tampilan pada website korban dengan tampilan yang dimiliki oleh si Defacer. Deface merupakan sebuah serangan yang dilakukan untuk mengganti visual dari sebuah website. Para hacker biasanya meninggalkan pesan dan nickname dengan macam macam tujuan, ada yang melakukan Deface bertujuan untuk protes dengan kebijakan pemerintah, ada yang Deface cuma sekedar iseng, ada yang Deface akibat galau (:'v abis putus kayaknya) , ada yang Deface bertujuan nembak cewek :'v, macem macem deh :D bagi kami Deface sudah menjadi kehidupan sehari hari, Wkwkwwk

2. Download Script Deface Versi 1


Lihat Script Deface Nya Disini
Download Script Deface Nya Disini
 
 3. Cara mengedit Script Deface nya

Perhatikan Warna warna pada script di bawah ini, setelah itu akan kami kasih penjelasan di bawah.
 
<head>  <title>GARUDA TERSAKTI 72</title>  <meta charset="UTF-8"/>  <link rel="stylesheet" href="" type="text/css"/> </head> <script>alert ('You Have Been Hacked !')</script>  <body>   <script type="text/javascript" src="http://htmlfreecodes.com/codes/rain.js"></script>   <body bgcolor="black"> <center> <img src="http://i68.tinypic.com/28qpfp.jpg" width="450" height="450"></img> </center>  <span id="sec"><div id="foter" class="foter" style="position: absolute; top: 70px; left: -225px; width: 600px; height: 28px; margin: 0px; padding: 10px; font-size: 24px; text-align: center; color: rgb(255, 255, 255); font-family: &quot;trebuchet ms&quot;, Courier new, courier new, sans-serif; transform: rotate(-45deg); transform-origin: 50% 0px 0px; background-color: rgb(0, 0, 0); border: 1px solid rgb(170, 170, 170); opacity: 0.5; z-index: 1200;"><font face="courier new"><marquee color="blue" behavior="Flip" scrollamount="6" width="50%" style="width: 50%;">You Have Been Hacked - No System Is Safe - GARUDA TERSAKTI 72 </marquee></font></div></span>   <center><script type="text/javascript">
//Define first typing example:
new TypingText(document.getElementById("example1"));
//Define second typing example (use "slashing" cursor at the end):
new TypingText(document.getElementById("example2"), 80, function(i){
var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
ar.length]; });
//Type out examples:
TypingText.runAll();

</script>
<style type="text/css">body {cursor:url(""),default}</style>


<div align="center"><table border="0" width="100%"><tr><td>
<font size="7"><b><font face="times"><b><center><SCRIPT>


farbbibliothek = new Array();


farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");


farbbibliothek[1] = new Array("#FF0000","#FFFFFF","#FFFFFF","#FF0000");


farbbibliothek[2] = new Array("#FFFFFF","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF");


farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");


farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");

farbbibliothek[5] = new Array("#FF0000","#FF0000","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF");

farbbibliothek[6] = new Array("#FF0000","#FDF5E6");


farben = farbbibliothek[4];


function farbschrift()


{


for(var i=0 ; i<Buchstabe.length; i++)


{


document.all["a"+i].style.color=farben[i];


}


farbverlauf();


}


function string2array(text)


{


Buchstabe = new Array();


while(farben.length<text.length)


{


farben = farben.concat(farben);


}


k=0;


while(k<=text.length)


{


Buchstabe[k] = text.charAt(k);


k++;


}


}


function divserzeugen()


{


for(var i=0 ; i<Buchstabe.length; i++)


{


document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");


}


farbschrift();


}


var a=1;


function farbverlauf()


{


for(var i=0 ; i<farben.length; i++)


{


farben[i-1]=farben[i];


}


farben[farben.length-1]=farben[-1];






setTimeout("farbschrift()",30);


}


//


var farbsatz=1;


function farbtauscher()


{


farben = farbbibliothek[farbsatz];


while(farben.length<text.length)


{


farben = farben.concat(farben);


}


farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));


}


setInterval("farbtauscher()",5000);


text ="GARUDA TERSAKTI 72";//h


string2array(text);


divserzeugen();


//document.write(text);



</script><br><font size=6><font color=white>Massage Begins</center>  <center><font size=5><font color=red>| <font color=white>SAYA BODOH <font color=red>| <font color=white>SAYA 0 <font color=red>| <font color=white>SAYA NOOB <font color=red>| <font color=SAYA BEGO <font color=red>|<br><font color=red>| <font color=white>SAYA BEGO<font color=red>|<br><font color=red>| <font color=white>SAYA LAMER!!! <font color=red>|</center> <hr><marquee scrollamount="10" /><font size=5><font color=red>| <font color=white>XT72 <font color=red>| <font color=white>TN72 <font color=red>| <font color=white>DARKoct02 <font color=red>| <font color=white>MR.4TNM404 <font color=red>|</marquee><hr>  </body> </html>


<iframe width="0%" height="0" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https://soundcloud.com/luna-r-os-1/game-of-thrones-theme-music&auto_play=true&auto_play=true&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true"></iframe><p><style type="text/css">
 </html> 
 
 
 
 
 4. Download Script Deface Keren Versi 2



Lihat Script Deface Nya Disini



Download Script Deface Nya Disini



Atau Bisa Langsung Copy Script Nya Di Bawah ini



<html><title>Hacked by xNot_Found</title><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="keywords" Content="Hacked by xNot_Found "> <meta name="description" Content="This sites has been hacked by xNot_Found. So , patch your system before I'm coming back "> <style type="text/css"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <meta content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </style> </head> <body bgcolor="#000000"> <p><font face="verdana" color="white">Keyboard not found </font> <p><font face="verdana" color="white">Press <b>F11</b> to continue. <b>Alt+F4</b> to enter setup</font> <h6> Hacked by xNot_Found <marquee behavior="scroll" direction="right" scrollamount="100" scrolldelay="80" width="100%"><font color="black"> _____________________________________ </font></marquee> <font face='Iceland' size='32' color='black'><center>[ Hacked By xNot_Found ]</font> <center> <font color="black" face="Courier New"><b><font color="black" size="4"><font color="black" face="Courier New"> </font>|</font></b><font color="black" size="3"><marquee behavior="scroll" direction="left" scrollamount="2" scrolldelay="20" width="30%"><font color="black" face="Courier New" size="3"> <span class="footerlink"> -=|<blink> And You </blink>| Pedetz_u | Eko_frans_hooligans | bagas_theo | puNITH_SRUput | @FRamadhan_ | TroLL_V35_A.N | FF_RX | Mbah ChuCok | Xcrows | o2m | FF_RX | Naraputraka | RD_DS | xCrotz | Yamino | d4rk_c4m3L | JKSDC_7 | BluescreenFX | Syntax Crew | Mojopahit Cyber | My Girlfiend | HN-C | Indonesian Security Down |=- </span></font></marquee></font><font color="black" size="4"><b>|</b> </font> </font></center> </body> <body oncontextmenu='return false;' onmousedown='return false;'> <object data="http://flash-mp3-player.net/medias/player_mp3.swf" width="0" height="0" type="application/x-shockwave-flash"><param value="#ffffff" name="bgcolor"><param value="mp3=http://musicupload99999.googlecode.com/files/The%20Red%20Jumpsuit%20Apparatus%20-%20Face%20Down%28Screamo%20Version%29.mp3&loop=1&autoplay=1&volume=125" name="FlashVars"></object> </html>  
 
 
5. Download Script Deface Keren Versi 3
Lihat Script Nya Disini

Download Script Nya Disini

<html><head> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <meta content="text/html; charset=utf-8"> <title>./ Hacked By xNot_Found</title> <meta name="Description" content="Hacked by xNot_Found"> <link rel="SHORTCUT ICON" href="http://us.yimg.com/i/mesg/emoticons7/61.gif"> <style> body,div,h2{margin:0;padding:0} h2{font-size:100%;font-weight:normal} #unknown{background:#310404;font-family:Palatino Linotype;z-index:999999;position:fixed;left:0px;width:100%;height:100%;z-index:999999} .unknown{background:-webkit-radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.7));background:-moz-radial-gradient(rgba (0,0,0,0.1),rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.7));background:-ms-radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 50%,rgba (0,0,0,0.7));background:radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 50%,rgba (0,0,0,0.7));position:absolute;width:100%;height:100%;left:0px;top:0px;z-index:1000} #unknown h2{position:absolute;line-height:100px;height:100px;font-size:60px;width:100%;text-align:center;color:transparent;-webkit- animation:blurFadeInOut 3s ease-in backwards;-moz-animation:blurFadeInOut 3s ease-in backwards;-ms-animation:blurFadeInOut 3s ease-in backwards;animation:blurFadeInOut 3s ease-in backwards} #unknown h2.frame-1{-webkit-animation-delay:0s;top:35%;-moz-animation-delay:0s;-ms-animation-delay:0s;animation-delay:0s} #unknown h2.frame-2{-webkit-animation-delay:3s;top:35%;-moz-animation-delay:3s;-ms-animation-delay:3s;animation-delay:3s} #unknown h2.frame-3{top:35%;-webkit-animation-delay:6s;-moz-animation-delay:6s;-ms-animation-delay:6s;animation-delay:6s} #unknown h2.frame-4{-webkit-animation-delay:9s;top:35%;-moz-animation-delay:9s;-ms-animation-delay:9s;animation-delay:9s} #unknown h2.frame-5{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none;color:white;text-shadow:0px 0px 1px #fff:} #unknown h2.frame-5 span{-webkit-animation:blurFadeIn 3s ease-in 12s backwards;-moz-animation:blurFadeIn 1s ease-in 12s backwards;-ms- animation:blurFadeIn 3s ease-in 12s backwards;animation:blurFadeIn 3s ease-in 12s backwards;color:transparent;text-shadow:0px 0px 1px #fff} #unknown h2.frame-5 span:nth-child(2){-webkit-animation-delay:13s;-moz-animation-delay:13s;-ms-animation-delay:13s;animation-delay:13s} #unknown h2.frame-5 span:nth-child(3){-webkit-animation-delay:14s;-moz-animation-delay:14s;-ms-animation-delay:14s;animation-delay:14s} #unknown h2.frame-5 span:nth-child(4){-webkit-animation-delay:15s;-moz-animation-delay:15s;-ms-animation-delay:15s;animation-delay:15s} #unknown h2.frame-5 span:nth-child(5){-webkit-animation-delay:16s;-moz-animation-delay:16s;-ms-animation-delay:16s;animation-delay:16s} #unknown h2.frame-6 span{-webkit-animation:blurFadeIn 3s ease-in 12s backwards;-moz-animation:blurFadeIn 1s ease-in 19s backwards;-ms- animation:blurFadeIn 3s ease-in 19s backwards;animation:blurFadeIn 3s ease-in 19s backwards;color:#FF0B0A;text-shadow:0px 0px 2px #fff;} #unknown h2.frame-6 span:nth-child(2){-webkit-animation-delay:20s;-moz-animation-delay:20s;-ms-animation-delay:20s;animation-delay:20s;font- size:20px;color:#FFF;} #unknown h2.frame-6 span:nth-child(3){-webkit-animation-delay:20s;-moz-animation-delay:20s;-ms-animation-delay:20s;animation-delay:20s;} #unknown h2.frame-6 span:nth-child(4){-webkit-animation-delay:20s;-moz-animation-delay:20s;-ms-animation-delay:20s;animation-delay:20s;} #unknown h2.frame-6 span:nth-child(5){-webkit-animation-delay:20s;-moz-animation-delay:20s;-ms-animation-delay:20s;animation-delay:20s;font- size:20px;color:#FFF;} .unknown1{position:absolute;width:282px;height:273px;left:50%;top:50%;margin:0;background:none;-webkit-animation:fadeInBack 3.6s linear 14s backwards;-moz-animation:fadeInBack 3.6s linear 14s backwards;-ms-animation:fadeInBack 3.6s linear 14s backwards;animation:fadeInBack 3.6s linear 14s backwards;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);opacity:0.3;-webkit-transform:scale(2);- moz-transform:scale(2);-o-transform:scale(2);-ms-transform:scale(2);transform:scale(2)} /**/@-webkit-keyframes blurFadeInOut{0%{opacity:0;text-shadow:0px 0px 40px #fff;-webkit-transform:scale(1.3)} 20%,75%{opacity:1;text-shadow:0px 0px 1px #fff;-webkit-transform:scale(1)} 100%{opacity:0;text-shadow:0px 0px 50px #fff;-webkit-transform:scale(0)} } @-webkit-keyframes blurFadeIn{0%{opacity:0;text-shadow:0px 0px 40px #fff;-webkit-transform:scale(1.3)} 35%{opacity:0.5;text-shadow:0px 0px 10px #fff;-webkit-transform:scale(1.1)} 100%{opacity:1;text-shadow:0px 0px 1px #fff;-webkit-transform:scale(1)} } @-webkit-keyframes fadeInBack{0%{opacity:0;-webkit-transform:scale(0)} 35%{opacity:0.4;-webkit-transform:scale(1)} 100%{opacity:0.2;-webkit-transform:scale(2)} } /**/@-moz-keyframes blurFadeInOut{0%{opacity:0;text-shadow:0px 0px 40px #fff;-moz-transform:scale(1.3)} 20%,75%{opacity:1;text-shadow:0px 0px 1px #fff;-moz-transform:scale(1)} 100%{opacity:0;text-shadow:0px 0px 50px #fff;-moz-transform:scale(0)} } @-moz-keyframes blurFadeIn{0%{opacity:0;text-shadow:0px 0px 40px #fff;-moz-transform:scale(1.3)} 100%{opacity:1;text-shadow:0px 0px 1px #fff;-moz-transform:scale(1)} } @-moz-keyframes fadeInBack{0%{opacity:0;-moz-transform:scale(0)} 35%{opacity:0.4;-moz-transform:scale(1)} 100%{opacity:0.2;-moz-transform:scale(2)} } /**/@keyframes blurFadeInOut{0%{opacity:0;text-shadow:0px 0px 40px #fff;transform:scale(1.3)} 20%,75%{opacity:1;text-shadow:0px 0px 1px #fff;transform:scale(1)} 100%{opacity:0;text-shadow:0px 0px 50px #fff;transform:scale(0)} } @keyframes blurFadeIn{0%{opacity:0;text-shadow:0px 0px 40px #fff;transform:scale(1.3)} 35%{opacity:0.5;text-shadow:0px 0px 10px #fff;transform:scale(1.1)} 100%{opacity:1;text-shadow:0px 0px 1px #fff;transform:scale(1)} } @keyframes fadeInBack{0%{opacity:0;transform:scale(0)} 35%{opacity:0.4;transform:scale(1)} 100%{opacity:0.2;transform:scale(2)} } </style> </head> <body oncontextmenu="return false" onkeydown="return false" onmousedown="return false" onselectstart="return false" ondragstart="return false"> <div class="container"><div id="unknown"> <div class="unknown"> <a href="https://hacanimedream.blogspot.com>Tutorial Deface</a> <div class="unknown1"></div><h2 class="frame-1">Hello Admin,<br>This is xNot_Found</h2> <h2 class="frame-2">Into your system...</h2> <h2 class="frame-3">Now I Destroy your security and Break them Into Pieces..</h2> <h2 class="frame-4">Hate Me or Like me Both Actually favour me..</h2> <h2 class="frame-5"><span>Your System</span><span> Has been</span><span> Hacked</span><br><span>By</span></h2> <h2 class="frame-6"><br><br><span>xNot_Found</span><br><span>Greetz: HN-Community </span></h2> </div></div></div> <embed src="_%20Hacked%20By%20R3D-Spear_files/2hJ0l64sRJcloop1autoplay1" type="application/x-shockwave-flash" wmode="transparent" height="0" width="0"> </body></html>
 
 
  6. Download Script Deface Keren Versi 4 
  Download Script Deface Nya Disini
Lihat Script Deface Nya Disini

 Atau anda bisa langsung Copy Paste script deface di bawah ini.


<html>
<head>
<script> var message="Sorry Admin Im Stuck In Your Website";
///////////////////////////////////
function clickIE4(){if (event.button==2){alert(message);return false;}} function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}} if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;} else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;} document.oncontextmenu=new Function("alert(message);return false")</script>
<link rel="shortcut icon" href="https://image.ibb.co/eaEdow/22330780_844699822351982_1675505716_n.png">
<img width=0 height=0  src='https://s17.postimg.org/had2uyqz3/111111.jpg'/>
<meta charset='utf-8'>
<meta name='description' content='AbrarKUN, Ghost At Your System'>
<meta name='keywords' content='AbrarKUN, 99Syndicate'>
<title>0wn3d AbrarKUN</title>
<script language="javascript"src="http://ykubnay.yn.lt/Js/salju/teal.js"type="text/javascript">
<script src="//helperblogger.ucoz.com/code/snow-effect3.js"></script>
<link rel='short icon' href='http://oi66.tinypic.com/aa7n7k.jpg'>
<link href='https://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Share+Tech +Mono'>
<link href='https://fonts.googleapis.com/css?family=Audiowide|Space+Mono' rel='stylesheet'>
<link href='http://fonts.googleapis.com/css?family=Wallpoet' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Gloria+Hallelujah|Permanent+Marker' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=courier+new|Permanent+Marker' rel='stylesheet'>
<link href='http://fonts.googleapis.com/css?family=Quicksand' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Tahoma' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet'
</head>
<center>
        <img  src='https://s1.postimg.org/6zgfzcba73/masdracos.jpg' rel='dofollow'  title='~ AbrarKUN ~ My Family Team ^_^  ~'/>
</center>
<body bgcolor='black' oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>
<style> .error { text-align: center; font-family: 'Gilda Display', serif; -webkit-animation: noise-3 1s linear infinite; animation: noise-3 1s linear infinite; overflow: default; } .info { text-align: center; width: 200px; height: 60px; margin: auto; position: absolute; top: 280px; bottom: 0; left: 20px; right: 0; -webkit-animation: noise-3 1s linear infinite; animation: noise-3 1s linear infinite; } .info:after { content: 'OWNED'; font-family: OCR-A; font-size: 100px; text-align: center; width: 800px; margin: auto; position: absolute; top: 20px; bottom: 0; left: 40px; right: 0; opacity: 0; color: white; -webkit-animation: noise-1 .2s linear infinite; animation: noise-1 .2s linear infinite; } @-webkit-keyframes noise-1 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: -6px;} 80% {opacity: .3;} 100% {opacity: .6; left: 2px;} } @keyframes noise-1 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: -6px;} 80% {opacity: .3;} 100% {opacity: .6; left: 2px;} } @-webkit-keyframes noise-2 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: 6px;} 80% {opacity: .3;} 100% {opacity: .6; left: -2px;} } @keyframes noise-2 { 0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;} 10% {opacity: .1;} 50% {opacity: .5; left: 6px;} 80% {opacity: .3;} 100% {opacity: .6; left: -2px;} } @-webkit-keyframes noise { 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);} 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);} } @keyframes noise { 0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(1.7); transform: scaleY(1.7);} 43% {opacity: 1; -webkit-transform: scaleX(1.5); transform: scaleX(1.5);} } @-webkit-keyframes noise-3 { 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);} 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate (60deg);} } @keyframes noise-3 { 0%,3%,5%,42%,44%,100% {opacity: 1; -webkit-transform: scaleY(1); transform: scaleY(1);} 4.3% {opacity: 1; -webkit-transform: scaleY(4); transform: scaleY(4);} 43% {opacity: 1; -webkit-transform: scaleX(10) rotate(60deg); transform: scaleX(10) rotate (60deg);} } .wrap { top: 30%; left: 25%; height: 200px; margin-top: -100px; position: absolute; } code { color: white; } span.blue { color: #48beef; } span.comment { color: #7f8c8d; } span.orange { color: #f39c12; } span.green { color: #33cc33; } .viewFull { font-family:OCR-A; color:orange; text-decoration:; }    } @media only screen and (min-height: 500px) { .viewFull{ display:none;        } }     </style> <center> <style> img { filter:alpha(opacity=70); -moz-opacity:0.7; opacity:0.7; } img:hover { filter:alpha(opacity=100); -moz-opacity:.0; opacity:1.0; } </style>
<body bgcolor='black'/>
<center>
<b>
<style type="text/css">
<!-- .style2 {font-size: small} .style4 {color: #FF0000; font-weight: bold; } .style5 {color: #FFFFFF} .style8 {color: #FFFFFF; font-weight: bold; } .style10 {color: #FF0000} --> </style>
<body bgcolor="black">
<div align="center"> </span></font></b>
<font color="white">
<style> body { background: #000; font-family: "Audiowide", Verdana, sans-serif; } h1 { color: #333; font-size: 40px; margin: 1px auto; text-align:center; text-transform:uppercase; } .neon { color: #FFFFFF; text-shadow: 0 0 5px #ff0000, 0 0 10px #ff0000, 0 0 20px #ff0000, 0 0 45px #ff0000, 0 0 40px #ff0000; } </style> <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> </head>
<div class="error">
<font color="white" size="5" face="Audiowide">~ AbrarKUN ~</font>
</div>
<br>
<font color="red" size="5" face='Audiowide'># </font>
<font color="white" size="4" face='Audiowide'>D4RK FR13ND5 ~ Ollot2 Ghost ~ 99Syndicate</font>
<font color="red" size="5" face='Audiowide'> #</font></center>
<font color='white' size='3' face='courier new'> <b></b>
<div 0px="" 20px="" arial="" color:="" ff0000="" font:="" id="textDestination" margin:="" style="background-color: none;">
</div>
<script language="JavaScript"> javascript:startTyping(text, 60, "textDestination"); </script> <style type="text/css"> @import url(http://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background    : #000; font-family : Courier new; text-align   : center; color     : #fff; } hr { border       : 0; height     : 1px; background-image : linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 0, 0, 0.75), rgba (0, 0, 0, 0)) } </style> </font>
<b>
<br>
<font color='grey' size='5' face='Papyrus'>~ Nge Rap Dulu Buat Si Anjing ~</font>
<br>
<marquee direction='right'><font color='grey' size='4' face='Iceland'>BlackDoor |  ./Decrypt | N53W3D | ./Altha4ngel | r00t666h0st | pETAcr007 | Abenk#007 | ./MaqloeGeming | SGBFANK_Music | Mr.Cakil | <font size="3" face="Audiowide" color="red">AbrarKUN</font> | Blackh0rs3 | MR.CRYPTON | ./Mr.N'ReaL/. | ^XF4p^ | /Ace | CyberIXZ  | MR_SAD | Mr.CL4Y404 | Zero_7D | Mr.c4N9c1L |</font></marquee>
<center>
<marquee direction='left'><font color='grey' size='4' face='Iceland'>| ./Presiden.ZoRRo |<font size="3" face="Audiowide" color="red"> AbrarKUN</font> | ./Mr_MF52 | KidsCoder | \.D3V3NT3R.ID./ | //R3f71N | Mr.M0U53_K1LL3R21 | A.N.B.U CYBER | F4KS3C | Yu29 | <font size="3" face="Audiowide" color="red">AbrarKUN</font> | SGFANK_404 | AkanoNime | HADI053 | Mr.B45T4RD | Mr.D4n3Xx#404</font></marquee>
<center>
<br>
<a><font color="white" size="3" face="Audiowide"> .:: Find Me ::. </a>
<iframe width="1" height="1" src="https://www.youtube.com/embed/dOykCh3iZq0?rel=0&autoplay=1&loop=1&playlist=Pp19cgOb8TA" frameborder="0" allowfullscreen></iframe><p>
<center>
</center>
<center><input type="button" value="Contact" onclick="alert('nubihaxor@gmail.com');"style="font-size:1em;background:white"</a><input type="button" value="Track Me" onclick="alert('FUCK YOU!!');" style="font-size:1em;background:green"></a></center>
<center>
<br>
<font color="red" size="4" face='Audiowide'>#</font>
<a href='http://www.nubihaxor.com' target='_blank'><font color="white" size="4" face='Iceland'>nubihaxor </font>
<font color="red" size="4" face='Audiowide'>#</font></center>
<style type='text/css'>body, a:hover {cursor: url(http://cur.cursors-4u.net/symbols/sym- 1/sym46.cur), progress ! important;} </style> </head> </html>

Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

4 komentar:

 

© 2013 GARUDA TERSAKTI 72. All rights resevered. Designed by Templateism | XT72

Back To Top