† Zelda Forum † [Wii~ Xbox~ Ps2~ Ps3~ Psp~ Ds~ Anime~ Naruto~  Dragonball~  One Piece~ Bleach~ Hacking~ And Other]

Script Terremoto

« Older   Newer »
  Share  
The Mikia
view post Posted on 6/4/2010, 20:06     +1   -1




Divertentissimo questo scrip che ho misi tempo fa in home page,chi l'ha constatato ad insaputa è vuto un colpo..........E' tutto un tremolio.........Da provare se avete voglia e tempo.........
Ecco il codice........Va inserito in gestione codici html ossia in home page......... :D :D :D :D


CODICE
<script language="JavaScript">
<!--Inizio script prelevato da http://allrevolution.forumfree.net/ //-->
posi = 0;
function Vibre()
{
if(posi<100)
{
if(posi/2 == Math.round(posi/2))
{
X = Math.round(Math.random()*40)-20;
Y = Math.round(Math.random()*40)-20;
window.moveBy(X,Y);
}
else
window.moveBy(-X,-Y);
posi++;
tempo=setTimeout('Vibre()',10);
}
}
Vibre()
</script>

 
Top
¬†Ðeryck_Whibley†~™
view post Posted on 20/1/2012, 14:01     +1   -1




Ahaha figo!
 
Top
1 replies since 6/4/2010, 20:06   25 views
  Share