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.
164 lines (150 sloc)
5.97 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
| <html> | |
| <head><style> | |
| a{text-decoration:none} | |
| A:hover {text-decoration: underline;} | |
| </style> | |
| <title>You've Been 0wned By: Scurvy</title> | |
| <style> | |
| .spanstyle { | |
| position:absolute; | |
| visibility:visible; | |
| top:-50px; | |
| font-size:8pt; | |
| font-family:Verdana; | |
| font-weight:bold; | |
| color:#00FF00; | |
| } | |
| </style> | |
| <script> | |
| var x,y | |
| var step=20 | |
| var flag=0 | |
| var message="Scurvy " | |
| message=message.split("") | |
| var xpos=new Array() | |
| for (i=0;i<=message.length-1;i++) { | |
| xpos[i]=-50 | |
| } | |
| var ypos=new Array() | |
| for (i=0;i<=message.length-1;i++) { | |
| ypos[i]=-50 | |
| } | |
| function handlerMM(e){ | |
| x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX | |
| y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY | |
| flag=1 | |
| } | |
| function makesnake() { | |
| if (flag==1 && document.all) { | |
| for (i=message.length-1; i>=1; i--) { | |
| xpos[i]=xpos[i-1]+step | |
| ypos[i]=ypos[i-1] | |
| } | |
| xpos[0]=x+step | |
| ypos[0]=y | |
| for (i=0; i<message.length-1; i++) { | |
| var thisspan = eval("span"+(i)+".style") | |
| thisspan.posLeft=xpos[i] | |
| thisspan.posTop=ypos[i] | |
| } | |
| } | |
| else if (flag==1 && document.layers) { | |
| for (i=message.length-1; i>=1; i--) { | |
| xpos[i]=xpos[i-1]+step | |
| ypos[i]=ypos[i-1] | |
| } | |
| xpos[0]=x+step | |
| ypos[0]=y | |
| for (i=0; i<message.length-1; i++) { | |
| var thisspan = eval("document.span"+i) | |
| thisspan.left=xpos[i] | |
| thisspan.top=ypos[i] | |
| } | |
| } | |
| var timer=setTimeout("makesnake()",30) | |
| } | |
| </script> | |
| </head> | |
| <BODY onLoad="makesnake()" style="width:100%;overflow-x:hidden;overflow-y:scroll" bgcolor="#000000" bgproperties="fixed" text="#FFFFFF" link="#00FF00" alink="#ff0000" vlink="#B00000#BB0000"> | |
| <basefont size="3"><script> | |
| <!-- Beginning of JavaScript - | |
| for (i=0;i<=message.length-1;i++) { | |
| document.write("<span id='span"+i+"' class='spanstyle'>") | |
| document.write(message[i]) | |
| document.write("</span>") | |
| } | |
| if (document.layers){ | |
| document.captureEvents(Event.MOUSEMOVE); | |
| } | |
| document.onmousemove = handlerMM; | |
| // - End of JavaScript - --> | |
| </script> | |
| <div align="center"> | |
| <img src="http://www.stas.net/2/rewted/nscurvy4.jpg" alt="Scurvy Was Here!"> | |
| </div><br><br> | |
| <center><b><strong>This site was owned by <big><a href="mailto:scurvy@hushmail.com">Scurvy</a></big>.<br><br></b></strong></center> | |
| <b>The reason behind this defacement is because I wanted everyone to hear this song. It's by System of a Down.<br> | |
| <center><br><font color="#FF8040"><h2><big><strong>Sugar</big></strong></h2><br></center> | |
| The kombucha mushroom people, <br> | |
| Sitting around all day,<br> | |
| Who can believe you,<br> | |
| Who can believe you,<br> | |
| Let your mother pray, (sugar)<br> | |
| Well I'm not there all the time you know,<br> | |
| Some people, some people, some people,<br> | |
| Call it insane, yeah they call it insane, (sugar)<br> | |
| You know that every time I try to go<br> | |
| Where I really want to be,<br> | |
| It's already where I am,<br> | |
| Cause I'm already there....(sugar)<br> | |
| The kombucha mushroom people,<br> | |
| Sitting around all day,<br> | |
| Who can believe you,<br> | |
| Who can believe you,<br> | |
| Let your mother pray, (sugar)<br> | |
| I got a gun the other day from Sako,<br> | |
| It's cute, small, fits right in my pocket,<br> | |
| Yeah, right in my pocket, (sugar)<br> | |
| My girl, you know, she lashes out at me sometimes,<br> | |
| And I just kick her, and then, oh baby, she's O.K. (sugar)<br> | |
| People are always chasing me down,<br> | |
| Trying to push my face to the ground,<br> | |
| Where all they really want to do,<br> | |
| Is suck out my mother fucking brains, my brains (sugar).<br> | |
| The kombucha mushroom people,<br> | |
| Sitting around all day,<br> | |
| Who can believe you,<br> | |
| Who can believe you,<br> | |
| Let your mother pray~,<br> | |
| I sit, in my desolate room, no lights, no music,<br> | |
| Just anger, I've killed everyone,<br> | |
| I'm away forever, but I'm feeling better,<br> | |
| How do I feel, What do I say,<br> | |
| Fuck you it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| Fuck you it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| In the end it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| In the end it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| In the end it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| In the end it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| In the end it all goes away,<br> | |
| How do I feel, What do I say,<br> | |
| In the end it all goes away,<br> | |
| In the end it all goes away,<br> | |
| In the end it all goes away,<br> | |
| In the end it all goes away,<br> | |
| In the end it all goes away.<br> | |
| </font></b><br><br> | |
| Greets: <strong><b>Datagram</strong>, <strong>pimpshiz</strong>, <strong>doom</strong>, rootproc, nemesystm, wicked, lokal, Kreator, sinfony, Akurei, Starman_Jones, all of RSH, Apoc, piffy (mediawh0re), GForce, bi0cide, gat0r, z, biosdisk, rootx11, nutsax, matic, hooyah, Traze, SteeLe ("<SteeLe> WHERE ARE THE F'N WU Sites, scurvy how do u find em?!?!?!" This is a wu site SteeLe), and whoever else I forgot.</b> | |
| <div align="center"><br><a href="http://www.8op.com/rsh/"><img src="http://www.stas.net/2/rewted/rootshellme.jpg" alt="RootShellHackers!" border="0"></a><br><br> | |
| <b><big><a href="mailto:scurvy@hushmail.com">E-mail</a> me if you want. <a href="mailto:scurvy@hushmail.com">Scurvy@hushmail.com</a></big></b><br><br><font size="0"><b><tt>I'm not in RSH, they don't love me or something. But I still love them all.</tt></font></b> | |
| </BODY> | |
| <!-- Fucks go to: dumbass Sneed, dumbass 80m (80 morons for those that don't konw), Ti|| deserves a big fuck you! He's posting false claims of things people say. He's trying to act like he's elite or some shit by talking shit about someone else. He's talking shit about pimpshiz, myself and has threightened to talk shit about others, however lame that sounds. He's taking 'documentaion' of what other people and I say, then he puts the senteces on a webpage, scrambled up so no one knows how much of loser he really is, trying to make that person look stupid. Ti|| is in this group called RTFM (Retards That Fuck Monkeys) and he's upset because he can't deface, so he talks shit about other people that can/do deface. | |
| And fuck everyone else that deserves a fuck, you dumb fucks. --!> | |
| </html> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |