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.

Mass Deop, op, kick, etc.

Old posts that have not been replied to for several years.
Locked
m
mike938

Post by mike938 »

Can someone write a script for me for making mass kicks, deop, op, voice, devoice, etc...?
i tried mass.tcl from netbots but that requires netbots to work and i can't use netbots
m
mike938

Post by mike938 »

i forgot sumthing, it needs to have dcc commands
.massop <chan> <option>
in massop it ops all unoped users
if the option is "o" it ops only users with the o flag
.massdeop <chan>
deop all users on chan except for bot owner
.massvoice <chan>
voice all non opped or non voiced users
.massdevoice <chan>
devoice all voiced users
.masskick <chan>
kick all but owners and master and set +i on chan
Locked