. : News : . . : Message of the Week : .
You are currently viewing an archive of the Wilderness Guardians clan's IPB1 forums.

These forums were used by WG from 2008 to 2011, and now exist for historical and achival purposes only.

For the clan's current forums, CLICK HERE.
"You are a Wilderness Guardian. That northern wasteland; that land of blood, desolation and death is your dominion. Tonight we are going home."
~His Lordship
War Alert: OFF Raid Alert: OFF
PM a WG Official
 Random Sig Generator?
Posted: March 16, 2008 12:48 amTop
   
User Avatar

IRC Nickname: Gibble00
Group: Emeritus
Posts: 775
Member No.: 100
Joined: January 3, 2008
Total Events Attended: 9
Okay, so there's no art in this topic, but I figure this is the most relevant forum.

Does anyone here have the code for a simple random sig generator that they could tell me (and others) how to use?

Someone in WG used to use one and it was pretty awesome. I want to have different sigs, ya know, without manually switching them all the time.

I've googled some stuff, but when I look at those sorts of things it's all pretty incomprehensible to me rolleyes.gif
 
--------------------
user posted image

Posted: March 16, 2008 01:30 amTop
   
User Avatar

IRC Nickname: Kiwi011
Group: Emeritus
Posts: 3052
Member No.: 40
Joined: December 30, 2007
Total Events Attended: 21
QUOTE (Gibble00 @ March 16, 2008 12:48 am)
Okay, so there's no art in this topic, but I figure this is the most relevant forum.

Does anyone here have the code for a simple random sig generator that they could tell me (and others) how to use?

Someone in WG used to use one and it was pretty awesome. I want to have different sigs, ya know, without manually switching them all the time.

I've googled some stuff, but when I look at those sorts of things it just all pretty incomprehensible to me rolleyes.gif

ask robbie. I belive he has one....but i may be wrong
 
--------------------
user posted image

Posted: March 16, 2008 02:11 amTop
   
User Avatar

IRC Nickname: Gibble00
Group: Emeritus
Posts: 775
Member No.: 100
Joined: January 3, 2008
Total Events Attended: 9
QUOTE (Kiwi011 @ March 16, 2008 01:30 am)
QUOTE (Gibble00 @ March 16, 2008 12:48 am)
Okay, so there's no art in this topic, but I figure this is the most relevant forum. 

Does anyone here have the code for a simple random sig generator that they could tell me (and others) how to use? 

Someone in WG used to use one and it was pretty awesome.  I want to have different sigs, ya know, without manually switching them all the time. 

I've googled some stuff, but when I look at those sorts of things it just all pretty incomprehensible to me  rolleyes.gif

ask robbie. I belive he has one....but i may be wrong

I might pm him about it, but if I do I'll get him to post it in here. Be good for everyone to know. wink.gif


:cheers:
 
--------------------
user posted image

Posted: March 16, 2008 02:55 amTop
   
User Avatar

IRC Nickname: Mr Glennfase
Group: Emeritus
Posts: 3064
Member No.: 39
Joined: December 30, 2007
Total Events Attended: 220
Yeah. If you find out how, hook me up dude.
 
--------------------
That's Mr. Glennfase to you.
Ex-Warlord/Council
user posted image

Posted: March 16, 2008 11:25 amTop
   
User Avatar

IRC Nickname: RobbieThe1st
Group: Founder
Posts: 770
Member No.: 2
Joined: December 26, 2007
Total Events Attended: 49
Me have one? I *built* one!
http://robbiethe1st.ktserv.com/scripts/randsig.php.txt
Save that, rename to randsig.php, then upload. Any image files(.jpg, .jpeg, .gif, .png) in the directory you upload it to, or any subdirectories are in the rotation. You don't need to specially name the image files.

To put it in your sig, the code is:
CODE
http://www.yoursite.com/path/to/randsig.php/.png



-RobbieThe1st
 
--------------------
Old Avatar - Paypal donation link
user posted image
I am left handed, and proud of it! Retired from RuneScape.
Old forum posts: 2275(s4+s10+wg.com)+1759(z6 old account)+474(z6 new account) Total: 4508
Join date: 4/16/05 | Get Firefox 3.5 now: http://www.getfirefox.com | RobbieSwich for Firefox

