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
Joined:
May 2003
Posts: 2,265
P
pheonix
Hoopy frood
pheonix
Hoopy frood
P
Joined:
May 2003
Posts: 2,265
on *:JOIN:#:{
if ($nick($chan,0) >= 100) {
HALT
}
else {
.timer 1 1 /mode # +l $calc($nick($chan,0) + 1)
}
}
new username: tidy_trax
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
script to autochange limit of a channel
bdb22
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
Jesper
14/05/03
11:47 AM
Re: script to autochange limit of a channel
pheonix
14/05/03
05:04 PM
Re: script to autochange limit of a channel
codemastr
14/05/03
05:07 PM
Re: script to autochange limit of a channel
pheonix
14/05/03
05:08 PM
Re: script to autochange limit of a channel
codemastr
14/05/03
05:12 PM
Re: script to autochange limit of a channel
pheonix
14/05/03
05:17 PM
Re: script to autochange limit of a channel
codemastr
14/05/03
06:38 PM
Re: script to autochange limit of a channel
pheonix
15/05/03
09:04 AM
Re: script to autochange limit of a channel
codemastr
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
codemastr
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
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage