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-05-2003, 09:05 PM   #1
xxxjay
Tube groupie.
 
xxxjay's Avatar
 
Industry Role:
Join Date: Aug 2002
Location: LoScandalous, CA
Posts: 13,482
tgp randomizer?

Can anyone reccomend a good tgp randomizer script? You know like one of those script that you can just drop a shitload of galleries in but you don't have to review submissions (I have found this not to be worth the time).

That way I can drop a bunch of my galleries in, break them into niches, and just trade traffic.

I've never seen the traffic spillover from gallery listings to be anything substantial.

Anybody used one?
xxxjay is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:06 PM   #2
Juicy D. Links
So Fucking Banned
 
Industry Role:
Join Date: Apr 2001
Location: N.Y. -Long Island --
Posts: 122,992
dick delicious
Juicy D. Links is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:08 PM   #3
foe
Confirmed User
 
Join Date: May 2002
Location: CT
Posts: 5,246
Nope but I can build one for you
foe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:09 PM   #4
TheEnforcer
Confirmed User
 
Join Date: May 2001
Posts: 2,855
I've never used this but ran across it one day and bookmarked it.

http://www.adultraffic.com/tgpbase/
__________________
Hit me up below for all your advertising needs!
TheEnforcer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:28 PM   #5
Steve
Confirmed User
 
Join Date: Feb 2001
Location: USA
Posts: 6,894
choker used to sell a nice one

I think I have a really simple php rotaion script somewhere on my HD - it doesn't have bells and whistles but it will get the job done - just have to have a copy named for each catagory
Steve is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:40 PM   #6
marzzo
Confirmed User
 
marzzo's Avatar
 
Industry Role:
Join Date: May 2002
Posts: 2,134
This one works, just make a text file "amateur_galleries.txt"

<.?
mt_srand((float)microtime()*1000000);
$f=file("amateur_galleries.txt");
$u=trim($f[mt_rand(0,sizeof($f)-1)]);
header("Location: $u");
?.>

take out the "."
__________________
4 5 zero - 2 2 - nine nine nine
marzzo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:50 PM   #7
Turboface
Back in Black
 
Turboface's Avatar
 
Industry Role:
Join Date: Mar 2002
Posts: 9,976
Quote:
Originally posted by marzzo
This one works, just make a text file "amateur_galleries.txt"

<.?
mt_srand((float)microtime()*1000000);
$f=file("amateur_galleries.txt");
$u=trim($f[mt_rand(0,sizeof($f)-1)]);
header("Location: $u");
?.>

take out the "."

Cool - Can you give me an example of how to use this?

I've seen a few posts that are similar to this one at another board, but never really looked too much into them.

I don't want to mention the board, but it starts with an 'a' and ends with an 'i'.

Turboface is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:53 PM   #8
Steve
Confirmed User
 
Join Date: Feb 2001
Location: USA
Posts: 6,894
PHP Code:
<?PHP

$filName 
"./galleries.txt";

$arry file($filName);
$randNum rand(0,sizeof($arry)-1);

header("Location: "$arry[$randNum]);

?>
put your links in a text file 1 URL per line, name it amater.txt or teen.tx (you get the idea) save the above as samecatagoryasthe galleriestxt.php , put them in the same folder you'll be in business
Steve is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 09:58 PM   #9
marzzo
Confirmed User
 
marzzo's Avatar
 
Industry Role:
Join Date: May 2002
Posts: 2,134
Quote:
Originally posted by Steve
put your links in a text file 1 URL per line, name it amater.txt or teen.tx (you get the idea) save the above as samecatagoryasthe galleriestxt.php , put them in the same folder you'll be in business
What he said.
__________________
4 5 zero - 2 2 - nine nine nine
marzzo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-05-2003, 10:47 PM   #10
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
Quote:
Originally posted by marzzo
This one works, just make a text file "amateur_galleries.txt"

<.?
mt_srand((float)microtime()*1000000);
$f=file("amateur_galleries.txt");
$u=trim($f[mt_rand(0,sizeof($f)-1)]);
header("Location: $u");
?.>

take out the "."
dejavu

http://www.gofuckyourself.com/showth...threadid=42939

hehe
__________________
Lane 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.