IRcap
Previous  Top  Next

IRCap (www.ircap.net)
popular in spain and latin america
thanks to redondos for helping find and solve this

the files to change are eventos1.mrc and dns.mrc


in dns.mrc:

   on ^1:TEXT:*:#: {
    if ($halted) return
    tsuflod $nick $1-

   on ^1:TEXT:*:?: if ($halted) return | tsuflod $nick $1- | var %ni.ck = %tma.n1 $+ %tma.n3 $+ $nick $+ %tma.n4 | var %ni.an = $calc($len($strip(%ni.ck)) * %tma.tab + 1) | echo -tbfli $+ %ni.an $nick %ni.ck $+ $dime($nick,$1-) | halt

in eventos1.mrc:
   on 1:TEXT:*:*: if ($halted) return | if (%habla == 1) speak $strip($1-) | if $ulevel != 69 { if ($len($1-) > 50) teflod $len($1-) }
   on ^1:NOTICE:*:*: if ($halted) return | tsuflod $nick $1- | teflod $len($1-) | teflod $len($1-) | .timerNOTISS 1 1 sss noti | lleganotice $1-
   on *:input:#: if (!$halted && $left($1,1) != / ) { escribiendo $active $1- | halt }
   on *:input:?: if (!$halted && $left($1,1) != / ) { escribiendo $active $1- | halt }
   on *:input:=: if (!$halted && $left($1,1) != / ) { escribiendo $active $1- | halt }
   on *:input:!: if (!$halted && $left($1,1) != / ) { escribiendo $active $1- | halt }