|
|
|
||||
|
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. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Industry Role:
Join Date: Mar 2006
Posts: 149
|
I like the REAL fansigns and I know how to make one of them, but I am more curious about the generated ones. I have been poking around, viewing all sorts of them, but I have not been able to determine how they are created.
I was hoping somone here might be able to point me in the direction of a tutorial of some kind. Preferably an XML fansign. Any ideas? thanks ![]()
__________________
![]() Lance Cassidy, Director, XTube.com. NOW KNOWN AS XTube_Lance. Advertise on XTube.com: Over 5 million uniques/day, 15 million PV/day and 3.2 million members. www.XTube.com. P: 416.321.0588, F: 416.913.4212, ICQ: 301214977, Email: lance[at]xtube[dot]com |
|
|
|
|
|
#2 |
|
**Porntrepreneur**
Industry Role:
Join Date: Jul 2004
Location: New York
Posts: 12,788
|
you buy a script ...
|
|
|
|
|
|
#3 |
|
Confirmed User
Industry Role:
Join Date: Mar 2006
Posts: 149
|
Oh ya? That was clear and concise, yet it completely lacked information of any use. Thanks for the effort though. ;)
__________________
![]() Lance Cassidy, Director, XTube.com. NOW KNOWN AS XTube_Lance. Advertise on XTube.com: Over 5 million uniques/day, 15 million PV/day and 3.2 million members. www.XTube.com. P: 416.321.0588, F: 416.913.4212, ICQ: 301214977, Email: lance[at]xtube[dot]com |
|
|
|
|
|
#4 |
|
ICQ: 197-556-237
Join Date: Jun 2003
Location: BRASIL !!!
Posts: 57,559
|
This thread is too funny.
__________________
I'm just a newbie. |
|
|
|
|
|
#5 |
|
I like Dutch Girls
Join Date: Feb 2003
Location: dutchteencash.com
Posts: 21,684
|
check out quantum-x he made ours too he rocks
icq 52-779-009
__________________
![]() ICQ 16 91 547 - SKYPE dutchteencash bob AT dutchteencash DOT com ... did you see our newest Sweet Natural Girl Priscilla (18)? |
|
|
|
|
|
#6 | |
|
**Porntrepreneur**
Industry Role:
Join Date: Jul 2004
Location: New York
Posts: 12,788
|
Quote:
|
|
|
|
|
|
|
#7 |
|
I like Dutch Girls
Join Date: Feb 2003
Location: dutchteencash.com
Posts: 21,684
|
yeah hes cool made some nice special stuff for the script and now that we have geocity too affiliates really use it, its worth every penny imho
__________________
![]() ICQ 16 91 547 - SKYPE dutchteencash bob AT dutchteencash DOT com ... did you see our newest Sweet Natural Girl Priscilla (18)? |
|
|
|
|
|
#8 | |
|
Megan Fox's fluffer
Industry Role:
Join Date: Oct 2005
Location: shooting pool in Elysium
Posts: 24,818
|
Quote:
|
|
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Apr 2004
Posts: 503
|
I have a script.
__________________
196-900-713 |
|
|
|
|
|
#10 |
|
MFBA
Industry Role:
Join Date: Mar 2003
Location: PNW
Posts: 7,230
|
i wrote a script that does them and i would give it away for free.
dont pay. |
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Aug 2003
Location: C.A. All Day
Posts: 2,509
|
![]() !hotl!nk!n! |
|
|
|
|
|
#12 |
|
MFBA
Industry Role:
Join Date: Mar 2003
Location: PNW
Posts: 7,230
|
use this code that was found at... http://http://us3.php.net/manual/en/...agettftext.php
Code:
<?php
// Set the content-type
header("Content-type: image/png");
// Create the image
$im = imagecreatetruecolor(400, 30);
// Create some colors
$white = imagecolorallocate($im, 255, 255, 255);
$grey = imagecolorallocate($im, 128, 128, 128);
$black = imagecolorallocate($im, 0, 0, 0);
imagefilledrectangle($im, 0, 0, 399, 29, $white);
// The text to draw
$text = 'Testing...';
// Replace path by your own font path
$font = 'arial.ttf';
// Add some shadow to the text
imagettftext($im, 20, 0, 11, 21, $grey, $font, $text);
// Add the text
imagettftext($im, 20, 0, 10, 20, $black, $font, $text);
// Using imagepng() results in clearer text compared with imagejpeg()
imagepng($im);
imagedestroy($im);
?>
|
|
|
|
|
|
#13 | |
|
Confirmed User
Industry Role:
Join Date: Mar 2006
Posts: 149
|
Quote:
![]()
__________________
![]() Lance Cassidy, Director, XTube.com. NOW KNOWN AS XTube_Lance. Advertise on XTube.com: Over 5 million uniques/day, 15 million PV/day and 3.2 million members. www.XTube.com. P: 416.321.0588, F: 416.913.4212, ICQ: 301214977, Email: lance[at]xtube[dot]com |
|
|
|
|
|
|
#14 | |
|
Confirmed User
Industry Role:
Join Date: Mar 2006
Posts: 149
|
Quote:
Dead link, but thanks for the generosity. I bet you just pissed a few ppl off with that, haha. I like your style
__________________
![]() Lance Cassidy, Director, XTube.com. NOW KNOWN AS XTube_Lance. Advertise on XTube.com: Over 5 million uniques/day, 15 million PV/day and 3.2 million members. www.XTube.com. P: 416.321.0588, F: 416.913.4212, ICQ: 301214977, Email: lance[at]xtube[dot]com |
|
|
|
|
|
|
#15 | |
|
Confirmed User
Join Date: Mar 2006
Location: romania
Posts: 673
|
Quote:
|
|
|
|
|