bu elimdeki index için inanın 2 saatten fazla uğraşıyorum şunun arkasındaki x grubun logusunu silip bu index için bizim logoyu atacak bir tane kardeş arıyorum yardıma ihtiyacım var
Kod:
<p></p>
<**** http-equiv="Content-Language" content="tr">
<h1><center>**********
farbbibliothek = new Array();
farbbibliothek[0] = new Array("#FF0000","?#?FF1100?","?#?FF2200?","?#?FF3300?","?#?FF4400?","?#?FF?Â*5500","?#?FF6600?","?#?FF7700?","?#?FF8800?","?#?FF9900?","?#?FFaa00?","?#?FFbb00?","?#?FFcc00?","#FFÂ*dd00","?#?FFee00?","#FFff00","#FFee00","?#?FFdd00?","#FFcc00","#FFbb00","#FFaa00","#FFÂ*9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
farbbibliothek[1] = new Array("#00FF00","#000000","#00FF00","#00FF00");
farbbibliothek[2] = new Array("#00FF00","#FF0000","#00FF00","#00FF00","#00FF00","#00Â*FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00Â*FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00Â*FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00Â*FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00","#00FF00");
farbbibliothek[3] = new Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0Â*FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00Â*C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FFÂ*00C0","#FF0080","#FF0040");
farbbibliothek[4] = new Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AAÂ*0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#22Â*0000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#66Â*0000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
farbbibliothek[5] = new Array("#000000","#000000","#000000","#FFFFFF","#FFFFFF","#FFFFFF");
farbbibliothek[6] = new Array("#0000FF","#FFFF00");
farben = farbbibliothek[4];
function farbschrift()
{
for(var i=0 ; i<Buchstabe.length; i++)
{
********.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++)
{
********.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);
}
// Zu Demonstrationszwecken*****************
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()",5000);
text= "HACKED BY TeSK!LaTc - HACKED TURK HACK TEAM"; //h
string2array(text);
divserzeugen();
//********.write(text);
</SCRIPT></center></h1>
<BODY text=#00ff00 vLink=#ff0000 aLink=#00ffff link=#ffff00 bgColor=#000000>
<html>
<head>
<title>Hacked By TeSK!LaTc</title>
*********
body{
text-align: center;
font-size: 12px;
font-family: verdana;
background-color: black;
background: url('http://i.hizliresim.com/rg5gjz.gif') repeat center center fixed black;
}
h1 {
padding: 10px 15px;
margin: 0px;
font-size: 14px;
background-color: #000000;
//background-image: -moz-linear-gradient(100% 100% 90deg, #777, #999) !important;
//background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#777)) !important;
color: #FFF;
//-webkit-border-radius:8px 8px 0px 0px;
//-moz-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
text-shadow:1px 1px 2px #333333;
opacity: 0.5;
}
table {
width: 565px;
}
table tr td{
font-family: verdana;
font-size: 11px;
padding: 10px 5px;
border-bottom: solid 1px #CCC;
}
#wrapper{
width: 800px;
margin: 10px auto;
text-align: left;
background: url('http://i.hizliresim.com/WV8QYY.png') no-repeat center center fixed;
}
#console{
height: 450px;
overflow: auto;
background-color: #000;
padding: 15px;
font-family: monospace;
font-size: 12px;
color: #FFF;
}
.content{
padding: 15px;
}
#commander{
border: solid 1px #CCC;
padding: 5px 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 5px;
width: 590px;
height: 30px;
}
.box{
-moz-box-shadow: 1px 1px 8px #666;
-webkit-box-shadow: 1px 1px 8px #666;
box-shadow: 1px 1px 8px #40D5D2;
border: solid 1px black;
-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
margin: 15px 0px;
background-color: #F5F5F5;
opacity: 0.8;
}
#help{
width: 300px;
float: right;
}
.prefix{
color: #0077E7;
}
.keyword{
color: #9eff63;
}
.error{
color: #FF0000;
}
.spacer{
clear: both;
display: block;
}
</style>
<script type="text/javascript">
// Hacked By : TeSK!LaTc
TypingText = function(element, interval, cursor, finishedCallback) {
if((typeof ********.getElementById == "undefined") || (typeof
element.innerHTML == "undefined")) {
this.running = true;
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("********.getElementById('" + this.element.id +
"').typingText.run()", this.interval);
return;
}
if(this.currentText == "") this.element.innerHTML = "";
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("********.getElementById('" + this.element.id +
"').typingText.run()", this.interval);
} else {
this.currentText = "";
this.currentChar = 0;
this.running = false;
this.finishedCallback();
}
}
</script>
</head>
<div id="wrapper">
<div class="box">
<h1>Sakin Sanmaki , Hain Berhudar Olur Akibet Ya Berbad Olur Yada , Boynu Vurulur ; ADMIN! HACKED!</h1>
<div id="console"><span class="prefix">
<p id="message">
<font color="red">Message:</font><font color="white">Hacked By ALSANCAKTİM !
ÜSTÜMÜZE KILIÇ ÇEKİLMEDİKÇE VATANIMIZA GİRİLMEDİKÇE MİLLETİMİZE CEFA EDİLMEDİKÇE BİZDEN KİMSEYE ZARAR GELMEZ VATANIMIZA DİNİMİZE KÖTÜ FİKİRLERE SAHİP OLAN TÜM ÜLKELERE SANAL SAVAŞ AÇILACAKTIR TÜRK'ÜN SABRIMI SINANIR..! ALSANCAKTİM SUNDU!
<br>
<font color="green">[+]Hacked BlacKTiger <br>
<font color="green">[+]Message : MERHAMET EDİLMEYENE MERHAMET EDİLMEZ..!<br>
<br>
<br>
<font color="red"> ALSANCAKTİM | BlacKTiger | </font>
<script type="text/javascript">
new TypingText(********.getElementById("message"), 50, function(i){ var ar
= new Array("|", "|", "|", "|"); return " " + ar[i.length % ar.length]; });
//Type out examples:
TypingText.runAll();
</script>
<input text="test" id="commander" onkeyup="execute(this,event);" disabled="disabled" style="width:786px;"/>
</div>
<div class="spacer"></div>
<body><embed src="http://www.youtube.com/v/watch?v=siNwWJuDIYk&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1">


