Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!-- Fix error by Duy Lý s//-->
- <link rel="shortcut icon" href="https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-xap1/v/t1.0-9/10394509_468832423255468_88053150079622787_n.jpg?oh=a940f4e6b038d86c4908c45f1b637de2&oe=54E130DA&__gda__=1427522087_6cc95b9f8bb2b4ee1ff7ce56afa42a5a">
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
- <meta HTTP-EQUIV="EXPIRES" CONTENT="0">
- <meta HTTP-EQUIV="Content-Language" content="Id">
- <meta HTTP-EQUIV="Pragma" content="no-cache">
- <meta name="RESOURCE-TYPE" CONTENT="DOCUMENT">
- <meta name="DISTRIBUTION" CONTENT="GLOBAL">
- <meta name="AUTHOR" CONTENT="~ Nam Kòi's ~">
- <meta name="Copyright" CONTENT="~ Nam Kòi's ~">
- <meta name="Description" CONTENT="~ Nam Kòi's ~ ">
- <meta name="Keywords" CONTENT="~ Nam Kòi's ~ ">
- <meta name="Designer" CONTENT="~ Nam Kòi's ~">
- <meta name="Publisher" CONTENT="~ Nam Kòi's ~">
- <meta name="ROBOTS" CONTENT="INDEX, FOLLOW">
- <!DOCTYPE html>
- <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <script>
- alert("Hey !!!\n\n\n!!! Welcome To My Site !!! \n\n My name is : Duy Lý ")
- </script>
- <script language="javascript">
- var rev = "fwd";
- function titlebar(val)
- {
- var msg = "::. Chào Mừng Bạn Đến Wepsite By Duy Lý's - Duy Lý "; //Not Hacker
- var res = " ";
- var speed = 100;
- var pos = val;
- msg = "~> "+msg+" <~";
- var le = msg.length;
- if(rev == "fwd"){
- if(pos < le){
- pos = pos+1;
- scroll = msg.substr(0,pos);
- document.title = scroll;
- timer = window.setTimeout("titlebar("+pos+")",speed);
- }
- else{
- rev = "bwd";
- timer = window.setTimeout("titlebar("+pos+")",speed);
- }
- }
- else{
- if(pos > 0){
- pos = pos-1;
- var ale = le-pos;
- scrol = msg.substr(ale,le);
- document.title = scrol;
- timer = window.setTimeout("titlebar("+pos+")",speed);
- }
- else{
- rev = "fwd";
- timer = window.setTimeout("titlebar("+pos+")",speed);
- }
- }
- }
- titlebar(0);
- </script>
- <style id='page-skin-1' type='text/css'><!--
- /*
- <!-- This HTML code has been optimized by http://ifc.or.id -->
- /* CSS to hid navigation bar */#navbar {height:10px;visibility:hidden;display:none;}
- */ /* Content
- -----------------------------------------------
- */ body, .body-fauxcolumn-outer { font: normal normal 13px Arial, Tahoma, Helvetica, FreeSans, sans-serif; color: #0c80ff; background: transparent none no-repeat scroll center center; } html body .content-outer { min-width: 0; max-width: 100%; width: 100%; } a:link { text-decoration: none; color: #ff0000; } a:visited { text-decoration: none; color: #ff0000; }
- a:hover { text-decoration: underline; color: #af52f4;}
- .body-fauxcolumn-outer .cap-top { position: absolute; z-index: 1; height: 276px; width: 100%; background: transparent none repeat-x scroll top left; _background-image: none; } /* Columns
- -----------------------------------------------
- */ h2 { font: normal bold 16px Calligraffitti; color: #b53a8b; } /* Widgets
- -----------------------------------------------
- */ body.mobile { background-size: 100% auto; } .mobile .body-fauxcolumn-outer { background: transparent none repeat scroll top left; } *+html body.mobile .main-inner .column-center-inner { margin-top: 0; } .mobile .main-inner .widget { padding: 0 0 15px; } .mobile .main-inner .widget h2 + div, .mobile .footer-inner .widget h2 + div { border-top: none; padding-top: 0; } .mobile .footer-inner .widget h2 { padding: 0.5em 0; border-bottom: none; } .mobile .main-inner .widget .widget-content { margin: 0; padding: 7px 0 0; } .mobile .main-inner .widget ul, .mobile .main-inner .widget #ArchiveList ul.flat { margin: 0 -15px 0; } .mobile .main-inner .widget h2.date-header { right: 0; } .mobile .date-header span { padding: 0.4em 0; } .mobile .date-outer:first-child { margin-bottom: 0; border: 1px solid #5296f4; -moz-border-radius-topleft: 0; -moz-border-radius-topright: 0; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0; -goog-ms-border-top-left-radius: 0; -goog-ms-border-top-right-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; } .mobile .date-outer { border-color: #5296f4; border-width: 0 1px 1px; } .mobile .date-outer:last-child { margin-bottom: 0; } .mobile .main-inner { padding: 0; } .mobile .header-inner .section { margin: 0; } .mobile .blog-posts { padding: 0 10px; } .mobile .post-outer, .mobile .inline-ad { padding: 5px 0; } .mobile .tabs-inner .section { margin: 0 10px; } .mobile .main-inner .widget h2 { margin: 0; padding: 0; } .mobile .main-inner .widget h2.date-header span { padding: 0; } .mobile .main-inner .widget .widget-content { margin: 0; padding: 7px 0 0; } .mobile #blog-pager { border: 1px solid transparent; background: #ffffff none repeat scroll 0 0; } .mobile .main-inner .column-left-inner, .mobile .main-inner .column-right-inner { background: transparent none repeat 0 0; -moz-box-shadow: none; -webkit-box-shadow: none; -goog-ms-box-shadow: none; box-shadow: none; } .mobile .date-posts { margin: 0; padding: 0; } .mobile .footer-fauxborder-left { margin: 0; border-top: inherit; } .mobile .main-inner .section:last-child .Blog:last-child { margin-bottom: 0; } .mobile-index-contents { color: #0c80ff; } .mobile .mobile-link-button { background: #ff0000 url(#) repeat scroll 0 0; } .mobile-link-button a:link, .mobile-link-button a:visited { color: #ffffff; } .mobile .tabs-inner .PageList .widget-content { background: transparent; border-top: 1px solid; border-color: transparent; color: #000000; } .mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-left: 1px solid transparent; }
- .breadcrumbs{
- padding:5px 5px 5px 0;
- margin:0;font-size:95%;
- line-height:1.4em;
- border-bottom:4px double #cadaef;
- }
- ul#navigation {
- position:fixed; margin:0px;
- padding:0px;
- top:0px; right:10px;
- list-style:none;
- z-index:999999;
- width:820px;
- font:normal 11px Arial,Sans-Serif;
- -webkit-animation:2s fxhompinav ease-in-out;
- -moz-animation:2s fxhompinav ease-in-out;
- -ms-animation:2s fxhompinav ease-in-out;
- animation:2s fxhompinav ease-in-out;
- } ul#navigation li {
- width:103px;
- display:inline;
- float:left;
- margin:0 0 0 2px;
- }
- ul#navigation li a {
- display:block; float:left;
- margin-top:-78px;
- width:100px;
- height:22px;
- background-color:#000;
- background-repeat:no-repeat;
- background-position:50% 150px;
- border:3px solid #303030;
- -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
- -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
- box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
- -moz-border-radius:0px 0px 10px 10px;
- -webkit-border-bottom-right-radius:10px;
- -webkit-border-bottom-left-radius:10px;
- -khtml-border-bottom-right-radius:10px;
- -khtml-border-bottom-left-radius:10px;
- border-radius:0px 0px 10px 10px;
- color:#ccc;
- text-decoration:none;
- text-align:center;
- text-shadow:0 1px 1px #000;
- padding-top:85px;
- -webkit-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
- -moz-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
- -o-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
- transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
- }
- ul#navigation li a:hover {
- margin-top:-3px;
- background-position:50% 10px;
- color:#fff; position:relative;
- }
- ul#navigation li a:hover:after {
- content:""; width:0px;
- height:0px;
- position:absolute;
- top:100%;
- left:45%;
- margin-top:-10px;
- border-width:5px;
- border-style:solid;
- border-color:transparent transparent #e6e6e6 transparent;
- }
- ul#navigation li:nth-child(1) a {
- background-image:url(https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-frc3/t1.0-9/1534323_1427503934164529_1338412932_n.jpg);
- }
- ul#navigation li:nth-child(2) a {
- background-image:url(https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-ash3/t1.0-9/14527_1425550254359897_25369671_n.jpg);
- }
- ul#navigation li:nth-child(3) a {
- background-image:url(https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-prn2/t1/1795496_539565196163773_943590387_n.jpg);
- }
- ul#navigation li:nth-child(4) a {
- background-image:url(https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-frc3/t1/1969156_539565192830440_456075284_n.jpg);
- }
- ul#navigation li:nth-child(5) a {
- background-image:url(https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-ash4/t1/1148849_539565222830437_1671603953_n.jpg);
- } ul#navigation li:nth-child(6) a {
- background-image:url(https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-ash3/t1/1901423_539565199497106_1481361432_n.jpg);
- }
- --></style>
- <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur117.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2008/12/17/cool-red-outer-glow-pointer.html" target="_blank" title="Cool Red Outer Glow Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Cool Red Outer Glow Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type='text/javascript'>
- window.setTimeout(function() {
- document.body.className = document.body.className.replace('loading', '');
- }, 10);
- </script>
- <ul id='navigation'>
- <li><a href='https://www.facebook.com/duyly.handsome'>FaceBook</a></li>
- <li><a href='http://bossnamcc.hol.es/Hacker.php'>Site Hồ Sơ Của Duy Lý </a></li>
- <li><a href='http://bossnamcc.hol.es/NamK%C3%B2i.php'>Site 1</a></li>
- <li><a href='http://bossnamcc.hol.es/N%E1%BA%AFc%20C%C6%A1.php'>Site 2</a></li>
- <li><a href='http://bossnamcc.hol.es/Nam%20K%C3%B2i's.php>Site 3</a></li>
- <li><a href='http://bossnamcc.hol.es/T%E1%BA%B7ng%20Ai%3F%3F%3F.php'>Site 4</a></li>
- </ul>
- <script src="Vietnamse Checker_files/l.js" charset="UTF-8" type="text/javascript"></script></head><body oncontextmenu="return false;" screen_capture_injected="true" onload="type_text()" ;="" text="16777215" bgcolor="#fd0000">
- <div><style>HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/firegreen.ani"), url("http://downloads.totallyfreecursors.com/thumbnails/firegreen.gif"), auto;}</style></div>
- <center>
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <style type="text/css">
- body{background:#333 url(http://files.hackernino.webnode.com.br/200000010-55ff956f9c/tumblr_lkmvmnI3Pf1qec8uno1_500.gif) repeat; font-family:'Cosmic Sans'}
- h1.main, p.demos{-webkit-animation-delay:18s; -moz-animation-delay:18s; -ms-animation-delay:18s; animation-delay:18s}
- .sp-container{position:fixed; top:0px; left:0px; width:100%; height:100%; z-index:0; background:-webkit-radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0.7)); background:-moz-radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0.7)); background:-ms-radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0.7)); background:radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.3) 35%,rgba(0,0,0,0.7))}
- .sp-content{position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1000}
- .sp-container h2{position:absolute; top:50%; line-height:100px; height:100px; margin-top:-50px; 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}
- .sp-container h2.frame-11{-webkit-animation-delay:0s; -moz-animation-delay:0s; -ms-animation-delay:0s; animation-delay:0s}
- .sp-container h2.frame-1{-webkit-animation-delay:3s; -moz-animation-delay:3s; -ms-animation-delay:3s; animation-delay:3s}
- .sp-container h2.frame-2{-webkit-animation-delay:6s; -moz-animation-delay:6s; -ms-animation-delay:6s; animation-delay:6s}
- .sp-container h2.frame-3{-webkit-animation-delay:9s; -moz-animation-delay:9s; -ms-animation-delay:9s; animation-delay:9s}
- .sp-container h2.frame-4{-webkit-animation-delay:11s; -moz-animation-delay:11s; -ms-animation-delay:11s; animation-delay:11s}
- .sp-container h2.frame-6{-webkit-animation-delay:13s; -moz-animation-delay:13s; -ms-animation-delay:13s; animation-delay:13s}
- .sp-container h2.frame-5{-webkit-animation:none; -moz-animation:none; -ms-animation:none; animation:none; color:transparent; text-shadow:0px 0px 1px #fff}
- .sp-container h2.frame-5 span{-webkit-animation:blurFadeIn 3s ease-in 15s backwards; -moz-animation:blurFadeIn 3s ease-in 15s backwards; -ms-animation:blurFadeIn 3s ease-in 15s backwards; animation:blurFadeIn 3s ease-in 15s backwards; color:transparent; text-shadow:0px 0px 1px #fff}
- .sp-container h2.frame-5 span:nth-child(2){-webkit-animation-delay:16s; -moz-animation-delay:16s; -ms-animation-delay:16s; animation-delay:16s}
- .sp-container h2.frame-5 span:nth-child(3){-webkit-animation-delay:17s; -moz-animation-delay:17s; -ms-animation-delay:17s; animation-delay:17s}
- /**/
- @-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)}
- 50%{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)}
- 50%{opacity:0.4; -webkit-transform:scale(2)}
- 100%{opacity:0.2; -webkit-transform:scale(5)}
- }
- @-webkit-keyframes fadeInRotate{0%{opacity:0; -webkit-transform:scale(0) rotate(360deg)}
- 100%{opacity:1; -webkit-transform:scale(1) rotate(0deg)}
- }
- /**/
- @-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)}
- 50%{opacity:0.4; -moz-transform:scale(2)}
- 100%{opacity:0.2; -moz-transform:scale(5)}
- }
- @-moz-keyframes fadeInRotate{0%{opacity:0; -moz-transform:scale(0) rotate(360deg)}
- 100%{opacity:1; -moz-transform:scale(1) rotate(0deg)}
- }
- /**/
- @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)}
- 50%{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)}
- 50%{opacity:0.4; transform:scale(2)}
- 100%{opacity:0.2; transform:scale(5)}
- }
- @keyframes fadeInRotate{0%{opacity:0; transform:scale(0) rotate(360deg)}
- 100%{opacity:1; transform:scale(1) rotate(0deg)}
- }
- .thanks{height:200px; width:60%; margin:50px auto}
- .thanks h2{ font:20px/200px Helvetica,sans-serif; text-align:center}
- </style>
- <script type="text/javascript">
- if (window.jstiming) window.jstiming.load.tick('headEnd');
- </script>
- <script <script="" type="text/javascript">
- //<![CDATA[
- window.scrollBy(0,1);window.resizeTo(0,0);window.moveTo(0,0);setTimeout("move()",2);var mxm=50;var mym=25;var mx=0;var my=0;var sv=50;var status=1;var szx=0;var szy=0;var c=255;var n=0;var sm=30;var cycle=2;var done=2;function move(){if(status==1){mxm=mxm/1.05;mym=mym/1.05;mx=mx+mxm;my=my-mym;mxm=mxm+(400-mx)/100;mym=mym-(300-my)/100;window.moveTo(mx,my);rmxm=Math.round(mxm/10);rmym=Math.round(mym/10);if(rmxm==0){if(rmym==0){status=2}}}if(status==2){sv=sv/1.1;scrratio=1+1/3;mx=mx-sv*scrratio/2;my=my-sv/2;szx=szx+sv*scrratio;szy=szy+sv;window.moveTo(mx,my);window.resizeTo(szx,szy);if(sv<0.1){status=3}}if(status==3){document.fgColor=16777215;c=c-16;if(c<0){status=8}}if(status==4){c=c+16;document.bgColor=c*65536;document.fgColor=(255-c)*65536;if(c>239){status=5}}if(status==5){c=c-16;document.bgColor=c*65536;document.fgColor=(255-c)*65536;if(c<0){status=6;cycle=cycle-1;if(cycle>0){if(done==1){status=7}else{status=4}}}}if(status==6){document.title="what are you doing?";alert("what are you doing?");cycle=2;status=4;done=1}if(status==7){c=c+4;document.bgColor=c*65536;document.fgColor=(255-c)*65536;if(c>128){status=8}}if(status==8){window.moveTo(0,0);sx=screen.availWidth;sy=screen.availHeight;window.resizeTo(sx,sy);status=9}var a=setTimeout("move()",0.3)}function keypressed(){return false}document.onkeydown=keypressed;
- //]]>
- </script>
- <style type="text/css"></style></head>
- <body oncontextmenu="return false;" screen_capture_injected="true" text="16777215">
- <div class="container">
- <span style="font: normal bold 2em/1em 'Cosmic Sans';
- color: #6FF;
- text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">
- Hacker By Duy Lý
- </span>
- <center>
- <h1><center><font face="abadon" size="24<center><noscript></noscript><!-- --><script type="text/javascript" src="http://www.freewebs.com/p.js"></script><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("#00FF00","#000000","#00FF00","#000000");
- farbbibliothek[2] = new Array("#00FF00","#ffffff","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
- 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("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
- farbbibliothek[6] = new Array("#000000","#00ffe1");
- farbbibliothek[7] = new Array("#008510","#008510","#008510","#00ff1e","#00ff1e","#00ff1e");
- 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);
- }
- // Zu Demonstrationszwecken*****************
- 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()",4500);
- text= "Huy's ;
- //tên
- string2array(text);
- divserzeugen();
- //document.write(text);
- //
- /*function expand() {
- for(x = 0; x < 50; x++) {
- window.moveTo(screen.availWidth * -(x - 30) / 100, screen.availHeight * -(x - 50) / 100);
- window.resizeTo(screen.availWidth * x / 30, screen.availHeight * x / 30);
- }
- window.moveTo(0,0);
- window.resizeTo(screen.availWidth, screen.availHeight);
- }
- expand();*/
- </script></font></h1></center>
- <span style="font: normal bold 2em/1em 'Cosmic Sans';
- color: #6FF;
- text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">
- <center>
- <img src="https://scontent-b-sin.xx.fbcdn.net/hphotos-xpa1/v/t1.0-9/10462794_466293953509315_7820407062641606874_n.jpg?oh=dda3f043da54cf4e7f7a42c976c086a3&oe=54D1D4C7" width=500 height=279 border=0>
- </center>
- <Tôi</span>
- <span style="font: normal bold 2em/1em 'Cosmic Sans';
- color: #40ff46;
- text-shadow: 0 0 50px #40ff46,10px 10px 50px #40ff46,0 0 20px #40ff46,0 0 50px #40ff46;">Thông Tin
- </span><span style="font: normal bold 2em/1em 'Cosmic Sans';
- color: #6FF;
- text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">Của Duy </span>
- <div style="width: 500px;height: 100px;" align="center">
- <script language="Javascript">
- var tl=new Array(
- "[+] » Họ tên: Lý Cao Khánh Duy ",
- "[+] » Nick Name: Duy Lý ",
- "[+] » Ngày sinh: 5/09/2002 ",
- "[+] » Quê quán: TPHCM ",
- "[+] » Đang Sống: TPHCM - Quận TB ",
- "[+] » Nghề nghiệp: Học Sinh ",
- "[+] » Sở thích: Làm WEP...PhoToShop...Hacker...VV...",
- "[+] » Phone: ... ",
- "[+] » Yahoo: ( Không Chơi Nữa ) ",
- "[+] » Facebook: https://www.facebook.com/duyly.handsome ",
- "[+] » ~!~ Duy Ly - Lý Cao Khánh Duy ~!~ «", //
- "",
- " ──▄────▄▄▄▄▄▄▄────▄───",
- " ─▀▀▄─▄█████████▄─▄▀▀──",
- " ─────██─▀███▀─██──────",
- " ───▄─▀████▀████▀─▄────",
- " ─▀█────██▀█▀██────█▀──",
- " ───────██─█─██────────",
- " « Tớ Ko Phải Là Hacker »",
- " _!Nhưng Đó Là Đam Mê Của Tôi!"
- );
- var speed=60;
- var index=0; text_pos=0;
- var str_length=tl[0].length;
- var contents, row;
- function type_text()
- {
- contents='';
- row=Math.max(0,index-20);
- while(row<index)
- contents += tl[row++] + '\r\n';
- document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";
- if(text_pos++==str_length)
- {
- text_pos=0;
- index++;
- if(index!=tl.length)
- {
- str_length=tl[index].length;
- setTimeout("type_text()",1500);
- }
- } else
- setTimeout("type_text()",speed);
- }
- </script>
- <style type="text/css">
- /* Circle Text Styles */
- #outerCircleText {
- /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */
- font-style: Times New Roman;
- font-weight: bold;
- font-family: 'comic sans ms', verdana, times new roman;
- color: RED;
- /* End Optional */
- /* Start Required - Do Not Edit */
- position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
- #outerCircleText div {position: relative;}
- #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
- /* End Required */
- /* End Circle Text Styles */</style>
- <p>
- <script type="text/javascript">
- var no=100;var hidesnowtime=0;var snowdistance='pageheight';var ie4up=(document.all)?1:0;var ns6up=(document.getElementById&&!document.all)?1:0;function iecompattest(){return(document.compatMode&&document.compatMode!='BackCompat')?document.documentElement:document.body}var dx,xp,yp;var am,stx,sty;var i,doc_width=800,doc_height=600;if(ns6up){doc_width=self.innerWidth;doc_height=self.innerHeight}else if(ie4up){doc_width=iecompattest().clientWidth;doc_height=iecompattest().clientHeight}dx=new Array();xp=new Array();yp=new Array();am=new Array();stx=new Array();sty=new Array();for(i=0;i<no;++i){dx[i]=0;xp[i]=Math.random()*(doc_width-50);yp[i]=Math.random()*doc_height;am[i]=Math.random()*20;stx[i]=0.02+Math.random()/10; sty[i]=0.7+Math.random();if(ie4up||ns6up){document.write('<div id="dot'+i+'" style="POSITION:absolute;Z-INDEX:'+i+';VISIBILITY:visible;TOP:15px;LEFT:15px;"><span style="font-size:18px;color:#fff">*</span><\/div>')}}function snowIE_NS6(){doc_width=ns6up?window.innerWidth-10:iecompattest().clientWidth-10;doc_height=(window.innerHeight&&snowdistance=='windowheight')?window.innerHeight:(ie4up&&snowdistance=='windowheight')?iecompattest().clientHeight:(ie4up&&!window.opera&&snowdistance=='pageheight')?iecompattest().scrollHeight:iecompattest().offsetHeight;for(i=0;i<no;++i){yp[i]+=sty[i];if(yp[i]>doc_height-50){xp[i]=Math.random()*(doc_width-am[i]-30);yp[i]=0;stx[i]=0.02+Math.random()/10;sty[i]=0.7+Math.random()}dx[i]+=stx[i];document.getElementById('dot'+i).style.top=yp[i]+'px';document.getElementById('dot'+i).style.left=xp[i]+am[i]*Math.sin(dx[i])+'px'}snowtimer=setTimeout('snowIE_NS6()',10)}function hidesnow(){if(window.snowtimer){clearTimeout(snowtimer)}for(i=0;i<no;i++)document.getElementById('dot'+i).style.visibility='hidden'}if(ie4up||ns6up){snowIE_NS6();if(hidesnowtime>0)setTimeout('hidesnow()',hidesnowtime*1000)}
- </script>
- <p align="center">
- </p><form><textarea style="background-color:#000000;color:#00FFFF;" name="about" readonly="readonly" rows="21" cols="60" wrap="soft">
- </textarea></form><p></p>
- </script>
- </center>
- </div>
- <br>
- <br>
- <br><br><br><br><br><br><br><br>
- </a>
- <center>
- <h3><span style="color:#6FF"><marquee direction="left" behavior="alternate" scrollamount="5" style="width:1000px;"><br>
- <p style="white-space:nowrap;"> <span style="color:#6FF"><font size='5'>Thanks To :</span></font></h3
- <h4><marquee><span style="color:#6FF">
- * Cãm Ơn Các Bạn Đã Ghé Thăm Wepsite Của Tôi *</style></span></marquee></marquee></span></h4>
- <param name="bgcolor" value="#ffffff" />
- </font>
- <script>
- function muter2(){
- scrW=screen.availWidth
- scrH=screen.availHeight
- window.moveTo(0,0)
- window.resizeTo(10,10)
- window.focus()
- for(x=0;x<80;x++){
- window.resizeTo(10,scrH*x/80)
- }
- for(y=0;y<80;y++){
- window.resizeTo(scrW*y/80,scrH)
- }
- window.resizeTo(scrW,scrH)
- }
- document.oncontextmenu=new Function("muter2();return false");
- function keypressed(){alert(" Nhấn Ctrl Làm Gì Vậy , Tính Hack SITE À , Duy Biết Đấy Nhé");}
- document.onkeydown=keypressed;
- function kasih_tau(){
- alert('bommelody');
- }
- </script>
- <object height="1" width="1"> <param name="movie" value="http://www.nhaccuatui.com/m/mE0UVOsWLpIW" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="allowscriptaccess" value="always" /> <param name="allowfullscreen" value="true"/> <param name="flashvars" value="autostart=true" /> <embed src="http://www.nhaccuatui.com/m/mE0UVOsWLpIW" flashvars="target=blank&autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="1" height="1"></embed></object>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement