Advertisement
DuyLy

Web Tiếp

Sep 3rd, 2015
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.51 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!-- Fix error by Duy Lý s//-->
  4. <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">
  5.  
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  7. <meta HTTP-EQUIV="EXPIRES" CONTENT="0">
  8. <meta HTTP-EQUIV="Content-Language" content="Id">
  9. <meta HTTP-EQUIV="Pragma" content="no-cache">
  10. <meta name="RESOURCE-TYPE" CONTENT="DOCUMENT">
  11. <meta name="DISTRIBUTION" CONTENT="GLOBAL">
  12. <meta name="AUTHOR" CONTENT="~ Nam Kòi's ~">
  13. <meta name="Copyright" CONTENT="~ Nam Kòi's ~">
  14. <meta name="Description" CONTENT="~ Nam Kòi's ~ ">
  15. <meta name="Keywords" CONTENT="~ Nam Kòi's ~ ">
  16. <meta name="Designer" CONTENT="~ Nam Kòi's ~">
  17. <meta name="Publisher" CONTENT="~ Nam Kòi's ~">
  18. <meta name="ROBOTS" CONTENT="INDEX, FOLLOW">
  19. <!DOCTYPE html>
  20. <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  21. <script>
  22. alert("Hey !!!\n\n\n!!! Welcome To My Site !!! \n\n My name is : Duy Lý ")
  23. </script>
  24. <script language="javascript">
  25. var rev = "fwd";
  26. function titlebar(val)
  27. {
  28. var msg = "::. Chào Mừng Bạn Đến Wepsite By Duy Lý's - Duy Lý "; //Not Hacker
  29. var res = " ";
  30. var speed = 100;
  31. var pos = val;
  32. msg = "~> "+msg+" <~";
  33. var le = msg.length;
  34. if(rev == "fwd"){
  35. if(pos < le){
  36. pos = pos+1;
  37. scroll = msg.substr(0,pos);
  38. document.title = scroll;
  39. timer = window.setTimeout("titlebar("+pos+")",speed);
  40. }
  41. else{
  42. rev = "bwd";
  43. timer = window.setTimeout("titlebar("+pos+")",speed);
  44. }
  45. }
  46. else{
  47. if(pos > 0){
  48. pos = pos-1;
  49. var ale = le-pos;
  50. scrol = msg.substr(ale,le);
  51. document.title = scrol;
  52. timer = window.setTimeout("titlebar("+pos+")",speed);
  53. }
  54. else{
  55. rev = "fwd";
  56. timer = window.setTimeout("titlebar("+pos+")",speed);
  57. }
  58. }
  59. }
  60. titlebar(0);
  61. </script>
  62.  
  63.  
  64.  
  65. <style id='page-skin-1' type='text/css'><!--
  66. /*
  67. <!-- This HTML code has been optimized by http://ifc.or.id -->
  68. /* CSS to hid navigation bar */#navbar {height:10px;visibility:hidden;display:none;}
  69. */ /* Content
  70. -----------------------------------------------
  71. */ 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; }
  72. a:hover { text-decoration: underline; color: #af52f4;}
  73. .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
  74. -----------------------------------------------
  75.  
  76. */ h2 { font: normal bold 16px Calligraffitti; color: #b53a8b; } /* Widgets
  77. -----------------------------------------------
  78. */ 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; }
  79. .breadcrumbs{
  80. padding:5px 5px 5px 0;
  81. margin:0;font-size:95%;
  82. line-height:1.4em;
  83. border-bottom:4px double #cadaef;
  84. }
  85. ul#navigation {
  86. position:fixed; margin:0px;
  87. padding:0px;
  88. top:0px; right:10px;
  89. list-style:none;
  90. z-index:999999;
  91. width:820px;
  92. font:normal 11px Arial,Sans-Serif;
  93. -webkit-animation:2s fxhompinav ease-in-out;
  94. -moz-animation:2s fxhompinav ease-in-out;
  95. -ms-animation:2s fxhompinav ease-in-out;
  96. animation:2s fxhompinav ease-in-out;
  97. } ul#navigation li {
  98. width:103px;
  99. display:inline;
  100. float:left;
  101. margin:0 0 0 2px;
  102. }
  103. ul#navigation li a {
  104. display:block; float:left;
  105. margin-top:-78px;
  106. width:100px;
  107. height:22px;
  108. background-color:#000;
  109. background-repeat:no-repeat;
  110. background-position:50% 150px;
  111. border:3px solid #303030;
  112. -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
  113. -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
  114. box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);
  115. -moz-border-radius:0px 0px 10px 10px;
  116. -webkit-border-bottom-right-radius:10px;
  117. -webkit-border-bottom-left-radius:10px;
  118. -khtml-border-bottom-right-radius:10px;
  119. -khtml-border-bottom-left-radius:10px;
  120. border-radius:0px 0px 10px 10px;
  121. color:#ccc;
  122. text-decoration:none;
  123. text-align:center;
  124. text-shadow:0 1px 1px #000;
  125. padding-top:85px;
  126. -webkit-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
  127. -moz-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
  128. -o-transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
  129. transition:margin-top 0.3s ease-in-out,background-position 0.4s ease-out;
  130. }
  131. ul#navigation li a:hover {
  132. margin-top:-3px;
  133. background-position:50% 10px;
  134. color:#fff; position:relative;
  135. }
  136. ul#navigation li a:hover:after {
  137. content:""; width:0px;
  138. height:0px;
  139. position:absolute;
  140. top:100%;
  141. left:45%;
  142. margin-top:-10px;
  143. border-width:5px;
  144. border-style:solid;
  145. border-color:transparent transparent #e6e6e6 transparent;
  146. }
  147. ul#navigation li:nth-child(1) a {
  148. background-image:url(https://fbcdn-sphotos-f-a.akamaihd.net/hphotos-ak-frc3/t1.0-9/1534323_1427503934164529_1338412932_n.jpg);
  149. }
  150. ul#navigation li:nth-child(2) a {
  151. background-image:url(https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-ash3/t1.0-9/14527_1425550254359897_25369671_n.jpg);
  152. }
  153. ul#navigation li:nth-child(3) a {
  154. background-image:url(https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-prn2/t1/1795496_539565196163773_943590387_n.jpg);
  155. }
  156. ul#navigation li:nth-child(4) a {
  157. background-image:url(https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-frc3/t1/1969156_539565192830440_456075284_n.jpg);
  158. }
  159. ul#navigation li:nth-child(5) a {
  160. background-image:url(https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-ash4/t1/1148849_539565222830437_1671603953_n.jpg);
  161. } ul#navigation li:nth-child(6) a {
  162. background-image:url(https://fbcdn-sphotos-e-a.akamaihd.net/hphotos-ak-ash3/t1/1901423_539565199497106_1481361432_n.jpg);
  163. }
  164.  
  165. --></style>
  166.  
  167. <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>
  168.  
  169. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  170. <script type='text/javascript'>
  171. window.setTimeout(function() {
  172. document.body.className = document.body.className.replace('loading', '');
  173. }, 10);
  174. </script>
  175. <ul id='navigation'>
  176. <li><a href='https://www.facebook.com/duyly.handsome'>FaceBook</a></li>
  177. <li><a href='http://bossnamcc.hol.es/Hacker.php'>Site Hồ Sơ Của Duy Lý </a></li>
  178. <li><a href='http://bossnamcc.hol.es/NamK%C3%B2i.php'>Site 1</a></li>
  179. <li><a href='http://bossnamcc.hol.es/N%E1%BA%AFc%20C%C6%A1.php'>Site 2</a></li>
  180. <li><a href='http://bossnamcc.hol.es/Nam%20K%C3%B2i's.php>Site 3</a></li>
  181. <li><a href='http://bossnamcc.hol.es/T%E1%BA%B7ng%20Ai%3F%3F%3F.php'>Site 4</a></li>
  182.  
  183.  
  184.  
  185.  
  186. </ul>
  187.  
  188.  
  189.  
  190.  
  191. <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">
  192. <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>
  193. <center>
  194. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  195. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  196. <style type="text/css">
  197. body{background:#333 url(http://files.hackernino.webnode.com.br/200000010-55ff956f9c/tumblr_lkmvmnI3Pf1qec8uno1_500.gif) repeat; font-family:'Cosmic Sans'}
  198. h1.main, p.demos{-webkit-animation-delay:18s; -moz-animation-delay:18s; -ms-animation-delay:18s; animation-delay:18s}
  199. .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))}
  200. .sp-content{position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1000}
  201. .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}
  202. .sp-container h2.frame-11{-webkit-animation-delay:0s; -moz-animation-delay:0s; -ms-animation-delay:0s; animation-delay:0s}
  203. .sp-container h2.frame-1{-webkit-animation-delay:3s; -moz-animation-delay:3s; -ms-animation-delay:3s; animation-delay:3s}
  204. .sp-container h2.frame-2{-webkit-animation-delay:6s; -moz-animation-delay:6s; -ms-animation-delay:6s; animation-delay:6s}
  205. .sp-container h2.frame-3{-webkit-animation-delay:9s; -moz-animation-delay:9s; -ms-animation-delay:9s; animation-delay:9s}
  206. .sp-container h2.frame-4{-webkit-animation-delay:11s; -moz-animation-delay:11s; -ms-animation-delay:11s; animation-delay:11s}
  207. .sp-container h2.frame-6{-webkit-animation-delay:13s; -moz-animation-delay:13s; -ms-animation-delay:13s; animation-delay:13s}
  208. .sp-container h2.frame-5{-webkit-animation:none; -moz-animation:none; -ms-animation:none; animation:none; color:transparent; text-shadow:0px 0px 1px #fff}
  209. .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}
  210. .sp-container h2.frame-5 span:nth-child(2){-webkit-animation-delay:16s; -moz-animation-delay:16s; -ms-animation-delay:16s; animation-delay:16s}
  211. .sp-container h2.frame-5 span:nth-child(3){-webkit-animation-delay:17s; -moz-animation-delay:17s; -ms-animation-delay:17s; animation-delay:17s}
  212. /**/
  213. @-webkit-keyframes blurFadeInOut{0%{opacity:0; text-shadow:0px 0px 40px #fff; -webkit-transform:scale(1.3)}
  214. 20%, 75%{opacity:1; text-shadow:0px 0px 1px #fff; -webkit-transform:scale(1)}
  215. 100%{opacity:0; text-shadow:0px 0px 50px #fff; -webkit-transform:scale(0)}
  216. }
  217. @-webkit-keyframes blurFadeIn{0%{opacity:0; text-shadow:0px 0px 40px #fff; -webkit-transform:scale(1.3)}
  218. 50%{opacity:0.5; text-shadow:0px 0px 10px #fff; -webkit-transform:scale(1.1)}
  219. 100%{opacity:1; text-shadow:0px 0px 1px #fff; -webkit-transform:scale(1)}
  220. }
  221. @-webkit-keyframes fadeInBack{0%{opacity:0; -webkit-transform:scale(0)}
  222. 50%{opacity:0.4; -webkit-transform:scale(2)}
  223. 100%{opacity:0.2; -webkit-transform:scale(5)}
  224. }
  225. @-webkit-keyframes fadeInRotate{0%{opacity:0; -webkit-transform:scale(0) rotate(360deg)}
  226. 100%{opacity:1; -webkit-transform:scale(1) rotate(0deg)}
  227. }
  228. /**/
  229. @-moz-keyframes blurFadeInOut{0%{opacity:0; text-shadow:0px 0px 40px #fff; -moz-transform:scale(1.3)}
  230. 20%, 75%{opacity:1; text-shadow:0px 0px 1px #fff; -moz-transform:scale(1)}
  231. 100%{opacity:0; text-shadow:0px 0px 50px #fff; -moz-transform:scale(0)}
  232. }
  233. @-moz-keyframes blurFadeIn{0%{opacity:0; text-shadow:0px 0px 40px #fff; -moz-transform:scale(1.3)}
  234. 100%{opacity:1; text-shadow:0px 0px 1px #fff; -moz-transform:scale(1)}
  235. }
  236. @-moz-keyframes fadeInBack{0%{opacity:0; -moz-transform:scale(0)}
  237. 50%{opacity:0.4; -moz-transform:scale(2)}
  238. 100%{opacity:0.2; -moz-transform:scale(5)}
  239. }
  240. @-moz-keyframes fadeInRotate{0%{opacity:0; -moz-transform:scale(0) rotate(360deg)}
  241. 100%{opacity:1; -moz-transform:scale(1) rotate(0deg)}
  242. }
  243. /**/
  244. @keyframes blurFadeInOut{0%{opacity:0; text-shadow:0px 0px 40px #fff; transform:scale(1.3)}
  245. 20%, 75%{opacity:1; text-shadow:0px 0px 1px #fff; transform:scale(1)}
  246. 100%{opacity:0; text-shadow:0px 0px 50px #fff; transform:scale(0)}
  247. }
  248. @keyframes blurFadeIn{0%{opacity:0; text-shadow:0px 0px 40px #fff; transform:scale(1.3)}
  249. 50%{opacity:0.5; text-shadow:0px 0px 10px #fff; transform:scale(1.1)}
  250. 100%{opacity:1; text-shadow:0px 0px 1px #fff; transform:scale(1)}
  251. }
  252. @keyframes fadeInBack{0%{opacity:0; transform:scale(0)}
  253. 50%{opacity:0.4; transform:scale(2)}
  254. 100%{opacity:0.2; transform:scale(5)}
  255. }
  256. @keyframes fadeInRotate{0%{opacity:0; transform:scale(0) rotate(360deg)}
  257. 100%{opacity:1; transform:scale(1) rotate(0deg)}
  258. }
  259. .thanks{height:200px; width:60%; margin:50px auto}
  260. .thanks h2{ font:20px/200px Helvetica,sans-serif; text-align:center}
  261. </style>
  262. <script type="text/javascript">
  263. if (window.jstiming) window.jstiming.load.tick('headEnd');
  264. </script>
  265. <script <script="" type="text/javascript">
  266. //<![CDATA[
  267. 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;
  268. //]]>
  269. </script>
  270. <style type="text/css"></style></head>
  271. <body oncontextmenu="return false;" screen_capture_injected="true" text="16777215">
  272. <div class="container">
  273. <span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  274. color: #6FF;
  275. text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">
  276. Hacker By Duy Lý
  277. </span>
  278. <center>
  279. <h1><center><font face="abadon" size="24<center><noscript></noscript><!-- --><script type="text/javascript" src="http://www.freewebs.com/p.js"></script><script>
  280. farbbibliothek = new Array();
  281. 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");
  282. farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#000000");
  283. 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");
  284. 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");
  285. 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");
  286. farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
  287. farbbibliothek[6] = new Array("#000000","#00ffe1");
  288. farbbibliothek[7] = new Array("#008510","#008510","#008510","#00ff1e","#00ff1e","#00ff1e");
  289.  
  290. farben = farbbibliothek[4];
  291. function farbschrift()
  292. {
  293. for(var i=0 ; i<Buchstabe.length; i++)
  294. {
  295. document.all["a"+i].style.color=farben[i];
  296. }
  297. farbverlauf();
  298. }
  299. function string2array(text)
  300. {
  301. Buchstabe = new Array();
  302. while(farben.length<text.length)
  303. {
  304. farben = farben.concat(farben);
  305. }
  306. k=0;
  307. while(k<=text.length)
  308. {
  309. Buchstabe[k] = text.charAt(k);
  310. k++;
  311. }
  312. }
  313. function divserzeugen()
  314. {
  315. for(var i=0 ; i<Buchstabe.length; i++)
  316. {
  317. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  318. }
  319. farbschrift();
  320. }
  321. var a=1;
  322. function farbverlauf()
  323. {
  324. for(var i=0 ; i<farben.length; i++)
  325. {
  326. farben[i-1]=farben[i];
  327. }
  328. farben[farben.length-1]=farben[-1];
  329.  
  330. setTimeout("farbschrift()",30);
  331. }
  332. // Zu Demonstrationszwecken*****************
  333. var farbsatz=1;
  334. function farbtauscher()
  335. {
  336. farben = farbbibliothek[farbsatz];
  337. while(farben.length<text.length)
  338. {
  339. farben = farben.concat(farben);
  340. }
  341. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  342. }
  343. setInterval("farbtauscher()",4500);
  344. text= "Huy's ;
  345. //tên
  346. string2array(text);
  347. divserzeugen();
  348. //document.write(text);
  349. //
  350. /*function expand() {
  351. for(x = 0; x < 50; x++) {
  352. window.moveTo(screen.availWidth * -(x - 30) / 100, screen.availHeight * -(x - 50) / 100);
  353. window.resizeTo(screen.availWidth * x / 30, screen.availHeight * x / 30);
  354. }
  355. window.moveTo(0,0);
  356. window.resizeTo(screen.availWidth, screen.availHeight);
  357. }
  358. expand();*/
  359. </script></font></h1></center>
  360. <span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  361. color: #6FF;
  362. text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">
  363. <center>
  364. <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>
  365. </center>
  366. <Tôi</span>
  367. <span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  368. color: #40ff46;
  369. text-shadow: 0 0 50px #40ff46,10px 10px 50px #40ff46,0 0 20px #40ff46,0 0 50px #40ff46;">Thông Tin
  370. </span><span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  371. color: #6FF;
  372. text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">Của Duy </span>
  373. <div style="width: 500px;height: 100px;" align="center">
  374. <script language="Javascript">
  375. var tl=new Array(
  376. "[+] » Họ tên: Lý Cao Khánh Duy ",
  377. "[+] » Nick Name: Duy Lý ",
  378. "[+] » Ngày sinh: 5/09/2002 ",
  379. "[+] » Quê quán: TPHCM ",
  380. "[+] » Đang Sống: TPHCM - Quận TB ",
  381. "[+] » Nghề nghiệp: Học Sinh ",
  382. "[+] » Sở thích: Làm WEP...PhoToShop...Hacker...VV...",
  383. "[+] » Phone: ... ",
  384. "[+] » Yahoo: ( Không Chơi Nữa ) ",
  385. "[+] » Facebook: https://www.facebook.com/duyly.handsome ",
  386. "[+] » ~!~ Duy Ly - Lý Cao Khánh Duy ~!~ «", //
  387. "",
  388. " ──▄────▄▄▄▄▄▄▄────▄───",
  389. " ─▀▀▄─▄█████████▄─▄▀▀──",
  390. " ─────██─▀███▀─██──────",
  391. " ───▄─▀████▀████▀─▄────",
  392. " ─▀█────██▀█▀██────█▀──",
  393. " ───────██─█─██────────",
  394. " « Tớ Ko Phải Là Hacker »",
  395. " _!Nhưng Đó Là Đam Mê Của Tôi!"
  396.  
  397.  
  398. );
  399. var speed=60;
  400. var index=0; text_pos=0;
  401. var str_length=tl[0].length;
  402. var contents, row;
  403.  
  404. function type_text()
  405. {
  406. contents='';
  407. row=Math.max(0,index-20);
  408. while(row<index)
  409. contents += tl[row++] + '\r\n';
  410. document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";
  411. if(text_pos++==str_length)
  412. {
  413. text_pos=0;
  414. index++;
  415. if(index!=tl.length)
  416. {
  417. str_length=tl[index].length;
  418. setTimeout("type_text()",1500);
  419. }
  420. } else
  421. setTimeout("type_text()",speed);
  422. }
  423. </script>
  424. <style type="text/css">
  425. /* Circle Text Styles */
  426. #outerCircleText {
  427. /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */
  428. font-style: Times New Roman;
  429. font-weight: bold;
  430. font-family: 'comic sans ms', verdana, times new roman;
  431. color: RED;
  432. /* End Optional */
  433. /* Start Required - Do Not Edit */
  434. position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
  435. #outerCircleText div {position: relative;}
  436. #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
  437. /* End Required */
  438. /* End Circle Text Styles */</style>
  439. <p>
  440. <script type="text/javascript">
  441. 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)}
  442. </script>
  443. <p align="center">
  444. </p><form><textarea style="background-color:#000000;color:#00FFFF;" name="about" readonly="readonly" rows="21" cols="60" wrap="soft">
  445. </textarea></form><p></p>
  446. </script>
  447. </center>
  448. </div>
  449. <br>
  450. <br>
  451. <br><br><br><br><br><br><br><br>
  452. </a>
  453. <center>
  454. <h3><span style="color:#6FF"><marquee direction="left" behavior="alternate" scrollamount="5" style="width:1000px;"><br>
  455. <p style="white-space:nowrap;"> <span style="color:#6FF"><font size='5'>Thanks To :</span></font></h3
  456. <h4><marquee><span style="color:#6FF">
  457. * Cãm Ơn Các Bạn Đã Ghé Thăm Wepsite Của Tôi *</style></span></marquee></marquee></span></h4>
  458. <param name="bgcolor" value="#ffffff" />
  459. </font>
  460.  
  461. <script>
  462. function muter2(){
  463. scrW=screen.availWidth
  464. scrH=screen.availHeight
  465. window.moveTo(0,0)
  466. window.resizeTo(10,10)
  467. window.focus()
  468. for(x=0;x<80;x++){
  469. window.resizeTo(10,scrH*x/80)
  470. }
  471. for(y=0;y<80;y++){
  472. window.resizeTo(scrW*y/80,scrH)
  473. }
  474. window.resizeTo(scrW,scrH)
  475. }
  476. document.oncontextmenu=new Function("muter2();return false");
  477. function keypressed(){alert(" Nhấn Ctrl Làm Gì Vậy , Tính Hack SITE À , Duy Biết Đấy Nhé");}
  478. document.onkeydown=keypressed;
  479. function kasih_tau(){
  480. alert('bommelody');
  481. }
  482. </script>
  483.  
  484. <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>
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500. </body>
  501. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement