GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Does anyone have sigrotator software??? [I know Smokey has lol] (https://gfy.com/showthread.php?t=423705)

pradaboy 01-28-2005 02:30 PM

Does anyone have sigrotator software??? [I know Smokey has lol]
 
I need some software or whatever to rotate different banners/text links in my sig. Is there a ready-made solution for this or is there a programmer who would be willing to do some work for me?

skillfull 01-28-2005 02:37 PM

it take like 2 minute to code...

StuartD 01-28-2005 02:39 PM

I made one, had it in AaronM's sig and it got removed even though the banners were advertisers. Guess rotators are a no no.

digifan 01-28-2005 02:39 PM

No need to code one.. Juicy was recommending one a few weeks back I hope I find the link.

digifan 01-28-2005 02:41 PM

Here you go

http://automaticlabs.com/products/rotator

pradaboy 01-28-2005 02:44 PM

I'd like one where I can put a pic (like the titfuck gif) along with a text link...

the software Juicy posted doesn't seem to support this, anyone else?

skillfull 01-28-2005 02:56 PM

Quote:

Originally Posted by pradaboy
I'd like one where I can put a pic (like the titfuck gif) along with a text link...

the software Juicy posted doesn't seem to support this, anyone else?


man learn a little php

take really 2 minutes to do it

pradaboy 01-28-2005 03:09 PM

Quote:

Originally Posted by skillfull
man learn a little php

take really 2 minutes to do it

I have skills in different areas man, common wanna earn an easy $25???

WebTitan 01-28-2005 03:15 PM

cool. i might try this one ;)

pradaboy 01-29-2005 08:33 AM

Quote:

Originally Posted by skillfull
man learn a little php

take really 2 minutes to do it

I've posted this as a paid project on scriptlance and the programmers tell me it can't be done. It can only be done with images and not text links. Wanna prove them wrong contact me! I'll pay you for it.

mardigras 01-29-2005 08:50 AM

Quote:

Originally Posted by pradaboy
I've posted this as a paid project on scriptlance and the programmers tell me it can't be done. It can only be done with images and not text links. Wanna prove them wrong contact me! I'll pay you for it.

Sure it can be done with text links... if your text links are images with the same color background as the place where they will be posted :winkwink:

arachnO 01-29-2005 08:53 AM

I have this one - I rotate some images as my avatars and sigbanners at other forum :)

pradaboy 01-29-2005 08:55 AM

Quote:

Originally Posted by mardigras
Sure it can be done with text links... if your text links are images with the same color background as the place where they will be posted :winkwink:

haha I like your thinking!!! This may actually be a viable option :)

pradaboy 01-29-2005 08:56 AM

Quote:

Originally Posted by arachnO
I have this one - I rotate some images as my avatars and sigbanners at other forum :)

is it something I could use here (i.e. j a v a & html is no option)

if so please contact me I would be interested in buying a copy from you

psyko514 01-29-2005 09:02 AM

There's no way to rotate true text links here. You can only rotate images. The link can't be rotated either. And image rotation scripts are free all over the net, so don't let someone sucker you into buying one.

pradaboy 01-29-2005 09:31 AM

Quote:

Originally Posted by psyko514
There's no way to rotate true text links here. You can only rotate images. The link can't be rotated either. And image rotation scripts are free all over the net, so don't let someone sucker you into buying one.

hmmm yeh that's true, the reflink would form a problem then. Thanks for the advice, looks like I will just have to change my sig everyday
:(

beemk 01-29-2005 09:43 AM

it isnt impossible, there has to be a way to log into gfy and change your sig in the control panel every X amound of minutes. it might not be easy, but it can definitely be done.

beemk 01-29-2005 09:44 AM

Quote:

Originally Posted by psyko514
You can only rotate images. The link can't be rotated either.

you send the link to a php file on your server and the program can change the url the php file redirects to.

psyko514 01-29-2005 09:54 AM

Quote:

Originally Posted by beemk
you send the link to a php file on your server and the program can change the url the php file redirects to.

I'm aware of that option. What I meant is that there's no way to have the link match the banner if you're rotating through different sponsors.

Your approach of having the sig physically through the control panel is interesting... I'm sure it's possible, but definetly not practical.

pradaboy 01-29-2005 10:06 AM

Quote:

Originally Posted by beemk
you send the link to a php file on your server and the program can change the url the php file redirects to.

are there any ready-made solutions for this?

Top Jimmy 01-29-2005 10:31 AM

Quote:

Originally Posted by pradaboy
I've posted this as a paid project on scriptlance and the programmers tell me it can't be done. It can only be done with images and not text links. Wanna prove them wrong contact me! I'll pay you for it.


How about you try this:

Get a text rotator script. Input html as the text to be rotated.

Your sig code image with text links whatever, will be rotated.

There now that was easy :)

