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.

Question

Old posts that have not been replied to for several years.
Locked
T
Tbone

Question

Post by Tbone »

i have a ?... i would like that only some people on chan are allowed to have ops... if someone else gets op my bot automaticly deops him...

how do i do this?
tnx
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Give to the person you want to have ops on th channel access with friend and op flags (+fo) and enable the bitch mode for that channel using chanset. See .help chanset and .help chaninfo for more info about the channel mode and .help +user or .help adduser and.help chattr for the user flags part.
Once the game is over, the king and the pawn go back in the same box.
T
Tbone

Post by Tbone »

tnx...

U R the best!! :D
T
Tbone

Post by Tbone »

i doesn't work always... why... i gave to all i want to have ops +afo... then i type .chanset #channel+bitch and some of them my bot automatixly deoped... ???
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

If the +bitch mode dosen't suit your needs then get a superbitch or another script designed to do this job. Also, do note that the +a flag means autoop so, be shure what hosts the users that have the +a flag may have. I doubt you want another user to match one of your +a user(s).
Once the game is over, the king and the pawn go back in the same box.
T
Tbone

Post by Tbone »

look... i do this...

.+user NICK
.chattr NICK +afo #channel
.chanset #channel +bitch

after this the user NICK gets deoped on the chan!

where's the problem?
T
Tbone

Post by Tbone »

ok... i got the problem... :roll:

if you use .+user then you have to type also the hostmask...
but if you use .adduser the bot does that himself...
so... there was the problem...

tnx anyway... :D
User avatar
j0n
Op
Posts: 140
Joined: Wed May 07, 2003 5:31 pm
Location: sjn.nb.ca
Contact:

Post by j0n »

yeh, you would need .adduser NICK
in order to have the bot auto add the hostname *if the bot is online and in the same channel as the NICK*
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Trick:
You can add a user with a static hostmask when using .adduser by prefixing their nick with '!'. For example, with a hostmask of drummer!ident@some.host.com:

.adduser drummer
Hostmask: *!ident@*.host.com
.adduser !drummer
Hostmask: *!ident@some.host.com
Once the game is over, the king and the pawn go back in the same box.
Locked