Thread: !op
View Single Post
Old 08-17-2005, 11:27 AM  
tuff
Senior Member
 
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