mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2006
Posts: 60
S
Babel fish
OP Offline
Babel fish
S
Joined: Aug 2006
Posts: 60
[09:49:02] * Joins: Shobu Kaijudo@NS-5c581541.mi.charter.com
[09:49:09] * ChanServ sets mode: +h Shobu
[09:49:10] * Quits: %Shobu Kaijudo@NS-5c581541.mi.charter.com
[09:49:10] * Joins: Shobu Kaijudo@unaffiliated/Kaijudo.Master/Shobu
[09:49:10] * gantrithor.pounces.me sets mode: +h Shobu

We get shite like this when people join channels as soon as they connect, so it would be nice if there was an option to delay autojoining to favorite channels by a second or two.

Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
This is possible via a very simple script:

Code:
on *:CONNECT:autojoin -d5


The above script will delay 5 seconds before joining your existing channels/favourites. Put it in your remotes (Alt+R).


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"

Link Copied to Clipboard