msg 2 all ops

By larry on Nov 04, 2006

add this to your remote and then just type in a channel where you are op "/ops " and thats all. I just wrote this becouse i couldn't find it here and i needed something like this.
I use it and it works fine.

Alias ops {
if ($me isop $chan) { /msg @ $+ $active $1- } 
else { //echo -a You are no op here! }
}

Comments

Sign in to comment.
Cheiron   -  Sep 11, 2010

there is only the global /onotice for @ and higher... if you wanted to include halfops in a channel you would need /notice %#channelname message

alternatively ... you can use the modified code i have been working on which can be found here ..

http://www.hawkee.com/snippet/7834/

 Respond  
Illusion   -  Sep 10, 2010

The /omsg will only send a message to aop and above. Is there message that also includes half ops (hops)?

 Respond  
sean   -  Nov 04, 2006

I was going to point that out Pariah, you got to it first :P

 Respond  
Pariah   -  Nov 04, 2006

Or you could just use the /omsg command ;)

 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.