Top Jimmy 01-29-2005 10:33 AM

Actually the text would need to be bbcode to work on the board, but the process is the same.

I'll make it really easy, do a search in google for a random quote rotator.

Alex 01-29-2005 10:40 AM

Isnt there a way to synchronize the image roating to with like an out.php file

Link your sig to yourdomain.com/out.php

Out php calls up the links from a DB and it synchronizes it with the image.

It can be done, just might involve a bit of money.

skillfull 01-29-2005 10:55 AM

after a hard 10 second research on google
http://www.extreme-tutorials.com/v2/...utorial=001 9

psyko514 01-29-2005 11:07 AM

Quote:

Originally Posted by Top Jimmy
How about you try this:

Get a text rotator script. Input html as the text to be rotated.

Your sig code image with text links whatever, will be rotated.

There now that was easy :)

With a script like that, as far as I know, you have to embed PHP code in a page. That can't be done here.

pradaboy 01-29-2005 11:16 AM

Quote:

Originally Posted by Top Jimmy
Actually the text would need to be bbcode to work on the board, but the process is the same.

I'll make it really easy, do a search in google for a random quote rotator.

I think you've helped me a lot... I'm gonna check out to see if it works

pradaboy 01-29-2005 11:26 AM

Quote:

Originally Posted by skillfull
after a hard 10 second research on google
http://www.extreme-tutorials.com/v2/...utorial=001 9

linking the images is easy... text links are not that easy

Jimmy:
this is a solution to rotate text yes, but I can't see a way to have it actually display the textlinks in my sig.

For example I have this code now that takes a line out of a flat text file and displays this randomly.
When I go to http://www.mydomain.com/random/random.php it displays the text in my browser. But there is no vbcode that will allow me to show this in my signature or am I overlooking something?

Doctor Dre 01-29-2005 11:30 AM

Just put your text in images ... and rotate it too ...

pradaboy 01-29-2005 11:43 AM

Quote:

Originally Posted by Doctor Dre
Just put your text in images ... and rotate it too ...

yeh but with rotating different sponsors how could I rotate the matching links? rotating random links is easy but matching them is either impossible or very hard

SmokeyTheBear 01-29-2005 11:43 AM

PHP Code:


<?php




    $folder 
'.';


        
$extList = array();
    
$extList['gif'] = 'image/gif';
    
$extList['jpg'] = 'image/jpeg';
    
$extList['jpeg'] = 'image/jpeg';
    
$extList['png'] = 'image/png';
    


$img null;

if (
substr($folder,-1) != '/') {
    
$folder $folder.'/';
}

if (isset(
$_GET['img'])) {
    
$imageInfo pathinfo($_GET['img']);
    if (
        isset( 
$extListstrtolower$imageInfo['extension'] ) ] ) &&
        
file_exists$folder.$imageInfo['basename'] )
    ) {
        
$img $folder.$imageInfo['basename'];
    }
} else {
    
$fileList = array();
    
$handle opendir($folder);
    while ( 
false !hahahaha $file readdir($handle) ) ) {
        
$file_info pathinfo($file);
        if (
            isset( 
$extListstrtolower$file_info['extension'] ) ] )
        ) {
            
$fileList[] = $file;
        }
    }
    
closedir($handle);

    if (
count($fileList) > 0) {
        
$imageNumber time() % count($fileList);
        
$img $folder.$fileList[$imageNumber];
    }
}

if (
$img!=null) {
    
$imageInfo pathinfo($img);
    
$contentType 'Content-type: '.$extList$imageInfo['extension'] ];
    
header ($contentType);
    
readfile($img);
} else {
    if ( 
function_exists('imagecreate') ) {
        
header ("Content-type: image/png");
        
$im = @imagecreate (100100)
            or die (
"Cannot initialize new GD image stream");
        
$background_color imagecolorallocate ($im255255255);
        
$text_color imagecolorallocate ($im0,0,0);
        
imagestring ($im255,  "IMAGE ERROR"$text_color);
        
imagepng ($im);
        
imagedestroy($im);
    }
}

?>


If you want to rotate your link and image to match , you must get a little tricky, I suggest doing a cron job and replace an image every hour along with the link

SmokeyTheBear 01-29-2005 11:48 AM

hmmm the code is getting screwed because of gfy parse error..

just use this

http://earthunplugged.org/abc/sig/rotate.txt

StuartD 01-29-2005 11:52 AM

Quote:

Originally Posted by NichePay - StuartD
I made one, had it in AaronM's sig and it got removed even though the banners were advertisers. Guess rotators are a no no.

