home *** CD-ROM | disk | FTP | other *** search
- raw 366:*:{
- set %synctime $ticks
- set %sync [ %synctime - %jointime ]
- if ($len(%sync) == 4) {
- set %sync-1 $right(%sync,3)
- set %sync-2 $left(%sync,1)) $+ . $+ %sync-1 secs
- echo $2 5-=(2▀\\'5)=- Join to %tempchan Synced in: %sync-2
- }
- if ($len(%sync) == 3) {
- set %sync-3 0. $+ %sync secs
- echo $2 5-=(2▀\\'5)=- Join to %tempchan Synced in: %sync-3
- }
- if ($len(%sync) == 2) {
- set %sync-3 0.0 $+ %sync secs
- echo $2 5-=(2▀\\'5)=- join to %tempchan Synced in: %sync-3
- }
- if ($len(%sync) == 1) {
- set %sync-3 0.00 $+ %sync secs
- echo $2 5-=(2▀\\'5)=- Join to %tempchan Synced in: %sync-3
- }
- unset %jointime %sync*
- if ($chan($chan(0)).topic != $null) { echo 2 -a ñTopic :5 $chan($chan(0)).topic $+ ñ } | if ($chan($chan(0)).topic == $null) { echo 2 -a ñTopic :5 no topic setñ } | echo 2 -a ñOps :5 $opnick(0,%tempchan) $+ ñ áñNon-Ops :5 $nopnick(0,%tempchan) $+ ñ
- halt
- }
- raw 352:*:{
- if (%ircopscan == on) { inc %ircopsnum | echo 2 -a $+ $chr(35) $+ %ircopsnum : $6 5-=( $+ $3 $+ @ $+ $4 $+ 5)=- | halt }
- if (%whoclone == yes) { halt }
- }
- raw 315:*:{
- if (%ircopscan == on) { echo 2 -a 5-=(IRC Op Scan Complete5)=- | unset %ircopscan | halt }
- if (%whoclone == yes) { unset %whoclone | halt }
- }
- raw 311:*:{
- if (%whoi == -w) {
- set %msg echo 1 @áWhoisá@
- window @áWhoisá@ 100 0 400 200
- }
- if (%whoi == -c) set %msg msg $comchan($2,1)
- if (%whoi == -e) set %msg echo -a
- %msg $logo1 5-=(2Whois5)=- :14 $2
- %msg 5-=(2Address5)=- :14 $2 $+ ! $+ $3 $+ @ $+ $4
- %msg 5-=(2Real Name5)=- :14 $6-
- halt
- }
- raw 312:*:%msg 5-=(2Server5)=- :14 $3 | halt
- raw 313:*:%msg Is an IRCop | halt
- raw 317:*:{
- %msg 5-=(2Idle5)=- :14 $duration($3)
- %msg 5-=(2Login5)=- :14 $asctime($4)
- halt
- }
- raw 319:*:%msg 5-=(2Channels5)=- :14 $3- | halt
- raw 318:*:%msg $logo1 5-=(2End Whois5)=- :14 $2 | unset %whois %nick | halt
- raw 401:*:{
- if (%whoi == -w) { set %msg echo 1 @áWhoisá@ | window @áWhoisá@ 100 0 400 200 }
- if (%whoi == -c) { set %msg msg $comchan($2,1) }
- if (%whoi == -e) { set %msg echo 1 -a }
- %msg $2 : no such nick/channel | halt
- }
- raw 367:*:echo -a 14 $3 5Banned by: $4 | halt
- raw 368:*:echo -a $logo1 2End Ban List | halt
- raw 211:*:{
- if (%portscan == yes) {
- if ($6 !isnum) halt
- echo 2 -a 5Port:14 $remove($right($2,5),]) - Bytes recieved: $6 $+
- if (%bytes == $null) { set %bytes $6 | set %bestport $remove($right($2,5),]) } | set %bytes? $6
- if (%bytes? < %bytes) { set %bestport $remove($right($2,5),]) | set %bytes %bytes? } | inc %numports
- halt
- }
- }
- raw 219:*:{
- if (%portscan == yes) {
- echo 2 -a Total ports available: %numports $+
- echo 2 -a Current port: $port $chr(124) Best port: %bestport $+ | unset %portscan %bestport
- halt
- }
- }
-