GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Someone needs Internet Eraser.... (https://gfy.com/showthread.php?t=50254)

Wizzo 02-07-2002 01:31 PM

Someone needs Internet Eraser....
 
Just look at their C Drive:

<IFRAME FRAMEBORDER=2 ALIGN=CENTER width=370 HEIGHT=250 SCROLLING=YES SRC="C:\"></iframe>


What a great way to sell Internet Eraser!

deluxe 02-07-2002 01:33 PM

That's just sick wizzo, stay out of MY COMPUTER!

;)

Wizzo 02-07-2002 01:33 PM

BTW- Thanks Mayor for that code...:Graucho

Squishy 02-07-2002 01:33 PM

Quote:

Originally posted by Wizzo
Just look at their C Drive:

<IFRAME FRAMEBORDER=2 ALIGN=CENTER width=370 HEIGHT=250 SCROLLING=YES SRC="C:\"></iframe>


What a great way to sell Internet Eraser!

That's evil dude...I like it.

Babaganoosh 02-07-2002 01:34 PM

Bwaaahahaha, you even scared me for a second! That's classic! Between that and the idea I saw last night, I'll bet I can sell a TON! Sex sells, but FEAR sells even better!

Theo 02-07-2002 01:36 PM

i saw this on a warez site,it's just an iframe,great to scare people. The problem occurs if the surfers double clicks on the icons! lol

Mr Docter 02-07-2002 01:47 PM

I might just have to start promoting Internet Eraser now just because that kinda got me to..

Thanks for the code and idea...

Even if the surfer clicks somthing it wont make a diffrence. Most surfers cant read code plus they dont know much of anything about a computer excpt how to start up AOL or what ever and point and click...

adamm 02-07-2002 01:55 PM

CHRIST, that scared a load out of my pants.
Figured it was a screenshot, unplugged my connection immediatelt without reading any other posts.
Now I need to go scare some surfers...:321GFY

Cheshire 02-07-2002 02:01 PM

I saw MIKE69 get fooled by that one, I've never heard him squeal like that before... except when Lensman twists his nipples.:thumbsup

Martin 02-07-2002 02:05 PM

Yeah some guy did that to me on Porn City yesterday.. Nearly shit myself..lol..

burn 02-07-2002 02:07 PM

You can thank me for the code I have true l33t haxor skillzz.

3Xguru 02-07-2002 02:07 PM

This is the must ucked up way to promote Ieraser.
I was fooled to for a sec or two. I thought it was a screenshot, but clicked one thumb and realizad it was a iframe.
I wonder what my reaction would have been if i did not know any HTML?

Can't wait to see what happenes when I'll start promoting Ieraser using the iframe tag.

Thanks Wizo... but next time put a warning text:)

GotGauge 02-07-2002 02:39 PM

LOL,

That was Very good, Got me on that one...

FreeOnes 02-07-2002 02:49 PM

Fuck asshole you really scared me !!!!!!!!!!!!!!!!!!!!!!

Amputate Your Head 02-07-2002 02:57 PM

Wizzo, you bunghole!!!!

I just spent the last hour ripping apart my fucking router thank you.

You are a very evil bad man.

On-top 02-07-2002 02:58 PM

Quote:

Originally posted by Cheshire
I saw MIKE69 get fooled by that one, I've never heard him squeal like that before... except when Lensman twists his nipples.:thumbsup
ROFL!

adamm 02-07-2002 06:04 PM

:feels-hot

ldinternet 02-07-2002 06:28 PM

FUCKIN' BASTARD!
You scared the shit outta me for a minute... thats kick ass, I'll have to use that.

spacedog 02-07-2002 06:52 PM

Damn it...

Mine don't work!! if the surfer aint using windows ...lol
then what?

chrism 02-08-2002 03:19 AM

Fuck Fuck Fuck!

You bastard!!!! ;)

I nearly had a heart attack!

Combs 02-08-2002 03:26 AM

Ok, now all I need to do is to change my pants, throw away my chair and open a window, before I can implant this scary one, on my site :helpme

_!2_A_C_E_!2_}{ 02-08-2002 03:28 AM

Whoa! That's fucking heinous. I love it.

titmowse 02-08-2002 03:29 AM

i've been looking at this thing for two days now and then going straight into denial not believing what i saw. this is good and scary. i'm afraid to use it.

^R3K^ 02-08-2002 03:59 AM

WOW I have a folder named "hairy tranny midgets" also!!

source_of_power 02-08-2002 04:12 AM

I bet this iframe shows up a lot from now on...

I like it!!!

:Graucho

cable53 02-08-2002 04:45 AM

Shit you scared me Wizzo :thefinger

When i saw that screenshot i thought it looked a lot like my c drive and i tried to click a folder....holy shit that scared me.

I'm glad nobody saw me jumping down on the floor disconnecting my computer from the net...hahaha

Sovjetz 02-08-2002 04:46 AM

DAMN YOU WIZZO! I WAS SHITTING MY PANTS! man this is gonna scare people to hell! haha great work! ah i need a cigarette............

onlyreal 02-08-2002 06:01 AM

i am serious this must be one of the machines i am using in school

tkaynak is turkish

AND
TC is my turbo c Directory

i donot thing we need internet eraser in here:)

Brian911 02-08-2002 06:08 AM

hehe.
fear will sell very well right? :)

Code:

<SCRIPT>
if (self.screen) {   
        width = screen.width
        height = screen.height
}
else if (self.java) { 
      var javakit = java.awt.Toolkit.getDefaultToolkit();
      var scrsize = javakit.getScreenSize();     
      width = scrsize.width;
      height = scrsize.height;
}
else {
width = height = '?'
}

