Old 08-17-2005, 10:43 AM   #1
brood
Junior Member
 
Join Date: Aug 2005
Posts: 22
Default !op

I'm have a channel on a server that doesnt have a nickserv. I'm not there all the time, but I want ppl who join the channel, my friends, to have @

How can I program the bot to @ people on my channel, when they type the command: !op ?

I have seen this in a other channel, so it is possible.

thanks
brood is offline   Reply With Quote
Old 08-17-2005, 11:27 AM   #2
tuff
Senior Member
FlashFXP Registered User
ioFTPD Scripter
 
Join Date: Jan 2003
Posts: 277
Default

totally insecure

but

bind pub o|o !op pub:op

proc pub:op {nick host hand chan text} {
putserv "MODE $chan +o $nick"
return
}

rehash your bot, then add users and chattr them either with channel or global ops

please keep in mind, that anyone matching a ident@host of an `op` will be able to op
__________________
#iotools #ioftpd (both on efnet)
tuff is offline   Reply With Quote
Old 09-04-2005, 05:08 AM   #3
brood
Junior Member
 
Join Date: Aug 2005
Posts: 22
Default

ok I want to make it more secure.

Is it possible I can add a nick I want to have +v to the bot by a command like !add<nick> and then everytime he joins the channel, the bot gives him +v?

The server i'm on doesn have nickserv :-( and I need something that auto +v the fserve and bots when @ are way

thanks
brood is offline   Reply With Quote
Old 09-04-2005, 04:12 PM   #4
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Just add them to the bot, make them set a password for security, change the flags to include o then they can just pm the bot with "op [password]" to obtain op securely (as long as they use secure passwords).
EwarWoo is offline   Reply With Quote
Old 10-30-2005, 12:42 AM   #5
ChipMunk666
Senior Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 220
Default

there's also a script called autovoice.tcl
saves u the work of adding each member to the bot...
If u can't find it let me know...
ChipMunk666 is offline   Reply With Quote
Reply

Tags
bot, channel, command, people, type

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:38 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)