Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #autoop on
- on *:DEOP:#uk: {
- if ($opnick == $me) {
- cs op $chan
- }
- }
- #autoop end
- on *:Input:#uk: {
- if ($1 == .deop) {
- disable #autoop
- timerenableautoop 1 1 .enable #autoop
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement