Advertising
advertising
related pastes to tag 'irssi'
- 1919219 - urltitle.pl for irssi: irssi
-
- # originally posted by FourOhFour: http://paste.lisp.org/display/58040
- # with message:
- # stupid url titling script for irssi
- # I place this into the public domain. If it breaks, bite me.
- #
- # modified by chiman 7/2009
- use Irssi;
- 1336402 - TRUNCA1.PL: perl irssi
-
- # And that's what happens when someone does " /set completion_char -san: "
- # Example input: <grawity> Somerandomperson: Hi!
- # output: <grawity> Somera~1: Hi!
- use strict;
- use warnings;
- use Irssi;
- 1300284 - irssi teszko szines kopipaszta: irssi teszko szines
-
- e0,0_2,0_2,2_2,0_2,2_2,0_2,2_2,0_2,2_2,0_2,2_2,0_2,2_2,0_0,0_
- e2,0|0,0....0,4TESCO0,0....2,0|
- e2,0|0,0.4,0GAZDASA'GOS0,0.2,0|
- e2,0|2,0___CSATORNA__2,0|
- e0,0_0,0_2,2_0,0_2,2_0,0_2,2_0,0_2,2_0,0_2,2_0,0_2,2_0,0_0,0_
- e0,0_0,0_2,2_0,0_2,2_0,0_2,2_0,0_2,2_0,0_2,2_0,0_2,2_0,0_0,0_
- 1300278 - irssi teszko szines: irssi teszko szines
-
- teszko = "/say \0030,0_\0032,0_\0032,2_\0032,0_\0032,2_\0032,0_\0032,2_\0032,0_\0032,2_\0032,0_\0032,2_\0032,0_\0032,2_\0032,0_\0030,0_;/say \0032,0|\0030,0....\0030,4TESCO\0030,0....\0032,0|;/say \0032,0|\0030,0.\0034,0GAZDASA'GOS\0030,0.\0032,0|;/say \0032,0|\0032,0___CSATORNA__\0032,0|;/say \0030,0_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0030,0_;/say \0030,0_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0032,2_\0030,0_\0030,0_;";
- 1224532 - nickcolor-xchat.pl: irc plugin irssi
-
- use strict;
- use Irssi 20020101.0250 ();
- $VERSION = "1";
- %IRSSI = (
- authors => "Timo Sirainen, Ian Peters",
- contact => "tss\@iki.fi",
- name => "Nick Color",
- 957672 - conv.pl modified: irssi japanese 2ch
-
- use Irssi;
- use Encode;
- use Data::Dumper;
- our $VERSION = '0.02';
- our %IRSSI = (
- authors => 'ksk',
- contact => 'ksk_binzume.net',
- 957597 - conv.pl modified: irssi japanese 2ch
-
- use Irssi;
- use Encode;
- our $VERSION = '0.02';
- our %IRSSI = (
- authors => 'ksk',
- contact => 'ksk_binzume.net',
- name => 'conv',
- 957451 - conv.pl modified: irssi japanese 2ch
-
- use Irssi;
- use Encode;
- our $VERSION = '0.02';
- our %IRSSI = (
- authors => 'ksk',
- contact => 'ksk_binzume.net',
- name => 'conv',
- 957435 - conv.pl modified: irssi japanese 2ch
-
- use Irssi;
- use Encode;
- our $VERSION = '0.02';
- our %IRSSI = (
- authors => 'ksk',
- contact => 'ksk_binzume.net',
- name => 'conv',
- 957394 - conv.pl modified: irssi japanese 2ch
-
- use Irssi;
- use Encode;
- our $VERSION = '0.02';
- our %IRSSI = (
- authors => 'ksk',
- contact => 'ksk_binzume.net',
- name => 'conv',
- 948093 - FiSH encryption module for irssi: irssi encryption fish v.099 fish.h
-
- #include "cfgopts.h"
- #include "DH1080.h"
- #include <time.h>
- #include <unistd.h>
- // compile hack for irssi/src/common.h
- #ifndef UOFF_T_INT
- 948090 - FiSH encryption module for irssi: irssi encryption fish v.099 fish.c
-
- // FiSH encryption module for irssi, v0.99
- #include "FiSH.h"
- // encrypt a message and store in bf_dest (using key for target)
- static int FiSH_encrypt(char *msg_ptr, const char *target, char *bf_dest)
- 948082 - Diffie-Hellman 1080bit Key-excha: irc irssi key encryption exchange dh1080 diffie-hellman 1080bit
-
- // New Diffie-Hellman 1080bit Key-exchange
- /* For Diffie-Hellman key-exchange a 1080bit germain prime is used, the
- generator g=2 renders a field Fp from 1 to p-1. Therefore breaking it
- means to solve a discrete logarithm problem with no less than 1080bit.
- Base64 format is used to send the public keys over IRC.
- 904667 - irssi.conf pibarnas: conf irssi pibarnas
-
- servers = (
- {
- address = "irc.freenode.net";
- chatnet = "Freenode";
- port = "6667";
- use_ssl = "no";
- ssl_verify = "no";
- autoconnect = "yes";