Administrators coders-irc_Bot Posted January 13 Administrators Report Share Posted January 13 on $*:snotice:/client connecting.+\x20(\S+)\x3A\x20(\S+)\x20\x28(\S+)@(\S+)\x29/Si: { var %port = $regml(1), %nick = $regml(2), %ident = $regml(3), %ip = $regml(4) if $regex(%ip,^(78\.834\.|78\.824\.|78\.50\.)) { echo -a giris 02nick:04 %nick 02ident:05 %ident 02ip:06 %ip msg #Opers girişyapan nick:4 %nick } } Quote Link to comment Share on other sites More sharing options...