Advertisement
Guest User

H4BB1T INSIDE | Jakarta Paranoid

a guest
Mar 23rd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.79 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4. <meta name="Description" content="H4BB1T | JAKARTA PARANOID">\
  5. <meta property="og:image" content="https://i.ibb.co/CmGbbmz/53430105-557504214770012-2414548526572814332-n.jpg" alt="53430105-557504214770012-2414548526572814332-n" "="">
  6. <link rel="icon" type="image/png" href="https://i.ibb.co/RbZcvJs/jp1.png" />
  7. </head>
  8. <center>
  9. <link href="http://fonts.googleapis.com/css?family=Iceland" rel="stylesheet" type="text/css">
  10. <title>H4BB1T INSIDE</title>
  11. <img src="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/3e17bde0-ba1d-4090-a456-20d242374848/d4c26gr-b9b9983d-ee3c-47b1-89f8-b7e4db281dce.jpg/v1/fill/w_900,h_507,q_70,strp/indonesia_by_artofadam_d4c26gr-fullview.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NTA3IiwicGF0aCI6IlwvZlwvM2UxN2JkZTAtYmExZC00MDkwLWE0NTYtMjBkMjQyMzc0ODQ4XC9kNGMyNmdyLWI5Yjk5ODNkLWVlM2MtNDdiMS04OWY4LWI3ZTRkYjI4MWRjZS5qcGciLCJ3aWR0aCI6Ijw9OTAwIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmltYWdlLm9wZXJhdGlvbnMiXX0.49kHqBoaQ8-dJ4exYoSfXJ4P2g0nKdYcjFDwPsE0Ou0" width="600px"><br>
  12. <h4bb1t>
  13.        <h1 id="headline">HACKED BY H4BB1T | JAKARTA PARANOID</h1>
  14.        <p id="text">no one care about your system! except me. thank me later :)</p>
  15.      <br><br><font face="Iceland" size="7" font color="red"><font color="white">[ </font><marquee width="600"><font color="white" size="5">@AmandaManopo<font color="white"> - @PhantomGhost - @PacmanCorp - @WhiteSystem./404 - @C0RT3X - @/Br0k3n-H0m3 - @Acenk404 - @ASTRA - @p0r7s - @Yhuricka - @AnonGhost - @GhostSquad - @Kyu_Kazami - @IndonesiaToWorld - @SimSimi</marquee><font color="white" size="7"> ]
  16. </h4bb1t>
  17. <style>
  18. *{
  19.     box-sizing:border-box;
  20. }
  21.  
  22. html,body{
  23.     width:100%;
  24.     height:100%;
  25. }
  26.  
  27. body{
  28.     margin:0;
  29.  
  30.     background:black;
  31.     font-family: Iceland;
  32. }
  33. h4bb1t{
  34.     width:80%;
  35.     margin:auto;
  36.     font-size:20;
  37.     top:50%;
  38.     position:relative;
  39.     transform:translateY(-50%);
  40. }
  41. </style>
  42. <script>
  43. function WordShuffler(holder,opt){
  44.   var that = this;
  45.   var time = 0;
  46.   this.now;
  47.   this.then = Date.now();
  48.  
  49.   this.delta;
  50.   this.currentTimeOffset = 0;
  51.  
  52.   this.word = null;
  53.   this.currentWord = null;
  54.   this.currentCharacter = 0;
  55.   this.currentWordLength = 0;
  56.  
  57.  
  58.   var options = {
  59.     fps : 25,
  60.     timeOffset : 5,
  61.     textColor : '#CCC',
  62.     fontSize : "20px",
  63.     useCanvas : false,
  64.     mixCapital : false,
  65.     mixSpecialCharacters : false,
  66.     needUpdate : true,
  67.     colors : [
  68.       '#f44336','#e91e63','#9c27b0',
  69.       '#673ab7','#3f51b5','#2196f3',
  70.       '#03a9f4','#00bcd4','#009688',
  71.       '#4caf50','#8bc34a','#cddc39',
  72.       '#ffeb3b','#ffc107','#ff9800',
  73.       '#ff5722','#795548','#9e9e9e',
  74.       '#607d8b'
  75.     ]
  76.   }
  77.  
  78.   if(typeof opt != "undefined"){
  79.     for(key in opt){
  80.       options[key] = opt[key];
  81.     }
  82.   }
  83.  
  84.  
  85.  
  86.   this.needUpdate = true;
  87.   this.fps = options.fps;
  88.   this.interval = 1000/this.fps;
  89.   this.timeOffset = options.timeOffset;
  90.   this.textColor = options.textColor;
  91.   this.fontSize = options.fontSize;
  92.   this.mixCapital = options.mixCapital;
  93.   this.mixSpecialCharacters = options.mixSpecialCharacters;
  94.   this.colors = options.colors;
  95.  
  96.    this.useCanvas = options.useCanvas;
  97.  
  98.   this.chars = [
  99.     'A','B','C','D',
  100.     'E','F','G','H',
  101.     'I','J','K','L',
  102.     'M','N','O','P',
  103.     'Q','R','S','T',
  104.     'U','V','W','X',
  105.     'Y','Z'
  106.   ];
  107.   this.specialCharacters = [
  108.     '!','ยง','$','%',
  109.     '&','/','(',')',
  110.    '=','?','_','<',
  111.    '>','^','ยฐ','*',
  112.    '#','-',':',';','~'
  113.   ]
  114.  
  115.   if(this.mixSpecialCharacters){
  116.     this.chars = this.chars.concat(this.specialCharacters);
  117.   }
  118.  
  119.   this.getRandomColor = function () {
  120.     var randNum = Math.floor( Math.random() * this.colors.length );
  121.     return this.colors[randNum];
  122.   }
  123.  
  124.   //if Canvas
  125.  
  126.   this.position = {
  127.     x : 0,
  128.     y : 50
  129.   }
  130.  
  131.   //if DOM
  132.   if(typeof holder != "undefined"){
  133.     this.holder = holder;
  134.   }
  135.  
  136.   if(!this.useCanvas && typeof this.holder == "undefined"){
  137.    console.warn('Holder must be defined in DOM Mode. Use Canvas or define Holder');
  138.   }
  139.  
  140.  
  141.   this.getRandCharacter = function(characterToReplace){    
  142.     if(characterToReplace == " "){
  143.       return ' ';
  144.     }
  145.     var randNum = Math.floor(Math.random() * this.chars.length);
  146.     var lowChoice =  -.5 + Math.random();
  147.     var picketCharacter = this.chars[randNum];
  148.     var choosen = picketCharacter.toLowerCase();
  149.     if(this.mixCapital){
  150.       choosen = lowChoice < 0 ? picketCharacter.toLowerCase() : picketCharacter;
  151.    }
  152.    return choosen;
  153.    
  154.  }
  155.  
  156.  this.writeWord = function(word){
  157.    this.word = word;
  158.    this.currentWord = word.split('');
  159.    this.currentWordLength = this.currentWord.length;
  160.  
  161.  }
  162.  
  163.  this.generateSingleCharacter = function (color,character) {
  164.    var span = document.createElement('span');
  165.    span.style.color = color;
  166.    span.innerHTML = character;
  167.    return span;
  168.  }
  169.  
  170.  this.updateCharacter = function (time) {
  171.    
  172.      this.now = Date.now();
  173.      this.delta = this.now - this.then;
  174.  
  175.      
  176.  
  177.      if (this.delta > this.interval) {
  178.         this.currentTimeOffset++;
  179.      
  180.         var word = [];
  181.  
  182.         if(this.currentTimeOffset === this.timeOffset && this.currentCharacter !== this.currentWordLength){
  183.          this.currentCharacter++;
  184.           this.currentTimeOffset = 0;
  185.         }
  186.         for(var k=0;k<this.currentCharacter;k++){
  187.          word.push(this.currentWord[k]);
  188.        }
  189.  
  190.        for(var i=0;i<this.currentWordLength - this.currentCharacter;i++){
  191.          word.push(this.getRandCharacter(this.currentWord[this.currentCharacter+i]));
  192.        }
  193.  
  194.  
  195.        if(that.useCanvas){
  196.          c.clearRect(0,0,stage.x * stage.dpr , stage.y * stage.dpr);
  197.          c.font = that.fontSize + " sans-serif";
  198.          var spacing = 0;
  199.          word.forEach(function (w,index) {
  200.            if(index > that.currentCharacter){
  201.               c.fillStyle = that.getRandomColor();
  202.             }else{
  203.               c.fillStyle = that.textColor;
  204.             }
  205.             c.fillText(w, that.position.x + spacing, that.position.y);
  206.             spacing += c.measureText(w).width;
  207.           });
  208.         }else{
  209.  
  210.           if(that.currentCharacter === that.currentWordLength){
  211.             that.needUpdate = false;
  212.           }
  213.           this.holder.innerHTML = '';
  214.           word.forEach(function (w,index) {
  215.             var color = null
  216.             if(index > that.currentCharacter){
  217.               color = that.getRandomColor();
  218.             }else{
  219.               color = that.textColor;
  220.             }
  221.             that.holder.appendChild(that.generateSingleCharacter(color, w));
  222.           });
  223.         }
  224.         this.then = this.now - (this.delta % this.interval);
  225.       }
  226.   }
  227.  
  228.   this.restart = function () {
  229.     this.currentCharacter = 0;
  230.     this.needUpdate = true;
  231.   }
  232.  
  233.   function update(time) {
  234.     time++;
  235.     if(that.needUpdate){
  236.       that.updateCharacter(time);
  237.     }
  238.     requestAnimationFrame(update);
  239.   }
  240.  
  241.   this.writeWord(this.holder.innerHTML);
  242.  
  243.  
  244.   console.log(this.currentWord);
  245.   update(time);
  246. }
  247.  
  248.  
  249.  
  250.  
  251. var headline = document.getElementById('headline');
  252. var text = document.getElementById('text');
  253. var third = document.getElementById('third');
  254.  
  255. var headText = new WordShuffler(headline,{
  256.   textColor : '#fff',
  257.   timeOffset : 18,
  258.   mixCapital : true,
  259.   mixSpecialCharacters : true
  260. });
  261.  
  262. var pText = new WordShuffler(text,{
  263.   textColor : '#fff',
  264.   timeOffset : 2
  265. });
  266.  
  267. var buttonText = new WordShuffler(shuffler,{
  268.   textColor : 'tomato',
  269.   timeOffset : 10
  270. });
  271.  
  272.  
  273.  
  274.   shuffler.addEventListener('click',function () {
  275.     headText.restart();
  276.     pText.restart();
  277.     buttonText.restart();
  278.   });
  279. </script>
  280. <script language='JavaScript1.2'>
  281. function disableselect(e){
  282. return false
  283. }
  284. function reEnable(){
  285. return true
  286. }
  287. document.onselectstart=new Function ("return false")
  288. if (window.sidebar){
  289. document.onmousedown=disableselect
  290. document.onclick=reEnable
  291. }
  292. </script>
  293. <script type='text/javascript'>
  294. //<![CDATA[
  295. //Script Redirect CTRL + U
  296. //https://www.facebook.com/arosze732
  297. function redirectCU(e) {
  298.  if (e.ctrlKey && e.which == 85) {
  299.    window.location.replace("https://www.facebook.com/arosze732");
  300.    return false;
  301.  }
  302. }
  303. document.onkeydown = redirectCU;
  304.  
  305. //Script Redirect Klik Kanan
  306. function redirectKK(e) {
  307.  if (e.which == 3) {
  308.    window.location.replace("https://www.facebook.com/arosze732");
  309.    return false;
  310.  }
  311. }
  312. document.oncontextmenu = redirectKK;
  313. //]]>
  314. </script>
  315. <iframe width="0%" height="0" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/332066223&amp;auto_play=true&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>
  316. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement