Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Schumix2 multi-functional IRC Bot and Framework

5.0
 
  0 reviews  |  2 users  |  57,856 lines of code  |  3 current contributors  |  Analyzed 7 days ago
 
 

Implementation of an IRC-Daemon in C#, will be deployed as a DLL and as a working IRC-Daemon. First Implementation won't be able to have a multi-server setup.

0
 
  0 reviews  |  1 user  |  8,144 lines of code  |  1 current contributor  |  Analyzed 11 days ago
 
 

Simple irc client written in c-sharp (c#).

0
 
  0 reviews  |  0 users  |  9,881 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Internet Relay Chat (IRC) API for the .NET and Mono platforms; with support for advanced features such as Secure Socket Layers, Asynchronous I/O, and Network Tracing. All API components are CLS compliant and thus can be used from and CLR-accessible language (C#, Managed C++, Visual Basic .NET, J#, etc..).

0
 
  0 reviews  |  0 users  |  369 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Ascii Pumper by Lampiasis http://code.google.com/p/asciipumper/ IRCPumpnet irc.pp4l.info #chilled #penispump Efnet #pp4l Ascii Pumper colorizes ascii art with mIRC color codes. DOWNLOAD: Windows binaries, installer and source code: ... [More] http://asciipumper.googlecode.com/files/AsciiPumper_1_1_0_1.rar (Scroll down for another screenshot) LATEST VERSIONLatest release version: 1.1.0.1 IMPORTANTThis program requires the .NET Framework 2.0 to run. You can get .net framework 2 on windows update or at: http://www.microsoft.com/downloads/details.aspx?familyid=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en Pump up ur asciis ok and plz email me ur suggest and bug report ok CHANGES2007-05-02 (1.1.0.1) Major bugfix for bold/underline formatting. 2007-05-01 (1.1.0.0) Added multiple undo/redo of actions. (except for bold/underline/remove formatting) Added File | Open Recent to get to your frequently loaded asciis quicker. Added bold / underline / remove formatting tools. Added command line processing so you can use Open with... Ascii Pumper from explorer. Added printing of asciis (why?) Added Help | Readme.txt Made exported (saved/copied) asciis slightly more compact by removing leading 0s from color codes if not preceding a digit. 2007-04-28 (1.0.7.2) Added image import under Tools menu. Added watermark customization. 2007-04-26 (no release) Fixed major file load and saving bugs. Made File | Save work. Added hardspacing via watermark. Made colors better match mIRC's color palette. 2007-04-25 (1.0.6.1) Fixed typing certain symbols into the paint canvas. Enabled the save file toolbar button. Made all typed characters use the most recent foreground color. Fixed file modification flag not resetting after some file saves. 2007-04-16 MDI interface introduced ( multiple files can be open at a time ) Major improvements to opened file document handling. Fill tool introduced. New installer introduced. More bugfixes. 2007-04-15 PaintCanvas now responds to key presses like up/down, enter and backspace. MUCH improved repaints, file loading and memory usage. Program now uses its saved user settings. New options dialog. Exit menu item works. Created an icon for the application. A few small bugfixes. HOW TO USEassign colors to ur mouse buttons by clicking the palette paint pictures into the canvas type letters onto the canvas foreground paintbrushes will only paint the text/ascii in each square AN SUGGEST USAGEopen up ur old ascii txts and colorize them like crayon create new ascii art in jave then colorize it in ascii pump. LICENSEthis software is licensed under the GPL v2. Read license.txt if you want to fall asleep from boredom. Review from Max of YTMND infamy: 19:36 04:11 < max> my review: asciipumper is shit 19:36 04:11 < max> ************** Exception Text ************** 19:36 04:11 < max> System.OutOfMemoryException: Out of memory. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at 19:36 System.Drawing.Graphics.DrawImage(Image image, Rectangle destRect, Rectangle srcRect, GraphicsUnit srcUnit) at 19:36 AsciiPumper.PaintCanvas.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, 19:36 Int16 layer, Boolean disposeEventArgs) 19:36 04:11 < max> at Sysem.Windows.Forms.Cointrol.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at 19:36 System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at 19:36 System.Windows.Forms.UserControl.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) 19:36 at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) 19:36 04:11 < max> a Seystem.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) 19:36 04:11 < max> happens whenever i do shit 19:36 -!- Irssi: Pasting 5 lines to #penispump. Press Ctrl-K if you wish to do this or Ctrl-C to cancel. 19:36 04:20 < max> also no cut and paste 19:36 04:20 < max> this is garbage 19:36 08:21 its programed to fail when being used by a jew 19:36 08:22 also i think u need to update some .net bullshit 19:36 08:22 idk i make ascii the old fashioned way [Less]

0
 
  0 reviews  |  0 users  |  5,795 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

BAFIRC IRC Client, written in C# for Windows/Mono/.GNU. Aims to be free, implement most nice features of various IRC clients. Has built in web server for a cgi:irc like remote interface, will have support for a remote client to connect (like a bouncer).

0
 
  0 reviews  |  0 users  |  5,417 lines of code  |  0 current contributors  |  Analyzed 2 days ago
  irc csharp
 
 

IRC.NET (IRC dot NET) is a IRC client as well as a user interface written entirely in C#. It provides a full Object-Oriented event driven backend for bot makers as well as a .NET GUI written from the ground up specifically for the backend. The GUI supports loading dll-based plugins, also written in ... [More] managed code, that can interact with both the IRC client and the user interface. All .NET enabled languages will be supported as potential plugin types. Alpha 4 is now available! Please note that this is a true "alpha", in every sense of the word. Do not expect it to work fully or nicely, as it is not meant to. It is meant to be a demo version for early adopters to see where the project is heading. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 1 day ago
 
 

ядро IRC сервиса с поддержкой плагинов

0
 
  0 reviews  |  0 users  |  6,977 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

An Internet Relay Chat (IRC) library written in C#, which enabled developers to make their applications take advantages of the Internet Relay Chat network. The library supports basic IRC features, such as channels, users and messaging, but it also supports CtCp, DCC chats and transfers. It is ... [More] licensed under the BSD license, and is therefore free to use in any open source as well as proprietary software. Project Status: I've done a lot of code restructuring and been renaming classes, and in general improved the code, since the migration from SourceForge. Currently the code isn't tested at all, and there might be a lot of bugs, that is yet to be discovered. Such a restructuring is not without panic. Right now there are no releases available, as I believe the code to be to unstable. But the SVN repository is there, so if you're keen on getting started, you can check out the latest version in trunk. [Less]

0
 
  0 reviews  |  0 users  |  4,601 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

N.I.N.IRC Is Not IRC

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed almost 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.