Page 4 of 4 FirstFirst 1234
Results 31 to 34 of 34

Thread: How Did He Do That

  1. #31
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    Originally posted by djweiser+9 April 2004 - 20:25--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (djweiser @ 9 April 2004 - 20:25)</td></tr><tr><td id='QUOTE'>
    Originally posted by supersonic@5 April 2004 - 00:16
    <!--QuoteBegin-muchspl2
    @5 April 2004 - 04:29
    scripts :/
    Code:
    &#60;html&#62;
    &#60;head&#62;
    &#60;title&#62;MostAnnoyingWebPage.com&#60;/title&#62;
    &#60;script&#62;alert &#40;&#39;Welcome to this site&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;hope you enjoy it.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;keep pushing ok to continue onto your surprise.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so, while were waiting, how are you?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;hope youre fine.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;im fine too, thanks for asking.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;but you didnt ask, did you?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you dont even care how i am, do you?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you think this page just created itself, dont you?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;little do you know, a real person made this page.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;someone with hopes, dreams, a life.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;but you dont care.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;youre such a rude person&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;since youre so rude, maybe i should toy with you for a while.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;becuase as long as these little boxes keep popping up, youre stuck.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;go ahead and try.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;stop doesnt work, does it?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;nothing works. your stuck&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;hahaha&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;what if this stuff keeps going on forever?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;alert after alert after alert....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;as far as you know, they do keep going.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so, i guess were stuck together for a while.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;while were waiting, why dont we have a talk.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you know, a heart to heart.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script language=JavaScript&#62;&#60;&#33;-- 
    // © Joey Kilaita, 1999. &#40;[email protected]&#41;
    // Contact above email for tech support.
    // Use this script freely as long as This header is included.
    var namePrompt = prompt&#40;&#34;so, whats your name, anyways?&#34;,&#34;&#34;&#41;;
    // Between the quotes above you can put whatever text you want on the 
    //prompt box.
    function dispname &#40;namePrompt&#41;{ 
        alert&#40;&#34; nice to meet you, &#34;+namePrompt+&#34; thanks for coming to the site.&#34;&#41;;
    // Again, you can change the text to your liking but DO NOT change the
    // &#34;+namePrompt+&#34; text or the script will not work.
    }
    // --&#62;&#60;/SCRIPT&#62;
    &#60;script language=JavaScript&#62;&#60;&#33;--
      {dispname&#40;namePrompt&#41;;} 
    //--&#62;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you have a weird name&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you must get teased a lot.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;what kind of person would name their kid your name?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;not my parents.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;maybe yours, but not mine.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;I mean, just look at your name&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;gosh, were they drunk or something?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;Just kidding, its not that bad.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;yeah yeah, i know what your thinking...&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;I have things to do&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;People to see&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;or is it the other way around? heh heh.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;But this is actually pretty fun.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;for me it is.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;Are you mad at me though?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;This is actually pretty irritating.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;But dont blame me.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;blame whoever sent you this link.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;theyre the ones who want you to go through this torture.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;this is torture, isnt it?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;I bet your finger is getting tired.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you have to keep clicking and clicking...&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;and clicking and clicking......&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;hope you dont get carpal tunnel syndrome.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;dont sue me if you do.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;ill just deny it.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you could just hit spacebar if you want.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;it works just the same.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so, what should we talk about now?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script language=JavaScript&#62;&#60;&#33;-- 
    // © Joey Kilaita, 1999. &#40;[email protected]&#41;
    // Contact above email for tech support.
    // Use this script freely as long as This header is included.
    var namePrompt = prompt&#40;&#34;make a suggestion&#58;&#34;,&#34;&#34;&#41;;
    // Between the quotes above you can put whatever text you want on the 
    //prompt box.
    function dispname &#40;namePrompt&#41;{ 
        alert&#40;&#34; &#34;+namePrompt+&#34;??&#33;&#33;&#33;???&#33; what a dumb thing to talk about&#33;&#34;&#41;;
    // Again, you can change the text to your liking but DO NOT change the
    // &#34;+namePrompt+&#34; text or the script will not work.
    }
    // --&#62;&#60;/SCRIPT&#62;
    &#60;script language=JavaScript&#62;&#60;&#33;--
      {dispname&#40;namePrompt&#41;;} 
    //--&#62;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;are you stoned are something?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i mean wake up, ive heard of dumb things but jeez.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;no, just kidding, that wasnt THAT bad...&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;its just that its kind of a boring subject.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;soOoOo...&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i guess youre getting pretty tired.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;youve been here for a while.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so far, its been 65 alerts youve gone through.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;65&#33; can you believe it?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you know what my favorite number is?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;guess.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;nope, guess again.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;my favorite number is 150.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;dont you think thats a nice, big number?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;why dont we try to get up to that number?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;dont you think that would be fun?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;we could go alert after alert after alert....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;150&#33; that would be the coolest&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;then you could tell all your friends..&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i went to this fun page,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;and we had to get through 150 alerts to get in&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;but once i got in there,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;it was the coolest place in the world.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;because theres a surprise at the end, you know.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;a really, really, really cool surprise.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;cool cool cool.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;cool times a trillion.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;but to get there, you have to get through 150 alerts.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;should we try?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;lets try.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;this is number 89, by the way.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;90.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;91.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;92.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;93.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;94.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;95.....&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you know whats cool about this alert thing?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you have to listen to every thing i say.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;and you have to agree with it&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;because every time you push ok, you agree.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;like, if i say -you suck&#33;&#33;- you agree with me.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;because you pushed ok, you agreed&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you stink&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;agreed with that too, didnt you?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;haha, this is soooo fun&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;were on number 105, by the way.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;45 to go&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you know, if i were you..&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i would get really mad at whoever told me to go here.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i mean, they are totally wasting your time&#33;&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;but you know, now its your turn&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;to send this adress to people you know. &#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;now you can waste other peoples time&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;like i wasted yours.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so, just send this adress to your so called friends,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;and perpetuate this little torture device.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;this is alert #115, by the way.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you know what?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;im running out of things to say.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;maybe i should type one word at a time now.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;this&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;game&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;is&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;annoying&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;isnt&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;it?&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;by&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;the&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;way,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;this&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;alert&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;is&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;number&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;133&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so, seeing as how we only have 16 more alerts to go,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i guess i should start saying my goodbyes.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;its been a long hard trip for both of us,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;and i know its been an annoying one for you.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;you are probably getting really mad,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;maybe you are fuming with anger.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;i bet you are going crazy.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;but you know, theres a lesson to be learned of this.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;always ask how someone is&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;when you first meet them.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;it would be a better world for everyone&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;if we all were a little more civil.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;so, goodbye, sayonara and adios,&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;peace out my friend.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;and be proud&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;that you made it through 150 alerts.&#39;&#41;&#60;/SCRIPT&#62;
    &#60;script&#62;alert &#40;&#39;this is number 150, so i guess its my last one. i hope you had fun reading these, and i hope you pass this page along to your friends&#33; bye&#33;&#39;&#41;&#60;/SCRIPT&#62;
    
    
    &#60;/head&#62;
    &#60;body bgcolor=&#34;#FFFFFF&#34; link=&#34;#880000&#34; alink=&#34;#880000&#34; vlink=&#34;#880000&#34; &#62;
    
    &#60;table cellpadding=&#34;2&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; align=center&#62;
    &#60;tr&#62;&#60;td align=&#34;center&#34;&#62;
    &#60;div align=&#34;center&#34;&#62;
    
    
    
    &#60;/div&#62;
    &#60;/td&#62;&#60;/tr&#62;
    &#60;/table&#62;
    
    &#60;div align=&#34;center&#34;&#62;
    
    &#60;center&#62;
    &#60;/center&#62;
    &#60;center&#62;
    &#60;b&#62;&#60;font face=&#34;Comic Sans MS&#34; color=&#34;#000080&#34; size=&#34;6&#34;&#62;Ha Ha&#33; &#60;br&#62;&#60;br&#62;You just endured the internet&#39;s&#60;br&#62; most
    annoying webpage&#60;/B&#62;&#33; 
    &#60;p&#62;Now it&#39;s time to annoy all your friends with it&#33;
    &#60;/font&#62;&#60;/b&#62;&#60;/center&#62;
    &#60;BR&#62;
    &#60;center&#62;&#60;FONT FACE=&#34;Arial,Helvetica&#34;&#62;&#40;The message included in the email will
    say &#34;&#60;U&#62;Hey, visit this great site.&#60;/u&#62;&#34; A great way to trick anyone into coming here&#33;&#41;
    &#60;br&#62;&#60;br&#62;
    &#60;&#33;--&#60;script src=&#34;http&#58;//www.tafmaster.com/fp_rs.mpl?url=http%3A%2F%2Ftafmaster.com%2Ftaf%2F1641%2F250646%2F&#34;&#62;&#60;/script&#62;--&#62;
    &#60;font face=&#34;Comic Sans MS&#34; color=&#34;#000080&#34; size=&#34;6&#34;&#62;
    &#60;a href=&#34;http&#58;//tafmaster.com/taf/1641/250646/&#34; onClick=&#34;get_referrer&#40;&#41;;&#34;&#62;Click here to tell a friend about this page&#33;&#60;/a&#62;
    &#60;/font&#62;
    
    
    &#60;br&#62;&#60;br&#62;&#60;br&#62;&#60;BR&#62;&#60;BR&#62;
    &#60;hr width=50%&#62;
    &#60;font size=-1&#62;&#60;u&#62;Remember&#58;&#60;/u&#62; When you want to annoy someone, tell them about&#58;&#60;br&#62;
    &#60;b&#62;MostAnnoyingWebpage.com&#60;/b&#62;&#60;/font&#62;
    
    &#60;hr width=50%&#62;
    &#60;table width=300&#62;&#60;tr&#62;&#60;td&#62;
    &#60;font face=&#34;Comic Sans MS, Verdana, Arial Black&#34; size=1&#62;
    &#60;center&#62;&#60;u&#62;Link to us&#58;&#60;/u&#62; Link to us from your website by copying and pasting the
    following code onto your website&#58;&#60;br&#62;
    &#60;input size=40 type=text value=&#34;<a href=http&#58;//www.MostAnnoyingWebpage.com/>MostAnnoyingWebpage.com - Most
     annoying webpage in the world&#33;</a>&#34;&#62;
    &#60;/center&#62;&#60;br&#62;
    &#60;/font&#62;&#60;/td&#62;&#60;/tr&#62;&#60;/table&#62;
    
    
    &#60;/td&#62; 
    &#60;/table&#62;
    &#60;/td&#62; 
    &#60;/table&#62;
    
    
         &#60;/td&#62;
     &#60;/tr&#62;
    &#60;/table&#62;
    
    &#60;/center&#62;
    
    
    
    
    
    &#60;/td&#62;&#60;/tr&#62;
    &#60;/table&#62;
    
    &#60;/body&#62;
    &#60;/html&#62;

    © My Ass. All rights reserved.
    please don&#39;t quote such big posts






    woops [/b][/quote]
    takes up a lot of room

  2. Internet, Programming and Graphics   -   #32
    h1
    Guest
    Originally posted by shn+21 April 2004 - 17:48--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (shn @ 21 April 2004 - 17:48)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-haxor41789@21 April 2004 - 15:44
    BTW, it&#39;s not really a hijacker... it actually takes over your away message.
    That&#39;s cute. [/b][/quote]
    Sarcasm or not? I can&#39;t tell, lol.

  3. Internet, Programming and Graphics   -   #33
    BANNED
    Join Date
    Dec 2003
    Posts
    1,646
    Originally posted by haxor41789+22 April 2004 - 03:11--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (haxor41789 @ 22 April 2004 - 03:11)</td></tr><tr><td id='QUOTE'>
    Originally posted by shn@21 April 2004 - 17:48
    <!--QuoteBegin-haxor41789
    @21 April 2004 - 15:44
    BTW, it&#39;s not really a hijacker... it actually takes over your away message.

    That&#39;s cute.
    Sarcasm or not? I can&#39;t tell, lol. [/b][/quote]
    i dont see whats cute. so i guess it is

  4. Internet, Programming and Graphics   -   #34
    shn's Avatar Ð3ƒμ|\|(7
    Join Date
    May 2003
    Posts
    3,568
    Originally posted by haxor41789+21 April 2004 - 21:11--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (haxor41789 @ 21 April 2004 - 21:11)</td></tr><tr><td id='QUOTE'>
    Originally posted by shn@21 April 2004 - 17:48
    <!--QuoteBegin-haxor41789
    @21 April 2004 - 15:44
    BTW, it&#39;s not really a hijacker... it actually takes over your away message.

    That&#39;s cute.
    Sarcasm or not? I can&#39;t tell, lol. [/b][/quote]
    You be the judge.

Page 4 of 4 FirstFirst 1234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •