Advertisement
Guest User

Untitled

a guest
Mar 7th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.80 KB | None | 0 0
  1. servers = (
  2. { address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; },
  3. { address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; },
  4. { address = "irc.esper.net"; chatnet = "EsperNet"; port = "6667"; },
  5. {
  6. address = "irc.ifi.uio.no";
  7. chatnet = "ifi";
  8. port = "6667";
  9. use_ssl = "no";
  10. ssl_verify = "no";
  11. autoconnect = "yes";
  12. },
  13. {
  14. address = "irc.gamesurge.net";
  15. chatnet = "GameSurge";
  16. port = "6667";
  17. },
  18. { address = "eu.irc6.net"; chatnet = "IRCnet"; port = "6667"; },
  19. { address = "open.ircnet.net"; chatnet = "IRCnet"; port = "6667"; },
  20. {
  21. address = "irc.ircsource.net";
  22. chatnet = "IRCSource";
  23. port = "6667";
  24. },
  25. { address = "irc.netfuze.net"; chatnet = "NetFuze"; port = "6667"; },
  26. { address = "irc.oftc.net"; chatnet = "OFTC"; port = "6667"; },
  27. {
  28. address = "irc.quakenet.org";
  29. chatnet = "QuakeNet";
  30. port = "6667";
  31. },
  32. { address = "irc.rizon.net"; chatnet = "Rizon"; port = "6667"; },
  33. { address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; },
  34. {
  35. address = "irc.undernet.org";
  36. chatnet = "Undernet";
  37. port = "6667";
  38. },
  39. {
  40. address = "chat.freenode.net";
  41. chatnet = "fn";
  42. port = "6667";
  43. use_ssl = "no";
  44. ssl_verify = "no";
  45. autoconnect = "yes";
  46. },
  47. {
  48. address = "chat.uio.no";
  49. port = "5222";
  50. chatnet = "UIOChat";
  51. autoconnect = "yes";
  52. },
  53. {
  54. address = "chat.uio.no";
  55. chatnet = "UChat";
  56. port = "0";
  57. use_ssl = "no";
  58. ssl_verify = "no";
  59. }
  60. );
  61.  
  62.  
  63. aliases = {
  64. ATAG = "WINDOW SERVER";
  65. ADDALLCHANS = "SCRIPT EXEC foreach my \\$channel (Irssi::channels()) { Irssi::command(\"CHANNEL ADD -auto \\$channel->{name} \\$channel->{server}->{tag} \\$channel->{key}\")\\;}";
  66. B = "BAN";
  67. BACK = "AWAY";
  68. BANS = "BAN";
  69. BYE = "QUIT";
  70. C = "CLEAR";
  71. CALC = "EXEC - if command -v bc >/dev/null 2>&1\\; then printf '%s=' '$*'\\; echo '$*' | bc -l\\; else echo bc was not found\\; fi";
  72. CHAT = "DCC CHAT";
  73. CUBES = "SCRIPT EXEC Irssi::active_win->print(\"%_bases\", MSGLEVEL_CLIENTCRAP) \\; Irssi::active_win->print( do { join '', map { \"%x0\\${_}0\\$_\" } '0'..'9','A'..'F' }, MSGLEVEL_NEVER | MSGLEVEL_CLIENTCRAP) \\; Irssi::active_win->print(\"%_cubes\", MSGLEVEL_CLIENTCRAP) \\; Irssi::active_win->print( do { my \\$y = \\$_*6 \\; join '', map { my \\$x = \\$_ \\; map { \"%x\\$x\\$_\\$x\\$_\" } @{['0'..'9','A'..'Z']}[\\$y .. \\$y+5] } 1..6 }, MSGLEVEL_NEVER | MSGLEVEL_CLIENTCRAP) for 0..5 \\; Irssi::active_win->print(\"%_grays\", MSGLEVEL_CLIENTCRAP) \\; Irssi::active_win->print( do { join '', map { \"%x7\\${_}7\\$_\" } 'A'..'X' }, MSGLEVEL_NEVER | MSGLEVEL_CLIENTCRAP) \\; Irssi::active_win->print(\"%_mIRC extended colours\", MSGLEVEL_CLIENTCRAP) \\; my \\$x \\; \\$x .= sprintf \"\00399,%02d%02d\",\\$_,\\$_ for 0..15 \\; Irssi::active_win->print(\\$x, MSGLEVEL_NEVER | MSGLEVEL_CLIENTCRAP) \\; for my \\$z (0..6) { my \\$x \\; \\$x .= sprintf \"\00399,%02d%02d\",\\$_,\\$_ for 16+(\\$z*12)..16+(\\$z*12)+11 \\; Irssi::active_win->print(\\$x, MSGLEVEL_NEVER | MSGLEVEL_CLIENTCRAP) }";
  74. DATE = "TIME";
  75. DEHIGHLIGHT = "DEHILIGHT";
  76. DESCRIBE = "ACTION";
  77. DHL = "DEHILIGHT";
  78. EXEMPTLIST = "MODE $C +e";
  79. EXIT = "QUIT";
  80. GOTO = "SCROLLBACK GOTO";
  81. HIGHLIGHT = "HILIGHT";
  82. HL = "HILIGHT";
  83. HOST = "USERHOST";
  84. INVITELIST = "MODE $C +I";
  85. J = "JOIN";
  86. K = "KICK";
  87. KB = "KICKBAN";
  88. KN = "KNOCKOUT";
  89. LAST = "LASTLOG";
  90. LEAVE = "PART";
  91. M = "MSG";
  92. MUB = "UNBAN *";
  93. N = "NAMES";
  94. NMSG = "^MSG";
  95. P = "PART";
  96. Q = "QUERY";
  97. RESET = "SET -default";
  98. RUN = "SCRIPT LOAD";
  99. SAY = "MSG *";
  100. SB = "SCROLLBACK";
  101. SBAR = "STATUSBAR";
  102. SIGNOFF = "QUIT";
  103. SV = "MSG * Irssi $J ($V) - http://www.irssi.org";
  104. T = "TOPIC";
  105. UB = "UNBAN";
  106. UMODE = "MODE $N";
  107. UNSET = "SET -clear";
  108. W = "WHO";
  109. WC = "WINDOW CLOSE";
  110. WG = "WINDOW GOTO";
  111. WJOIN = "JOIN -window";
  112. WI = "WHOIS";
  113. WII = "WHOIS $0 $0";
  114. WL = "WINDOW LIST";
  115. WN = "WINDOW NEW HIDDEN";
  116. WQUERY = "QUERY -window";
  117. WW = "WHOWAS";
  118. 1 = "WINDOW GOTO 1";
  119. 2 = "WINDOW GOTO 2";
  120. 3 = "WINDOW GOTO 3";
  121. 4 = "WINDOW GOTO 4";
  122. 5 = "WINDOW GOTO 5";
  123. 6 = "WINDOW GOTO 6";
  124. 7 = "WINDOW GOTO 7";
  125. 8 = "WINDOW GOTO 8";
  126. 9 = "WINDOW GOTO 9";
  127. 10 = "WINDOW GOTO 10";
  128. 11 = "WINDOW GOTO 11";
  129. 12 = "WINDOW GOTO 12";
  130. 13 = "WINDOW GOTO 13";
  131. 14 = "WINDOW GOTO 14";
  132. 15 = "WINDOW GOTO 15";
  133. 16 = "WINDOW GOTO 16";
  134. 17 = "WINDOW GOTO 17";
  135. 18 = "WINDOW GOTO 18";
  136. 19 = "WINDOW GOTO 19";
  137. 20 = "WINDOW GOTO 20";
  138. 21 = "WINDOW GOTO 21";
  139. 22 = "WINDOW GOTO 22";
  140. 23 = "WINDOW GOTO 23";
  141. 24 = "WINDOW GOTO 24";
  142. 25 = "WINDOW GOTO 25";
  143. 26 = "WINDOW GOTO 26";
  144. 27 = "WINDOW GOTO 27";
  145. 28 = "WINDOW GOTO 28";
  146. 29 = "WINDOW GOTO 29";
  147. 30 = "WINDOW GOTO 30";
  148. 31 = "WINDOW GOTO 31";
  149. 32 = "WINDOW GOTO 32";
  150. 33 = "WINDOW GOTO 33";
  151. 34 = "WINDOW GOTO 34";
  152. 35 = "WINDOW GOTO 35";
  153. 36 = "WINDOW GOTO 36";
  154. 37 = "WINDOW GOTO 37";
  155. 38 = "WINDOW GOTO 38";
  156. 39 = "WINDOW GOTO 39";
  157. 40 = "WINDOW GOTO 40";
  158. 41 = "WINDOW GOTO 41";
  159. 42 = "WINDOW GOTO 42";
  160. 43 = "WINDOW GOTO 43";
  161. 44 = "WINDOW GOTO 44";
  162. 45 = "WINDOW GOTO 45";
  163. 46 = "WINDOW GOTO 46";
  164. 47 = "WINDOW GOTO 47";
  165. 48 = "WINDOW GOTO 48";
  166. 49 = "WINDOW GOTO 49";
  167. 50 = "WINDOW GOTO 50";
  168. 51 = "WINDOW GOTO 51";
  169. 52 = "WINDOW GOTO 52";
  170. 53 = "WINDOW GOTO 53";
  171. 54 = "WINDOW GOTO 54";
  172. 55 = "WINDOW GOTO 55";
  173. 56 = "WINDOW GOTO 56";
  174. 57 = "WINDOW GOTO 57";
  175. 58 = "WINDOW GOTO 58";
  176. 59 = "WINDOW GOTO 59";
  177. 60 = "WINDOW GOTO 60";
  178. 61 = "WINDOW GOTO 61";
  179. 62 = "WINDOW GOTO 62";
  180. 63 = "WINDOW GOTO 63";
  181. 64 = "WINDOW GOTO 64";
  182. 65 = "WINDOW GOTO 65";
  183. 66 = "WINDOW GOTO 66";
  184. 67 = "WINDOW GOTO 67";
  185. 68 = "WINDOW GOTO 68";
  186. 69 = "WINDOW GOTO 69";
  187. 70 = "WINDOW GOTO 70";
  188. 71 = "WINDOW GOTO 71";
  189. 72 = "WINDOW GOTO 72";
  190. 73 = "WINDOW GOTO 73";
  191. 74 = "WINDOW GOTO 74";
  192. 75 = "WINDOW GOTO 75";
  193. 76 = "WINDOW GOTO 76";
  194. 77 = "WINDOW GOTO 77";
  195. 78 = "WINDOW GOTO 78";
  196. 79 = "WINDOW GOTO 79";
  197. 80 = "WINDOW GOTO 80";
  198. 81 = "WINDOW GOTO 81";
  199. 82 = "WINDOW GOTO 82";
  200. 83 = "WINDOW GOTO 83";
  201. 84 = "WINDOW GOTO 84";
  202. 85 = "WINDOW GOTO 85";
  203. 86 = "WINDOW GOTO 86";
  204. 87 = "WINDOW GOTO 87";
  205. 88 = "WINDOW GOTO 88";
  206. 89 = "WINDOW GOTO 89";
  207. 90 = "WINDOW GOTO 90";
  208. 91 = "WINDOW GOTO 91";
  209. 92 = "WINDOW GOTO 92";
  210. 93 = "WINDOW GOTO 93";
  211. 94 = "WINDOW GOTO 94";
  212. 95 = "WINDOW GOTO 95";
  213. 96 = "WINDOW GOTO 96";
  214. 97 = "WINDOW GOTO 97";
  215. 98 = "WINDOW GOTO 98";
  216. 99 = "WINDOW GOTO 99";
  217. };
  218.  
  219. statusbar = {
  220.  
  221. items = {
  222.  
  223. barstart = "{sbstart}";
  224. barend = "{sbend}";
  225.  
  226. topicbarstart = "{topicsbstart}";
  227. topicbarend = "{topicsbend}";
  228.  
  229. time = "{sb $Z}";
  230. user = "{sb {sbnickmode $cumode}$N{sbmode $usermode}{sbaway $A}}";
  231.  
  232. window = "{sb $winref:$tag/$itemname{sbmode $M}}";
  233. window_empty = "{sb $winref{sbservertag $tag}}";
  234.  
  235. prompt = "{prompt $[.15]itemname}";
  236. prompt_empty = "{prompt $winname}";
  237.  
  238. topic = " $topic";
  239. topic_empty = " Irssi v$J - http://www.irssi.org";
  240.  
  241. lag = "{sb Lag: $0-}";
  242. act = "{sb Act: $0-}";
  243. more = "-- more --";
  244. };
  245.  
  246. default = {
  247.  
  248. window = {
  249.  
  250. disabled = "no";
  251. type = "window";
  252. placement = "bottom";
  253. position = "1";
  254. visible = "active";
  255.  
  256. items = {
  257. barstart = { priority = "100"; };
  258. time = { };
  259. user = { };
  260. window = { };
  261. window_empty = { };
  262. lag = { priority = "-1"; };
  263. act = { priority = "10"; };
  264. more = { priority = "-1"; alignment = "right"; };
  265. barend = { priority = "100"; alignment = "right"; };
  266. };
  267. };
  268.  
  269. window_inact = {
  270.  
  271. type = "window";
  272. placement = "bottom";
  273. position = "1";
  274. visible = "inactive";
  275.  
  276. items = {
  277. barstart = { priority = "100"; };
  278. window = { };
  279. window_empty = { };
  280. more = { priority = "-1"; alignment = "right"; };
  281. barend = { priority = "100"; alignment = "right"; };
  282. };
  283. };
  284.  
  285. prompt = {
  286.  
  287. type = "root";
  288. placement = "bottom";
  289. position = "100";
  290. visible = "always";
  291.  
  292. items = {
  293. prompt = { priority = "-1"; };
  294. prompt_empty = { priority = "-1"; };
  295. input = { priority = "10"; };
  296. };
  297. };
  298.  
  299. topic = {
  300.  
  301. type = "root";
  302. placement = "top";
  303. position = "1";
  304. visible = "always";
  305.  
  306. items = {
  307. topicbarstart = { priority = "100"; };
  308. topic = { };
  309. topic_empty = { };
  310. topicbarend = { priority = "100"; alignment = "right"; };
  311. };
  312. };
  313. };
  314. };
  315.  
  316. settings = {
  317. core = {
  318. real_name = "Maximiliano Nunez Horta";
  319. user_name = "maximinh";
  320. nick = "maximinh";
  321. };
  322. "fe-text" = { actlist_sort = "refnum"; mirc_blink_fix = "no"; };
  323. "fe-common/core" = {
  324. bell_beeps = "yes";
  325. beep_msg_level = "MSGS HILIGHT ALL";
  326. beep_when_window_active = "yes";
  327. beep_when_away = "yes";
  328. };
  329. "perl/core/scripts" = {
  330. splitlong_max_length = "550";
  331. irssinotifier_api_token =
  332. irssinotifier_encryption_password =
  333. irssinotifier_require_idle_seconds = "0";
  334. irssinotifier_screen_detached_only = "yes";
  335. irssinotifier_ignored_channels = "#termvakt-fjas";
  336. };
  337. "irc/core" = { alternate_nick = "= Maximiliano"; };
  338. };
  339. chatnets = {
  340. DALnet = { type = "IRC"; };
  341. EFNet = { type = "IRC"; };
  342. EsperNet = { type = "IRC"; };
  343. ifi = { type = "IRC"; };
  344. GameSurge = { type = "IRC"; };
  345. IRCnet = { type = "IRC"; };
  346. IRCSource = { type = "IRC"; };
  347. NetFuze = { type = "IRC"; };
  348. OFTC = { type = "IRC"; };
  349. QuakeNet = { type = "IRC"; };
  350. Rizon = { type = "IRC"; };
  351. SILC = { type = "IRC"; };
  352. Undernet = { type = "IRC"; };
  353. fn = { type = "IRC"; };
  354. UIOChat = { type = "XMPP"; nick = "maximinh@chat.uio.no"; };
  355. UChat = { type = "IRC"; };
  356. };
  357. channels = (
  358. {
  359. { name = "#ifi-core"; chatnet = "ifi"; autojoin = "yes"; },
  360. {
  361. name = "regi@conference.chat.uio.no";
  362. chatnet = "UIOChat";
  363. autojoin = "yes";
  364. },
  365. {
  366. name = "rf-regi@conference.chat.uio.no";
  367. chatnet = "UIOChat";
  368. autojoin = "yes";
  369. },
  370. { name = "#termvakt"; chatnet = "ifi"; autojoin = "yes"; },
  371. { name = "#termvakt-fjas"; chatnet = "ifi"; autojoin = "yes"; }
  372. );
  373. ignores = (
  374. { level = "JOINS PARTS QUITS NICKS"; channels = ( "#termvakt" ); },
  375. {
  376. level = "JOINS PARTS QUITS NICKS";
  377. channels = ( "#termvakt-fjas" );
  378. },
  379. { level = "JOINS PARTS QUITS NICKS"; channels = ( "#ifi-core" ); },
  380. {
  381. mask = "JOINS";
  382. level = "PARTS QUITS NICKS";
  383. channels = ( "#archlinux" );
  384. },
  385. { level = "JOINS PARTS QUITS NICKS"; channels = ( "#archlinux" ); }
  386. );
  387. windows = {
  388. 1 = { immortal = "yes"; name = "(status)"; level = "ALL"; };
  389. 2 = {
  390. items = (
  391. {
  392. type = "CHANNEL";
  393. chat_type = "IRC";
  394. name = "#c03r";
  395. tag = "ifi";
  396. }
  397. );
  398. };
  399. 3 = {
  400. items = (
  401. {
  402. type = "CHANNEL";
  403. chat_type = "IRC";
  404. name = "#susanneogmax";
  405. tag = "ifi";
  406. }
  407. );
  408. };
  409. 4 = {
  410. items = (
  411. {
  412. type = "CHANNEL";
  413. chat_type = "IRC";
  414. name = "#ifi-core";
  415. tag = "ifi";
  416. }
  417. );
  418. };
  419. 5 = {
  420. items = (
  421. {
  422. type = "CHANNEL";
  423. chat_type = "IRC";
  424. name = "#termvakt";
  425. tag = "ifi";
  426. }
  427. );
  428. };
  429. 6 = {
  430. items = (
  431. {
  432. type = "CHANNEL";
  433. chat_type = "IRC";
  434. name = "#termvakt-fjas";
  435. tag = "ifi";
  436. }
  437. );
  438. };
  439. 7 = {
  440. items = (
  441. {
  442. type = "CHANNEL";
  443. chat_type = "XMPP";
  444. name = "rf-regi@conference.chat.uio.no";
  445. tag = "UIOChat";
  446. }
  447. );
  448. };
  449. };
  450. mainwindows = { 6 = { first_line = "1"; lines = "52"; }; };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement