Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-20-2003, 01:15 PM   #1
hybrid
So Fucking Banned
 
Join Date: Jul 2002
Location: Backseat of a Ford Escort Hatchback
Posts: 3,253
The secret to the sheep

*baaaaa*
hybrid is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 01:18 PM   #2
Spunky
I need a beer
 
Spunky's Avatar
 
Industry Role:
Join Date: Jun 2002
Location: ♠ Toiletville ♠
Posts: 133,944
There is no secret..they just want you to waste time clicking on them yellow fuckers and go away frustrated after 10 minutes
__________________
Spunky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 01:20 PM   #3
JFK
FUBAR the ORIGINATOR
 
JFK's Avatar
 
Industry Role:
Join Date: Jan 2002
Location: FUBARLAND
Posts: 67,374
Quote:
Originally posted by hybrid
*baaaaa*

I tought it was baaaaa......baaaa.........baaa, and it must be followed precisely
__________________

FUBAR Webmasters - The FUBAR Times - FUBAR Webmasters Mobile - FUBARTV.XXX
For promo opps contact jfk at fubarwebmasters dot com
JFK is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 01:29 PM   #4
Rich
So Fucking Banned
 
Join Date: Jan 2003
Posts: 11,486
Quote:
Originally posted by spunky1
There is no secret..they just want you to waste time clicking on them yellow fuckers and go away frustrated after 10 minutes
Wrong, there are prizes. I clicked on only the female sheep for 10 minutes, and won $1000!
Rich is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 01:40 PM   #5
The Truth Hurts
Zph7YXfjMhg
 
The Truth Hurts's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,304
don't lie.

i've decompiled it, there is nothing.
The Truth Hurts is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 01:43 PM   #6
asuna
Confirmed User
 
Join Date: May 2002
Location: Montreal
Posts: 8,743
Quote:
Originally posted by The Truth Hurts
don't lie.

i've decompiled it, there is nothing.
how did you find the exact filename? lens has a .js file pointing to different banners, he's not stupid
__________________
asuna is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 01:55 PM   #7
The Truth Hurts
Zph7YXfjMhg
 
The Truth Hurts's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,304
Quote:
Originally posted by asuna


how did you find the exact filename? lens has a .js file pointing to different banners, he's not stupid
You can't be that dumb.
Anyway, I didn't even need to open banners.js. (which simply displays banners based on what second it is.)

When I'm on a page containing flash, all I have to do is right click anywhere, and save any/all the flash files to wherever i want... then simply open them up, and see all the pieces and code.
The Truth Hurts is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 02:03 PM   #8
ztik
Confirmed User
 
ztik's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Nomad
Posts: 5,196
There is nothing in the banner. There is no secret.

// Action script...

// [Action in Frame 1]
function babah()
{
delete("onEnterFrame");
gotoAndStop(2);
} // End of the function
stop();
speedList = new Array(5, 6, 7, 8);
speed = speedList[random(SpeedList.length)];
function ()
{
this._x = this._x + speed;
if (this._x >= 664)
{
delete("onEnterFrame");
this._x = -40;
gotoAndStop(4);
} // End of the function
} // end if
onEnterFrame = function ();

// [Action in Frame 3]
stop();
function ()
{
this._x = this._x + speed;
if (this._x >= 664)
{
delete("onEnterFrame");
this._x = -40;
gotoAndStop(4);
} // End of the function
} // end if
onEnterFrame = function ();

// [Action in Frame 4]
stop();
delete("onEnterFrame");
randomPause = random(72);
counter = 0;
function ()
{
if (counter hahahaha randomPause)
{
delete("onEnterFrame");
gotoAndStop(1);
} // end if
counter++;
} // End of the function
onEnterFrame = function ();

// Action script...

// [Action in Frame 45]
_parent.nextFrame();
stop();
ztik is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 02:04 PM   #9
ztik
Confirmed User
 
ztik's Avatar
 
Industry Role:
Join Date: Aug 2001
Location: Nomad
Posts: 5,196
Quote:
Originally posted by asuna


how did you find the exact filename? lens has a .js file pointing to different banners, he's not stupid
All you have to do is download the js file.
ztik is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 02:05 PM   #10
The Truth Hurts
Zph7YXfjMhg
 
The Truth Hurts's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,304
exactly
The Truth Hurts is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 03:04 PM   #11
AdultNex
Confirmed User
 
Join Date: Feb 2003
Location: Bostonnnn
Posts: 8,985
Quote:
Originally posted by ztik
There is nothing in the banner. There is no secret.

// Action script...

// [Action in Frame 1]
function babah()
{
delete("onEnterFrame");
gotoAndStop(2);
} // End of the function
stop();
speedList = new Array(5, 6, 7, 8);
speed = speedList[random(SpeedList.length)];
function ()
{
this._x = this._x + speed;
if (this._x >= 664)
{
delete("onEnterFrame");
this._x = -40;
gotoAndStop(4);
} // End of the function
} // end if
onEnterFrame = function ();

