Advertisement
Guest User

SCRIPT DEFACE V1

a guest
Feb 7th, 2015
643
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.94 KB | None | 0 0
  1. <br><br>
  2. <html>
  3. <meta content="./AntoniusLN_002" name="subject">
  4. <meta content="Script by ./AntoniusLN_002" name="Abstract">
  5. <meta name="keywords" content="Script by ./AntoniusLN_002">
  6. <meta content="./AntoniusLN_002" name="description">
  7. <meta content="./AntoniusLN_002" name="copyright">
  8. <meta content="./AntoniusLN_002" name="author">
  9. <link rel="shortcut icon" href="http://2.bp.blogspot.com/_OoNYJfsEuXI/TLGUge5UFdI/AAAAAAAAAY0/fCmNi6fnkp4/s400/indonesia.gif">
  10. <link href='http://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css'>
  11. <script type='text/javascript'>
  12. var DADrightclicktheme = 'Dark';
  13. var DADrightclickimage = 'http://2.bp.blogspot.com/-J4If-Y4o9WA/UPETwsjx8iI/AAAAAAAABnE/GKOhBnjjf0k/s1600/No+Right+Click+copy.png';
  14. </script>
  15. <script type='text/javascript' src="http://yondarkness.googlecode.com/files/AntiCopas.js"> </script>
  16. <body bgcolor="#FFFFFF">
  17. <title>./AntoniusLN_002 Was Here</title>
  18. <script language="JavaScript">
  19. var txt="-------Hacked by ./AntoniusLN_002-------";
  20. var kecepatan=100;var segarkan=null;function bergerak() { document.title=txt;
  21. txt=txt.substring(1,txt.length)+txt.charAt(0);
  22. segarkan=setTimeout("bergerak()",kecepatan);}bergerak();
  23.  
  24. </script>
  25.  
  26. <HEAD>
  27. <SCRIPT>
  28. var width=document.body.clientWidth;
  29. var height=document.body.clientHeight;
  30. function doClickText(who,type,step,timeOut) {
  31. document.getElementById(who).style.display="none";
  32. if(type==0) {
  33. reveal('revealDiv1',step,timeOut,0);
  34. reveal('revealDiv2',step,timeOut,1);}
  35. if(type==1) {
  36. reveal('revealDiv1',step,timeOut,2);
  37. reveal('revealDiv2',step,timeOut,3);}}
  38. function reveal(who,step,timeOut,type) {
  39. if(type==0)
  40. var where="top";
  41. if(type==1)
  42. var where="bottom";
  43. if(type==2)
  44. var where="left";
  45. if(type==3)
  46. var where="right";
  47. eval('var temp=document.getElementById(who).style.'+where);
  48. temp=parseInt(temp);
  49. if(type==0||type==1)
  50. var checkWith=height/2;
  51. if(type==2||type==3)
  52. var checkWith=width/2;
  53. if(-temp<checkWith) {
  54. temp-=step;
  55. eval('document.getElementById(who).style.'+where+'=temp;');
  56. setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
  57. else {
  58. document.getElementById(who).style.display="none";
  59. document.body.scroll="yes";}}
  60. function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
  61. if(type==0) {
  62. var bWhere1="border-bottom";
  63. var bWhere2="border-top";
  64. var putZero1="top:0px; left:0px";
  65. var putZero2="bottom:0px; left:0px";
  66. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  67. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  68. if(!click) {
  69. reveal('revealDiv1',step,timeOut,0);
  70. reveal('revealDiv2',step,timeOut,1);}
  71. else {
  72. clickText(type,step,timeOut);}}
  73. if(type==1) {
  74. var bWhere1="border-right";
  75. var bWhere2="border-left";
  76. var putZero1="top:0px; left:0px";
  77. var putZero2="top:0px; right:0px";
  78. document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
  79. document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
  80. if(!click) {
  81. reveal('revealDiv1',step,timeOut,2);
  82. reveal('revealDiv2',step,timeOut,3);}
  83. else {
  84. clickText(type,step,timeOut);}}
  85. function clickText(type,step,timeOut) {
  86. document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onclick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}</SCRIPT> <SCRIPT>
  87. var clickw=320; // Width
  88. var clickh=30; // Height
  89. var clickb=1; // Border width
  90. var clickc="green"; // Border color
  91. var clickbg="#000000"; // Background color
  92. var clickt="<b><blink>Open</blink></b>"; // Text to display
  93. var clickFont="font-family:Tahoma,arial,helvetica; font-size:11pt; font-weight:bold; color:White"; // The font style of the text
  94. new initReveal(0,'black','black',5,5,'red','white',3,10,true);</SCRIPT>
  95.  
  96.  
  97. <style type="text/css">
  98. body {background-color:#000000;}
  99. #q {font: 40px impact;color:#FFD700;}
  100. </style>
  101. <center>
  102. <font face="papyrus" style="font-size:50pt;">
  103. <SCRIPT>
  104. farbbibliothek = new Array();
  105. 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");
  106. farbbibliothek[1] = new Array("#FF0000","#FFFFFF","#FFFFFF","#FF0000");
  107. farbbibliothek[2] = new Array("#FFFFFF","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF");
  108. 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");
  109. 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");
  110. farbbibliothek[5] = new Array("#FF0000","#FF0000","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF");
  111. farbbibliothek[6] = new Array("#FF0000","#FDF5E6");
  112. farbbibliothek[7] = new Array("red","gold");
  113. farben = farbbibliothek[4];
  114. function farbschrift()
  115. {
  116. for(var i=0 ; i<Buchstabe.length; i++)
  117. {
  118. document.all["a"+i].style.color=farben[i];
  119. }
  120. farbverlauf();
  121. }
  122. function string2array(text)
  123. {
  124. Buchstabe = new Array();
  125. while(farben.length<text.length)
  126. {
  127. farben = farben.concat(farben);
  128. }
  129. k=0;
  130. while(k<=text.length)
  131. {
  132. Buchstabe[k] = text.charAt(k);
  133. k++;
  134. }
  135. }
  136. function divserzeugen()
  137. {
  138. for(var i=0 ; i<Buchstabe.length; i++)
  139. {
  140. document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
  141. }
  142. farbschrift();
  143. }
  144. var a=1;
  145. function farbverlauf()
  146. {
  147. for(var i=0 ; i<farben.length; i++)
  148. {
  149. farben[i-1]=farben[i];
  150. }
  151. farben[farben.length-1]=farben[-1];
  152. setTimeout("farbschrift()",30);
  153. }
  154. //
  155. var farbsatz=1;
  156. function farbtauscher()
  157. {
  158. farben = farbbibliothek[farbsatz];
  159. while(farben.length<text.length)
  160. {
  161. farben = farben.concat(farben);
  162. }
  163. farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
  164. }
  165. setInterval("farbtauscher()",10000);
  166. text =" ./AntoniusLN_002 Was Here ";//h
  167. string2array(text);
  168. divserzeugen();
  169. //document.write(text);
  170. </SCRIPT>
  171. </font></center><br/><br/>
  172. <script type='text/javascript'>
  173. //<![CDATA[
  174.  
  175. function removeHtmlTag(strx,chop){
  176. if(strx.indexOf("<")!=-1)
  177. {
  178. var s = strx.split("<");
  179. for(var i=0;i<s.length;i++){
  180. if(s[i].indexOf(">")!=-1){
  181. s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
  182. }
  183. }
  184. strx = s.join("");
  185. }
  186. chop = (chop < strx.length-1) ? chop : strx.length-2;
  187. while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
  188. strx = strx.substring(0,chop-1);
  189. return strx+'...';
  190. }
  191. function createSummaryAndThumb(pID){
  192. var div = document.getElementById(pID);
  193. var imgtag = "";
  194. var img = div.getElementsByTagName("img");
  195. var summ = summary_noimg;
  196. if(img.length>=1) {
  197. imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
  198. summ = summary_img;
  199. }
  200.  
  201. var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
  202. div.innerHTML = summary;
  203. }
  204. //]]>
  205. </script>
  206. </HEAD>
  207. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  208. <script type="text/javascript" src="http://cayunkatel.googlecode.com/files/rainbows.js"></script>
  209.  
  210. <style>
  211. body{
  212. font: 10pt Verdana;
  213. }
  214. tr {
  215. BORDER-RIGHT: red 1px solid;
  216. BORDER-TOP: red 1px solid;
  217. BORDER-LEFT: red 1px solid;
  218. BORDER-BOTTOM: red 1px solid;
  219. color: #00ff00;
  220. }
  221. td {
  222. BORDER-RIGHT: red 1px solid;
  223. BORDER-TOP: red 1px solid;
  224. BORDER-LEFT: red 1px solid;
  225. BORDER-BOTTOM: red 1px solid;
  226. color: gold;
  227. font: 10pt Verdana;
  228. }
  229.  
  230. table {
  231. BORDER-RIGHT: #3e3e3e 1px solid;
  232. BORDER-TOP: #3e3e3e 1px solid;
  233. BORDER-LEFT: #3e3e3e 1px solid;
  234. BORDER-BOTTOM: #3e3e3e 1px solid;
  235. BACKGROUND-COLOR: #111;
  236. }
  237.  
  238.  
  239. input {
  240. BORDER-RIGHT: #3e3e3e 1px solid;
  241. BORDER-TOP: #3e3e3e 1px solid;
  242. BORDER-LEFT: #3e3e3e 1px solid;
  243. BORDER-BOTTOM: #3e3e3e 1px solid;
  244. BACKGROUND-COLOR: grey;
  245. font: 10pt Verdana;
  246. color: gold;
  247. }
  248.  
  249. input.submit {
  250. text-shadow: 0pt 0pt 0.3em cyan, 0pt 0pt 0.3em cyan;
  251. color: #FFFFFF;
  252. border-color: gold;
  253. }
  254.  
  255. code {
  256. border : dashed 0px #333;
  257. BACKGROUND-COLOR: grey;
  258. font: 10pt Verdana bold;
  259. color: gold;
  260. }
  261.  
  262. run {
  263. border : dashed 0px #333;
  264. font: 10pt Verdana bold;
  265. color: #FF00AA;
  266. }
  267.  
  268. textarea {
  269. BORDER-RIGHT: #3e3e3e 1px solid;
  270. BORDER-TOP: #3e3e3e 1px solid;
  271. BORDER-LEFT: #3e3e3e 1px solid;
  272. BORDER-BOTTOM: #3e3e3e 1px solid;
  273. BACKGROUND-COLOR: #1b1b1b;
  274. font: Fixedsys bold;
  275. color: gold;
  276. }
  277. A:link {
  278. COLOR: silver; TEXT-DECORATION: none
  279. }
  280. A:visited {
  281. COLOR: silver; TEXT-DECORATION: none
  282. }
  283. A:hover {
  284. text-shadow: 0pt 0pt 0.3em cyan, 0pt 0pt 0.3em cyan;
  285. color: gold; TEXT-DECORATION: none
  286. }
  287. A:active {
  288. color: Red; TEXT-DECORATION: none
  289. }
  290.  
  291. .listdir tr:hover{
  292. background: #444;
  293. }
  294. .listdir tr:hover td{
  295. background: #444;
  296. text-shadow: 0pt 0pt 0.3em cyan, 0pt 0pt 0.3em cyan;
  297. color: #FFFFFF; TEXT-DECORATION: none;
  298. }
  299. .notline{
  300. background: #111;
  301. }
  302. .line{
  303. background: #222;
  304. }
  305. </style>
  306. <style type="text/css">
  307. img{border:1px double red;
  308. box-shadow:0px 5px 10px pink;
  309. border-radius:10px;}
  310. .thanks{border:4px double white;
  311. box-shadow:0px 2px 20px white;
  312. border-radius:10px;
  313. padding:9px;}
  314. .a{text-shadow:0px 1px 10px lime;}
  315. </style>
  316. <center>
  317. <table width="40%" border="5"
  318. <tr>
  319. <td border="10%">
  320. <center><a href="https://www.facebook.com/antonius.leonardo.16" title="My Facebook" target="_blank">_MyFacebook_</a>
  321. </td>
  322. <td border="10%">
  323. <center><a href="https://twitter.com/antoniusln10" title="My Twitter" target="_blank">_MyTwitter_</a>
  324. </td>
  325. <td border="10%">
  326. <center><a href="https://www.facebook.com/groups/VinDerEror/" title="Indonesian Defacer Newbie (IDN) Mode Secret" target="_blank">_My Grup_</a>
  327. </td>
  328. <td border="10%">
  329. <center><a href="http://ussenate-ddos.blogspot.com/" title="Blog Indonesia Defacer Newbie (IDN)" target="_blank">_My DOS_</a>
  330. </td>
  331. <td border="10%">
  332. <center><a href="#" target="body" onclick="return confirm('Apakah Orang Ini Lucu?')">__Polling__</a>
  333. </td>
  334. </table><br><br><br>
  335. <img src="http://www.madleets.com/ranks/team.gif" width="50%" style="opacity:0.4;filter:alpha(opacity=40)" onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100" onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40"/><br><br><br>
  336. <img src="http://img69.imageshack.us/edit_preview.php?l=img69/9695/maju.gif&action=rotate" /></center>
  337. <center>
  338. <style type="text/css">
  339. /* Default Style */
  340.  
  341. BODY {
  342.  
  343. font-size: 15px;
  344.  
  345. color: #ffffff;
  346.  
  347. background-color: #000000;
  348.  
  349. background-image: url(http://i1004.photobucket.com/albums/af163/imnu11/openbg.gif);
  350.  
  351. background-repeat: repeat;
  352. }
  353. #myContent, #myContent blink{
  354. width:100%px;
  355. height:100%px;
  356. background:transparent;
  357. color: grey;
  358. font-family:Orbitron;
  359. size:32px;
  360. }
  361. blink{
  362. display:inline;
  363. }
  364. </style><br />
  365. <script type="text/javascript">
  366. var charIndex = -1;
  367. var stringLength = 0;
  368. var inputText;
  369. function writeContent(init){
  370. if(init){
  371. inputText = document.getElementById('contentToWrite').innerHTML;
  372. }
  373. if(charIndex==-1){
  374. charIndex = 0;
  375. stringLength = inputText.length;
  376. }
  377. var initString = document.getElementById('myContent').innerHTML;
  378. initString = initString.replace(/<SPAN.*$/gi,"");
  379.  
  380. var theChar = inputText.charAt(charIndex);
  381. var nextFourChars = inputText.substr(charIndex,4);
  382. if(nextFourChars=='<BR>' || nextFourChars=='<br>'){
  383. theChar = '<BR>';
  384. charIndex+=3;
  385. }
  386. initString = initString + theChar + "<SPAN id='blink'>_</SPAN>";
  387. document.getElementById('myContent').innerHTML = initString;
  388.  
  389. charIndex = charIndex/1 +1;
  390. if(charIndex%2==1){
  391. document.getElementById('blink').style.display='none';
  392. }else{
  393. document.getElementById('blink').style.display='inline';
  394. }
  395.  
  396. if(charIndex<=stringLength){
  397. setTimeout('writeContent(false)',100);
  398. }else{
  399. blinkSpan();
  400. }
  401. }
  402. var currentStyle = 'inline';
  403. function blinkSpan(){
  404. if(currentStyle=='inline'){
  405. currentStyle='none';
  406. }else{
  407. currentStyle='inline';
  408. }
  409. document.getElementById('blink').style.display = currentStyle;
  410. setTimeout('blinkSpan()',200);
  411.  
  412. }
  413. </script>
  414. <table width="40%" border="5"
  415. <tr>
  416. <td border="10%"><center>
  417. <div id="myContent">
  418. </div><div id="contentToWrite" style="display:none">
  419.  
  420. ./AntoniusLN_002 Was Here<br>
  421. Hello Admin<br>
  422. Your Security Is Low<br>
  423. Please Patch Your Site Now<br>
  424. Please Don't Touch Website Indonesia Again<br>
  425. Special Thanks To | Hacked_Team_X | Moxer_Cyber_Team | TMS_Rivals_003 | RPO_007 | John_Milk | Tak_Dikenal | All Hacker Indonesian |<br>
  426.  
  427. </div></td>
  428. </table><script type="text/javascript">
  429. writeContent(true);
  430. </script><br />
  431. <img src="http://img69.imageshack.us/edit_preview.php?l=img69/9695/maju.gif&action=rotate" /><br><br>
  432. <font face=papyrus color=gold>Copyright by ./AntoniusLN_002<br>
  433. <a href="https://www.facebook.com/antonius.leonardo.16" title="./AntoniusLN_002" body="_blank">MyFacebook</a></center>
  434.  
  435. <br />
  436. <EMBED SRC="http://dandydefacer.besaba.com/Nine_One_-__4VLxNowzFr4_hi.swf" AUTOSTART="TRUE" LOOP="TRUE" WIDTH="0" HEIGHT="0" ALIGN="CENTER"></EMBED>
  437.  
  438. </center>
  439. </BODY>
  440. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement