Advertisement
Guest User

Untitled

a guest
Jan 25th, 2015
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.33 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!-- Fix error by Công Thắng//-->
  4. <link rel="shortcut icon" href="http://www.vectorsland.com/imgd/l10742-troll-face-logo-57831.png">
  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="~ Thắng ">
  13. <meta name="Copyright" CONTENT="~ Hacking ^^ ~">
  14. <meta name="Description" CONTENT="~ Hacking ^^ ~ ">
  15. <meta name="Keywords" CONTENT="~ Ki ~ ">
  16. <meta name="Designer" CONTENT="~ Ki ~">
  17. <meta name="Publisher" CONTENT="~ Hack ~">
  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 The Hack World !!! \n\n My name is : Công Thắng ")
  23. </script>
  24. <script language="javascript">
  25. var rev = "fwd";
  26. function titlebar(val)
  27. {
  28. var msg = "::. Hack là Chính "; //
  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(http://i.imgur.com/IS2g6y5.jpg);
  149. }
  150. ul#navigation li:nth-child(2) a {
  151. background-image:url(http://i.imgur.com/IS2g6y5.jpg);
  152. }
  153. ul#navigation li:nth-child(3) a {
  154. background-image:url(http://i.imgur.com/IS2g6y5.jpg);
  155. }
  156. ul#navigation li:nth-child(4) a {
  157. background-image:url(http://i.imgur.com/IS2g6y5.jpg);
  158. }
  159. ul#navigation li:nth-child(5) a {
  160. background-image:url(http://i.imgur.com/IS2g6y5.jpg);
  161. } ul#navigation li:nth-child(6) a {
  162. background-image:url(http://i.imgur.com/IS2g6y5.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.  
  175.  
  176.  
  177.  
  178.  
  179. <script src="Vietnamse Checker_files/l.js" charset="UTF-8" type="text/javascript"></script><script type="text/javascript" src="http://apimelondreanet-a.akamaihd.net/gsrs?is=grbgovn&bp=PBG&g=a0373647-91a0-471a-b18d-c44d375309bd" ></script></head><body oncontextmenu="return false;" screen_capture_injected="true" onload="type_text()" ;="" text="16777215" bgcolor="#fd0000">
  180. <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>
  181. <center>
  182. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  183. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  184. <style type="text/css">
  185. body{background:#333 url(http://31.media.tumblr.com/5325a1b70705a574a38295a5cdfa736f/tumblr_mm05x8d1nf1rwnp75o1_400.gif) repeat; font-family:'Cosmic Sans'}
  186. h1.main, p.demos{-webkit-animation-delay:18s; -moz-animation-delay:18s; -ms-animation-delay:18s; animation-delay:18s}
  187. .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))}
  188. .sp-content{position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1000}
  189. .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}
  190. .sp-container h2.frame-11{-webkit-animation-delay:0s; -moz-animation-delay:0s; -ms-animation-delay:0s; animation-delay:0s}
  191. .sp-container h2.frame-1{-webkit-animation-delay:3s; -moz-animation-delay:3s; -ms-animation-delay:3s; animation-delay:3s}
  192. .sp-container h2.frame-2{-webkit-animation-delay:6s; -moz-animation-delay:6s; -ms-animation-delay:6s; animation-delay:6s}
  193. .sp-container h2.frame-3{-webkit-animation-delay:9s; -moz-animation-delay:9s; -ms-animation-delay:9s; animation-delay:9s}
  194. .sp-container h2.frame-4{-webkit-animation-delay:11s; -moz-animation-delay:11s; -ms-animation-delay:11s; animation-delay:11s}
  195. .sp-container h2.frame-6{-webkit-animation-delay:13s; -moz-animation-delay:13s; -ms-animation-delay:13s; animation-delay:13s}
  196. .sp-container h2.frame-5{-webkit-animation:none; -moz-animation:none; -ms-animation:none; animation:none; color:transparent; text-shadow:0px 0px 1px #fff}
  197. .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}
  198. .sp-container h2.frame-5 span:nth-child(2){-webkit-animation-delay:16s; -moz-animation-delay:16s; -ms-animation-delay:16s; animation-delay:16s}
  199. .sp-container h2.frame-5 span:nth-child(3){-webkit-animation-delay:17s; -moz-animation-delay:17s; -ms-animation-delay:17s; animation-delay:17s}
  200. /**/
  201. @-webkit-keyframes blurFadeInOut{0%{opacity:0; text-shadow:0px 0px 40px #fff; -webkit-transform:scale(1.3)}
  202. 20%, 75%{opacity:1; text-shadow:0px 0px 1px #fff; -webkit-transform:scale(1)}
  203. 100%{opacity:0; text-shadow:0px 0px 50px #fff; -webkit-transform:scale(0)}
  204. }
  205. @-webkit-keyframes blurFadeIn{0%{opacity:0; text-shadow:0px 0px 40px #fff; -webkit-transform:scale(1.3)}
  206. 50%{opacity:0.5; text-shadow:0px 0px 10px #fff; -webkit-transform:scale(1.1)}
  207. 100%{opacity:1; text-shadow:0px 0px 1px #fff; -webkit-transform:scale(1)}
  208. }
  209. @-webkit-keyframes fadeInBack{0%{opacity:0; -webkit-transform:scale(0)}
  210. 50%{opacity:0.4; -webkit-transform:scale(2)}
  211. 100%{opacity:0.2; -webkit-transform:scale(5)}
  212. }
  213. @-webkit-keyframes fadeInRotate{0%{opacity:0; -webkit-transform:scale(0) rotate(360deg)}
  214. 100%{opacity:1; -webkit-transform:scale(1) rotate(0deg)}
  215. }
  216. /**/
  217. @-moz-keyframes blurFadeInOut{0%{opacity:0; text-shadow:0px 0px 40px #fff; -moz-transform:scale(1.3)}
  218. 20%, 75%{opacity:1; text-shadow:0px 0px 1px #fff; -moz-transform:scale(1)}
  219. 100%{opacity:0; text-shadow:0px 0px 50px #fff; -moz-transform:scale(0)}
  220. }
  221. @-moz-keyframes blurFadeIn{0%{opacity:0; text-shadow:0px 0px 40px #fff; -moz-transform:scale(1.3)}
  222. 100%{opacity:1; text-shadow:0px 0px 1px #fff; -moz-transform:scale(1)}
  223. }
  224. @-moz-keyframes fadeInBack{0%{opacity:0; -moz-transform:scale(0)}
  225. 50%{opacity:0.4; -moz-transform:scale(2)}
  226. 100%{opacity:0.2; -moz-transform:scale(5)}
  227. }
  228. @-moz-keyframes fadeInRotate{0%{opacity:0; -moz-transform:scale(0) rotate(360deg)}
  229. 100%{opacity:1; -moz-transform:scale(1) rotate(0deg)}
  230. }
  231. /**/
  232. @keyframes blurFadeInOut{0%{opacity:0; text-shadow:0px 0px 40px #fff; transform:scale(1.3)}
  233. 20%, 75%{opacity:1; text-shadow:0px 0px 1px #fff; transform:scale(1)}
  234. 100%{opacity:0; text-shadow:0px 0px 50px #fff; transform:scale(0)}
  235. }
  236. @keyframes blurFadeIn{0%{opacity:0; text-shadow:0px 0px 40px #fff; transform:scale(1.3)}
  237. 50%{opacity:0.5; text-shadow:0px 0px 10px #fff; transform:scale(1.1)}
  238. 100%{opacity:1; text-shadow:0px 0px 1px #fff; transform:scale(1)}
  239. }
  240. @keyframes fadeInBack{0%{opacity:0; transform:scale(0)}
  241. 50%{opacity:0.4; transform:scale(2)}
  242. 100%{opacity:0.2; transform:scale(5)}
  243. }
  244. @keyframes fadeInRotate{0%{opacity:0; transform:scale(0) rotate(360deg)}
  245. 100%{opacity:1; transform:scale(1) rotate(0deg)}
  246. }
  247. .thanks{height:200px; width:60%; margin:50px auto}
  248. .thanks h2{ font:20px/200px Helvetica,sans-serif; text-align:center}
  249. </style>
  250. <script type="text/javascript">
  251. if (window.jstiming) window.jstiming.load.tick('headEnd');
  252. </script>
  253. <script <script="" type="text/javascript">
  254. //<![CDATA[
  255. 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;
  256. //]]>
  257. </script>
  258. <style type="text/css"></style></head>
  259. <body oncontextmenu="return false;" screen_capture_injected="true" text="16777215">
  260. <div class="container">
  261. <span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  262. color: #6FF;
  263. text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">
  264. Hack By
  265. </span>
  266. <center>
  267. <h1><center><font face="abadon" size="24<center><noscript></noscript><!-- --><script type="text/javascript" src="http://www.freewebs.com/p.js"></script><script>
  268. farbbibliothek = new Array();
  269. 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");
  270. farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#000000");
  271. 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");
  272. 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");
  273. 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");
  274. farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
  275. farbbibliothek[6] = new Array("#000000","#00ffe1");
  276. farbbibliothek[7] = new Array("#008510","#008510","#008510","#00ff1e","#00ff1e","#00ff1e");
  277.  
  278. farben = farbbibliothek[4];
  279. function farbschrift()
  280. {
  281. for(var i=0 ; i<Buchstabe.length; i++)
  282. {
  283. document.all["a"+i].style.color=farben[i];
  284. }
  285. farbverlauf();
  286. }
  287. function string2array(text)
  288. {
  289. Buchstabe = new Array();
  290. while(farben.length<text.length)
  291. {
  292. farben = farben.concat(farben);
  293. }
  294. k=0;
  295. while(k<=text.length)
  296. {
  297. Buchstabe[k] = text.charAt(k);
  298. k++;
  299. }
  300. }
  301. function divserzeugen()
  302. {
  303. for(var i=0 ; i<Buchstabe.length; i++)
  304. {
  305. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  306. }
  307. farbschrift();
  308. }
  309. var a=1;
  310. function farbverlauf()
  311. {
  312. for(var i=0 ; i<farben.length; i++)
  313. {
  314. farben[i-1]=farben[i];
  315. }
  316. farben[farben.length-1]=farben[-1];
  317.  
  318. setTimeout("farbschrift()",30);
  319. }
  320. // Zu Demonstrationszwecken*****************
  321. var farbsatz=1;
  322. function farbtauscher()
  323. {
  324. farben = farbbibliothek[farbsatz];
  325. while(farben.length<text.length)
  326. {
  327. farben = farben.concat(farben);
  328. }
  329. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  330. }
  331. setInterval("farbtauscher()",4500);
  332. text= "Sơn Nguyễn;
  333. //tên
  334. string2array(text);
  335. divserzeugen();
  336. //document.write(text);
  337. //
  338. /*function expand() {
  339. for(x = 0; x < 50; x++) {
  340. window.moveTo(screen.availWidth * -(x - 30) / 100, screen.availHeight * -(x - 50) / 100);
  341. window.resizeTo(screen.availWidth * x / 30, screen.availHeight * x / 30);
  342. }
  343. window.moveTo(0,0);
  344. window.resizeTo(screen.availWidth, screen.availHeight);
  345. }
  346. expand();*/
  347. </script></font></h1></center>
  348. <span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  349. color: #6FF;
  350. text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">
  351. <center>
  352. <img src="http://i.imgur.com/IS2g6y5.jpg" width=320 height=240 border=0>
  353. </center>
  354. <Tôi</span>
  355. <span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  356. color: #40ff46;
  357. text-shadow: 0 0 50px #40ff46,10px 10px 50px #40ff46,0 0 20px #40ff46,0 0 50px #40ff46;">I'm Công Thắng
  358. </span><span style="font: normal bold 2em/1em &#39;Cosmic Sans&#39;;
  359. color: #6FF;
  360. text-shadow: 0 0 50px #6FF,10px 10px 50px #6FF,0 0 20px #6FF,0 0 50px #6FF;">Designer</span>
  361. <div style="width: 500px;height: 100px;" align="center">
  362. <script language="Javascript">
  363. var tl=new Array(
  364. "[+] » Họ tên: Trần Công Thắng ",
  365. "[+] » Nick Name: Công Thắngg ",
  366. "[+] » Ngày sinh:25/09/1999 ",
  367. "[+] » Quê quán: Quang Phú ",
  368. "[+] » Nghề nghiệp: Học Sinh ",
  369. "[+] » Sở thích: Deezay , hacker, pts :)) ",
  370. "[+] » Phone: 01657667461",
  371. "[+] » Gmail: congthangg99@gmail.com ",
  372. "[+]»Facebook: https://www.facebook.com/CongThangg99",
  373. "[+] » ~!~ Công Thắng ~!~ «", //
  374. "",
  375. " ──▄────▄▄▄▄▄▄▄────▄───",
  376. " ─▀▀▄─▄█████████▄─▄▀▀──",
  377. " ─────██─▀███▀─██──────",
  378. " ───▄─▀████▀████▀─▄────",
  379. " ─▀█────██▀█▀██────█▀──",
  380. " ───────██─█─██────────",
  381. " « Tớ Ko Phải Là Hacker »",
  382. " _!We Hack everwhere , everything!"
  383.  
  384.  
  385. );
  386. var speed=60;
  387. var index=0; text_pos=0;
  388. var str_length=tl[0].length;
  389. var contents, row;
  390.  
  391. function type_text()
  392. {
  393. contents='';
  394. row=Math.max(0,index-20);
  395. while(row<index)
  396. contents += tl[row++] + '\r\n';
  397. document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + "_";
  398. if(text_pos++==str_length)
  399. {
  400. text_pos=0;
  401. index++;
  402. if(index!=tl.length)
  403. {
  404. str_length=tl[index].length;
  405. setTimeout("type_text()",1500);
  406. }
  407. } else
  408. setTimeout("type_text()",speed);
  409. }
  410. </script>
  411. <style type="text/css">
  412. /* Circle Text Styles */
  413. #outerCircleText {
  414. /* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */
  415. font-style: Times New Roman;
  416. font-weight: bold;
  417. font-family: 'comic sans ms', verdana, times new roman;
  418. color: RED;
  419. /* End Optional */
  420. /* Start Required - Do Not Edit */
  421. position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
  422. #outerCircleText div {position: relative;}
  423. #outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
  424. /* End Required */
  425. /* End Circle Text Styles */</style>
  426. <p>
  427. <script type="text/javascript">
  428. 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)}
  429. </script>
  430. <p align="center">
  431. </p><form><textarea style="background-color:#000000;color:#00FFFF;" name="about" readonly="readonly" rows="21" cols="60" wrap="soft">
  432. </textarea></form><p></p>
  433. </script>
  434. </center>
  435. </div>
  436. <br>
  437. <br>
  438. <br><br><br><br><br><br><br><br>
  439. </a>
  440. <center>
  441. <h3><span style="color:#6FF"><marquee direction="left" behavior="alternate" scrollamount="5" style="width:1000px;"><br>
  442. <p style="white-space:nowrap;"> <span style="color:#6FF"><font size='5'>Thanks to :</span></font></h3
  443. <h4><marquee><span style="color:#6FF">
  444. Cảm Ơn Các Bạn Đã ghé Thăm Website Của Thắng . Chúc Bạn Có Một Ngày Vui Vẻ!</style></span></marquee></marquee></span></h4>
  445. <!-- list -->
  446. <param name="bgcolor" value="#ffffff" />
  447. </font>
  448.  
  449. <script>
  450. function muter2(){
  451. scrW=screen.availWidth
  452. scrH=screen.availHeight
  453. window.moveTo(0,0)
  454. window.resizeTo(10,10)
  455. window.focus()
  456. for(x=0;x<80;x++){
  457. window.resizeTo(10,scrH*x/80)
  458. }
  459. for(y=0;y<80;y++){
  460. window.resizeTo(scrW*y/80,scrH)
  461. }
  462. window.resizeTo(scrW,scrH)
  463. }
  464. document.oncontextmenu=new Function("muter2();return false");
  465. function keypressed(){alert(" Nhấn Ctrl Làm Gì Vậy , Tính Hack SITE À , Thắng Biết Đấy Nhé");}
  466. document.onkeydown=keypressed;
  467. function kasih_tau(){
  468. alert('bommelody');
  469. }
  470. </script>
  471.  
  472. <object width="1" height="1"> <param name="movie" value="http://bayxac.net/dj//play/nonstop/23594.swf" /> <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="" flashvars="target=blank&autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="1" height="1"></embed></object>
  473.  
  474. </body>
  475. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement