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
Sun Sep 03, 2006 1:48 am
Forum: Script Requests
Topic: Deop Script
Replies: 17
Views: 10188

Thanks a lot for your kind response Demond :D its really so nice of u :)
I will test the code n give feedback.
Sorry to ask for much but can I add more than one channel in it? if yes then how :s

Code is really working like charm :D thx once again
by i.m.offline
Sat Sep 02, 2006 1:26 pm
Forum: Script Requests
Topic: Deop Script
Replies: 17
Views: 10188

bind mode - +o foo proc foo {n u h c m v} { if {[string eq -noc $v $::botnick]} { putserv "mode $c -o+v $::botnick $::botnick" } } thx for the response, just wondering where can I define the channel where bot should deop itself? like I dont want it to deop in all the channels but only spe...
by i.m.offline
Sat Sep 02, 2006 9:35 am
Forum: Script Requests
Topic: Deop Script
Replies: 17
Views: 10188

Deop Script

Dear Friends, I was wondering if I can get a code which does something like "Once the Bot gets OPed by chanserv/any other OP - (+v-o Bot BOt) voice & deop itself in specified channel. Thx in advance.
by i.m.offline
Sat Aug 26, 2006 4:07 am
Forum: Script Requests
Topic: Enforce Ban
Replies: 32
Views: 20428

Enforce Ban

Hello Friends, I have this code which enforce bans. I would request if some1 can add something like: Script shouldn't kick users if the ban mask matchs more than x number of users to prevent masskick. Thanks in advance. bind mode - "* +b" enforcebans proc enforcebans {nick uhost hand chan ...
by i.m.offline
Sat Mar 11, 2006 6:17 am
Forum: Script Requests
Topic: Bad Channel Script
Replies: 5
Views: 6798

ah thats gr8, will check it. Thanks Demond. So nice of you all :)

Regards
by i.m.offline
Fri Mar 10, 2006 4:15 am
Forum: Script Requests
Topic: Bad Channel Script
Replies: 5
Views: 6798

Thanks for your kind response Alchera & Sir_Fz, I tried both the script, xchannel somehow I couldn't make out how to use only badchannel feature in this script and other wasn't working for me. Probably I messed up somewhere. I will try again. Thanks once more.

Regards
by i.m.offline
Thu Mar 09, 2006 10:39 am
Forum: Script Requests
Topic: Ban on Notify
Replies: 5
Views: 3422

Ban on Notify

Hello Friends, I would request for an script based on notify i.e. if some nick has been added to bots notify list and as soon as bot notifies that the specific nick is online, shall set the ban in channel. It would be something like blacklist but with no kicks. Because as soon as the user is banned ...
by i.m.offline
Thu Mar 09, 2006 10:35 am
Forum: Script Requests
Topic: Bad Channel Script
Replies: 5
Views: 6798

Bad Channel Script

Hello Friends, I would request if someone can write/suggest me some good script for bad channel with warning. I have already found few tcls on sites archive and didn't find any of them working properly. Not sure if they were meant for DALnet. I want to use it for DALnet. Thanks in advance. Cheerz Re...
by i.m.offline
Thu Mar 09, 2006 10:03 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1051201

Am sorry for late response sir_fz but suddenly it seems to be working fine and I dont see any error on partyline. Thanks for your response. Take care. Gr8 work.
by i.m.offline
Sun Mar 05, 2006 12:38 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1051201

I have recently updated my all protection script to 4.5 and I am getting these error on dcc (partyline). Please advice! Thanks in advance.

Code: Select all

Tcl error [ap:control]: can't use empty string as operand of "-"
Tcl error [rev:door]: can't use empty string as operand of "-"

by i.m.offline
Sat Mar 04, 2006 9:57 pm
Forum: Scripting Help
Topic: Some Addition for +enforcebans
Replies: 11
Views: 7019

Now it look most perfect. Thanks Alchera :D
by i.m.offline
Sat Mar 04, 2006 7:59 am
Forum: Scripting Help
Topic: Some Addition for +enforcebans
Replies: 11
Views: 7019

Can I request for little more update in it, it should check for bans only if OPed in channel. because else its causing error. Thanks in advance.
by i.m.offline
Sat Mar 04, 2006 6:39 am
Forum: Scripting Help
Topic: Some Addition for +enforcebans
Replies: 11
Views: 7019

It works charm MeTroiD. Thanks a million :D.
by i.m.offline
Fri Mar 03, 2006 5:32 am
Forum: Scripting Help
Topic: Some Addition for +enforcebans
Replies: 11
Views: 7019

Some Addition for +enforcebans

I have a code for enforce ban (I want to use this instead of +enforcebans, as I want to show own kick msg etc). I would request if some one can make it little more protected, i.e. it shouldn't kick if the ban mask is *!*@* & if ban mask matches bot's nick. if banmask is set to *!*@* then bot sha...