Hi there, I made this alias:
alias /live /run
http://live.xbox.com/it-IT/profile/profile.aspx?pp=0&GamerTag= $+ $1- $+
using /live <nickname> opens a webpage with the xbox live profile of the user.
The problem is that the site doesn't allow spaces, so I'd have to change every blank space into %20
For example, the /live command requires "Average Joe" to be "Average%20Joe"
somebody help meee

thanks