:warning :error

pradaboy 01-29-2005 11:52 AM

Quote:

Originally Posted by SmokeyTheBear
PHP Code:


<?php




    $folder 
'.';


        
$extList = array();
    
$extList['gif'] = 'image/gif';
    
$extList['jpg'] = 'image/jpeg';
    
$extList['jpeg'] = 'image/jpeg';
    
$extList['png'] = 'image/png';
    


$img null;

if (
substr($folder,-1) != '/') {
    
$folder $folder.'/';
}

if (isset(
$_GET['img'])) {
    
$imageInfo pathinfo($_GET['img']);
    if (
        isset( 
$extListstrtolower$imageInfo['extension'] ) ] ) &&
        
file_exists$folder.$imageInfo['basename'] )
    ) {
        
$img $folder.$imageInfo['basename'];
    }
} else {
    
$fileList = array();
    
$handle opendir($folder);
    while ( 
false !hahahaha $file readdir($handle) ) ) {
        
$file_info pathinfo($file);
        if (
            isset( 
$extListstrtolower$file_info['extension'] ) ] )
        ) {
            
$fileList[] = $file;
        }
    }
    
closedir($handle);

    if (
count($fileList) > 0) {
        
$imageNumber time() % count($fileList);
        
$img $folder.$fileList[$imageNumber];
    }
}

if (
$img!=null) {
    
$imageInfo pathinfo($img);
    
$contentType 'Content-type: '.$extList$imageInfo['extension'] ];
    
header ($contentType);
    
readfile($img);
} else {
    if ( 
function_exists('imagecreate') ) {
        
header ("Content-type: image/png");
        
$im = @imagecreate (100100)
            or die (
"Cannot initialize new GD image stream");
        
$background_color imagecolorallocate ($im255255255);
        
$text_color imagecolorallocate ($im0,0,0);
        
imagestring ($im255,  "IMAGE ERROR"$text_color);
        
imagepng ($im);
        
imagedestroy($im);
    }
}

?>


If you want to rotate your link and image to match , you must get a little tricky, I suggest doing a cron job and replace an image every hour along with the link


Wouldn't letting the image rotator and link rotator go through a certain array (like 1 to 5) solve the problem of matching them?

pradaboy 01-29-2005 11:54 AM

Quote:

Originally Posted by NichePay - StuartD
:warning :error

hhahaha I saw that the first time... I'm gonna defy the GFY gods and see if i can get away with it :upsidedow

nofx 01-29-2005 11:56 AM

smokey you should keep the girl getting shot in the head in your sig more ;]

drama = clicks

XpressMedia 01-29-2005 12:09 PM

Can't you use a random link changer script to call it from your server?

Top Jimmy 01-29-2005 01:03 PM

Quote:

Originally Posted by psyko514
With a script like that, as far as I know, you have to embed PHP code in a page. That can't be done here.


Sure you can it's under advanced options for post, or sigs.

Look up at the pretty little icons, You'll see it.

Top Jimmy 01-29-2005 01:06 PM

Quote:

Originally Posted by pradaboy
linking the images is easy... text links are not that easy

Jimmy:
this is a solution to rotate text yes, but I can't see a way to have it actually display the textlinks in my sig.

For example I have this code now that takes a line out of a flat text file and displays this randomly.
When I go to http://www.mydomain.com/random/random.php it displays the text in my browser. But there is no vbcode that will allow me to show this in my signature or am I overlooking something?


Yes you are overlooking something. look at the icons above when you reply. you will see one labled PHP. it's in the sig editor too.

Seems it has a 1000 character limit though, I just tried smokeys in it and it was too long.

Top Jimmy 01-29-2005 01:10 PM

Quote:

Originally Posted by pradaboy
yeh but with rotating different sponsors how could I rotate the matching links? rotating random links is easy but matching them is either impossible or very hard

Use a text rotator. use bbcode just as you would but place each sig on it's own line in the file.

like this


pradaboy 01-29-2005 01:48 PM

thanks for the suggestions everyone, I got a solution programmed by a friend already. You will see the premiere Feb 1st :thumbsup

again thanks for being amazing helpful!!!

psyko514 01-29-2005 08:48 PM

Quote:

Originally Posted by Top Jimmy
Sure you can it's under advanced options for post, or sigs.

Look up at the pretty little icons, You'll see it.

That's for displaying pre-formatted code. It won't actually execute the code.

pradaboy 01-30-2005 03:45 PM

Quote:

Originally Posted by psyko514
That's for displaying pre-formatted code. It won't actually execute the code.

I've got a solution to display rotating images along with matching reflinks now. Pure text is still pretty much impossible IMO


All times are GMT -7. The time now is 10:49 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123