Spam the Web with Sites

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nation-x
    Confirmed User
    • Mar 2004
    • 5370

    #1

    Spam the Web with Sites

    Hey all... not usually a spam guy but I thought I would take the opportunity to post a little about one of my scripts... TGP Daemon... The name says it's a TGP script but I have been keeping it's real secret under my hat for a long time... Well heres the rabbit folks... Do you have any sites that use the same or similiar templates for all of your galleries, Free sites, Doorways, Links Lists, Sponsor Pages, Trade Pages, and on and on? How much time do you spend duplicating them? This script will handle any pages that have text links or linked images... Now here is the power... let's say you want to make 150 galleries and use just a few templates... this is all you do... put the thumbnails and descriptions in a text file for each gallery like this

    thumbs.txt
    <thumbnail>|<link to big image or wherever>
    <thumbnail>|<link to big image or wherever>
    <thumbnail>|<link to big image or wherever>
    <thumbnail>|<link to big image or wherever>
    etc...

    For your text links put this

    links.txt
    <description>|<link>
    <description>|<link>
    <description>|<link>

    Upload your templates that contain 1 variable for each image <!--%ThumbLink%--> and 1 for each text link <!--%TextLink%-->

    Then define your galleries in a config file (config.txt)
    <Title>|<thumbnail directory>|<output filename>|<template name>|thumbs.txt|links.txt|<*>

    * optional url prepend reserved for trade scripts or click counters

    Here is an example of gallery use
    Hot Poon Gallery|poon/thumbs/|poon/index.html|template1.html|poon/thumbs.txt|poon/links.txt|

    Run the script (make.php) and it will generate static pages for each of the galleries that you defined (or free sites, doorways, etc.)

    If you apply that to a TGP then you can take advantage of the built in gallery randomization by running make.php on a cron job... if you only update once per day then you could really rotate over 1000 tgp's a day since it takes about 5 secs each to built each page when you have 2000 galleries in the text files (1000 thumbnail and 1000 text). If you need to update your galleries you just have to upload a new text file... want to add a site? Upload a template an add a line to the config.txt.

    Is that worth $35? If you don't think so then you smoke too much crack. period... Or your cousin/father liked your mom too much.
Working...