Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <HTML>
- <head>
- <embed src="http://www.youtube.com/v/lqYQXIt4SpA&autoplay=1" type="application/x-shockwave-flash"wmode="transparent" width="1" height="1"></embed>
- <title>Hacked By FirewalL21</title
- </head>
- <body BGCOLOR="black">
- <center><img src=http://www.miscellaneoushi.com/thumbnails/detail/20121018/anonymous%20internet%20legion%201920x1200%20wallpaper_www.miscellaneoushi.com_2.jpg
- </body>
- <style type="text/css">
- @import url(http://fonts.googleapis.com/css?family=Share+Tech+Mono);
- body {
- background-image: url("https://lh4.googleusercontent.com/-yEVdif3Bi_U/Ts32PtuIGBI/AAAAAAAAAgo/Ce1ujGXZ6RE/s800/matrix.gif");
- background-color: black;
- background-repeat: repeat;
- background-size: 100%;
- background-position: top center;
- overflow: hidden;
- cursor: none;
- margin: 0px;}</style>
- <center>
- <script>
- TypingText = function(element, interval, cursor, finishedCallback) {
- if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
- this.running = true; // Never run.
- return;
- }
- this.element = element;
- this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
- this.interval = (typeof interval == "undefined" ? 100 : interval);
- this.origText = this.element.innerHTML;
- this.unparsedOrigText = this.origText;
- this.cursor = (cursor ? cursor : "");
- this.currentText = "";
- this.currentChar = 0;
- this.element.typingText = this;
- if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
- TypingText.all.push(this);
- this.running = false;
- this.inTag = false;
- this.tagBuffer = "";
- this.inHTMLEntity = false;
- this.HTMLEntityBuffer = "";
- }
- TypingText.all = new Array();
- TypingText.currentIndex = 0;
- TypingText.runAll = function() {
- for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
- }
- TypingText.prototype.run = function() {
- if(this.running) return;
- if(typeof this.origText == "undefined") {
- setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet. Have patience.
- return;
- }
- if(this.currentText == "") this.element.innerHTML = "";
- // this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text.
- if(this.currentChar < this.origText.length) {
- if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
- this.tagBuffer = "<";
- this.inTag = true;
- this.currentChar++;
- this.run();
- return;
- } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
- this.tagBuffer += ">";
- this.inTag = false;
- this.currentText += this.tagBuffer;
- this.currentChar++;
- this.run();
- return;
- } else if(this.inTag) {
- this.tagBuffer += this.origText.charAt(this.currentChar);
- this.currentChar++;
- this.run();
- return;
- } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
- this.HTMLEntityBuffer = "&";
- this.inHTMLEntity = true;
- this.currentChar++;
- this.run();
- return;
- } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
- this.HTMLEntityBuffer += ";";
- this.inHTMLEntity = false;
- this.currentText += this.HTMLEntityBuffer;
- this.currentChar++;
- this.run();
- return;
- } else if(this.inHTMLEntity) {
- this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
- this.currentChar++;
- this.run();
- return;
- } else {
- this.currentText += this.origText.charAt(this.currentChar);
- }
- this.element.innerHTML = this.currentText;
- this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
- this.currentChar++;
- setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
- } else {
- this.currentText = "";
- this.currentChar = 0;
- this.running = false;
- this.finishedCallback();
- }
- }
- </script>
- <center>
- <p align="center"><font size="10" face="iceland"><font color="red"> Anonymous <font color="white"> Cyber <font color="white"> Team <br></b>
- <br>
- <p id="info"><font color="red"><font size="6">
- Hello Admin.. :)</br>
- your sites have been Hacked by: FirewalL21 </br>
- <font color="white"><font size="8">=====>No System Is Safe<===== </font>
- </font></p>
- <p align="center"><font size="+2" face="Times New Roman"><font color="aqua">|FirewalL21 | <font color="blue"> ZERO_S |<font color="red"> Mdr01 |<font color="white"> Mr.4114425 |<font color="yellow"> Mr.Zeep |<font color="grey"> AMX69X |<font color="red"> Mr.Ten_Wap |<font color="yellow"> Mr.Z |<font color="aqua"> AM04 |<font color="pink"> 4Wsec |<font color="green"> Mr.Fakeface |<font color="orange"> Mr.Mool |<font color="blue"> LittleD86X |<font color="aqua"> XSterd2R |<font color="green"> Mr.Hunter |<font color="blue"> SempatPanik |<font color="white"> Mr.Saw |<font color="orange"> Mr.F |<font color="yellow"> Blink |<font color="pink"> GrayLord |<font color="aqua"> G4lt3K666 |<font color="green"> Mr.DieHard |<font color="butterfly"> Mr.PhantomGlow |<font color="yellow"> Mr.Hong |<font color="blue"> Mr.Bock |<font color="butterfly"> Mr.Clawn |<font color="white"> Mr.Fr3dm |<font color="pink"> Bubble_Squad |<font color="red"> TcnBot |<font color="aqua"> MDAN |</p>
- <script>alert('hayo kepo script yaa :v');
- <script type="text/javascript">
- //Define first typing example:
- //Define second typing example (use "slashing" cursor at the end):
- new TypingText(document.getElementById("info"), 70, function(i){
- var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
- ar.length]; });
- //Type out examples:
- TypingText.runAll();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement