I have a popup that utilizes the /away command so that It changes my normal nickname to my away nickname like this:
Away
.On:/away stepped away from keyboard! | /nick The_Game[afk] | /timer1 0 1800 /ame is away from the keyboard! If you must speak with me leave me a Notice and I will get back to you!
.Off:/away | /nick The_Game | /timer1 off | /ame has returned!
Keep in mind that this is a popup, now what I would like to be able to do is when i'm away, if i want to receive a notice, I want It to show up in a custom window displaying the message and the person who posted it. I want a notice because I have disabled my private messages. Can anyone help me in this area?
Now when I return using the provided popup, My nick will change back and Nickserv will ask me to identify because my nick is registered and I think I have a pretty good idea by adding after the part when I return by adding this...can I assume I am doing this correctly?
| /msg NickServ Identify <pass> | /msg NickServ set kill on | /msg ChanServ Identify <channel> <pass>
Can anyone help me with this? Any help is greatly appreciated...Thanks in advance.