SEGURANÇA MAXIMA
Publicado por Perfil removido 12/04/2005
[ Hits: 7.611 ]
Script que não deixa Alguem copiar a seu site, SEM BOTÃO DIREITO , SEM TECLADO !!! Muito Bom !! eXelente
ANTES CRIE UMA PAGINA COM O NOME ERRO.HTM COM O SEGUINTE SCRIPT :
<script>
var x=0;
var y=0;
function ab(){
if(x>=6){
x=1;
}
else
x+=1;
if(x==1){a1.style.color="yellow";a2.style.color=a1.style.color;}
if(x==2){a1.style.color="blue";a2.style.color=a1.style.color;}
if(x==3){a1.style.color="green";a2.style.color=a1.style.color;}
if(x==4){a1.style.color="pink";a2.style.color=a1.style.color;}
if(x==5){a1.style.color="lime";a2.style.color=a1.style.color;}
if(x==6){a1.style.color="red";a2.style.color=a1.style.color;}
setTimeout("ab()",100);
}
function abg(){
if(y>=11){
y=11;
}
else
y+=1;
if(y==1){window.status="1 Segundo.";}
if(y==2){window.status="2 Segundo.";}
if(y==3){window.status="3 Segundo.";}
if(y==4){window.status="4 Segundo.";}
if(y==5){window.status="5 Segundo.";}
if(y==6){window.status="6 Segundo.";}
if(y==7){window.status="7 Segundo.";}
if(y==8){window.status="8 Segundo.";}
if(y==9){window.status="9 Segundo.";}
if(y==10){window.status="10 Segundo.";}
if(y==11){window.status="Voltando!!!";location.href="index.htm";}
setTimeout("abg()",1000);
}
</script>
<script>
alert("Esse alert foi colocado por proposito.");
</script>
------------------//-------------------
ENTÃO VOCÊ CRIA A PAGINA INDEX COM O SEGUINTE CODIGO :
<SCRIPT language=JavaScript>
function down(){
if(event.button==2){
alert("Maxima Segurança.\nTotal Segurança.");
}
}
function up(){
if(event.button==2){
alert("Segurança Maxima desenvolvido por Ianez!");
location.href="erro.htm";
}
}
document.onmousedown=down; document.onmouseup=up;
function keypressed(){
alert("Maxima Segurança.\nTotal Segurança.");
}
document.onkeydown=keypressed;
</SCRIPT>
<script>
alert("Esse alert foi colocado por proposito.\nSegurança Maxima!!");
</script>
Script de barra de maximinizar
Script para envio de varias menssagens
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
Modo Simples de Baixar e Usar o bash-completion
Monitorando o Preço do Bitcoin ou sua Cripto Favorita em Tempo Real com um Widget Flutuante
Como quebrar senha usando john the ripper
[Resolvido] VirtualBox can't enable the AMD-V extension
Como verificar a saúde dos discos no Linux
Como instalar , particionar, formatar e montar um HD adicional no Linux?
Não consigo instalar distro antiga no virtualbox nem direto no hd (22)
Podem me chamar de 1mbecil :) [RESOLVIDO] (29)









