Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
85 lines (40 sloc)
1.44 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!- | |
| Hacked by: | |
| Mozy[GR] | |
| #irc.psychic.com | |
| -!> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" | |
| content="text/html; charset=iso-8859-1"> | |
| <meta name="GENERATOR" content="Microsoft FrontPage Express 2.0"> | |
| <title>FATAL ERROR</title> | |
| <bgsound src="denied.wav" loop="1"> | |
| <meta http-equiv="Page-Enter" content="revealTrans(Duration=4.0,Transition=23)"> | |
| <meta http-equiv="Page-Exit" content="revealTrans(Duration=4.0,Transition=23)"> | |
| <meta http-equiv="Site-Enter" content="revealTrans(Duration=4.0,Transition=23)"> | |
| </head> | |
| <body bgcolor="#0000F0" text="#FFFFFF"> | |
| <script language="javascript"> | |
| if (document.layers || document.all){ | |
| a=1; | |
| setInterval("Jump()",2); | |
| } | |
| function Jump(){ | |
| a=a+.1; | |
| self.moveBy((Math.random()*a*2 -a),(Math.random()*a*2)-a); | |
| } | |
| //--> | |
| </script> | |
| <p align="center"><font face="System"><strong></strong></font> </p> | |
| <p align="center"><font face="System"><strong></strong></font> </p> | |
| <p align="center"><font face="System"><strong></strong></font> </p> | |
| <p align="center"><font face="System"><strong></strong></font> </p> | |
| <p align="center"><font face="System"><strong></strong></font> </p> | |
| <p align="center"><font size="5" face="System"><strong>A FATAL | |
| ERROR OCCURED</strong></font></p> | |
| <p align="center"><font size="5" face="System"><strong>PLEASE | |
| PRESS ALT+F4</strong></font></p> | |
| <p align="center"><font size="5" face="System"><strong>"H4X0RED" BY Mozy</strong></font></p> | |
| </body> | |
| </html> |