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.

Search found 4 matches

by arvent
Sat Mar 31, 2012 5:25 am
Forum: Script Support & Releases
Topic: Test version of sentinel.tcl v4.09.1
Replies: 15
Views: 50515

ban mask

After a few playing around with trial and error I have came to this: from the original: 2 {return *!*[lindex [split [maskhost $uhost] "!"] 1]} to: 2 {return *![lindex [split [maskhost $uhost] "!"] 1]} Perhaps it is not the most sophisticate solution, but it work for now till ther...
by arvent
Fri Mar 30, 2012 5:34 am
Forum: Script Support & Releases
Topic: Test version of sentinel.tcl v4.09.1
Replies: 15
Views: 50515

Re: ban mask

You are correct about the eggdrop version. I am using 1.6.21.
The ban mask change with the new line to: *!*ident@machine.domain.com as it is in sl_masktype 1.
Thanks for your replay and efforts.
Best :)
by arvent
Wed Mar 28, 2012 2:14 pm
Forum: Script Support & Releases
Topic: Test version of sentinel.tcl v4.09.1
Replies: 15
Views: 50515

ban mask

Hii. I use netbots.tcl v4.10. When sentinel get someone banned it get double * in front of the inent. I have set it with set sl_masktype 2 in order to get this ban mask: *!*ident@*.domain.com, but instead get the: *!**ident@*.domain.com. Am I doing something wrong and the most important what can I d...
by arvent
Tue Mar 13, 2012 9:38 am
Forum: Eggdrop Help
Topic: Text flood kick or ban (Solved)
Replies: 14
Views: 20328

Thank You! Works great and do really nice job.