Soulkeeper commented on a Page, Small Master Script  -  Aug 08, 2008

Well, You\'ve got two triggers to do the same thing:

on 1000:TEXT:*.away*:#:away Away
on 1000:TEXT:*.rtn*:#:away

I\'d also change them to:

 on 1000:TEXT:*.away*:#:
if ($away = $false) {
away $2-
amsg Now away: $2-
}
else {
amsg Back From: $awaymsg
away
}
}

Just a thought.

on 1000:TEXT:*.hop*:#:hop #

On that one, you don\'t have to have the channel in there.

Overall 6/10, for not being the best that I\'ve seen.

 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.