Revision as of 19:51, 6 July 2011 view source95.70.165.251 (talk)No edit summary← Previous edit | Revision as of 20:02, 6 July 2011 view source Golbez (talk | contribs)Administrators66,917 editsm Reverted edits by 95.70.165.251 (talk) to last version by SocialserviceNext edit → | ||
Line 1: | Line 1: | ||
{{EP | |||
<html> | |||
|{{#switch:{{lc:{{{1|}}}}} | |||
|page move|move request|pagemove|moverequest|move|rpm|rm|pm|m | |||
|u|un|unprotected=semi | |||
|d|do|done | |||
|pd|prtdo|partly done | |||
|deny|not|notdone|not done|n | |||
|nfn|ndfn|not now|notnow|now | |||
|consensus|c | |||
|specific|spec|detail|? | |||
|ad|a|already | |||
|question | |||
|ques | |||
|q | |||
|rs | |||
|r|rfpp|rfp | |||
|note={{{1}}} | |||
}} | |||
|ESp=yes | |||
}}<noinclude> | |||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | |||
<head> | |||
{{Documentation|1=Template:EP/doc|content={{Template:ESp/doc}}}}</noinclude> | |||
<meta http-equiv="Content-Language" content="tr"> | |||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1254"> | |||
<title>RuhsuzlaR HacK TeaM</title> | |||
</head> | |||
<body bgcolor="#000000"> | |||
<p align="center"> </p> | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >SouLLeSS HacK TeaM< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >HaCKeD By MuGAiR< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >KaYıP RuH< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >Kara Ejder< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >cgfcii< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >HaCKeR.sofi< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >Haven< | |||
<p align="center"><font color="#FF0000" face="Verdana" size="4" >Success is just like being pregnant.Everybody congratulates you,but nobody knows how many times you Fucked.. < | |||
</font></p> | |||
<p align="center"> </p> | |||
<p align="center"> </p> | |||
<p align="center"> </p> | |||
<p align="center"> </p> | |||
<p align="center"> </p> | |||
<p align="center"><!--webbot bot="HTMLMarkup" startspan --><font face="Verdana"><center><h2><span id="lightf_light"></span></h2></center></font></a> | |||
<script> | |||
lightf_lightcolor1= "000000" // Büyük harf kullanın | |||
lightf_lightcolor2= "FFFFFF" // Büyük harf kullanın | |||
lightf_message= "<<<< HackeD RuhsuzlaR HacK TeaM>>>> " | |||
lightf_speed= 100 // milisaniye | |||
color_mesk=new Array(); | |||
color_mesk="A"; | |||
color_mesk="B"; | |||
color_mesk="C"; | |||
color_mesk="D"; | |||
color_mesk="E"; | |||
color_mesk="F"; | |||
color_A=10; | |||
color_B=11; | |||
color_C=12; | |||
color_D=13; | |||
color_E=14; | |||
color_F=15; | |||
color_let="ABCDEF"; | |||
function color_mes(color_num) | |||
{ | |||
if(color_let.indexOf(color_num) != -1) | |||
{ | |||
return eval("color_" + color_num) | |||
} | |||
else | |||
{ | |||
if(color_num < 10) | |||
{ | |||
return eval(color_num) | |||
} | |||
else | |||
{ | |||
return color_mesk; | |||
} | |||
} | |||
} | |||
function color(color_begin,color_einde,color_stappen,color_stap) | |||
{ | |||
color_hh1=(color_mes(color_begin.charAt(0))*16)+color_mes(color_begin.charAt(1)); | |||
color_hh2=(color_mes(color_begin.charAt(2))*16)+color_mes(color_begin.charAt(3)); | |||
color_hh3=(color_mes(color_begin.charAt(4))*16)+color_mes(color_begin.charAt(5)); | |||
color_pp1=(color_mes(color_einde.charAt(0))*16)+color_mes(color_einde.charAt(1)); | |||
color_pp2=(color_mes(color_einde.charAt(2))*16)+color_mes(color_einde.charAt(3)); | |||
color_pp3=(color_mes(color_einde.charAt(4))*16)+color_mes(color_einde.charAt(5)); | |||
if(color_hh1 < color_pp1) | |||
{ | |||
color_ff1=color_hh1+Math.floor((color_pp1-color_hh1)/color_stappen*color_stap); | |||
color_ff1=eval("\'"+color_mes(Math.floor(color_ff1/16))+"\'")+eval("\'"+color_mes(color_ff1-(Math.floor(color_ff1/16)*16))+"\'"); | |||
} | |||
else | |||
{ | |||
color_ff1=color_hh1-Math.floor((color_hh1-color_pp1)/color_stappen*color_stap); | |||
color_ff1=eval("\'"+color_mes(Math.floor(color_ff1/16))+"\'")+eval("\'"+color_mes(color_ff1-(Math.floor(color_ff1/16)*16))+"\'"); | |||
} | |||
if(color_hh2 < color_pp2) | |||
{ | |||
color_ff2=color_hh2+Math.floor((color_pp2-color_hh2)/color_stappen*color_stap); | |||
color_ff2=eval("\'"+color_mes(Math.floor(color_ff2/16))+"\'")+eval("\'"+color_mes(color_ff2-(Math.floor(color_ff2/16)*16))+"\'"); | |||
} | |||
else | |||
{ | |||
color_ff2=color_hh2-Math.floor((color_hh2-color_pp2)/color_stappen*color_stap); | |||
color_ff2=eval("\'"+color_mes(Math.floor(color_ff2/16))+"\'")+eval("\'"+color_mes(color_ff2-(Math.floor(color_ff2/16)*16))+"\'"); | |||
} | |||
if(color_hh3 < color_pp3) | |||
{ | |||
color_ff3=color_hh3+Math.floor((color_pp3-color_hh3)/color_stappen*color_stap); | |||
color_ff3=eval("\'"+color_mes(Math.floor(color_ff3/16))+"\'")+eval("\'"+color_mes(color_ff3-(Math.floor(color_ff3/16)*16))+"\'"); | |||
} | |||
else | |||
{ | |||
color_ff3=color_hh3-Math.floor((color_hh3-color_pp3)/color_stappen*color_stap); | |||
color_ff3=eval("\'"+color_mes(Math.floor(color_ff3/16))+"\'")+eval("\'"+color_mes(color_ff3-(Math.floor(color_ff3/16)*16))+"\'"); | |||
} | |||
return color_ff1+color_ff2+color_ff3 | |||
} | |||
lightf_num=0; | |||
lightf_num2=0; | |||
lightf_txt=new Array(); | |||
lightf_txt=""; | |||
function lightf() | |||
{ | |||
for(lightf_i=0;lightf_i != Math.floor(lightf_message.length/2);lightf_i++) | |||
{ | |||
lightf_txt=color(lightf_lightcolor1,lightf_lightcolor2,Math.floor(lightf_message.length/2),lightf_i); | |||
} | |||
for(lightf_i=Math.floor(lightf_message.length/2);lightf_i != lightf_message.length;lightf_i++) | |||
{ | |||
lightf_txt=color(lightf_lightcolor2,lightf_lightcolor1,Math.floor(lightf_message.length/2),(lightf_i-Math.floor(lightf_message.length/2))); | |||
} | |||
lightf_lightf1(); | |||
} | |||
function lightf_lightf1() | |||
{ | |||
lightf_txt=""; | |||
lightf_num2=lightf_message.length-lightf_num; | |||
for(lightf_i=0;lightf_i != lightf_message.length;lightf_i++) | |||
{ | |||
if(lightf_i+lightf_num < lightf_message.length) | |||
{ | |||
lightf_txt=lightf_txt+"<font color='#"+lightf_txt+"'>"+lightf_message.charAt(lightf_i)+"</font>"; | |||
} | |||
else | |||
{ | |||
lightf_txt=lightf_txt+"<font color='#"+lightf_txt+"'>"+lightf_message.charAt(lightf_i)+"</font>"; | |||
} | |||
} | |||
if(lightf_num != lightf_message.length) | |||
{ | |||
lightf_num++; | |||
} | |||
else | |||
{ | |||
lightf_num=0; | |||
} | |||
lightf_light.innerHTML=lightf_txt; | |||
setTimeout("lightf_lightf1()",lightf_speed) | |||
} | |||
lightf(); | |||
</script> | |||
<!--webbot bot="HTMLMarkup" endspan i-checksum="56955" --><!--webbot bot="HTMLMarkup" startspan --><style> body {scrollbar-base-color : #000000 ; scrollbar-arrow-color : #666666 ; scrollbar-highlight-color : #000000 ; scrollbar-3DLight-color : #666666 ; scrollbar-shadow-color : #000000 ; scrollbar-darkshadow-color : #666666 ; }</style><!--webbot bot="HTMLMarkup" endspan i-checksum="20018" --></p> | |||
<p align="center"> </p> | |||
<bgsound | |||
src="http://www.hackerevi.com/index2.mp3" | |||
loop="infinite"> | |||
</body> | |||
<div align="left"><font color="#a5a5a5"><font size="2"><br><div align="center"></div></font></font></div> | |||
</html> | |||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" | |||
"http://www.w3.org/TR/html4/loose.dtd"> | |||
<html> | |||
<head> | |||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||
<title>..::RNSGrouP::..</title> | |||
<style type="text/css"> | |||
<!-- | |||
body { | |||
background-color: #000000; | |||
} | |||
<html></html> | |||
<html></html> | |||
<html></html> | |||
<html></html> | |||
<html></html> | |||
<html></html> | |||
<html></html> | |||
<html></html> | |||
<html></html> |
Revision as of 20:02, 6 July 2011
Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
Subpages of this template.