Posted: March 16, 2008 12:32 pmTop
   


IRC Nickname: Job|
Group: Clan Friend
Posts: 370
Member No.: 28
Joined: December 30, 2007
Total Events Attended: 0
If anybody needs some webspace to host this I have pleanty on Jobbrown.com
 
--------------------
user posted image
user posted image
90 Prayer funds

Posted: March 16, 2008 03:47 pmTop
   
User Avatar

IRC Nickname: Gibble00
Group: Emeritus
Posts: 775
Member No.: 100
Joined: January 3, 2008
Total Events Attended: 9
QUOTE (RobbieThe1st @ March 16, 2008 11:25 am)
Me have one? I *built* one!
http://robbiethe1st.ktserv.com/scripts/randsig.php.txt
Save that, rename to randsig.php, then upload. Any image files(.jpg, .jpeg, .gif, .png) in the directory you upload it to, or any subdirectories are in the rotation. You don't need to specially name the image files.

To put it in your sig, the code is:
CODE
http://www.yoursite.com/path/to/randsig.php/.png



-RobbieThe1st

tighthug.gif

Robbie is the man.

I'll get on this later today, thanks loads.
 
--------------------
user posted image

Posted: March 16, 2008 06:29 pmTop
   
User Avatar

IRC Nickname: Squelchyfish
Group: Emeritus
Posts: 625
Member No.: 38
Joined: December 30, 2007
Total Events Attended: 71
theres a website where you can upload all the images you want to be in the sig then it hosts them, they change when you refresh.

Forgot the name though :/
 
--------------------
user posted image
user posted image

"Take lobsters because I don't want us to die"
-HisLordship on WG pvp PKing, 26 April 2010.

Posted: March 17, 2008 04:33 amTop
   
User Avatar

IRC Nickname: RobbieThe1st
Group: Founder
Posts: 770
Member No.: 2
Joined: December 26, 2007
Total Events Attended: 49
Well, actually, you shouldn't use a random image loader that changes every page load - its horribly clumsy, wastes bandwidth, and slows down forum loading. The script I gave you works just like the banner - every time it loads it gives you a random image, but it also tells the browser to cache it for 15 minutes. This means that it will reload any time you right-click > view image and then force refresh it(F5), but, if your just browsing, it won't reload it every page load.

My dynamic signature uses the same principal, and most other dynamic signatures do it also.


-RobbieThe1st
 
--------------------
Old Avatar - Paypal donation link
user posted image
I am left handed, and proud of it! Retired from RuneScape.
Old forum posts: 2275(s4+s10+wg.com)+1759(z6 old account)+474(z6 new account) Total: 4508
Join date: 4/16/05 | Get Firefox 3.5 now: http://www.getfirefox.com | RobbieSwich for Firefox

Posted: March 18, 2008 01:33 amTop
   
User Avatar

IRC Nickname: Gibble00
Group: Emeritus
Posts: 775
Member No.: 100
Joined: January 3, 2008
Total Events Attended: 9

Robbie, I've got the script saved, where and how should I upload it?
 
--------------------
user posted image

Posted: March 18, 2008 08:16 pmTop
   


IRC Nickname: Job|
Group: Clan Friend
Posts: 370
Member No.: 28
Joined: December 30, 2007
Total Events Attended: 0
You'll need a server, as I said, I can set you up with some space.
URL would be something like this:
gibble00.jobbrown.com/randsig.php/.png

Email me the pictures and the script if you want me to set it up for you.
[email protected]
 
--------------------
user posted image
user posted image
90 Prayer funds

Posted: March 19, 2008 01:38 amTop
   
User Avatar

IRC Nickname: Gibble00
Group: Emeritus
Posts: 775
Member No.: 100
Joined: January 3, 2008
Total Events Attended: 9
QUOTE (Job is God @ March 18, 2008 08:16 pm)
You'll need a server, as I said, I can set you up with some space.
URL would be something like this:
gibble00.jobbrown.com/randsig.php/.png

Email me the pictures and the script if you want me to set it up for you.
[email protected]

Sweet. I'm super busy today Job, but maybe tomorrow I'll get those to you.
 
--------------------
user posted image