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.

!gban

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
E
Esteban73
Voice
Posts: 4
Joined: Thu Oct 11, 2007 9:31 am

!gban

Post by Esteban73 »

I possess an eggdrop 1.6.18 on linux ubuntu feisty 7.04. I would need a script tcl of the type!gban that ban automatically the nick or the ip from all the channels of the chat.Then I would want to know if is possible as to eliminate the continuous application to the ops of / msg id password from the eggdrop that doesn't allow to perform the commands!kick!Ban or possible script tcl to eliminate the / msg id password. Thanks.
User avatar
iamdeath
Master
Posts: 323
Joined: Fri Feb 11, 2005 2:32 pm
Location: *HeLL*
Contact:

Post by iamdeath »

ban user from all channel of chat ? Do you mean from all channels where your bot is? 2nd You want something like login sorta thing from your ops then they should be able to perform, op/kick/ban bla bla right?
|AmDeAtH @ Undernet
Death is only the *Beginning*...
i
iNFERNiS
Voice
Posts: 13
Joined: Tue Aug 21, 2007 11:03 am

Post by iNFERNiS »

there is a script called op commands that does similar to what you request. It has gban and doesn't require identing. It's in the tcl archive.
E
Esteban73
Voice
Posts: 4
Joined: Thu Oct 11, 2007 9:31 am

Post by Esteban73 »

I would want to send out the nick or ip from all the channels of the chat where I have my bot! Thanks

Ps I have tried the tcl gban of the archive but it doesn't work
User avatar
TCL_no_TK
Owner
Posts: 509
Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire

Post by TCL_no_TK »

I would want to send out the nick or ip from all the channels of the chat where I have my bot! Thanks
You want the bot to "report" who its baning the nick!ident@hostmask.tld type of thing. i.e <@bot> Banning IP 127.0.0.1 with reason invalid ip! for 13 minutes. -- like that sort of thing?
E
Esteban73
Voice
Posts: 4
Joined: Thu Oct 11, 2007 9:31 am

Post by Esteban73 »

I have resolved the identification of the op in the config of the eggdrop. I would now have need of the one command that ban a nick or ip on all the channels of the chat where the bot is present, The gban in archive tcl I have tried him but it doesn't work. Thanks
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Esteban73 wrote: The gban in archive tcl I have tried him but it doesn't work. Thanks
Possibly a more detailed explanation?
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
E
Esteban73
Voice
Posts: 4
Joined: Thu Oct 11, 2007 9:31 am

Post by Esteban73 »

I have need of a command that me ban a nick in all the rooms of the chat where the bot is present.The command !gban < nick > < time > < reason > it doesn't work. I would want a command worked. Thanks
s
smash
Halfop
Posts: 45
Joined: Mon Jul 31, 2006 12:33 pm

Post by smash »

banlist.tcl [v3.0] - Improved global bans(download)This script adds an enhanced global ban management to your bot. You can add PCRE (Perl Compatible Regular Expressions) aswell as CIDR (Classless Inter-Domain Routing) bans, which are either permanent or expire after a specified period.

http://perplexa.ugug.org/dl/web/uploads ... anlist.tcl
quakenet #fraguk www.fraguk.com
hosting 113 scripts @ this time!
Post Reply