Posted By Gavin

Steam Profile Signatures

I have decided today to give you all the script I used to make my Steam Profile Signature that I made as a project for myself when Steam introduced Steam Community.

First of let explain a bit about it, When Steam first introduced Steam Community I really liked the website and information that it showed and I wanted to find a way to get that information and manipulate it so I started searching around the Steam forums and found a user that found a way to show the XML that is used to create each profile by putting a ?xml=1 at the end of your profiles URL e.g. http://steamcommunity.com/id/KnifeyGavin?xml=1 after seeing this I decided to make a proof of concept that I could use the information by creating a website that would just display my steamID pulled from the xml (http://gavineke.com/steam/). After I successfully made my proof of concept I started to look into how I can use this information to make a dynamic image that would be automatically updated every time someone was to view the image and I was able to make the following dynamic images.

e.g.

Take a look at my source code and try make your own.

Download