<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>stormloader&#039;s weblog</title>
	<atom:link href="http://stormloader.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://stormloader.wordpress.com</link>
	<description>loading the storm on the net...</description>
	<lastBuildDate>Fri, 25 Sep 2009 18:59:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='stormloader.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>stormloader&#039;s weblog</title>
		<link>http://stormloader.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://stormloader.wordpress.com/osd.xml" title="stormloader&#039;s weblog" />
	<atom:link rel='hub' href='http://stormloader.wordpress.com/?pushpress=hub'/>
		<item>
		<title>TCL (Tool Command Language)</title>
		<link>http://stormloader.wordpress.com/2009/09/26/tcl-tool-command-language/</link>
		<comments>http://stormloader.wordpress.com/2009/09/26/tcl-tool-command-language/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:42:43 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Activestate]]></category>
		<category><![CDATA[Eggdrop Bots]]></category>
		<category><![CDATA[TCL]]></category>
		<category><![CDATA[Tool Command Language]]></category>

		<guid isPermaLink="false">http://stormloader.wordpress.com/?p=14</guid>
		<description><![CDATA[Tcl (originally from "Tool Command Language", but nonetheless conventionally rendered as "Tcl" rather than "TCL"; pronounced as "tickle" or "tee-cee-ell") is a scripting language created by John Ousterhout. Originally "born out of frustration"-according to the author-with programmers devising their own (poor quality) languages intended to be embedded into applications, Tcl quickly gained wide acceptance on its own and is generally thought to be easy to learn, but powerful in competent hands. It is most commonly used for rapid prototyping, scripted applications, GUIs and testing. Tcl is used extensively on embedded systems platforms, both in its full form and in several other small-footprinted versions. Tcl is also used for CGI scripting and as the scripting language for eggdrop bots. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=14&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tcl (originally from &#8220;Tool Command Language&#8221;, but nonetheless conventionally rendered as &#8220;Tcl&#8221; rather than &#8220;TCL&#8221;; pronounced as &#8220;tickle&#8221; or &#8220;tee-cee-ell&#8221;) is a scripting language created by John Ousterhout. Originally &#8220;born out of frustration&#8221;-according to the author-with programmers devising their own (poor quality) languages intended to be embedded into applications, Tcl quickly gained wide acceptance on its own and is generally thought to be easy to learn, but powerful in competent hands. It is most commonly used for rapid prototyping, scripted applications, GUIs and testing. Tcl is used extensively on embedded systems platforms, both in its full form and in several other small-footprinted versions. Tcl is also used for CGI scripting and as the scripting language for eggdrop bots.</p>
<p>Tcl is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.</p>
<p>Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more.</p>
<p>If you want to start learning Tcl, you should download ActiveTcl from <a title="Visit this link" href="http://activestate.com/" target="_blank">Activestate</a>.</p>
<h2><a name="tcl6">My personal tcl archives for eggdrop 1.6.18</a></h2>
<p><strong><a href="http://sword.web.id/files/tcl/floodcontrol.tcl.tar.gz">floodcontrol.tcl</a></strong> &#8211; simple channel flood control (lite version) including dcc command, protecting channel from massive flood and locking channel for some period of time, this tcl was created on July 2007 for DALnet network only. Its a quick and intelligent channel flood protection. It has repeat flood protection, char flood protection, long txt msg flood protection, tsunami flood protection, CTCP flood protection. The full version of this tcl (which is more powerful and has many features more than lite version. Including some botnet ability to perform channel locking and protection.) was build and hosted for Hostinginside Shell and Web Hosting called Sentinel FloodGuard Tcl, implemented and tested on DALnet IRC network only. Other Sentinel Guard tcl are: Sentinel ChanGuard, Sentinel SpamGuard, Sentinel BotCommand, Sentinel Channel Notes, Sentinel Join msg.</p>
<p><strong><a href="http://sword.web.id/files/tcl/actionreverse.1.03.tcl.zip">actionreverse.tcl</a></strong> &#8211; simple Tcl to demonstrate automated action message reply in IRC to makes your bot looks alike a person not a bot anymore, it will makes your bot replying on each action in private message or in channel, including dcc command to config your bot, implemented and tested on DALlnet network. This Tcl is equipped with built in own flood prevention to stop your bot from flooding irc server with action msg.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=14&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/26/tcl-tool-command-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
		<item>
		<title>Shell Providers/Shell Account</title>
		<link>http://stormloader.wordpress.com/2009/09/26/shell-providersshell-account/</link>
		<comments>http://stormloader.wordpress.com/2009/09/26/shell-providersshell-account/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:40:17 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[IRC Bouncers]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Shell Account]]></category>
		<category><![CDATA[Shell Providers]]></category>

		<guid isPermaLink="false">http://stormloader.wordpress.com/?p=12</guid>
		<description><![CDATA[A shell account is a personal account that gives a user access to a Unix shell on another machine, usually through ssh (and historically telnet.) With a shell account one can log into a remote server and run commands on it. It is very useful when one wants to try out another operating system, to get more out of IRC for example by running an IRC robot such as Eggdrop, to host a website, or to use some E-mail services. Most servers allow users to connect at all times 24/7. There is a possibility to attach the programs by using the GNU screen terminal multiplexer. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=12&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A shell account is a personal account that gives a user access to a Unix shell on another machine, usually through ssh (and historically telnet.) With a shell account one can log into a remote server and run commands on it. It is very useful when one wants to try out another operating system, to get more out of IRC for example by running an IRC robot such as Eggdrop, to host a website, or to use some E-mail services. Most servers allow users to connect at all times 24/7. There is a possibility to attach the programs by using the GNU screen terminal multiplexer.</p>
<p>It is worth noting that most free shell providers do not allow IRC bots or IRC Bouncers. For this functionality, users might have to buy a shell from a commercial provider. Commercial shell accounts usually cost from 2 USD/month and up.</p>
<p>Often there are policies in place on shell accounts that limit processes.</p>
<p>A number of shell providers disappear very fast because of the abusive behaviour of their members.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=12&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/26/shell-providersshell-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
		<item>
		<title>Eggdrop</title>
		<link>http://stormloader.wordpress.com/2009/09/26/eggdrop/</link>
		<comments>http://stormloader.wordpress.com/2009/09/26/eggdrop/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:37:22 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[C Programming Language]]></category>
		<category><![CDATA[DALnet]]></category>
		<category><![CDATA[DCC Chat]]></category>
		<category><![CDATA[EFnet]]></category>
		<category><![CDATA[eggdrop]]></category>
		<category><![CDATA[Hostinginside]]></category>
		<category><![CDATA[IRC Bots]]></category>
		<category><![CDATA[IRC Operators]]></category>
		<category><![CDATA[IRC Users]]></category>
		<category><![CDATA[Quakenet]]></category>
		<category><![CDATA[TCL]]></category>
		<category><![CDATA[Undernet]]></category>

		<guid isPermaLink="false">http://stormloader.wordpress.com/?p=9</guid>
		<description><![CDATA[Eggdrop is the most advanced, most popular, and best supported IRC bot. Many of the bots that are run by normal IRC users (as opposed to the bots run by IRC Operators, which are usually the network services like ChanServ and NickServ) are eggdrops. Due to its popularity, the eggdrop has a plethora of different scripts available for inclusion, most of them written by users. The additional features provided include such things as trivia games, file distribution mechanisms (usually via the DCC protocol) and random insults of other users on the channel. It also features such uses as a botnet, which allows one to link multiple bots together to act in a coordinated fashion, i.e., sharing information about users, performing actions when other bots die (shut down), and setting a ban on a person in each channel synchronously. People connected to any bot on the botnet via DCC CHAT or telnet are also able to communicate with each other within the botnet on various channels (channel 0, the default, is referred to as the "party line"), in a sort of miniature IRC. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=9&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Eggdrop is the most advanced, most popular, and best supported IRC bot. Many of the bots that are run by normal IRC users (as opposed to the bots run by IRC Operators, which are usually the network services like ChanServ and NickServ) are eggdrops. Due to its popularity, the eggdrop has a plethora of different scripts available for inclusion, most of them written by users. The additional features provided include such things as trivia games, file distribution mechanisms (usually via the DCC protocol) and random insults of other users on the channel. It also features such uses as a botnet, which allows one to link multiple bots together to act in a coordinated fashion, i.e., sharing information about users, performing actions when other bots die (shut down), and setting a ban on a person in each channel synchronously. People connected to any bot on the botnet via DCC CHAT or telnet are also able to communicate with each other within the botnet on various channels (channel 0, the default, is referred to as the &#8220;party line&#8221;), in a sort of miniature IRC.</p>
<p>Eggdrop was originally written in December of 1993 by Robey Pointer, for the EFnet channel #gayteen. Eggdrop started out as an efficient substitute for cEvin, Jamie&#8217;s IRC bot which was reaching limitations due to its script based design. Eggdrop is written in the C programming language, and features an interface for scripts that allows the user to enhance the functionality of the bot. The language used in the script interface is Tcl. If you&#8217;ve never used a bot before, you&#8217;ll find Eggdrop provides a staggering array of options for channel management, and can easily be expanded further to provide even more functions. The Eggdrop code is free for anyone to download and use.</p>
<p>Eggdrop help via IRC is available in #eggdrop on Undernet. On IRCnet and DALnet, support is available in #eggdrop. On QuakeNet support is available in #eggdrop.support. Eggdrop help is also available on EFnet and freenode in the channel #egghelp. (The EFnet channel #eggdrop is not a help channel as of May 2006.) Eggdrop help is also available on UniBG in the channel #EggFAQ There is also a help channel for Tcl programming, and the Eggdrop specific extensions to Tcl on most major networks called #tcl.</p>
<blockquote><p><strong>Some features of Eggdrop:</strong></p>
<ul>
<li> Designed to run on Linux, *BSD, SunOs, Windows, Mac OS X, etc &#8230;</li>
<li>Extendable with Tcl scripts and/or C modules</li>
<li>Support for the big five IRC networks (Undernet, DALnet, EFnet, IRCnet, and QuakeNet)</li>
<li>The ability to form botnets and share partylines and userfiles between bots</li>
<li>Some benefits of Eggdrop:
<ul>
<li>The oldest IRC bot still in active development (Eggdrop was created in 1993)</li>
<li>Established IRC help channels and web sites dedicated to Eggdrop</li>
<li>Thousands of premade Tcl scripts and C modules</li>
<li>Best of all &#8230; It&#8217;s FREE!</li>
</ul>
</li>
</ul>
</blockquote>
<p><a href="http://sword.web.id/files/eggdrop1.6.18.tar.gz">Download eggdrop 1.6.18 &#8211; latest development of eggdrop.</a></p>
<p>Eggdrop is not a simple bot, so don&#8217;t expect it to run inside 100KB of memory. The bot is quite complex and packed with features, making it the Microsoft OfficeT (a la resource hog) of IRC bots. If you&#8217;re after a smaller and tighter but less customisable bot, consider EnergyMech. You need to specify your eggdrop tasks, each bot has it own task, this is the best thing you should know, more bot you have, more task you have, don&#8217;t think to run a game Tcl and many protection Tcl with one eggdrop, it will consume more CPU and Ram resources and it will makes your bot look stupid because it will act slowly on each event on your channel and maybe can disconnecting your bot from network. With many bot, you can perform many tasks eq: bot for game, bot for flood protection, anti spam bot, channel protection bot, advertising bot, etc. A server with IntelR PentiumR 4 and 1GB of ram should be good enough to run your bot on every irc network.</p>
<p>So, you want an Eggdrop bot for your channel? The first thing you&#8217;ll need is a shell account. You can search shell hosting/providers via google search or you can try our server : Hostinginside.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=9&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/26/eggdrop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
		<item>
		<title>Psotnic/Psotnik</title>
		<link>http://stormloader.wordpress.com/2009/09/26/psotnicpsotnik/</link>
		<comments>http://stormloader.wordpress.com/2009/09/26/psotnicpsotnik/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:30:13 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[IRC Bots]]></category>
		<category><![CDATA[psotnic]]></category>
		<category><![CDATA[Psotnik]]></category>

		<guid isPermaLink="false">http://stormloader.wordpress.com/?p=7</guid>
		<description><![CDATA[psotnic is an IRCnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Psotnic is a homonym to Polish word psotnik, which means "rascal" or "urchin". [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=7&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>psotnic is an IRCnet bot written in C++. The main goal of the project was to create a fast, stable and easy to use bot. Psotnic is a homonym to Polish word psotnik, which means &#8220;rascal&#8221; or &#8220;urchin&#8221;.</p>
<p><strong>List of features:</strong></p>
<blockquote>
<ul>
<li>anti-idle</li>
<li>7 CTCP emulation types</li>
<li>kick4 and kick6</li>
<li>IPv6 support</li>
<li>clone check: host, ident, /24 ipv4 class, /64 ipv6 prefix, proxies (*!~*@*.isp.com)</li>
<li>SOCKS5 support</li>
<li>vanilla BNC support</li>
<li>shitlist (shits are enforced upon addition)</li>
<li>alternative slave support</li>
<li>module loading (each one is protected with MD5 sum)</li>
<li>3 types of owners (permanent (+x), super owner (+s), owner (+n))</li>
<li>channel modes protection (only +n can change channel modes)</li>
<li>master can only op one person per mode</li>
<li>encrypted links between bots (blowfish)</li>
<li>encrypted config file and userlist (blowfish)</li>
<li>auto-limit</li>
<li>limit override protection (mass invite protection)</li>
<li>ban and limit enforcing</li>
<li>user level based protection (user gets kicked if he harms user with higher level)</li>
<li>mass, remote and slave joins</li>
<li>channel flags support</li>
<li>dynamic invites, bans and exempts</li>
<li>was op test</li>
<li>keepnick</li>
<li>no trust between bots</li>
<li>very fast oping (does not use botnet for oping) algorythm</li>
<li>getop (nearly not used for oping), getkey, getinvite, unban</li>
<li>all features can be controlled via .set and .chset command</li>
<li>channel locking (+i) when number of bots on channel reaches bellow critical level</li>
<li>CIDR ban support</li>
<li>bots can be updated via partyline</li>
<li>15 characters long nicknames support</li>
<li>reop (+R) mode support</li>
<li>on join host resolver (Linux only, since 0.2.3)</li>
<li>config can be edited via partyline (since 0.2.3)</li>
<li>omnipresent hashtables make bot less CPU consuming (since 0.2.3)</li>
<li>new random number generator makes (xor shift) decision algorithm less CPU consuming (since 0.2.3)</li>
<li>source code (since 0.2.6)</li>
<li>ident spoofing for oidentd (since 0.2.8)</li>
<li>SSL support for IRC and partyline connections (since 0.2.9)</li>
</ul>
</blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=7&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/26/psotnicpsotnik/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
		<item>
		<title>Energymech</title>
		<link>http://stormloader.wordpress.com/2009/09/26/energymech/</link>
		<comments>http://stormloader.wordpress.com/2009/09/26/energymech/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:24:28 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[energymech]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[hacking tool]]></category>
		<category><![CDATA[IRC Bots]]></category>

		<guid isPermaLink="false">http://stormloader.wordpress.com/?p=5</guid>
		<description><![CDATA[The EnergyMech is a powerful IRC bot written in the C programming language and distributed according to the GNU General Public License software license. History before 1997 is unclear but the current version was branched off the original EnergyMech written by Polygon. Development since 1997 has mainly been the work of Proton, since then many alterations and improvements has been made. The EnergyMech of today is a powerful IRC bot with its ease of use and many customizable features. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=5&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The EnergyMech is a powerful IRC bot written in the C programming language and distributed according to the GNU General Public License software license. History before 1997 is unclear but the current version was branched off the original EnergyMech written by Polygon. Development since 1997 has mainly been the work of Proton, since then many alterations and improvements has been made. The EnergyMech of today is a powerful IRC bot with its ease of use and many customizable features.</p>
<p>Some of the original features gave the EnergyMech a reputation as a hacking tool. Nowadays those particular features have been restricted or removed in order to stifle the use of the bot for evil/abusive purposes.</p>
<p>Like the vladbot-family of bots, the bot can run more than one client connection from a single process. This enables a number of improvements such as information sharing between the clients, quicker responses and saving resources on the host system. It has common features such as userlists, shitlists, channel protection, DCC partyline, botnet and lots more.</p>
<p>In the very latest versions (3.x and up) the EnergyMech also supports such advanced features as Tcl scripting, DCC file transfers, IRC bouncer, botnet linking and userlist sharing, similar functions to that of the Eggdrop.</p>
<p>In 2007 the EnergyMech has an estimated user base of 10,000-15,000 running bots (around 25-35%).</p>
<p>One of the main ideas of the EnergyMech is that it should be easy both to setup and use. The popular eggdrop requires that TCL is installed on a system for it to compile sucessfully, the EnergyMech has no such requirements. A person that is familiar with UNIX would have no trouble installing an EnergyMech and getting it up and running.</p>
<blockquote><p><strong>Compiles and runs on most any standard UNIX!</strong><br />
The EnergyMech was developed primarily for Linux and Solaris, however it functions perfectly OK on most other types of unices with a few exceptions based on compile-time options. Successful compilations has been reported for AIX, BSD/OS, FreeBSD, HP-UX, IRIX, Linux, NetBSD, OpenBSD, OSF/1 (DEC UNIX), SunOS 4.x and Solaris (SunOS 5.x).</p>
<p><strong>Installs quickly, easy to configure and easy to run!</strong><br />
With a bit of experience, an EnergyMech normally doesn&#8217;t take more than a few minutes to download, compile, configure and run. With precompiled distributions it&#8217;s quite possible to get a mech up and running within a couple of minutes!</p>
<p><strong>Run more than one bot in a process and link them with others!</strong><br />
The EnergyMech can be configured to link with other EnergyMechs, creating botnets with partyline, remote execution of commands and autoopping of bots to keep channels safer! Bots in the same process are virtually linked at all times. Advantages of multi-head bots.</p>
<p><strong>Very low CPU and memory usage!</strong><br />
The EnergyMech has been designed to use only small amounts of memory and process time. This will enable you to run more bots without using up large amounts of resources.</p>
<p><strong>IRC proxy services in the same process as the bot!</strong><br />
Yes indeed, there is no need to run any extra process in order to get an irc bouncer for your favourite virtual host!</p></blockquote>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=5&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/26/energymech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
		<item>
		<title>What is IRC Bots?</title>
		<link>http://stormloader.wordpress.com/2009/09/26/what-is-irc-bots/</link>
		<comments>http://stormloader.wordpress.com/2009/09/26/what-is-irc-bots/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:20:40 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Internet Relay Chat]]></category>
		<category><![CDATA[IRC]]></category>
		<category><![CDATA[acidblood]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[eggdrop]]></category>
		<category><![CDATA[energymech]]></category>
		<category><![CDATA[hackbot]]></category>
		<category><![CDATA[incubot]]></category>
		<category><![CDATA[IRC Bots]]></category>
		<category><![CDATA[psotnic]]></category>

		<guid isPermaLink="false">http://stormloader.wordpress.com/?p=3</guid>
		<description><![CDATA[An IRC bot is a program that sits in an IRC (see Internet Relay Chat articles) channel around the clock, keeping it open 24 hours a day. It looks just like a normal user on the channel, but is usually idle until it's called upon to perform a particular function. A bot can contribute greatly to the stability of a channel by protecting it from takeovers and abusers, and providing a central location for storage of the channel op list and giving ops to those users when they join the channel. It can also perform many other useful functions, such as logging channel events, providing frequently-requested information, hosting trivia games, and so on. IRC bots are particularly well-used on IRC networks without channel registration services like ChanServ, such as EFnet and IRCnet, and on networks that may prevent channels from being registered due to certain registration requirements (minimum user count, etc.), such as Undernet or QuakeNet. Where bots are used for administrative functions such as this, they may need more access than a normal client connection allows. Some versions of IRC have a "Service" protocol that allows clients with these extra powers. Such server-sanctioned bots are called IRC services. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=3&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>An IRC bot is a program that sits in an IRC (see <em>Internet Relay Chat articles</em>) channel around the clock, keeping it open 24 hours a day. It looks just like a normal user on the channel, but is usually idle until it&#8217;s called upon to perform a particular function. A bot can contribute greatly to the stability of a channel by protecting it from takeovers and abusers, and providing a central location for storage of the channel op list and giving ops to those users when they join the channel. It can also perform many other useful functions, such as logging channel events, providing frequently-requested information, hosting trivia games, and so on. IRC bots are particularly well-used on IRC networks without channel registration services like ChanServ, such as EFnet and IRCnet, and on networks that may prevent channels from being registered due to certain registration requirements (minimum user count, etc.), such as Undernet or QuakeNet. Where bots are used for administrative functions such as this, they may need more access than a normal client connection allows. Some versions of IRC have a &#8220;Service&#8221; protocol that allows clients with these extra powers. Such server-sanctioned bots are called IRC services.</p>
<p>The historically oldest IRC bots were Bill Wisner&#8217;s Bartender and Greg Lindahl&#8217;s GM (Game Manager for the Hunt the Wumpus game). Over time, bots evolved to provide special services, such as managing channels on behalf of groups of users, maintaining access lists, and providing access to databases.</p>
<p>Often, an IRC bot is deployed as a detached program running from a stable host. It sits on an IRC channel to keep it open and prevents malicious users from taking over the channel. It can be configured to give channel operator status to privileged users when they join the channel, and can provide a unified channel operator list. Many of these features require that the bot be a channel operator. Thus, most IRC bots are run from computers which have long uptimes (generally running a BSD derivative or Linux) and a fast, stable Internet connection. As IRC has become popular with many dial-up users as well, special services have appeared that offer limited user-level access to a stable Linux server with a decent connection. The user may run an IRC bot from this shell account. These services are commonly known as shell providers.</p>
<p>A bot can also perform many other useful functions, such as logging what happens in an IRC channel, giving out information on demand (very popular in IRC channels dealing with user support), creating statistics, and so on. These functions are usually provided by user-writable scripts, often written in a scripting programming language such as Tcl or Perl, added to the bot in question. Channels dedicated to file sharing often use XDCC bots to distribute their files.</p>
<p>Bots are not always welcome. Some IRC networks forbid the usage of bots. One of the reasons for doing so is that each nickname connected to the network increases the size of the network database which is being kept in sync across all servers. Allowing for bots in large networks can cause a relevant amount of network traffic overhead which needs to be financed and may even lead to netsplits. This however is a shortcoming of the IRC technology, not the bots.</p>
<p>People that create an IRC bot use either the scripting language built into a client, or appropriate frameworks of a suitable programming language, or they use an existing bot implementation, and adapt it to their needs.</p>
<p>There are many types of bots out there, such as Acidblood, ComBot, EnergyMech, Psotnic, IncuBot, HackBot, and so on. Most of these are old and unsupported, leaving only one bot that has survived the test of time &#8211; the Eggdrop.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=3&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/26/what-is-irc-bots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://stormloader.wordpress.com/2009/09/25/hello-world/</link>
		<comments>http://stormloader.wordpress.com/2009/09/25/hello-world/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 16:33:24 +0000</pubDate>
		<dc:creator>stormloader</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=1&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/stormloader.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/stormloader.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/stormloader.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/stormloader.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/stormloader.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/stormloader.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/stormloader.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/stormloader.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=stormloader.wordpress.com&amp;blog=9652111&amp;post=1&amp;subd=stormloader&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://stormloader.wordpress.com/2009/09/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fa4ec44069d93c96f3b46f1e830dd590?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">stormloader</media:title>
		</media:content>
	</item>
	</channel>
</rss>