// [Action in Frame 3]
stop();
function ()
{
this._x = this._x + speed;
if (this._x >= 664)
{
delete("onEnterFrame");
this._x = -40;
gotoAndStop(4);
} // End of the function
} // end if
onEnterFrame = function ();

// [Action in Frame 4]
stop();
delete("onEnterFrame");
randomPause = random(72);
counter = 0;
function ()
{
if (counter hahahaha randomPause)
{
delete("onEnterFrame");
gotoAndStop(1);
} // end if
counter++;
} // End of the function
onEnterFrame = function ();

// Action script...

// [Action in Frame 45]
_parent.nextFrame();
stop();
You just took out that one line so others can't claim the $20. :

Btw, what program did you use to decompile it? Let me know: progex [at] comcast.net
AdultNex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 03:19 PM   #12
The Truth Hurts
Zph7YXfjMhg
 
The Truth Hurts's Avatar
 
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,304
http://www.sothink.com/
The Truth Hurts is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 05:38 PM   #13
hybrid
So Fucking Banned
 
Join Date: Jul 2002
Location: Backseat of a Ford Escort Hatchback
Posts: 3,253
*baaaaa*
hybrid is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 06:20 PM   #14
AaronM
Too lazy to set a custom title
 
AaronM's Avatar
 
Industry Role:
Join Date: Oct 2001
Location: ┌∩┐ ◣_◢ ┌∩┐
Posts: 46,909
Quote:
Originally posted by asuna


how did you find the exact filename? lens has a .js file pointing to different banners, he's not stupid
When did Lensman start programming anything like this himself?

Last edited by AaronM; 05-20-2003 at 06:22 PM..
AaronM is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-20-2003, 06:25 PM   #15
Nysus
Confirmed User
 
Industry Role:
Join Date: Aug 2001
Posts: 7,817
Quote:
Originally posted by spunky1
There is no secret..they just want you to waste time clicking on them yellow fuckers and go away frustrated after 10 minutes
15 minutes.

Cheers,
Matt
Nysus is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2003, 01:05 AM   #16
Icy
Confirmed User
 
Icy's Avatar
 
Industry Role:
Join Date: Mar 2002
Location: Spain
Posts: 864
It's just a banner and spot paid by some webmasters to make the others waste their time clicking like stupids, at same time the banner owners keep working hard and taking more part of the biz. Also the banner owners are being paid by the goberment to test this as new war secret weapon, the point is to send notebooks to the enemy with some sheeps to click so the invasor forces can easilly win the war while the enemy forces are tryng to discover if there is a price on it. Of course the banner owners are making bank from this, and so i am for making you lose your time reading my stupid post using same strategies to make you bussy as the banner owners did, while my partner is selling short ICQ numbers and making us rich.
Icy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2003, 02:21 AM   #17
JamesK
hi
 
Industry Role:
Join Date: Jun 2002
Posts: 16,731
Quote:
Originally posted by Icy
It's just a banner and spot paid by some webmasters to make the others waste their time clicking like stupids, at same time the banner owners keep working hard and taking more part of the biz. Also the banner owners are being paid by the goberment to test this as new war secret weapon, the point is to send notebooks to the enemy with some sheeps to click so the invasor forces can easilly win the war while the enemy forces are tryng to discover if there is a price on it. Of course the banner owners are making bank from this, and so i am for making you lose your time reading my stupid post using same strategies to make you bussy as the banner owners did, while my partner is selling short ICQ numbers and making us rich.
uhh... yea..
__________________
M3Server - NATS Hosting
JamesK is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2003, 02:26 AM   #18
ServerGenius
Confirmed User
 
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
Quote:
Originally posted by Icy
It's just a banner and spot paid by some webmasters to make the others waste their time clicking like stupids, at same time the banner owners keep working hard and taking more part of the biz. Also the banner owners are being paid by the goberment to test this as new war secret weapon, the point is to send notebooks to the enemy with some sheeps to click so the invasor forces can easilly win the war while the enemy forces are tryng to discover if there is a price on it. Of course the banner owners are making bank from this, and so i am for making you lose your time reading my stupid post using same strategies to make you bussy as the banner owners did, while my partner is selling short ICQ numbers and making us rich.
Short UIN anyone........only 2 left

DynaMite
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho |
ServerGenius is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2003, 02:43 AM   #19
Icy
Confirmed User
 
Icy's Avatar
 
Industry Role:
Join Date: Mar 2002
Location: Spain
Posts: 864
Quote:
Originally posted by DynaSpain


Short UIN anyone........only 2 left

DynaMite
Nice, our sales strategy is working
Icy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-21-2003, 03:02 AM   #20
ADL Colin
Too lazy to set a custom title
 
ADL Colin's Avatar
 
Join Date: Feb 2001
Location: Tube Titans, USA
Posts: 11,929
I started counting them. Fell asleep before I could finish.
__________________


Adult Date Link - $50 PPS starting NOW! -- good and JUICY!

skype = "adultdatelink"
ADL Colin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.