basicer is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

basicer / PhantomIRCd

An IRCd written as an mIRC script.

Clone this repository (size: 72.1 KB): HTTPS / SSH
hg clone https://bitbucket.org/basicer/phantomircd
hg clone ssh://hg@bitbucket.org/basicer/phantomircd

PhantomIRCd overview

Recent commits See more »

Author Revision Comments Message Labels Date
basicer a6a4e2be3f95 I forgot x_X
basicer cb42e23bb371 Fixed some copy/paste mistakes.
basicer fd5873a9a800 Added CRC Check to Extraction
basicer 0add6968cca5 Fixed problem with SendQue overuns caused when user. was remvoed from the sendque system.
basicer 03500da35896 Fixed some more queing gliches.
 ____   _                    _                        ___  ____    ____     _
|  _ \ | |__    __ _  _ __  | |_  ___   _ __ ___     |_ _||  _ \  / ___| __| |
| |_) || '_ \  / _` || '_ \ | __|/ _ \ | '_ ` _ \     | | | |_) || |    / _` |
|  __/ | | | || (_| || | | || |_| (_) || | | | | |    | | |  _ < | |___| (_| |
|_|    |_| |_| \__,_||_| |_| \__|\___/ |_| |_| |_|   |___||_| \_\ \____|\__,_|

   If your reading this file, chances are everything has been extracted and
installed alright.  I strongly reccomend that you edit the phantom.conf file
to configure your server.

You should edit the phantom.config file for best results.

To hash an oper password type:
  Without the GUI Plugin:	 //echo -a $parse.hash($?*="EnterPassword")
  With the GUI Plugin   :	 Press F8


To load some of the plugins use
  Without the GUI Plugin: 	/plugin load <plugin name>
  With the GUI Plugin   : 	Press F10

Plugins shiped with this distribution are: GUI, attackserv, aim, localagent, lobby, and dice


Hails, Basicer