egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

need spambuster.tcl help

 
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases
View previous topic :: View next topic  
Author Message
VanDaMe
Voice


Joined: 02 Nov 2006
Posts: 8

PostPosted: Fri Nov 10, 2006 11:09 pm    Post subject: need spambuster.tcl help Reply with quote

This TCL already working great. But there's no timing set how long the bot will stay on scanned channel? Can we decide which chan that we want to scan?
Back to top
View user's profile Send private message
demond
Revered One


Joined: 12 Jun 2004
Posts: 3073
Location: San Francisco, CA

PostPosted: Sun Nov 12, 2006 3:40 pm    Post subject: Reply with quote

unfortunately the scan frequency is fixed at 10 mins and cannot be changed via set

you can specify which channels are to be excluded from the random scan by setting sb:nochan or/and how many users should a channel have on it in order to be scanned by setting sb:minuser

you can't explicitly specify which channels must be included in the scanning process unless you put the bot itself on them
_________________
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code
Back to top
View user's profile Send private message Visit poster's website
VanDaMe
Voice


Joined: 02 Nov 2006
Posts: 8

PostPosted: Sun Nov 12, 2006 9:38 pm    Post subject: Reply with quote

demond wrote:
unfortunately the scan frequency is fixed at 10 mins and cannot be changed via set

you can specify which channels are to be excluded from the random scan by setting sb:nochan or/and how many users should a channel have on it in order to be scanned by setting sb:minuser

you can't explicitly specify which channels must be included in the scanning process unless you put the bot itself on them


When bot already started. It take about 10 mins when spambuster connected to the server right? Do we have any console to make the spambuster join any channel?
Back to top
View user's profile Send private message
VanDaMe
Voice


Joined: 02 Nov 2006
Posts: 8

PostPosted: Sun Nov 12, 2006 10:49 pm    Post subject: Reply with quote

Quote:
return [regexp (?i)(http://|www\\.|irc\\.|\[\[:space:\]\]#) $string]


In spambuster.tcl I found that line. How can we add more filters?

Such as : *join*#*
Back to top
View user's profile Send private message
demond
Revered One


Joined: 12 Jun 2004
Posts: 3073
Location: San Francisco, CA

PostPosted: Mon Nov 13, 2006 11:09 pm    Post subject: Reply with quote

VanDaMe wrote:
Quote:
return [regexp (?i)(http://|www\\.|irc\\.|\[\[:space:\]\]#) $string]


In spambuster.tcl I found that line. How can we add more filters?


by applying regexps

regarding scanner (what you call "spambuster") joining certain channels: you can force that by typing .tcl putdcc <idx> "join #chan" where idx is the dcc index controlled by sb:control proc (type .dccstat first and take note of that index)
_________________
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code
Back to top
View user's profile Send private message Visit poster's website
VanDaMe
Voice


Joined: 02 Nov 2006
Posts: 8

PostPosted: Tue Nov 14, 2006 4:21 am    Post subject: Reply with quote

K now it's work great. But sometime the bots get disconnect with reason Connection reset by peer / Client closed connection. But the master bot still online. Why is that caused?
Back to top
View user's profile Send private message
demond
Revered One


Joined: 12 Jun 2004
Posts: 3073
Location: San Francisco, CA

PostPosted: Thu Nov 16, 2006 6:24 am    Post subject: Reply with quote

because the scanner uses its own irc connection, not that of the bot
_________________
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use [code] tag when posting logs, code
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    egghelp.org community Forum Index -> Script Support & Releases All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber