Away & Identify popups

By armagidon on Jan 12, 2009

The very small script for away and identify

[popups]
Away
.$iif($away == $false,Go): away $$?="Write reason !" | ame away: reason4 $! in $time
.$iif($away == $true,Back): away | ame back from away:4 $time
Identify
.Set Password: set %pass $$?*="Write Password"
.Set Nick: set %nick $$?="Write Nick"

[remote]
on *:CONNECT:{
if (%nick == $nick) { msg nickserv identify %pass }
}

Comments

Sign in to comment.
guest598594   -  Jan 12, 2009

You should mention that part of the script goes in popups and another part goes in remotes.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.