+e alias

By Disturbed on Dec 22, 2006

Put in alias, new page. Type /massex to make it work.

massex {
  mode $chan +e $address($me,1)
  mode $chan +e $address($me,2)
  mode $chan +e $address($me,3)
}

Comments

Sign in to comment.
no_body21   -  Dec 24, 2006

massex {
mode $chan +e $address($me,1)
mode $chan +e $address($me,2)
mode $chan +e $address($me,3)
}


Why not use +eee ?

 Respond  
Setever   -  Dec 24, 2006

Indeed. Look at Noutrious\'s comment -- it\'s very simple, and very easy.

You do realize that $address($me,2) covers $address($me,1), right? That makes it very unneccessary. And, if you wanted both, you could\'ve just done $address($me,4).

 Respond  
Noutrious   -  Dec 23, 2006

lmfao ^^
massex {
if ($me isop $active) && ($chr(35) isin $active) {
.mode $active +e $address($me,2)
}
else { .echo -a Error: The active window is not channel, or you are not op in the chan! }
}

 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.