rbot1.6.15.patch (for 1.6.15) - by BarkerJr - This patch adds the ability to bind to raw botnet traffic. Returning zero will cause the bot not to parse the botnet command. How to apply: Step 1: get the patch file (duh!) and uncompress it Step 2: in your eggdrop1.6.15 dir, type: patch -p1 < rbot1.6.15.patch When you do this, you should see something like this: patching file doc/html/tcl-commands.html patching file doc/tcl-commands.doc patching file src/dcc.c patching file src/mod/module.h patching file src/patch.h patching file src/tclhash.c patching file src/tclhash.h If you see a hunk offset error, that is probably ok. Step 3: type "./configure" and "make config" if this is a new installation Step 4: type "make" to recompile your bot Step 5: type "make install" to install your bot like you did last time Step 6: restart your bot How to report a bug: Only report a bug if you're using the Eggdrop version this patch was written for! To search through pending bug reports: http://bugzilla.purehype.net/query.cgi?product=BarkerJr%20-%20rbot.patch To add a report: http://bugzilla.purehype.net/enter_bug.cgi?product=BarkerJr%20-%20rbot.patch