What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Whatpulse Siggy?

Pages: (2): « First « 1 [ 2 ] Last »
Whatpulse Siggy?
Author: Message:
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Whatpulse Siggy?
Err ..... i already have a sig maker which is used for whatpulse :cheesy:
It was made by -dt- so u could ask him :)
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
05-26-2005 10:09 AM
Profile E-Mail PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Whatpulse Siggy?
quote:
Originally posted by John Anderton
Err ..... i already have a sig maker which is used for whatpulse :cheesy:
It was made by -dt- so u could ask him :)

my old one wont work anymore btw. whatpulse closed the old api site (well atleast thats what they said in one of the mass emails they sent)
but eh rav0 there seems to be a pretty good whatpulse class on the whatpulse site , that will fetch the info  but it wont display the picture or cache the data for you WHICH YOU MUST DO (or they will probley block you or something) , then you just need to work out how to display the pictureusing the GD libary

functions you will probley use for the caching
http://au3.php.net/function.fopen
http://au3.php.net/function.fwrite
http://au3.php.net/function.fread
http://au3.php.net/function.fclose

functions for displaying an image
http://au3.php.net/function.imagecreatefrompng for loading an image from an png file
http://au3.php.net/function.ImageTTFText  for writing on the image (with a font)
http://au3.php.net/function.imagepng
http://au3.php.net/function.ImageDestroy
and header
http://au3.php.net/function.header to tell the browser that your sending an image use like "Header ("Content-type: image/png");"

after looking at those functions you should have a general idea of how to put all this together :P just post if you need help

This post was edited on 05-26-2005 at 10:29 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
05-26-2005 10:25 AM
Profile PM Web Find Quote Report
Veggie
Full Member
***

Avatar

Posts: 415
Reputation: 21
37 / Male / Flag
Joined: Sep 2004
RE: Whatpulse Siggy?
Yeah dt they seem to be all the functions needed, also setting colours:
the first colour set is the backround and colours after can be used to colour the text.

Use http://uk2.php.net/imagecolorallocate to set colours

This post was edited on 05-26-2005 at 10:35 AM by Veggie.
05-26-2005 10:30 AM
Profile E-Mail PM Web Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Whatpulse Siggy?
quote:
Originally posted by -dt-
after looking at those functions you should have a general idea of how to put all this together just post if you need help
So when is the newer version of Plus! Whatpulse Stat Sig Comming up :P
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
05-26-2005 10:52 AM
Profile E-Mail PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On