SEGURANÇA MAXIMA
Publicado por Perfil removido 12/04/2005
[ Hits: 7.593 ]
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>
Editor java html php asp e flash o melhor ja visto
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
Instalando partes faltantes do Plasma 6
Adicionar botão "mostrar área de trabalho" no Zorin OS
Como montar um servidor de backup no linux
SQLITE não quer funcionar no LINUX LMDE6 64 com Lazaruz 4.2 64bit (n... (1)
espelhar monitores nao funciona (0)
Pendrive Bootable [RESOLVIDO] (5)
Desenvolvi um programa de hot corner (você colocar o mouse nos cantos)... (3)









