Deface Page Template. 06-27-2013, 07:17 AM
#1
Here is a free deface page template, if you don't like it deal with it, after all it's free.
If you use or download this please post on my thread.
Preview
http://pastehtml.com/view/d73up31an.html
Code
Download
http://ge.tt/6YyKyMk/v/0
If you use or download this please post on my thread.
Preview
http://pastehtml.com/view/d73up31an.html
Code
Spoiler:
PHP Code:
<img src="" style="display:block; margin-left:auto; margin-right:auto;" />
<body style="background-attachment: fixed;" vlink="red" alink="#ff0000" background="http://puu.sh/2UfhY/894a33a1e9.jpg" bgcolor="black" lang="EN-US" link="#646464"><p align="center"> </p>
</object>
<!--Defaced by Kirito-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<embed src="http://www.youtube.com/v/KHDU9-fT3og&autoplay=1" width="0" height="0" type="application/x-shockwave-flash">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=550,height=550,left = 408,top = 109');");
}
-->
</script>
<style>
td
{
background-color: #1f1f1f;
font-family: Courier New;
font-size:9pt;
color:#ffffff;
border-color: #ffffff;
border-width:1pt;
border-style:solid;
border-collapse:collapse;
padding:0pt 3pt;
vertical-align:top;
}
table
{
border-color: #88aace;
border-width:0pt 1pt;
border-style:dash;
}
A:Link, A:Visited
{
color: #88aace;
}
A.no:Link, A.no:Visited
{
color: #88aace;
text-decoration: none;
}
A:Hover, A:Visited:Hover , A.no:Hover, A.no:Visited:Hover
{
color: #88aace;
background-color:#2e2e2e;
text-decoration:
overline underline;
}
.style1
{
color: #88aace
}
.style2
{
color: 1f1f1f
}
body
{
color:white;
background-position:center;
background-attachment:fixed;
</div>
}
</style> </head>
<BODY bgColor="#000000" onLoad="teclear();" oncontextmenu="return false" onselectstart="return false">
<DIV align="center"><SPAN style="FILTER: blur(add=1,direction=170,strength=30); HEIGHT: 50px">
<STYLE>
.layermensaje {
FONT-SIZE: 10pt;LINE-HEIGHT: 10pt; FONT-FAMILY: "Arial"
}
</STYLE>
<FONT style="FONT-SIZE: 8pt" face="Courier New">
<script type="text/javascript">
var charIndex = -1;
var stringLength = 0;
var inputText;
function writeContent(init)
{
if(init)
{
inputText = document.getElementById('contentToWrite').innerHTML;
}
if(charIndex==-1)
{
charIndex = 0;
stringLength = inputText.length;
}
var initString = document.getElementById('myContent').innerHTML;
initString = initString.replace(/<SPAN.*$/gi,"");
var theChar = inputText.charAt(charIndex);
var nextFourChars = inputText.substr(charIndex,4);
if(nextFourChars=='<BR>' || nextFourChars=='<br>')
{
theChar = '<BR>';
charIndex+=3;
}
initString = initString + theChar + "<SPAN id='blink'>></SPAN>";
document.getElementById('myContent').innerHTML = initString;
charIndex = charIndex/1 +1;
if(charIndex%2==1)
{
document.getElementById('blink').style.display='none';
}
else
{
document.getElementById('blink').style.display='inline';
}
if(charIndex<=stringLength)
{
setTimeout('writeContent(false)',100);
}
else
{
blinkSpan();
}
}
var currentStyle = 'inline';
function blinkSpan()
{
if(currentStyle=='inline')
{
currentStyle='none';
}
else
{
currentStyle='inline';
}
document.getElementById('blink').style.display = currentStyle;
setTimeout('blinkSpan()',400);
}msg = "Defaced by name.";
msg = " " + msg;pos = 0;
function scrollMSG()
{
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",100);
}
scrollMSG();
</script><img src="" width="0" height="0" alt="Logo"><br /><br /><br /> <table width="300" height="0"><center><b><br /><br /><tr>
<td>
<div id="myContent" class="tip">
</div>
<div id="contentToWrite" style="display:none" text-decoration:"overline" class="tip">
- Some shit we both know is a lie <br/>
- Some shit we both know is a lie <br/>
- Some shit we both know is a lie <br/>
<br/>
- Some shit we both know is a lie <br/>
- Some shit we both know is a lie <br/>
<br/>
---------------- <br/>
- Some shit we both know is a lie. <br/>
---------------- <br/>
..........Connection Close......</div>
</td>
</tr>
</table>
<p> </p>
<script type="text/javascript">
writeContent(true);
</script>
<form name="form1" method="post" action=""><strong></strong>
</form>
</center>
<center>
</center>
</body>
</html>
<script type="text/javascript">
function disableRightClick(e)
{
var message = "Right click not allowed.";
if(!document.rightClickDisabled) // initialize
{
if(document.layers)
{
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = disableRightClick;
}
else document.oncontextmenu = disableRightClick;
return document.rightClickDisabled = true;
}
if(document.layers || (document.getElementById && !document.all))
{
if (e.which==2||e.which==3)
{
return false;
}
}
else
{
return false;
}
}
disableRightClick();
document.onkeydown = function(){
if ( ((event.keyCode == 78) && (event.ctrlKey)) || ((event.keyCode == 80) && (event.ctrlKey)) || ((event.keyCode == 72) && (event.ctrlKey)) || ((event.keyCode == 79) && (event.ctrlKey)) || ((event.keyCode == 73) && (event.ctrlKey)) || ((event.keyCode == 66) && (event.ctrlKey)) || (event.ctrlKey)){
event.cancelBubble = true;
event.returnValue = false;
event.keyCode = false;
return false;
}
}
function doBtnAction(){
window.focus();
}
doBtnAction();
</script>
<meta content="Microsoft FrontPage 6.0" name="GENERATOR"></head>
<body text="#000000" vlink="#000000" alink="#000000" link="#000000" bgcolor="#000000" onLoad="type_text()" onclick="alert("Defaced By Kirito ")">
<p><br></p>
<table height="250" cellspacing="0" cellpadding="0" align="center" border="0">
Download
http://ge.tt/6YyKyMk/v/0




![[+]](https://sinister.li/images/modern/collapse_collapsed.png)


![[Image: BAvhP6h.png]](http://i.imgur.com/BAvhP6h.png)




















![[Image: tenor.gif]](https://media.tenor.com/images/40e171e6954998e4c640c1a106cd238c/tenor.gif)






![[Image: 7ajmN5P.jpg]](https://i.imgur.com/7ajmN5P.jpg)