Hi,
I wrote an alias to change my "status". That means when I type "/s afk" my nick should change to from "rico`da" to "rico`afk" or when I type "/s off" my nick should turn into "rico`off" but it doesn't work.

Here is the alias:

Code:
alias /s /nick rico`$1



I am newbie in IRC-scripting. Please help me.