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 74 matches

by i.m.offline
Thu Sep 28, 2006 1:32 pm
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

now its releasing all the bans set by anyone :(
by i.m.offline
Thu Sep 28, 2006 8:05 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

bot quit with error [08:04] missing close-brace while executing "proc enforcebans {nick uhost hand chan mc ban} { global enforce botname if {![botisop $chan]} { return } set ban [string map {"\\" "\\\\" "\[" "..." (file "scripts/enforcebans.tcl"...
by i.m.offline
Thu Sep 28, 2006 4:31 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

thx for the suggestion krimson

I did give try for that earlier. Bot doesn't react at all for this code. it doesn't kick at all for whatsoever mask it is.
by i.m.offline
Thu Sep 28, 2006 2:31 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

when I tried using this code the bot quits giving error msg

invalid command name "}"
while executing
"}"
(file "scripts/enforcebans.tcl" line 22)
invoked from within

ya it should prvent *!*@* banmask too. thx in advance.
by i.m.offline
Wed Sep 27, 2006 8:59 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

i have tried making few changes but still couldn't make it work. please help :/ thx
by i.m.offline
Sat Sep 23, 2006 11:09 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

thanks for the help mate, but for some od reason, it doesn't kick at all nor it removes ban mask from flagged users :s despite of user being flagged or not.
by i.m.offline
Sat Sep 23, 2006 7:21 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

is it something like
if {[matchattr $hand o]} { return 1 }

where do I have to add this line, tried adding some places but couldn't make it work :/
by i.m.offline
Fri Sep 22, 2006 10:20 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1103638

so there is no way to change the ban times in tcl instead of changing em later on dcc? please advice. thx
by i.m.offline
Thu Sep 21, 2006 3:53 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1103638

aha kewl

Yes it works fine as u said Alchera, is there any such file for bantime as well? so that I can change by default in tcl. thx in advance
by i.m.offline
Wed Sep 20, 2006 5:41 am
Forum: Script Requests
Topic: Deop Script
Replies: 17
Views: 10440

Thx Metroid & Alchera, I will give a try as suggested to make it work. thanks for the help
by i.m.offline
Wed Sep 20, 2006 5:39 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 21541

sorry for bothering again, if I want to exempt Bot users from being kicked as well, how can I add it? Please suggest so I will give a try. Thx
by i.m.offline
Tue Sep 19, 2006 8:42 am
Forum: Script Requests
Topic: Deop Script
Replies: 17
Views: 10440

metroid, thx for ur suggestion, I m requesting in script request section & asking for help cz I couldn't make it work after few tries and ended up getting bot dc everytime.

however, can't take bots chanserv cz I want it to unban itself and join back if banned. Thx for ur advice.
by i.m.offline
Tue Sep 19, 2006 2:21 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1103638

oh yes Sir, u r so correct :)

tried adding thru dcc and it works kewl. I was just wondering if there is no way to add em in tcl by default, so that there is no need to keep changing thru dcc in all the bots, changing tcl & doing rehash is far easier n faster.

Thanks for support.
by i.m.offline
Mon Sep 18, 2006 12:52 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1103638

Hie

I have upgraded my eggdrop bot and the whole code is working almost perfectly all right.

I tried adding new swear words in tcl like "sex, gay" etc but it doesn't seems to be working.

Please suggest, what could be wrong this time :s

Thanks in advance
by i.m.offline
Mon Sep 18, 2006 6:37 am
Forum: Script Requests
Topic: Deop Script
Replies: 17
Views: 10440

Demond, u around mate. the code u pasted is working but it deops itself from all the channel. please have a look at it once :s thx