This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

echo off

Old posts that have not been replied to for several years.
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

if you can compile the bot you can follow this patch to remove it:

Code: Select all

#open src/mod/irc.mod/cmdsirc.c
#find near line 160
  dprintf(idx, "Said to %s: %s\n", chan->dname, par);
#delete line
#save and close cmdsirc.c
if you also delete putlog(LOG_CMDS, "*", "#%s# (%s) say %s", dcc[idx].nick, chan->dname, par); you can set console +c again :D.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
Locked