You have been deopped, opped lalala..

By raYmad on Dec 26, 2004

Set this in your remote. >:L
Change the text if you want.

on *:TEXT:*:#: if ($me isin $1-) { echo -am $nick higlights you in $chan }
on *:OPEN:?: { echo -am $nick is writing }
on *:BAN:#:{ if ($bnick == $me) { echo -a OMG, $nick banned you in $chan ! } }
on *:KICK:#:{ if ($knick == $me) { echo -a > FFS! $nick kicked you from $chan $+ ! It was $nick $+ !!! } }
on *:OP:#:{ if ($opnick == $me) { echo -a  You got Operated by $nick in $chan } }
on *:DEOP:#:{ if ($opnick == $me) { echo -a You got DeOperated by $nick in $chan } }
on *:DEVOICE:#:{ if ($vnick == $me) { echo -a You got DeVoiced in $chan by $nick } }
on *:VOICE:#:{ if ($vnick == $me) { echo -a $You got Voiced in $chan by $nick } }

Comments

Sign in to comment.
raYmad   -  Dec 27, 2004

Sorry, my bad. (fixed)

 Respond  
xDaeMoN   -  Dec 26, 2004

On the KICK event, there should be a space between \'!!!\' and the second to the last bracket.

 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.