Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Ontext/mode script
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Ontext/mode script
#
233990
29/09/11
08:43 AM
K
KBN
KBN
K
How would you make a script that only works for people who have power and sets user modes.
<@USER> !--
* BOT sets mode: +v-o User User
<+USER> !++
* BOT sets mode: +o-v User User
<@USER> !--
* BOT sets mode: +v-o User User
There is not a way to make it check if they are Channel list is there?
Copy Link to Clipboard
Re: Ontext/mode script
#
233991
29/09/11
08:52 AM
Joined:
Feb 2003
Posts: 3,412
Sweden/Borlänge
S
sparta
Hoopy frood
sparta
Hoopy frood
S
Joined:
Feb 2003
Posts: 3,412
Sweden/Borlänge
Channel list? and i think you looking for user levels, can you try to explain more about what you trying to do?
Copy Link to Clipboard
Re: Ontext/mode script
#
233999
29/09/11
05:28 PM
Joined:
Jul 2007
Posts: 1,124
United States
T
Tomao
Hoopy frood
Tomao
Hoopy frood
T
Joined:
Jul 2007
Posts: 1,124
United States
To make a script work for people with power, you can do either:
Code:
if ($nick isop $chan) {
or
Code:
if (!$nick($chan,$nick,rv)) {
That's the only question you ask that makes sense to me.
Copy Link to Clipboard
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 Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage