Id: 1039; Nick: Jason; Timestamp: 2007-06-29 14:15:43; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
on *:NOTICE:*:*:{
  if ($nick == Q) && (%chanlevmsg. [ $+ [ $chan ] ] !== $null) {
    if ($1- == Can't find that nickname. If the user isn't logged on, but is known by Q) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] %nickz n'est pas authed %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1- == You are not known or banned on this channel and can't dump the userlist!) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Je n'ai pas de flag sur %chanz %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1- == You have to be master to change someone's flags!) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Je n'ai pas le bon flag sur $chan %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1 == Done) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Done. %themefin. [ $+ [ %chanz ] ]
    }
  }
  elseif ($nick == L) && (%chanlevmsg. [ $+ [ %chanz ] ] !== $null) {
    if ($1- == Unknown user agumon.) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] %nickz n'est pas authed %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1-$2 == Couldn't add) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Il n'i a plus de place dans le chanlev de $chan $+ , ou %nickz n'a plus de place dans sont compte %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1- == Sorry, you do not have permission to view/change user flags on %chanz) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Je n'ai pas de flag sur %chanz %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1- == You're not the owner or a master of %chanz $+ .) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Je n'ai pas le bon flag sur $chan %themefin. [ $+ [ %chanz ] ]
    }
    elseif ($1 == Done) {
      .msg %chanz %themedebut. [ $+ [ %chanz ] ] Done. %themefin. [ $+ [ %chanz ] ]
    }
  }
}
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.