Advertisement
Guest User

AnonShadow

a guest
Apr 3rd, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.70 KB | None | 0 0
  1. <html>
  2.  
  3. <script language="javascript" type="text/javascript">
  4. alert("Dear Administrator...")
  5. alert("Guess what?")
  6. alert("Bazzzzzzzzzzzzzingaaaaaaaaaa!")
  7. alert("You got hacked :(")
  8. </script>
  9.  
  10. <script language="JavaScript">
  11.  
  12. function tb5_makeArray(n){
  13.  
  14. this.length = n;
  15.  
  16. return this.length;
  17.  
  18. }
  19.  
  20.  
  21.  
  22. tb5_messages = new tb5_makeArray(3);
  23.  
  24. tb5_messages[0] = "Shadow Anonymous Hacked You";
  25.  
  26. tb5_rptType = 'infinite';
  27.  
  28. tb5_rptNbr = 20;
  29.  
  30. tb5_speed = 1;
  31.  
  32. tb5_delay = 2000;
  33.  
  34. var tb5_counter=2;
  35.  
  36. var tb5_currMsg=0;
  37.  
  38. var tb5_stsmsg="";
  39.  
  40. function tb5_shuffle(arr){
  41.  
  42. var k;
  43.  
  44. for (i=0; i<arr.length; i++){
  45.  
  46. k = Math.round(Math.random() * (arr.length - i - 1)) + i;
  47.  
  48. temp = arr[i];arr[i]=arr[k];arr[k]=temp;
  49.  
  50. }
  51.  
  52. return arr;
  53.  
  54. }
  55.  
  56. tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  57.  
  58. tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  59.  
  60. for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){
  61.  
  62. tb5_arr[i] = i;
  63.  
  64. tb5_sts[i] = "_";
  65.  
  66. }
  67.  
  68. tb5_arr = tb5_shuffle(tb5_arr);
  69.  
  70. function tb5_init(n){
  71.  
  72. var k;
  73.  
  74. if (n == tb5_arr.length){
  75.  
  76. if (tb5_currMsg == tb5_messages.length-1){
  77.  
  78. if ((tb5_rptType == 'finite') && (tb5_counter==tb5_rptNbr)){
  79.  
  80. clearTimeout(tb5_timerID);
  81.  
  82. return;
  83.  
  84. }
  85.  
  86. tb5_counter++;
  87.  
  88. tb5_currMsg=0;
  89.  
  90. }
  91.  
  92. else{
  93.  
  94. tb5_currMsg++;
  95.  
  96. }
  97.  
  98. n=0;
  99.  
  100. tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  101.  
  102. tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  103.  
  104. for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){
  105.  
  106. tb5_arr[i] = i;
  107.  
  108. tb5_sts[i] = "_";
  109.  
  110. }
  111.  
  112. tb5_arr = tb5_shuffle(tb5_arr);
  113.  
  114. tb5_sp=tb5_delay;
  115.  
  116. }
  117.  
  118. else{
  119.  
  120. tb5_sp=tb5_speed;
  121.  
  122. k = tb5_arr[n];
  123.  
  124. tb5_sts[k] = tb5_messages[tb5_currMsg].charAt(k);
  125.  
  126. tb5_stsmsg = "";
  127.  
  128. for (var i=0; i<tb5_sts.length; i++)
  129.  
  130. tb5_stsmsg += tb5_sts[i];
  131.  
  132. document.title = tb5_stsmsg;
  133.  
  134. n++;
  135.  
  136. }
  137.  
  138. tb5_timerID = setTimeout("tb5_init("+n+")", tb5_sp);
  139.  
  140. }
  141.  
  142. function tb5_randomizetitle(){
  143.  
  144. tb5_init(0);
  145.  
  146. }
  147.  
  148. tb5_randomizetitle();
  149.  
  150.  
  151.  
  152. </script>
  153.  
  154. <body>
  155.  
  156. <b><center><font size="7">
  157.  
  158. <center><font face="consolas" size="20"></center>
  159.  
  160. <script>
  161. farbbibliothek = new Array();
  162. farbbibliothek[0] = 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");
  163. farbbibliothek[1] = 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");
  164. farbbibliothek[2] = 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");
  165. farbbibliothek[3] = 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");
  166. 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");
  167. farbbibliothek[5] = 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");
  168. farbbibliothek[6] = 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");
  169. farben = farbbibliothek[4];
  170. function farbschrift()
  171. {
  172. for(var i=0 ; i<Buchstabe.length; i++)
  173. {
  174. document.all["a"+i].style.color=farben[i];
  175. }
  176. farbverlauf();
  177. }
  178. function string2array(text)
  179. {
  180. Buchstabe = new Array();
  181. while(farben.length<text.length)
  182. {
  183. farben = farben.concat(farben);
  184. }
  185. k=0;
  186. while(k<=text.length)
  187. {
  188. Buchstabe[k] = text.charAt(k);
  189. k++;
  190. }
  191. }
  192. function divserzeugen()
  193. {
  194. for(var i=0 ; i<Buchstabe.length; i++)
  195. {
  196. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  197. }
  198. farbschrift();
  199. }
  200. var a=1;
  201. function farbverlauf()
  202. {
  203. for(var i=0 ; i<farben.length; i++)
  204. {
  205. farben[i-1]=farben[i];
  206. }
  207. farben[farben.length-1]=farben[-1];
  208.  
  209. setTimeout("farbschrift()",30);
  210. }
  211. // Zu Demonstrationszwecken*****************
  212. var farbsatz=1;
  213. function farbtauscher()
  214. {
  215. farben = farbbibliothek[farbsatz];
  216. while(farben.length<text.length)
  217. {
  218. farben = farben.concat(farben);
  219. }
  220. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  221. }
  222. setInterval("farbtauscher()",3500);
  223. text= "---==|| [ Hacked by Shadow Anonymous] ||==---";
  224. //h
  225. string2array(text);
  226. divserzeugen();
  227. //document.write(text);
  228. //
  229. /*function expand() {
  230. for(x = 0; x < 50; x++) {
  231. window.moveTo(screen.availWidth * -(x - 50) / 100, screen.availHeight * -(x - 50) / 100);
  232. window.resizeTo(screen.availWidth * x / 50, screen.availHeight * x / 50);
  233. }
  234. window.moveTo(0,0);
  235. window.resizeTo(screen.availWidth, screen.availHeight);
  236. }
  237. expand();*/
  238. </script>
  239.  
  240. </font>
  241.  
  242.  
  243.  
  244.  
  245.  
  246. <style>
  247.  
  248. body {
  249.  
  250. background-color: black;
  251.  
  252. color: lime;
  253.  
  254. font: normal 100% monospace;
  255.  
  256. padding: 0;
  257.  
  258. }
  259.  
  260.  
  261.  
  262. td{font-family: verdana; font-size: 9pt; color: lime}
  263.  
  264. a{font-family: comic sans ms; font-size: 12pt; color: white}
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. </style>
  273.  
  274. <div align="center">
  275.  
  276.  
  277.  
  278. <br>
  279.  
  280.  
  281.  
  282. </font></CENTER>
  283.  
  284.  
  285.  
  286. </object>
  287.  
  288. <SCRIPT LANGUAGE="JavaScript">
  289.  
  290.  
  291.  
  292.  
  293. TypingText = function(element, interval, cursor, finishedCallback) {
  294.  
  295. if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
  296.  
  297. this.running = true; // Never run.
  298.  
  299. return;
  300.  
  301. }
  302.  
  303. this.element = element;
  304.  
  305. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  306.  
  307. this.interval = (typeof interval == "undefined" ? 20 : interval);
  308.  
  309. this.origText = this.element.innerHTML;
  310.  
  311. this.unparsedOrigText = this.origText;
  312.  
  313. this.cursor = (cursor ? cursor : "");
  314.  
  315. this.currentText = "";
  316.  
  317. this.currentChar = 0;
  318.  
  319. this.element.typingText = this;
  320.  
  321. if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  322.  
  323. TypingText.all.push(this);
  324.  
  325. this.running = false;
  326.  
  327. this.inTag = false;
  328.  
  329. this.tagBuffer = "";
  330.  
  331. this.inHTMLEntity = false;
  332.  
  333. this.HTMLEntityBuffer = "";
  334.  
  335. }
  336.  
  337. TypingText.all = new Array();
  338.  
  339. TypingText.currentIndex = 0;
  340.  
  341. TypingText.runAll = function() {
  342.  
  343. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  344.  
  345. }
  346.  
  347. TypingText.prototype.run = function() {
  348.  
  349. if(this.running) return;
  350.  
  351. if(typeof this.origText == "undefined") {
  352.  
  353. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet. Have patience.
  354.  
  355. return;
  356.  
  357. }
  358.  
  359. if(this.currentText == "") this.element.innerHTML = "";
  360.  
  361. // this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text.
  362.  
  363. if(this.currentChar < this.origText.length) {
  364.  
  365. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  366.  
  367. this.tagBuffer = "<";
  368.  
  369. this.inTag = true;
  370.  
  371. this.currentChar++;
  372.  
  373. this.run();
  374.  
  375. return;
  376.  
  377. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  378.  
  379. this.tagBuffer += ">";
  380.  
  381. this.inTag = false;
  382.  
  383. this.currentText += this.tagBuffer;
  384.  
  385. this.currentChar++;
  386.  
  387. this.run();
  388.  
  389. return;
  390.  
  391. } else if(this.inTag) {
  392.  
  393. this.tagBuffer += this.origText.charAt(this.currentChar);
  394.  
  395. this.currentChar++;
  396.  
  397. this.run();
  398.  
  399. return;
  400.  
  401. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  402.  
  403. this.HTMLEntityBuffer = "&";
  404.  
  405. this.inHTMLEntity = true;
  406.  
  407. this.currentChar++;
  408.  
  409. this.run();
  410.  
  411. return;
  412.  
  413. } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
  414.  
  415. this.HTMLEntityBuffer += ";";
  416.  
  417. this.inHTMLEntity = false;
  418.  
  419. this.currentText += this.HTMLEntityBuffer;
  420.  
  421. this.currentChar++;
  422.  
  423. this.run();
  424.  
  425. return;
  426.  
  427. } else if(this.inHTMLEntity) {
  428.  
  429. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  430.  
  431. this.currentChar++;
  432.  
  433. this.run();
  434.  
  435. return;
  436.  
  437. } else {
  438.  
  439. this.currentText += this.origText.charAt(this.currentChar);
  440.  
  441. }
  442.  
  443. this.element.innerHTML = this.currentText;
  444.  
  445. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
  446.  
  447. this.currentChar++;
  448.  
  449. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  450.  
  451. } else {
  452.  
  453. this.currentText = "";
  454.  
  455. this.currentChar = 0;
  456.  
  457. this.running = false;
  458.  
  459. this.finishedCallback();
  460.  
  461. }
  462.  
  463. }
  464.  
  465. </script>
  466.  
  467.  
  468.  
  469. <center><img src=http://www.pacovilla.com/blog/wp-content/uploads/2012/05/hacked.jpg" border="0" alt="Hacked"><br/>
  470.  
  471. <div class="style2">
  472.  
  473. <div id="example1"></div>
  474.  
  475. <p id="example2">
  476.  
  477. <font color="yellow"><font size="3">Forced Authentication Required</font></font><br>
  478.  
  479. <br><font color="blue"><font size="3">Log In ID : <font color="white"><font size="3">ShadowAnonymous</font></font></font></font></br>
  480. <font color="blue"><font size="3">Password : <font color="white"><font size="3">*********</font></font></font></font></br>
  481. <br><font color="yellow"><font size="3">Message Incoming</font></font></br>
  482.  
  483. <br><font color="red"><font size="3">Hello Admin :)</font></font></br>
  484. <br><font color="white"><font size="3">You were warned </font></font></br>
  485. <font color="white"><font size="3">But your ego prevented you from heeding my warning. You chose ignorance and now you will feel my wrath. This is just the beginning.</font></font></br>
  486.  
  487. <br><font color="red"><font size="3">ShadowAnonymous</font></font></br>
  488. <br><font color="yellow"><font size="3">Connection Lost</font></font>
  489. <script type="text/javascript">
  490.  
  491. //Define first typing example:
  492.  
  493. new TypingText(document.getElementById("example1"));
  494.  
  495. //Define second typing example (use "slashing" cursor at the end):
  496.  
  497. new TypingText(document.getElementById("example2"), 60, function(i){
  498.  
  499. var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
  500.  
  501. ar.length]; });
  502.  
  503. //Type out examples:
  504.  
  505. TypingText.runAll();
  506.  
  507. </script>
  508.  
  509. <center><div class='widget-content'>
  510.  
  511.  
  512.  
  513. </div>
  514.  
  515.  
  516.  
  517.  
  518.  
  519. </tr>
  520.  
  521.  
  522.  
  523. </table>
  524.  
  525.  
  526.  
  527. </div><br/>
  528.  
  529. <font color="White"><font size="3">"The things you own end up owning you." <font color="blue"><font size="3">- Tyler Durden</font></font>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement