| [CmdName] | | Titles, as they will appear in the User Menu as shown here. |
| CmdNum=3 | | Total number of title entries. Note that the count starts with Cmd[0] |
| Coment="#Command Title" | | |
| Cmd[0]="Print Version" | | |
| Cmd[1]="Example Custom Command" | | |
| Cmd[2]="Command to the message field" | | |
| | |
| [CmdText] | | The output that will be executed. |
| CmdNum=3 | | Total number of command entries. Note that the count starts with Cmd[0] |
| Coment="#Input String" | | |
| Cmd[0]="#usercmd printversion" | | |
| Cmd[1]="This is a sample Custom Command|\r\n|You may add/edit commands by selecting Open Config|\r\n|This is useful for ascii art and inputting multiple commands/lines at once." | | You must use |\r\n| for linebreaks, not the #\r\n# used elsewhere. |
| Cmd[2]="This message will only be copied to the message field \e" | | The " \e" at the end of the line prevents the message from being printed directly to the room. |
|
| | |
| [Commands] | | Scroll items / PageUp/Down items |
| CmdNum=88 | | Make sure you have the actual number of commands. |
| Coment="KuruKuru Commands" | | All the commands will be available as scroll items (or use PageUp/PageDown) in the field where you normally write. |
| Cmd[0]="#usercmd redirect " | | |
| Cmd[1]="#usercmd redirectto " | | |
| Cmd[2]="#admincmd addadmin " | | |
| Cmd[3]="#admincmd removeadmin " | | |
| Cmd[4]="#usercmd printchatstat" | | |
| Cmd[5]="#usercmd printwriteranking" | | |
| Cmd[6]="#usercmd printrawwriteranking" | | |
| Cmd[7]="#usercmd printtimeranking" | | |
| Cmd[8]="#usercmd printromranking" | | |
| Cmd[9]="#admincmd printip " | | |
| Cmd[10]="#admincmd enableusercmd" | | |
| Cmd[11]="#admincmd disableusercmd" | | |
| Cmd[12]="#admincmd hideidon" | | |
| Cmd[13]="#admincmd hideidoff" | | |
| Cmd[14]="#admincmd hideidhalfon" | | |
| Cmd[15]="#admincmd hideidhalfoff" | | |
| Cmd[16]="#usercmd welcomemsgon" | | |
| Cmd[17]="#usercmd welcomemsgoff" | | |
| Cmd[18]="#usercmd setwelcomemsg " | | |
| Cmd[19]="#admincmd shownickchangeon" | | |
| Cmd[20]="#admincmd shownickchangeoff" | | |
| Cmd[21]="#admincmd resetchatstat" | | |
| Cmd[22]="#admincmd clearadmin" | | |
| Cmd[23]="#admincmd noshareblockon" | | |
| Cmd[24]="#admincmd noshareblockoff" | | |
| Cmd[25]="#admincmd setshareblocknum " | | |
| Cmd[26]="#admincmd autoromblockon" | | |
| Cmd[27]="#admincmd autoromblockoff" | | |
| Cmd[28]="#admincmd setromblocktime " | | |
| Cmd[29]="#admincmd traderblockon" | | |
| Cmd[30]="#admincmd traderblockoff" | | |
| Cmd[31]="#admincmd armsblockon" | | |
| Cmd[32]="#admincmd armsblockoff" | | |
| Cmd[33]="#admincmd crackerblockon" | | |
| Cmd[34]="#admincmd crackerblockoff" | | |
| Cmd[35]="#admincmd penaltyon" | | |
| Cmd[36]="#admincmd penaltyoff" | | |
| Cmd[37]="#admincmd renameblockon" | | |
| Cmd[38]="#admincmd floodprotecton" | | |
| Cmd[39]="#admincmd floodprotectoff" | | |
| Cmd[40]="#admincmd renameblockoff" | | |
| Cmd[41]="#admincmd hasleftblockon" | | |
| Cmd[42]="#admincmd hasleftblockoff" | | |
| Cmd[43]="#admincmd rnblockoff" | | |
| Cmd[44]="#admincmd rnblockon" | | |
| Cmd[45]="#admincmd hidecommandon" | | |
| Cmd[46]="#admincmd hidecommandoff" | | |
| Cmd[47]="#admincmd replacetexton" | | |
| Cmd[48]="#admincmd replacetextoff" | | |
| Cmd[49]="#admincmd writeprotecton" | | |
| Cmd[50]="#admincmd writeprotectoff" | | |
| Cmd[51]="#usercmd printversion" | | |
| Cmd[52]="#usercmd printuserstat " | | |
| Cmd[53]="#admincmd /kickall" | | |
| Cmd[54]="#admincmd /redirect" | | |
| Cmd[55]="#admincmd /topic " | | |
| Cmd[56]="#admincmd /setmotd " | | |
| Cmd[57]="#admincmd /limit " | | |
| Cmd[58]="#admincmd /kickip " | | |
| Cmd[59]="#admincmd /banip " | | |
| Cmd[60]="#admincmd /ListBans" | | |
| Cmd[61]="#admincmd /listignore" | | |
| Cmd[62]="#usercmd /clearbans" | | |
| Cmd[63]="#usercmd cleardelay" | | |
| Cmd[64]="#admincmd maxconnectionsnum " | | |
| Cmd[65]="#admincmd setvirtualuser " | | |
| Cmd[66]="#admincmd loadsetting" | | |
| Cmd[67]="#admincmd printsocknum" | | |
| Cmd[68]="#usercmd printadminlist" | | |
| Cmd[69]="#admincmd printprimarylist" | | |
| Cmd[70]="#usercmd inputpasscode " | | |
| Cmd[71]="#usercmd setredirectroom " | | |
| Cmd[72]="#usercmd printredirectroom" | | |
| Cmd[73]="#usercmd writemessage " | | |
| Cmd[74]="#usercmd readmessage " | | |
| Cmd[75]="#hasleft " | | |
| Cmd[76]="#\r\n#" | | |
| Cmd[77]="#topic " | | |
| Cmd[78]="#motd " | | |
| Cmd[79]="#colour" | | |
| Cmd[80]="#usercmd example " | | |
| Cmd[81]="#admincmd ignore " | | |
| Cmd[82]="#admincmd removeignore " | | |
| Cmd[83]="#admincmd /listignore" | | |
| Cmd[84]="#nickname #message " | | |
| Cmd[85]="#noname " | | |
| Cmd[86]="#private #message " | | |
| Cmd[87]="#adminmessage " | | |
| | |