PDA

View Full Version : trying to add a traffic trade script


mouse
10-19-2005, 09:53 PM
was wondering if i could somewhere edit a file to add a php tag or something of the sort. to format all links except featured links added in the dir. but not affect my banner script banners.


thanks
8)

mouse
10-19-2005, 09:58 PM
this is in there install file.

8) writing outgoing links

out.cgi takes a number of arguments that allow you to define how it should work
&s= set the percentage of hits that should go to galleries
&l= give the link a name. Fill out the botlink tag here for hidden bottraps
&c= set how many clicks should go to galleries before using the &s= skim
&u= set the gallery url. this must be at the end of your link!
&gr= tell ATL to send to trades from this group before using other trades

Some examples
Teen Gallery (cgi-bin/at3/out.cgi?s=70&l=teenthumb&c=2&u=http://www.somegallery.com/01/)
skim set to 70%, linkname is teenthumb, surfer will see 2 galleries before &s=70 is used

Teen Site (cgi-bin/at3/out.cgi?s=100&l=banner&c=0&u=http://www.mysponsor.com?s=60&l=992)
skim set to 100%. But, since this is a direct link to a sponsor you don't want to send a click on this link
to a trade. So we use &c=0 which means that a click on this link will always to go the url, regardless of all other settings. The url the surfer is send to is http://www.mysponsor.com?s=60&l=992
This is why the &u=url part must always be on the end. Now ATL knows it shouldn't mess with
the ?s=60 part and the &l=992 part in the url, because those codes are for the sponsor.