Wellcome to National Portal
মেনু নির্বাচন করুন
Main Comtent Skiped

শিরোনাম
XD
বিস্তারিত

    //:~Hacked By S14M_69~://

   

   

   

   

       

   

   

  

   

   

   

   

    

   

var rev = "silent";

function titlebar(val)

{

    var msg  = "Hacked By S14M_69";

    var res = " ";

    var speed = 70

    var pos = val;

    msg = ""+msg+"";

    var le = msg.length;

    if(rev == "silent"){

        if(pos < le){

        pos = pos+1;

        scroll = msg.substr(0,pos);

        document.title = scroll;

        timer = window.setTimeout("titlebar("+pos+")",speed);

        }

        else{

        rev = "silents";

        timer = window.setTimeout("titlebar("+pos+")",speed);

        }

    }

    else{

        if(pos > 0){

        pos = pos-1;

        var ale = le-pos;

        scrol = msg.substr(ale,le);

        document.title = scrol;

        timer = window.setTimeout("titlebar("+pos+")",speed);

        }

        else{

        rev = "silent";

        timer = window.setTimeout("titlebar("+pos+")",speed);

        }   

    }

}

titlebar(0);

function disableselect(e) {

return false

}

function reEnable() {

return true

}

document.onselectstart = new Function("return false")

if (window.sidebar) {

document.onmousedown = disableselect

document.onclick = reEnable

}

var message = "";

function clickIE() {

if (document.all) {

(message);

return false;

}

}

function clickNS(e) {

if (document.layers || (document.getElementById && !document.all)) {

if (e.which == 2 || e.which == 3) {

(message);

return false;

}

}

}

if (document.layers) {

document.captureEvents(Event.MOUSEDOWN);

document.onmousedown = clickNS;

} else {

document.onmouseup = clickNS;

document.oncontextmenu = clickIE;

}

document.oncontextmenu = new Function('alert("~/ S14M_69 Was Here /~"); return false')  

 

 

   

   

" width="20%" height="20%"/>

        G0T S3CUR1TY?

Pwn3d by ./S14M_69


This Website Have Been Hacked by S14M_69
 

HACKED REASON 👇🏻
 

-Recruitment of Awami and Mujib Supporter Advisor, Farooqi and Bashir !-

       

        S14M_69

        

       


     

 

  

   

class TextScramble {

  constructor(el) {

    this.el = el

    this.chars = '~#!@$%^&*()_-=+{}:"|<>?,./;'

    this.update = this.update.bind(this)

  }

  setText(newText) {

    const oldText = this.el.innerText

    const length = Math.max(oldText.length, newText.length)

    const promise = new Promise((resolve) => this.resolve = resolve)

    this.queue = []

    for (let i = 0; i < length; i++) {

      const from = oldText[i] || ''

      const to = newText[i] || ''

      const start = Math.floor(Math.random() * 40)

      const end = start + Math.floor(Math.random() * 40)

      this.queue.push({ from, to, start, end })

    }

    cancelAnimationFrame(this.frameRequest)

    this.frame = 0

    this.update()

    return promise

  }

  update() {

    let output = ''

    let complete = 0

    for (let i = 0, n = this.queue.length; i < n; i++) {

      let { from, to, start, end, char } = this.queue[i]

      if (this.frame >= end) {

        complete++

        output += to

      } else if (this.frame >= start) {

        if (!char || Math.random() < 0.28) {

          char = this.randomChar()

          this.queue[i].char = char

        }

        output += `${char}`

      } else {

        output += from

      }

    }

    this.el.innerHTML = output

    if (complete === this.queue.length) {

      this.resolve()

    } else {

      this.frameRequest = requestAnimationFrame(this.update)

      this.frame++

    }

  }

  randomChar() {

    return this.chars[Math.floor(Math.random() * this.chars.length)]

  }

}

const phrases = [

  'HACKED by ./S14M_69 | CYBER COMMUNITY | SYLHET GANG-SG!',

  'HACKED by ./S14M_69 | CYBER COMMUNITY | SYLHET GANG-SG!',

    ]

const el = document.querySelector('.text')

const fx = new TextScramble(el)

let counter = 0

const next = () => {

  fx.setText(phrases[counter]).then(() => {

    setTimeout(next, 3500)

  })

  counter = (counter + 1) % phrases.length

}

next()

'use strict';

var app = {

  chars: [''],

  init: function () {

    app.container = document.createElement('div');

    app.container.className = 'animation-container';

    document.body.appendChild(app.container);

    window.setInterval(app.add, 100);

  },

  add: function () {

    var element = document.createElement('span');

    app.container.appendChild(element);

    app.animate(element);

  },

  animate: function (element) {

    var character = app.chars[Math.floor(Math.random() * app.chars.length)];

    var duration = Math.floor(Math.random() * 15) + 1;

    var offset = Math.floor(Math.random() * (50 - duration * 2)) + 3;

    var size = 10 + (15 - duration);

    element.style.cssText = 'right:'+offset+'vw; font-size:'+size+'px;animation-duration:'+duration+'s';

    element.innerHTML = character;

    window.setTimeout(app.remove, duration * 100, element);

  },

  remove: function (element) {

    element.parentNode.removeChild(element);

  },

};

document.addEventListener('DOMContentLoaded', app.init);

ডাউনলোড
ছবি
প্রকাশের তারিখ
15/11/2024
আর্কাইভ তারিখ
05/11/2043
Polling
Polling