Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
script to autochange limit of a channel
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: script to autochange limit of a channel
#
24165
14/05/03
05:17 PM
P
pheonix
pheonix
P
on *:JOIN:#:{
if ($nick($chan,0) >= 100) {
HALT
}
else {
.timer 1 1 /mode # +l $calc($nick($chan,0) + 1)
}
}
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
script to autochange limit of a channel
Anonymous
14/05/03
06:26 AM
Re: script to autochange limit of a channel
KingTomato
14/05/03
07:02 AM
Re: script to autochange limit of a channel
Anonymous
14/05/03
11:47 AM
Re: script to autochange limit of a channel
Anonymous
14/05/03
05:04 PM
Re: script to autochange limit of a channel
Anonymous
14/05/03
05:07 PM
Re: script to autochange limit of a channel
Anonymous
14/05/03
05:08 PM
Re: script to autochange limit of a channel
Anonymous
14/05/03
05:12 PM
Re: script to autochange limit of a channel
Anonymous
14/05/03
05:17 PM
Re: script to autochange limit of a channel
Anonymous
14/05/03
06:38 PM
Re: script to autochange limit of a channel
Anonymous
15/05/03
09:04 AM
Re: script to autochange limit of a channel
Anonymous
15/05/03
05:04 PM
Re: script to autochange limit of a channel
KingTomato
15/05/03
05:16 PM
Re: script to autochange limit of a channel
Anonymous
15/05/03
05:18 PM
Re: script to autochange limit of a channel
neophyte
14/05/03
11:11 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
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage