IRCOP Server Notice Events

By [85] on Dec 15, 2012

https://ircdnevnik.wordpress.com /server -m irc.dbase.in.rs:6667 -j #IRC

http://DBase.in.rs

on *:WALLOPS:*:{ echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ][4wallops] < $+ $nick $+ > $1- | haltdef
}
on *:SNOTICE:*NetAdmin.Chat*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ][4network admin chat] < $+ $left($5,$calc($len($5)-1)) $+ > $6- | haltdef
}
on *:SNOTICE:*AdminChat*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ][4ircop chat] < $+ $left($5,$calc($len($5)-1)) $+ > $6- | haltdef
}
on *:SNOTICE:*LocOps*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ][4locops chat] < $+ $left($5,$calc($len($5)-1)) $+ > $6- | haltdef
}
on *:SNOTICE:*ChatOps*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ][4chatops chat] < $+ $left($5,$calc($len($5)-1)) $+ > $6- | haltdef
}
on *:SNOTICE:*HelpOp*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ][4helpop chat] < $+ $left($5,$calc($len($5)-1)) $+ > $6- | haltdef
}
on *:SNOTICE:*Your "real name"*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*/SetName Error*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*not accept private messages*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*is now a Super-Admin*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $6- | halt
}
on *:SNOTICE:*is now an IRC operator*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $6- | halt
}
on *:SNOTICE:*Shun added*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*removed Shun*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*removed Global Z*line*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*Z*line added*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $2- | halt
}
on *:SNOTICE:*OPER attempt*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $2- | halt
}
on *:SNOTICE:*removed *G*Line**: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*G*line added*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $2- | halt
}
on *:SNOTICE:*used GLOBAL*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $2- | halt
}
on *:SNOTICE:*K*Line added*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $2- | halt
}
on *:SNOTICE:*removed *K*Line*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*message to*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*is now a local operator*: { echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $1- | halt
}
on *:SNOTICE:*did a /whois on you*: { 
  echo -a $asctime( [HH:nn'tt] ) [4â¢][4 $+ $server $+ ] -> $2 $3 did whois on you $me | halt
}

Comments

Sign in to comment.
ProIcons   -  Dec 26, 2012

Also you can put them all of them in one EVENT snotice. To much events for my eyes:D

 Respond  
[85]   -  Dec 25, 2012

hehe, u are right... ppls can modify whatever they like... ;]

 Respond  
ProIcons   -  Dec 24, 2012

you can replace $asctime( [HH:nn'tt] ) with $timestamp to fit with all user's scripts i guess. Example my timestamp is
[dd/mm/yyyy@HH:nn:ss]
(I keep IRC logs since 2002 :D)

 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.