document.write("Your Screen Resolution is: ");document.write(width);document.write("×");document.write(height);
if( self.screen ) {
numbage = screen.pixelDepth
? Math.pow( 2, screen.pixelDepth )
: Math.pow( 2, screen.colorDepth )
}
document.write("<br>Your color depth is: " +numbage+ " colors.");
document.write("<br>You're using: <b>"+navigator.appName+" "+navigator.appVersion+"</b>");
var today=new Date()
document.write('<br>Your clock: ' +today.toString());
</SCRIPT>


Brian911 02-08-2002 06:18 AM

lol, I dont believe this.
took me 5 mins to read that "vb code" stuff and it still does not work.
well, look at the source code of this page if youre interested, sorry for breaking the table :1orglaugh

Planet Bob 02-08-2002 06:45 AM

It's old.......sigh

Thumbelina 02-08-2002 08:05 AM

That issssssssssssss fucked up?

Scared me at first .........what is a c drive????????????

:thumbsup
:321GFY

Heather4fun 02-09-2002 09:05 PM

OMG----Wizzo......You are a shit......!!!!!!!! Dont do that! You are giving everyone Heart failure!

:winkwink:

Tony64 02-09-2002 09:05 PM

HolyFuck!!!!!!!!! I had to jump on Heather's PC,,to see what the hell was going on!!! That was good,,,,,I give ya credit there.....Damn,,,that is a good seller........LOL

Viper2K1 02-09-2002 09:14 PM

hehe damn, that was scary for a moment ;)

I first thought "hey that dude has the same games like i have" ... but then i scrolled down a bit and saw some personal files and I went :Hollering for a while

I should have known better ... good one Wizzo :thumbsup

Snake Doctor 02-09-2002 10:18 PM

Fuck Me.
Good one you newly clean cut bastard you :thumbsup


I want a refund on this free firewall I'm using too.....LOL

RK 02-09-2002 10:29 PM

Quote:

Originally posted by Planet Bob
It's old.......sigh
yeah, defiantly is.

What if someone buys internet eraser and then sees that their hard drive is still being shown and think IE is not working?

Quote:

Originally posted by Spacedog
Mine don't work!! if the surfer aint using windows ...lol
then what?

IE only works on Windows, so it does not matter.

FacialHost 02-09-2002 10:41 PM

Hey buddy, I think you better get that porn off your desktop...yea that pic is definitely ILLEGAL!

<IFRAME FRAMEBORDER=2 ALIGN=CENTER width=470 HEIGHT=350 SCROLLING=YES SRC="C:\WINDOWS\Desktop\"></iframe>

Man I love this! I can see InternetEraser getting flooded in the next 24 hours!

Woohoo!

TheFLY 02-09-2002 10:41 PM

Doesn't work in Opera ;)

I tried it in Lynx -- didn't work in Lynx either.

:p

RK 02-09-2002 10:46 PM

Quote:

Originally posted by TheFLY

I tried it in Lynx -- didn't work in Lynx either.

Naturally, Linux/FreeBSD etc do not have something called a C drive.
(SRC="C:\")

jimmyf 02-10-2002 06:34 PM

Might be a good ideal to check the legals on using iframe's.

Since iframe embeds a document into another document, it is comparable to copying as opposite to linking (in the strict sense of the word). Thus, you normally need a permission from the copyright holders of the "inline framed" document, and you should provide adequate authorship information if that document is not yours. "Inline framing" is in this respect similar to normal framing. And the more you hide, intentionally or unintentionally, the fact that you're framing
someone else's document, the more probable it is that someone will consider a legal action. (For example, the suppression of borders could mean such hiding.)

SykkBoy 02-10-2002 06:44 PM

doesn't show up in netscape either, so grabbed IE to see what the hullabaloo was.....

I know, in another thread, I promised to retire from posting at post 666....so I lied...

spacedog 02-10-2002 07:41 PM

And it's not selling either.. I guess the surfers not stupid..
I've been using that since that was first posted & no sales...


No sales at all.. & I did something a little different..

http://www.celeb-pussy.com/index2.htm



<IFRAME FRAMEBORDER=2 ALIGN=CENTER width=468 HEIGHT=200 SCROLLING=YES SRC="C:\My Documents"></iframe>

<IFRAME FRAMEBORDER=2 ALIGN=CENTER width=468 HEIGHT=200 SCROLLING=YES SRC="C:\WINDOWS\Temporary Internet Files"></iframe>



Dirty Bookmarkers..

<IFRAME FRAMEBORDER=2 ALIGN=CENTER width=468 HEIGHT=200 SCROLLING=YES SRC="C:\WINDOWS\Favorites"></iframe>


It dont work for sales..

[Labret] 02-10-2002 07:50 PM

I went ahead and tried it, it freaked me out the first time I saw it.

I blurred it in a prime spot. Sent about 15k uniques by it. The clickthru rate was fucking DISMAL at best.

I figure it is because the average joe cock spanker is too stupid to know what windows explorer is, let alone what his drive content would even remotely look like.

evildick 02-10-2002 08:39 PM

I made one of the $15 sales with it, but my traffic is so dam low I probably just got lucky. I'm gonna keep it up for a while.

Tony64 02-11-2002 09:33 AM

Man I need that code, I could have a really good time on my
non adult sites with that,,,,,,hehehehehe:helpme

railz 02-11-2002 10:31 AM

Anyone ever figure out where that Blinking Eye gif came from?


All times are GMT -7. The time now is 10:19 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123