I'm trying to add a link for a custom Mibbit IRC client, and I want it to use the user's username when they click the link (for when they connect to the client).
Here's what I've tried using:
Code:
http://widget.mibbit.com/?settings=379e1b7d399c49b4b0f9c3b4e1f98b83&server=irc.sa-mp.com&channel=%23NG-Gaming&nick={vb:raw bbuserinfo.username}
The trouble is that it doesn't parse the username in the link. Any suggestions?