Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
deoping in all rooms at once
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: deoping in all rooms at once
#
4223
31/12/02
01:29 PM
Joined:
Dec 2002
Posts: 3,015
London, UK
C
Collective
Hoopy frood
Collective
Hoopy frood
C
Joined:
Dec 2002
Posts: 3,015
London, UK
alias adeop {
var %temp = 1
while ( $comchan($$1,%temp) ) {
if ( $me isop $comchan($$1,%temp) ) && ( $$1 isop $comchan($$1,%temp) ) {
mode $comchan($$1,%temp) -o $$1
}
inc %temp
}
}
Usage: /adeop <nick>
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
deoping in all rooms at once
Anonymous
31/12/02
01:23 PM
Re: deoping in all rooms at once
Collective
31/12/02
01:29 PM
Re: deoping in all rooms at once
Dana
31/12/02
04:13 PM
Re: deoping in all rooms at once
Anonymous
31/12/02
04:24 PM
Re: deoping in all rooms at once
gemeau50
31/12/02
04:51 PM
Re: deoping in all rooms at once
Anonymous
31/12/02
05:44 PM
Re: deoping in all rooms at once
gemeau50
31/12/02
06:46 PM
Re: deoping in all rooms at once
Hammer
31/12/02
08:00 PM
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Flat Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage