Main Page
From JinxBot
Contents |
Welcome to the JinxBot Community Wiki
The JinxBot Project is a collection of open-source software designed for Microsoft .NET developers who want to create clients for Battle.net, or for end-users who want a rich, robust application. The project consists of:
For end-users
- JinxBot, a new application designed for Windows. It has a robust plugin interface system and is particularly user-friendly.
- JinxBot[Web], a web-based frontend for JinxBot. It is an ASP.NET Web 2.0 interface to your JinxBot application, and it doesn't need to run on your computer.
For developers
- MBNCSUtil, a utility library for authentication and file management
- BN#, a utility library that handles the entire connection process, simply exposing events that can be handled. See How to develop a Battle.net client in 10 minutes for more information.
- JinxBot Controls, a user interface library that contains many of the user interface features included in JinxBot.
Having Trouble Editing?
To prevent vandalism, editing of this wiki by anonymous users is disabled, and logins are tied to your Community Forum account. For more information, please see our guide to JinxBot:Becoming a Wiki Editor.
Latest News
29-January 2009
If you're having trouble building r32 from the repository for BN#, check out Hotfix for r32 build error.
22-January 2009
JinxBot has some new tool tips!
24-September 2008
BN# now has support for plugins that allow the use of proxy servers. For more information, see the article Proxy support in BN#.
12-August 2008
JinxBot will now have the ability to support multiple styles via CSS, and JinxBot[Web] will use the same stylesheets used by JinxBot. Here you can see a screenshot of the same chat conversation happening with two different styles:
For more information, see the JinxBot Styles topic.
8-August 2008
BN# has reached Beta 1! There are LOTS of updates in this release - check out the release notes and be sure to download it from the Google Code project!
6-August 2008
I am featuring BN# in my Speedy C# series on my blog. If you're interested in learning more about how BN# works under the hood, and why certain design decisions were made, or just about learning what the CLR is doing behind the scenes, you should definitely check it out!
27-July 2008
JinxBot[Web] is making progress! You can now see a live broadcast of the channel Diablo II USA-1 on the USEast server at the hosted site.
When JinxBot[Web] is released, you will be able to access your channel through that URL.
22-July 2008
I've added support for the clan, friends, and channel item lists for custom rendering, and the custom renderers have generic support for different icon providers; the default icon providers are built for the Starcraft icons.bni (icons_STAR.bni) file, as well as the images from the Battle.net ladder web site. The following images demonstrate this.
Icons.bni Provider:
Battle.net Web Site Provider:
Older News
Older news can be found in Archived news.



