If anyone is interested in stalking people

Simple Data Center I made out of my boredom, hoping to expand it as much as possible

[size=5]any ideas for this are welcome![/size]

[size=1]Guis looks really bad… ( me is no Gui person k? )[/size]

the main Gui

While Loading Data

Data Finished Loading

Data From Searched user

Click here to visit the game

V1.1
[ul]
[li]Reload Profile[/li]
[li]Follow User[/li]
[/ul]
V1.2
[ul]
[li]Removed Follow user if its your own profile[/li]
[li]Fixed some php bugs that happen from time to time ( now its a bit faster )[/li]
[/ul]

Hmm not sure if I should be able to follow myself when I see my own profile… but other than that this is a pretty cool use of the HTTPService

Doesnt seem to display any information I cant already see from their profile page. Also the avatar id you used looks super blurry

UI design itself could use some work. The giant search bar at the top seems misplaced and kinda clunky. (Although this wasn’t the purpose of the project, aesthetics sure do help!)

Also the blurb feature should include line breaks.

Thats the point? It basically collects data you see on their profile to the game, its not meant to be something huge…

and the Blurriness I can’t do anything about its just how roblox has the images…

[quote]
and the Blurriness I can’t do anything about its just how roblox has the images… [/quote]

"http://www.roblox.com/Thumbs/Avatar.ashx?x=200&y=200&Format=Png&username="..Player.Name

[quote]
and the Blurriness I can’t do anything about its just how roblox has the images… [/quote]

"http://www.roblox.com/Thumbs/Avatar.ashx?x=200&y=200&Format=Png&username="..Player.Name [/quote]

Thats what I use though q.q

[quote] [quote=“Omar” post=68284]
and the Blurriness I can’t do anything about its just how roblox has the images… [/quote]

"http://www.roblox.com/Thumbs/Avatar.ashx?x=200&y=200&Format=Png&username="..Player.Name [/quote]

Thats what I use though q.q[/quote]

Using ImageRectSize/Offset?

Edit: Make sure the image never has to be stretched. Here are the possible heights and widths you can pull from