Advertisement
westor

mIRC Scripting Language (mSL) for Notepad++ v1.0

Jan 9th, 2016
573
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 7.65 KB | None | 0 0
  1. <NotepadPlus>
  2.     <UserLang name="mSL" ext=".mRC" udlVersion="2.1">
  3.         <Settings>
  4.             <Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="2" decimalSeparator="0" />
  5.             <Prefix Keywords1="no" Keywords2="yes" Keywords3="yes" Keywords4="yes" Keywords5="yes" Keywords6="no" Keywords7="yes" Keywords8="yes" />
  6.         </Settings>
  7.         <KeywordLists>
  8.             <Keywords name="Comments">00; 01 02 03 04</Keywords>
  9.             <Keywords name="Numbers, prefix1"></Keywords>
  10.             <Keywords name="Numbers, prefix2"></Keywords>
  11.             <Keywords name="Numbers, extras1"></Keywords>
  12.             <Keywords name="Numbers, extras2"></Keywords>
  13.             <Keywords name="Numbers, suffix1"></Keywords>
  14.             <Keywords name="Numbers, suffix2"></Keywords>
  15.             <Keywords name="Numbers, range"></Keywords>
  16.             <Keywords name="Operators1">( ) : | /</Keywords>
  17.             <Keywords name="Operators2">[ ]</Keywords>
  18.             <Keywords name="Folders in code1, open">{</Keywords>
  19.             <Keywords name="Folders in code1, middle">. , &quot; * \ [ ] ; !</Keywords>
  20.             <Keywords name="Folders in code1, close">}</Keywords>
  21.             <Keywords name="Folders in code2, open"></Keywords>
  22.             <Keywords name="Folders in code2, middle"></Keywords>
  23.             <Keywords name="Folders in code2, close"></Keywords>
  24.             <Keywords name="Folders in comment, open"></Keywords>
  25.             <Keywords name="Folders in comment, middle"></Keywords>
  26.             <Keywords name="Folders in comment, close"></Keywords>
  27.             <Keywords name="Keywords1">abook action ajinvite aline ame amsg anick aop auto auser autojoin avoice away background ban bcopy beep bindip bread break breplace bset btrunc bunset bwrite channel clear clearall cline clipboard close cnick color comclose comopen comreg continue copy creq ctcpreply ctcps dcc dccserver dde ddeserver debug dec describe dialog did didtok disable disconnect dlevel dline dll dns dqwindow drawcopy drawdot drawfill drawline drawpic drawrect drawreplace drawrot drawsave drawscroll drawtext ebeeps echo editbox emailaddr enable events exit fclose filter findtext finger firewall flash flist flood flush flushini fnord font fopen fseek fsend fserve fullname fwrite ghide gload gmove gopts goto gplay gpoint gqreq groups gshow gsize gstop gtalk gunload guser hadd halt haltdef hdec hdel help hfree hinc hload hmake hop hsave ial ialclear ialmark identd ignore iline inc iuser join linesep links list load loadbuf localinfo log mdi me menubar mkdir mnick mode msg noop notify notice omsg onotice partall pdcc perform play playctrl pop protect pvoice qme qmsg query queryrn raw reload remini remote remove rename renwin reseterror resetidle return rlevel rline rmdir run ruser save savebuf saveini say scid scon server set showmirc signal sline sockaccept sockclose socklist socklisten sockmark sockopen sockread sockrename sockudp sockwrite sound speak splay sreq strip switchbar timer timestamp titlebar tnick tokenize toolbar tray treebar ulist unload unset unsetall updatenl url uwho var vcadd vcmd vcrem vol while window winhelp write writeini xyzzy nick part parseline invite quit ctcp closemsg debug kick user logview proxy tip tips topic whois lusers menu status nicklist menubar</Keywords>
  28.             <Keywords name="Keywords2">== === != !== &lt; &gt; &gt;= &lt;= = // \\ isin isincs iswm iswmcs isnum isletter isalnum isalpha islower isupper ison isop ishop isvoice isreg ischan isban isaop isavoice isignore isprotect isnotify Alias if else elseif on off</Keywords>
  29.             <Keywords name="Keywords3">$+</Keywords>
  30.             <Keywords name="Keywords4">! % &amp; #</Keywords>
  31.             <Keywords name="Keywords5">$</Keywords>
  32.             <Keywords name="Keywords6">START QUIT KICK DISCONNECT CONNECT JOIN PART NICK BAN UNBAN EXIT TOPIC INVITE NOTICE RAWMODE CTCP APPACTIVE USERMODE LOGON CONNECTFAIL OPEN AGENT ACTIVE CHAT CLOSE DCCSERVER DEHELP OP DEOP HELP VOICE DEVOICE FILERCVD FILESENT GETFAIL HOTLINK INPUT KEYDOWN KEYUP LOAD MIDIEND MODE MP3END NOSOUND NOTIFY PARSELINE PING PLAYEND PONG SENDFAIL SERV SERVERMODE SERVEROP SIGNAL SNOTICE TABCOMP UDPREAD UNLOAD UNOTIFY VCMD WALLOPS WAVEEND</Keywords>
  33.             <Keywords name="Keywords7">-</Keywords>
  34.             <Keywords name="Keywords8">timer size title option icon button tab text edit link box radio</Keywords>
  35.             <Keywords name="Delimiters">00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23</Keywords>
  36.         </KeywordLists>
  37.         <Styles>
  38.             <WordsStyle name="DEFAULT" fgColor="000000" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="8" nesting="0" />
  39.             <WordsStyle name="COMMENTS" fgColor="008040" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="2" fontSize="9" nesting="0" />
  40.             <WordsStyle name="LINE COMMENTS" fgColor="008040" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="2" fontSize="9" nesting="0" />
  41.             <WordsStyle name="NUMBERS" fgColor="FF00FF" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  42.             <WordsStyle name="KEYWORDS1" fgColor="000080" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  43.             <WordsStyle name="KEYWORDS2" fgColor="8000FF" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  44.             <WordsStyle name="KEYWORDS3" fgColor="0000FF" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="1" fontSize="9" nesting="0" />
  45.             <WordsStyle name="KEYWORDS4" fgColor="804000" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  46.             <WordsStyle name="KEYWORDS5" fgColor="0080FF" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  47.             <WordsStyle name="KEYWORDS6" fgColor="008040" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="1" fontSize="9" nesting="0" />
  48.             <WordsStyle name="KEYWORDS7" fgColor="FF8040" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  49.             <WordsStyle name="KEYWORDS8" fgColor="000080" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  50.             <WordsStyle name="OPERATORS" fgColor="FF0000" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  51.             <WordsStyle name="FOLDER IN CODE1" fgColor="FF0000" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  52.             <WordsStyle name="FOLDER IN CODE2" fgColor="FF0000" bgColor="FFFFFF" fontName="Fixedsys" fontStyle="0" fontSize="9" nesting="0" />
  53.             <WordsStyle name="FOLDER IN COMMENT" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  54.             <WordsStyle name="DELIMITERS1" fgColor="004000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  55.             <WordsStyle name="DELIMITERS2" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  56.             <WordsStyle name="DELIMITERS3" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  57.             <WordsStyle name="DELIMITERS4" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  58.             <WordsStyle name="DELIMITERS5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  59.             <WordsStyle name="DELIMITERS6" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  60.             <WordsStyle name="DELIMITERS7" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  61.             <WordsStyle name="DELIMITERS8" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" nesting="0" />
  62.         </Styles>
  63.     </UserLang>
  64. </NotepadPlus>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement