Advertisement
claudiospik3

Nyan index Tauromaquia

Dec 18th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.36 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title> HACKED by Claudiospik3 </title>
  5. <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  6. <meta http-equiv="Content-Style-Type" content="text/css">
  7. <style type="text/css">
  8. body
  9. {
  10. background-image: url('http://i.imgur.com/3kZfo.jpg');
  11. background-repeat: no-repeat;
  12. background-attachment: fixed;
  13. }
  14. .notes{padding-top: 90px;line-height: 1.3em;font-weight: bold;font-size: 30px;font-family: "Courier New";}
  15. </style>
  16. <link rel="icon" href="http://i.imgur.com/5BBdL.jpg" type="image/x-icon">
  17. <script language="JavaScript">
  18. function keypresed() {
  19. alert('Tu Teclado Esta Bloqueado');
  20. }
  21. document.onkeydown=keypresed;
  22. // -->
  23. </script>
  24.  
  25. <script type="text/javascript">/*<![CDATA[*/
  26. TypingText = function(element, interval, cursor, finishedCallback) {
  27. if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
  28. this.running = true;
  29. return;
  30. }
  31. this.element = element;
  32. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  33. this.interval = (typeof interval == "undefined" ? 100 : interval);
  34. this.origText = this.element.innerHTML;
  35. this.unparsedOrigText = this.origText;
  36. this.cursor = (cursor ? cursor : "");
  37. this.currentText = "";
  38. this.currentChar = 0;
  39. this.element.typingText = this;
  40. if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  41. TypingText.all.push(this);
  42. this.running = false;
  43. this.inTag = false;
  44. this.tagBuffer = "";
  45. this.inHTMLEntity = false;
  46. this.HTMLEntityBuffer = "";
  47. }
  48. TypingText.all = new Array();
  49. TypingText.currentIndex = 0;
  50. TypingText.runAll = function() {
  51. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  52. }
  53. TypingText.prototype.run = function() {
  54. if(this.running) return;
  55. if(typeof this.origText == "undefined") {
  56. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  57. return;
  58. }
  59. if(this.currentText == "") this.element.innerHTML = "";
  60. if(this.currentChar < this.origText.length) {
  61. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  62. this.tagBuffer = "<";
  63. this.inTag = true;
  64. this.currentChar++;
  65. this.run();
  66. return;
  67. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  68. this.tagBuffer += ">";
  69. this.inTag = false;
  70. this.currentText += this.tagBuffer;
  71. this.currentChar++;
  72. this.run();
  73. return;
  74. } else if(this.inTag) {
  75. this.tagBuffer += this.origText.charAt(this.currentChar);
  76. this.currentChar++;
  77. this.run();
  78. return;
  79. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  80. this.HTMLEntityBuffer = "&";
  81. this.inHTMLEntity = true;
  82. this.currentChar++;
  83. this.run();
  84. return;
  85. } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
  86. this.HTMLEntityBuffer += ";";
  87. this.inHTMLEntity = false;
  88. this.currentText += this.HTMLEntityBuffer;
  89. this.currentChar++;
  90. this.run();
  91. return;
  92. } else if(this.inHTMLEntity) {
  93. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  94. this.currentChar++;
  95. this.run();
  96. return;
  97. } else {
  98. this.currentText += this.origText.charAt(this.currentChar);
  99. }
  100. this.element.innerHTML = this.currentText;
  101. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
  102. this.currentChar++;
  103. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  104. } else {
  105. this.currentText = "";
  106. this.currentChar = 0;
  107. this.running = false;
  108. this.finishedCallback();
  109. }
  110. }
  111.  
  112. /*]]>*/</script>
  113.  
  114. </head>
  115. <body>
  116. <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/nature/nat-10/nat924.cur);}</style>
  117. <center><br>
  118. <marquee direction=RIGHT><a href="https://twitter.com/Claudiospik3" target="_blank"><img src="http://images2.wikia.nocookie.net/__cb20110807072310/halo/es/images/d/d3/Nyan-cat.gif" title="LOOOL" /></a></marquee><br><br>
  119. <pre><strong><font color="white" style="text-shadow: 5px 5px 10px #000000">
  120. /$$$$$$ /$$ /$$ /$$ /$$ /$$ /$$$$$$
  121. /$$__ $$| $$ | $$|__/ |__/| $$ /$$__ $$
  122. | $$ \__/| $$ /$$$$$$ /$$ /$$ /$$$$$$$ /$$ /$$$$$$ /$$$$$$$ /$$$$$$ /$$| $$ /$$|__/ \ $$
  123. | $$ | $$ |____ $$| $$ | $$ /$$__ $$| $$ /$$__ $$ /$$_____/ /$$__ $$| $$| $$ /$$/ /$$$$$/
  124. | $$ | $$ /$$$$$$$| $$ | $$| $$ | $$| $$| $$ \ $$| $$$$$$ | $$ \ $$| $$| $$$$$$/ |___ $$
  125. | $$ $$| $$ /$$__ $$| $$ | $$| $$ | $$| $$| $$ | $$ \____ $$| $$ | $$| $$| $$_ $$ /$$ \ $$
  126. | $$$$$$/| $$| $$$$$$$| $$$$$$/| $$$$$$$| $$| $$$$$$/ /$$$$$$$/| $$$$$$$/| $$| $$ \ $$| $$$$$$/
  127. \______/ |__/ \_______/ \______/ \_______/|__/ \______/ |_______/ | $$____/ |__/|__/ \__/ \______/
  128. | $$
  129. | $$
  130. |__/
  131. <p id="message" class="notes">
  132. <h2><center>Lo Siento Pero tu Seguridad es una mierda.<br>
  133. Conexión con el servidor: OFF<br>
  134. Lo que no te mata te hace más fuerte, ¿estás de acuerdo?<br>
  135. No somos de izquierda ni de derecha, somos los de abajo y vamos por lo de arriba.<br>
  136. Mejora tu seguridad, si lo deseas te puedo ayudar.<br>
  137. Twitter: <a href="https://twitter.com/Claudiospik3" class="twitter-follow-button" data-show-count="false" data-lang="es">@Claudiospik3</a><br>
  138. Soomos Break Security Hackers<br>
  139. Ni la muerte nos detiene, y si la muerte nos sorprende, bienvenida sea...<br>
  140.  
  141. <blink></blink></font>
  142. </p></strong></pre></center>
  143. <script type="text/javascript">/*<![CDATA[*/
  144. new TypingText(document.getElementById("message"), 90, function(i){ var ar = new Array("_", " ", "_", " "); return " " + ar[i.length % ar.length]; });
  145. //Type out examples:
  146. TypingText.runAll();
  147. /*]]>*/</script>
  148. </div>
  149.  
  150. <SCRIPT LANGUAGE="JavaScript">
  151. document.ondragstart = farik;
  152. //>>>>
  153. document.onselectstart = farik;
  154. //>>>>
  155. document.oncontextmenu = farik;
  156. //>>>>
  157. document.all = farik;
  158. document.layers = farik;
  159. function farik() {
  160. return false
  161. }
  162. </SCRIPT>
  163. <script type="text/javascript">
  164. <!-- Begin
  165. function toSpans(span) {
  166. var str=span.firstChild.data;
  167. var a=str.length;
  168. span.removeChild(span.firstChild);
  169. for(var i=0; i<a; i++) {
  170. var theSpan=document.createElement("SPAN");
  171. theSpan.appendChild(document.createTextNode(str.charAt(i)));
  172. span.appendChild(theSpan);
  173. }
  174. }
  175. function RainbowSpan(span, hue, deg, brt, spd, hspd) {
  176. this.deg=(deg==null?360:Math.abs(deg));
  177. this.hue=(hue==null?0:Math.abs(hue)%360);
  178. this.hspd=(hspd==null?3:Math.abs(hspd)%360);
  179. this.length=span.firstChild.data.length;
  180. this.span=span;
  181. this.speed=(spd==null?50:Math.abs(spd));
  182. this.hInc=this.deg/this.length;
  183. this.brt=(brt==null?255:Math.abs(brt)%256);
  184. this.timer=null;
  185. toSpans(span);
  186. this.moveRainbow();
  187. }
  188. RainbowSpan.prototype.moveRainbow = function() {
  189. if(this.hue>359) this.hue-=360;
  190. var color;
  191. var b=this.brt;
  192. var a=this.length;
  193. var h=this.hue;
  194. for(var i=0; i<a; i++) {
  195. if(h>359) h-=360;
  196. if(h<60) { color=Math.floor(((h)/60)*b); red=b;grn=color;blu=0; }
  197. else if(h<120) { color=Math.floor(((h-60)/60)*b); red=b-color;grn=b;blu=0; }
  198. else if(h<180) { color=Math.floor(((h-120)/60)*b); red=0;grn=b;blu=color; }
  199. else if(h<240) { color=Math.floor(((h-180)/60)*b); red=0;grn=b-color;blu=b; }
  200. else if(h<300) { color=Math.floor(((h-240)/60)*b); red=color;grn=0;blu=b; }
  201. else { color=Math.floor(((h-300)/60)*b); red=b;grn=0;blu=b-color; }
  202. h+=this.hInc;
  203. this.span.childNodes[i].style.color="rgb("+red+", "+grn+", "+blu+")";
  204. }
  205. this.hue+=this.hspd;
  206. }
  207. // End -->
  208. </script>
  209. <font face='Lucida Sans' color='#F0FFF0' new size='4'>
  210. <center><h2><marquee>Saludos a: Lumidubo,@H1T3K, @Kodde_master, @AnonymousTjTeam, @JokerCracker, @Rooterror, @Sonik_Mx, Dx, Fallen Hack, loN HACK, 3S73RM1N10, @Claudiospik3, @4nt4ns1t0, @3l_h0mbr3_x, @jckastiyo, ZzeroxHack, @AnarkiaHack, @D1AMOND, @H4cK3r1299, M0N5T3R#, Scan, @JosmiHunt, @_Torm3nt0r, @m1cr0b1.</marquee></h2>
  211. <font face='Comic Sans' color='#000000' new size='4'>
  212. <H1>HACKED by Claudiospik3</h1>
  213.  
  214. <CENTER><object width="0" height="0"><param name="movie" value="http://www.youtube.com/v/H6mbF-15R0M&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/H6mbF-15R0M&autoplay=1" type="application/x-shockwave-flash" width="0" height="0" allowscriptaccess="always" allowfullscreen="true"></embed></object>
  215.  
  216. player.net/medias/player_mp3_mini.swf"><param name="bgcolor" value="#000000"><param name="FlashVars"
  217.  
  218. value="mp3=http://k002.kiwi6.com/hotlink/a36w8e5c25/nyan_cat_alex_s_dubstep_remix_.mp3&amp;autoplay=1"></object>
  219. </script><br>
  220.  
  221. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement