Advertisement
Mr_p3mu14

Ngk tau

Aug 8th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.56 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <link rel="icon" type="image/gif" href="">
  3. <body bgcolor=black>
  4. <table width=100% height=100%><td align=center><br><br><br><br><br><br><br><br>
  5. <body> <script> alert ('Hello World')</script> _<script> alert ('^_^')</script>
  6. <script src="https://cdn.rawgit.com/FicriPebriyana/efek/0a935a6c/efek%20salju.js"type="text/javascript"></script>
  7. <style> @import url('https://fonts.googleapis.com/css?family=Pirata+One'); body { font-family: courier new; background: black; color: black; } .t3x { font-family: pirata one; -webkit-animation-name: blinker; -webkit-animation-duration: 2s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -moz-animation-name: blinker; -moz-animation-duration: 1s; -moz-animation-timing-function: linear; -moz-animation-iteration-count: infinite; animation-name: blinker; animation-duration: 1s; animation-timing-function: linear; animation-iteration-count: infinite; color: #385164; } @-moz-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @-webkit-keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } @keyframes blinker { 0% { opacity: 1.0; } 50% { opacity: 0.0; } 100% { opacity: 1.0; } } } </style>
  8. </body>
  9. <link href='http://fonts.googleapis.com/css?family=Orbitron:700' rel='stylesheet' type='text/css'>
  10. <Link href='' rel='SHORTCUT ICON'/>
  11. <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
  12. <marquee><title>My Name Is Z3R0 TW0</title> </marquee>
  13. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  14. <style type="text/css">
  15. h1 {color: #333;font-size: 50px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  16. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  17.  
  18.  
  19. h2 {color: #333;font-size: 50px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  20. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  21.  
  22. h3 {color: #333;font-size: 50px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  23. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  24.  
  25.  
  26. h4 {color: #FF0000;font-size: 20px;margin: 1px auto;text-align:center;text-transform:uppercase; font-family:Orbitron;}
  27. .neon {color: #FFFFFF;text-shadow: 0 0 5px #1ab4e7, 0 0 10px #1ab4e7, 0 0 30px #18a2d0, 0 0 45px #18a2d0, 0 0 60px #18a2d0;}
  28.  
  29.  
  30. .matrix {color: #FFFFFF; font-family:Arial, Courier, Monotype; font-size:10pt; text-align:center; width:10px; padding:0px; margin:0px;}
  31. .jokitz1{
  32.         text-align : center;
  33.         }
  34. .jokitz2{
  35.         text-align : center;
  36.         font-family : Courier;
  37.         }
  38. </style>
  39. <script type="text/javascript">
  40.  
  41. <!--
  42.  
  43. //Disable right click script
  44.  
  45. //visit http://www.rainbow.arch.scriptmania.com/scripts/
  46.  
  47. var message="Sorry, right-click has been disabled";
  48.  
  49. ///////////////////////////////////
  50.  
  51. function clickIE() {if (document.all) {(message);return false;}}
  52.  
  53. function clickNS(e) {if
  54.  
  55. (document.layers||(document.getElementById&&!document.all)) {
  56.  
  57. if (e.which==2||e.which==3) {(message);return false;}}}
  58.  
  59. if (document.layers)
  60.  
  61. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  62.  
  63. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  64.  
  65. document.oncontextmenu=new Function("return false")
  66.  
  67. // -->
  68.  
  69. </script>
  70.  
  71. <!-- <script language="JavaScript1.2" type="text/javascript">
  72.  
  73. function ClearError() {return true;}
  74.  
  75. window.onerror = ClearError;
  76.  
  77. </script> -->
  78.  
  79.  
  80.  
  81. <script type="text/javascript" language="javascript">
  82.  
  83. <!--
  84.  
  85. var rows=1; // must be an odd number
  86.  
  87. var speed=10; // lower is faster
  88.  
  89. var reveal=2; // between 0 and 2 only. The higher, the faster the word appears
  90.  
  91. var effectalign="center" //enter "center" to center it.
  92.  
  93.  
  94.  
  95. /***********************************************
  96.  
  97. * The Matrix Text Effect- by Richard Womersley (http://www.mf2fm.co.uk/rv)
  98.  
  99. * This notice must stay intact for use
  100.  
  101. * Visit http://www.dynamicdrive.com/ for full source code
  102.  
  103. ***********************************************/
  104.  
  105.  
  106.  
  107.  
  108. var w3c=document.getElementById && !window.opera;;
  109.  
  110. var ie45=document.all && !window.opera;
  111.  
  112. var ma_tab, matemp, ma_bod, ma_row, x, y, columns, ma_txt, ma_cho;
  113.  
  114. var m_coch=new Array();
  115.  
  116. var m_copo=new Array();
  117.  
  118. window.onload=function() {
  119.  
  120.        if (!w3c && !ie45) return
  121.  
  122.  var matrix=(w3c)?document.getElementById("matrix"):document.all["matrix"];
  123.  
  124.  ma_txt=(w3c)?matrix.firstChild.nodeValue:matrix.innerHTML;
  125.  
  126.  ma_txt=" "+ma_txt+" ";
  127.  
  128.  columns=ma_txt.length;
  129.  
  130.  if (w3c) {
  131.  
  132.    while (matrix.childNodes.length) matrix.removeChild(matrix.childNodes[0]);
  133.  
  134.    ma_tab=document.createElement("table");
  135.  
  136.    ma_tab.setAttribute("border", 0);
  137.  
  138.    ma_tab.setAttribute("align", effectalign);
  139.  
  140.    ma_tab.style.backgroundColor="#000000";
  141.  
  142.    ma_bod=document.createElement("tbody");
  143.  
  144.    for (x=0; x<rows; x++) {
  145.  
  146.      ma_row=document.createElement("tr");
  147.  
  148.      for (y=0; y<columns; y++) {
  149.  
  150.        matemp=document.createElement("td");
  151.  
  152.        matemp.setAttribute("id", "Mx"+x+"y"+y);
  153.  
  154.        matemp.className="matrix";
  155.  
  156.        matemp.appendChild(document.createTextNode(String.fromCharCode(160)));
  157.  
  158.        ma_row.appendChild(matemp);
  159.  
  160.      }
  161.  
  162.      ma_bod.appendChild(ma_row);
  163.  
  164.    }
  165.  
  166.    ma_tab.appendChild(ma_bod);
  167.  
  168.    matrix.appendChild(ma_tab);
  169.  
  170.  } else {
  171.  
  172.    ma_tab='<ta'+'ble align="'+effectalign+'" border="0" style="background-color:#000000">';
  173.  
  174.    for (var x=0; x<rows; x++) {
  175.  
  176.      ma_tab+='<t'+'r>';
  177.  
  178.      for (var y=0; y<columns; y++) {
  179.  
  180.        ma_tab+='<t'+'d class="matrix" id="Mx'+x+'y'+y+'"> </'+'td>';
  181.  
  182.      }
  183.  
  184.      ma_tab+='</'+'tr>';
  185.  
  186.    }
  187.  
  188.    ma_tab+='</'+'table>';
  189.  
  190.    matrix.innerHTML=ma_tab;
  191.  
  192.  }
  193.  
  194.  ma_cho=ma_txt;
  195.  
  196.  for (x=0; x<columns; x++) {
  197.  
  198.    ma_cho+=String.fromCharCode(32+Math.floor(Math.random()*94));
  199.  
  200.    m_copo[x]=0;
  201.  
  202.  }
  203.  
  204.  ma_bod=setInterval("mytricks()", speed);
  205.  
  206. }
  207.  
  208.  
  209.  
  210. function mytricks() {
  211.  
  212.  x=0;
  213.  
  214.  for (y=0; y<columns; y++) {
  215.  
  216.    x=x+(m_copo[y]==100);
  217.  
  218.    ma_row=m_copo[y]%100;
  219.  
  220.    if (ma_row && m_copo[y]<100) {
  221.  
  222.      if (ma_row<rows+1) {
  223.  
  224.        if (w3c) {
  225.  
  226.          matemp=document.getElementById("Mx"+(ma_row-1)+"y"+y);
  227.  
  228.          matemp.firstChild.nodeValue=m_coch[y];
  229.  
  230.        }
  231.  
  232.        else {
  233.  
  234.          matemp=document.all["Mx"+(ma_row-1)+"y"+y];
  235.  
  236.          matemp.innerHTML=m_coch[y];
  237.  
  238.        }
  239.  
  240.        matemp.style.color="#81F2FF";
  241.  
  242.        matemp.style.fontWeight="bold";
  243.  
  244.      }
  245.  
  246.      if (ma_row>1 && ma_row<rows+2) {
  247.  
  248.        matemp=(w3c)?document.getElementById("Mx"+(ma_row-2)+"y"+y):document.all["Mx"+(ma_row-2)+"y"+y];
  249.  
  250.        matemp.style.fontWeight="normal";
  251.  
  252.        matemp.style.color="#00BBFF";
  253.  
  254.      }
  255.  
  256.      if (ma_row>2) {
  257.  
  258.          matemp=(w3c)?document.getElementById("Mx"+(ma_row-3)+"y"+y):document.all["Mx"+(ma_row-3)+"y"+y];
  259.  
  260.        matemp.style.color="#20FFDA";
  261.  
  262.      }
  263.  
  264.      if (ma_row<Math.floor(rows/2)+1) m_copo[y]++;
  265.  
  266.      else if (ma_row==Math.floor(rows/2)+1 && m_coch[y]==ma_txt.charAt(y)) zoomer(y);
  267.  
  268.      else if (ma_row<rows+2) m_copo[y]++;
  269.  
  270.      else if (m_copo[y]<100) m_copo[y]=0;
  271.  
  272.    }
  273.  
  274.    else if (Math.random()>0.9 && m_copo[y]<100) {
  275.  
  276.      m_coch[y]=ma_cho.charAt(Math.floor(Math.random()*ma_cho.length));
  277.  
  278.      m_copo[y]++;
  279.  
  280.    }
  281.  
  282.  }
  283.  
  284.  if (x==columns) clearInterval(ma_bod);
  285.  
  286. }
  287.  
  288.  
  289.  
  290. function zoomer(ycol) {
  291.  
  292.  var mtmp, mtem, ytmp;
  293.  
  294.  if (m_copo[ycol]==Math.floor(rows/2)+1) {
  295.  
  296.    for (ytmp=0; ytmp<rows; ytmp++) {
  297.  
  298.      if (w3c) {
  299.  
  300.        mtmp=document.getElementById("Mx"+ytmp+"y"+ycol);
  301.  
  302.        mtmp.firstChild.nodeValue=m_coch[ycol];
  303.  
  304.      }
  305.  
  306.      else {
  307.  
  308.        mtmp=document.all["Mx"+ytmp+"y"+ycol];
  309.  
  310.        mtmp.innerHTML=m_coch[ycol];
  311.  
  312.      }
  313.  
  314.      mtmp.style.color="#5BEEFF";
  315.  
  316.      mtmp.style.fontWeight="bold";
  317.  
  318.    }
  319.  
  320.    if (Math.random()<reveal) {
  321.  
  322.      mtmp=ma_cho.indexOf(ma_txt.charAt(ycol));
  323.  
  324.      ma_cho=ma_cho.substring(0, mtmp)+ma_cho.substring(mtmp+1, ma_cho.length);
  325.  
  326.    }
  327.  
  328.    if (Math.random()<reveal-1) ma_cho=ma_cho.substring(0, ma_cho.length-1);
  329.  
  330.    m_copo[ycol]+=199;
  331.  
  332.    setTimeout("zoomer("+ycol+")", speed);
  333.  
  334.  }
  335.  
  336.  else if (m_copo[ycol]>200) {
  337.  
  338.    if (w3c) {
  339.  
  340.      mtmp=document.getElementById("Mx"+(m_copo[ycol]-201)+"y"+ycol);
  341.  
  342.      mtem=document.getElementById("Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol);
  343.  
  344.    }
  345.  
  346.    else {
  347.  
  348.      mtmp=document.all["Mx"+(m_copo[ycol]-201)+"y"+ycol];
  349.  
  350.      mtem=document.all["Mx"+(200+rows-m_copo[ycol]--)+"y"+ycol];
  351.  
  352.    }
  353.  
  354.    mtmp.style.fontWeight="normal";
  355.  
  356.    mtem.style.fontWeight="normal";
  357.  
  358.    setTimeout("zoomer("+ycol+")", speed);
  359.  
  360.  }
  361.  
  362.  else if (m_copo[ycol]==200) m_copo[ycol]=100+Math.floor(rows/2);
  363.  
  364.  if (m_copo[ycol]>100 && m_copo[ycol]<200) {
  365.  
  366.    if (w3c) {
  367.  
  368.      mtmp=document.getElementById("Mx"+(m_copo[ycol]-101)+"y"+ycol);
  369.  
  370.      mtmp.firstChild.nodeValue=String.fromCharCode(160);
  371.  
  372.      mtem=document.getElementById("Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol);
  373.  
  374.      mtem.firstChild.nodeValue=String.fromCharCode(160);
  375.  
  376.    }
  377.  
  378.    else {
  379.  
  380.      mtmp=document.all["Mx"+(m_copo[ycol]-101)+"y"+ycol];
  381.  
  382.      mtmp.innerHTML=String.fromCharCode(160);
  383.  
  384.      mtem=document.all["Mx"+(100+rows-m_copo[ycol]--)+"y"+ycol];
  385.  
  386.      mtem.innerHTML=String.fromCharCode(160);
  387.  
  388.    }
  389.  
  390.    setTimeout("zoomer("+ycol+")", speed);
  391.  
  392.  }
  393.  
  394.  
  395.  
  396.  //start
  397.  
  398. var h1 = document.getElementsByTagName("h1")[0],
  399.  
  400. text = h1.innerText || h1.textContent,
  401.  
  402. split = [], i, lit = 0, timer = null;
  403.  
  404. for(i = 0; i < text.length; ++i) {
  405.  
  406. split.push("<span>" + text[i] + "</span>");
  407.  
  408. }
  409.  
  410. h1.innerHTML = split.join("");
  411.  
  412. split = h1.childNodes;
  413.  
  414.  
  415.  
  416. var flicker = function() {
  417.  
  418. lit += 0.01;
  419.  
  420. if(lit >= 1) {
  421.  
  422. clearInterval(timer);
  423.  
  424. }
  425.  
  426. for(i = 0; i < split.length; ++i) {
  427.  
  428. if(Math.random() < lit) {
  429.  
  430. split[i].className = "neon";
  431.  
  432. } else {
  433.  
  434. split[i].className = "";
  435.  
  436. }
  437.  
  438. }
  439.  
  440. }
  441.  
  442. setInterval(flicker, 100);
  443.  
  444.  
  445.  
  446. }
  447.  
  448. //strat sec
  449.  
  450. // end  -->
  451.  
  452. </script>
  453. <link rel="openid.server" href="http://www.blogger.com/openid-server.g" />
  454. </head>
  455. <center>
  456.     <img src="http://krypsec.com/it-courses/IT-Training/image/hacker3.gif?t=o&amp;v=760" height="300px" /><br><center>
  457. <center>  <img alt="https://c.top4top.net/p_4588dgkj1.gif" src="https://c.top4top.net/p_4588dgkj1.gif" pagespeed_url_hash="1695700494" height="30" width="500" /> <br> <strong>  </div> <table width=820px> <td align=center> <span style='font: 17px Courier;size:15px;color:#9E9E9E;'>    
  458.  
  459. <br>
  460.  
  461. <h1>My Name Is Z3R0 TW0</h1>
  462.  
  463.  
  464. <div id="matrix" class="style25"> Hacked??</div>
  465.  
  466.  
  467.  
  468. <br>
  469. <font face="pirata one" color="white" style="text-shadow: 0 0 20px black, 0 0 5px black, 0 0 7px black, 0 0 45px black; font-weight:bold: blue;font-size:40px"><b>Hello world<br>Saya bukanlah orang jahat,bukan pula orang baik.<br>Tapi saya bisa menjadi kedua sifat itu Tergantung berhadapan dengan siapa</b><br><br>
  470. <font face="pirata one" color="white" size="5"><b>Greetz To: </b><br></font>
  471. <font face="pirata one" color="white" size="5"><b>[DxD | MOSLEM | Mr.R4YH4N22 | DALOPEZ | MACHKIL | LzFox | Mrs.JG4L4XY | Lost Connection |Mr.B34ST |] </b></font>
  472.  
  473. <center>     <img src="http://kodbul.org/img/konuayirac/siyahyuruyen.gif"><br>
  474.  
  475.  <style>
  476.       link-button{
  477.         text-decoration: none;
  478.         background-color: #eeeeee;
  479.         color: black;
  480.         padding: 4px 3px 4px 3px;
  481.         border: 2px solid #c2c2c2;
  482.         border-radius:2px;     
  483.       }
  484.     </style>
  485. </head>
  486.   <body>
  487. <font face="pirata one" color="white" style="text-shadow: 0 0 20px black, 0 0 5px black, 0 0 7px black, 0 0 45px black; font-weight:bold: blue;font-size:12px">
  488. <a href="https://www.instagram.com/anad_pratama/"><input type="button" value="Stalk?" onclick="alert('Follow ya su');" style="font-size:1em;background:white"></a></font>
  489. <center>
  490.  
  491. <hr width="550px" style='color:red;'>
  492.  
  493. <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  494.  
  495. <span style='font: 15px Lucida Handwriting;size:15px;color:cyan;text-shadow: 0px 0px 50px;'><strong>
  496. <style type="text/css">
  497. <span style='font: 100px>
  498.  body{
  499.   font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  500.   margin-top:0px;
  501.    background-repeat:no-repeat;
  502.   padding-top:26px;
  503.  }
  504.     #myContent, #myContent blink{
  505.         width:0%px;
  506.         height:0%px;
  507.         background:black;
  508.         color: #00FFFF;
  509.         font-family:IceLand;
  510.         font-size:20px;
  511.     }    
  512.     blink{
  513.         display:inline;
  514.     }
  515.     </style><br />
  516.     <script type="text/javascript">
  517.   var charIndex = -1;
  518.     var stringLength = 0;
  519.     var inputText;
  520.     function writeContent(init){
  521.      if(init){
  522.       inputText = document.getElementById('contentToWrite').innerHTML;
  523.      }
  524.         if(charIndex==-1){
  525.             charIndex = 0;
  526.             stringLength = inputText.length;
  527.         }
  528.         var initString = document.getElementById('myContent').innerHTML;
  529.   initString = initString.replace(/<SPAN.*$/gi,"");
  530.        
  531.        var theChar = inputText.charAt(charIndex);
  532.        var nextFourChars = inputText.substr(charIndex,4);
  533.        if(nextFourChars=='<br>' || nextFourChars=='<br>'){
  534.          theChar  = '<br>';
  535.          charIndex+=3;
  536.         }
  537.         initString = initString + theChar + "<span id='blink'>_</SPAN>";
  538.         document.getElementById('myContent').innerHTML = initString;
  539.  
  540.         charIndex = charIndex/1 +1;
  541.   if(charIndex%2==1){
  542.              document.getElementById('blink').style.display='font: 100px';
  543.         }else{
  544.              document.getElementById('blink').style.display='inline';
  545.         }
  546.                
  547.         if(charIndex<=stringLength){
  548.            setTimeout('writeContent(false)',100);
  549.        }else{
  550.         blinkSpan();
  551.        }  
  552.    }
  553.        var currentStyle = 'inline';
  554.    function blinkSpan(){
  555.     if(currentStyle=='inline'){
  556.      currentStyle='none';
  557.     }else{
  558.      currentStyle='inline';
  559.     }
  560.     document.getElementById('blink').style.display = currentStyle;
  561.     setTimeout('blinkSpan()',9999999);
  562.    
  563.    }
  564.  
  565.    </script>
  566. <embed src="https://www.youtube.com/v/sb8B3gibLY0&autoplay=1" type="application/x-shockwave-flash"wmode="transparent" width="1" height="1"></embed>
  567. <br><iframe width="0" height="0"
  568. src="https://api.soundcloud.com/tracks/509656428/stream?client_id=a3e059563d7fd3372b49b37f00a00bcf" frameborder="0" allowfullscreen></iframe>
  569.  
  570. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement