Difference between revisions of "WinBot"

From IRC Wiki
Jump to navigation Jump to search
m (Typo fix)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software|name=WinBot
{{Software|name=WinBot
|logo=[[File:winbot.gif|100px]]
|logo=[[File:winbot.gif|100px]]
|homepage= http://www.winbot.org/
|status=Bug fixes
|release=2.7
|platform=Windows
|platform=Windows
|license=Freeware
|programming_language=C++<ref>http://sourceforge.net/projects/winbot/</ref>
|release=2.7
|license={{Licenses/GPL}}
|status=Bug fixes
|homepage=http://www.winbot.org/
}}
}}


'''WinBot''' is an IRC bot for Windows and is based on the popular [[eggdrop]] bot. Functions can be added to the bot through the various scripts and plugins available and built in features allow you to administrate your favourite IRC channels, and maintain auto-op lists, party lines, and ban lists.
'''WinBot''' is an IRC bot for Windows and is based on the popular [[eggdrop]] bot<ref>http://www.winbot.org/?page=About/WhatIsAWinbot</ref>. Functions can be added to the bot through the various scripts and plugins available and built in features allow you to administrate your favourite IRC channels, and maintain auto-op lists, party lines, and ban lists.
   
   
Unlike [[eggdrop]], WinBot is also usable as a standard IRC client, in the same way as [[mIRC]]. Although this is not what it is primarily designed for, it is much easier to do than with eggdrop, requiring no telnet access or requiring you to log into a shell account.
Unlike [[eggdrop]], WinBot is also usable as a standard IRC client, in the same way as [[mIRC]]. Although this is not what it is primarily designed for, it is much easier to do than with eggdrop, requiring no telnet access or requiring you to log into a shell account.
The bot was first developed by Crypt Software but the project was taken over by BlaherTech, which seems to have dropped support for it, given the official website is no longer active and the last 'update' to the project was in begin 2010.


WinBot can be left running on its own for days or even weeks on end, minimised on a computer or running as a Windows NT/2000 service process. On a correctly configured system, it can redial whenever a modem based system disconnects from the internet, maintaining a constant presence on an IRC network.
WinBot can be left running on its own for days or even weeks on end, minimised on a computer or running as a Windows NT/2000 service process. On a correctly configured system, it can redial whenever a modem based system disconnects from the internet, maintaining a constant presence on an IRC network.


==Latest Stable Release==
==Latest Stable Release==
* 2.7.exe can be downloaded [http://www.winbot.org/download.php?maj=2&min=70 here]
* The latest stable release can be downloaded [http://sourceforge.net/projects/winbot/files/latest/download here].
 
==References==
{{reflist}}


[[Category:Software]][[Category:Bots]]
[[Category:Software]][[Category:Bots]][[Category:C++]][[Category:Dead]]

Latest revision as of 13:24, 27 April 2012

WinBot
Winbot.gif
Programming language: C++[1]
Platform: Windows
Status: Bug fixes
License: GNU General Public License
Latest release: 2.7
Homepage: http://www.winbot.org/

WinBot is an IRC bot for Windows and is based on the popular eggdrop bot[2]. Functions can be added to the bot through the various scripts and plugins available and built in features allow you to administrate your favourite IRC channels, and maintain auto-op lists, party lines, and ban lists.

Unlike eggdrop, WinBot is also usable as a standard IRC client, in the same way as mIRC. Although this is not what it is primarily designed for, it is much easier to do than with eggdrop, requiring no telnet access or requiring you to log into a shell account.

The bot was first developed by Crypt Software but the project was taken over by BlaherTech, which seems to have dropped support for it, given the official website is no longer active and the last 'update' to the project was in begin 2010.

WinBot can be left running on its own for days or even weeks on end, minimised on a computer or running as a Windows NT/2000 service process. On a correctly configured system, it can redial whenever a modem based system disconnects from the internet, maintaining a constant presence on an IRC network.

Latest Stable Release

  • The latest stable release can be downloaded here.

References