Log in

View Full Version : Replacing all avatars for Xbox Live Gamerpics


Adrian i10
09-17-2014, 04:33 AM
Hi, i'm building a forum for Xbox players, but I am now looking to give an "xbox theme" to my forums, so I want to replace all members' avatars for their Xbox gamerpics.

This is the code I came up with to replace the avatars in a mod :

<img src="http://avatar.xboxlive.com/avatar/{vb:raw bbuserinfo.username}/avatarpic-l.png" />

Things to know :

*All users in my forum have their username match their Xbox Live gamertag

Is there an easy way to replace ALL avatars to their XBL Gamerpics?