
|
The following XChat script is free to use as you see fit, as long as you don't claim it as your own.*
- Do Op
- Version: 002
- Run the rest of the command only as op, and use ChanServ to attempt to get op
if op already not obtained, then do the command.
- Usage:
- /doop [{+|-}{v|o|h|q|b} <nick or mask>> [-d[<seconds>]] <command> - Op yourself with chanserv, run a command
- Example Usage:
- Op yourself, voice 2 people, devoice a third, ban a mask, then deop :
- Command: doop -d +v nick1 +v nick2 -v nick3 +b *!*user@*.evil.isp.net
- Alternate: doop +vv-v+b nick1 nick2 nick3 *!*user@*.evil.isp.net -d
- Op yourself, say something silly, deop 10 seconds later :
- Command: doop -d10 say Behold! Cheese the Magnificent
- Op if need be, then do nothing :
- Op, quiet a mask, then remove everyone that matches the nick "trollnick*" (this requires having the Mass KB script) :
- Command: doop +q *!*troll*@*.isp.net gremove trollnick* "No need for that"
- Download: doop.pl
* Scripts are (unless otherwise stated) licensed under the zlib license, which is summarized up top.
View all available scripts
|