Top

Code Snippets Tagged with channel by RusselB

  (6)  
Sort by 
Starts automatically when you start mIRC, and tracks all nick changes on a channel by channel basis. Somewhat multi-connection ready, presuming you're not tracking the same channel name on multiple connections. Lots
Tags: channel  hash  nick  track 
10 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by RusselB on Jul 14, 2008
Have you ever re-connected to a network, only to find that some of your favorite channels are in +R mode? If, like me, you've come across this, even if you have a registered nick, mIRC's favorites folder
Tags: channel  join  network 
1 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by RusselB on Apr 06, 2008
This is an idle kicker that works across mulitple networks and in multiple channels. Settings are on a channel by channel basis, and are set/reset via channel menu. Settings are stored in a hash table. Exemptions
Tags: channel  exempt  idle  kick  multi  network 
4 comment(s)   |   Score: 8.3   |   Language: mIRC   |   Posted by RusselB on Mar 28, 2008
Menu driven controller to allow you to specify channels you don't want to be in. Sort of like the opposite of Auto-Join on invite. Channels can be added/removed one at a time, or in sets, and are network
Tags: auto  channel  network  part 
4 comment(s)   |   Score: 5.5   |   Language: mIRC   |   Posted by RusselB on Jul 09, 2007
A little code that allows you to send a message to just the channels that you and another nick share. Sort of like a common channel /amsg command. Usage: /cmsg or /cmsg <nick1> <nick2>
Tags: channel  common  message  nick 
1 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by RusselB on May 31, 2007
Due to the high number of problems people encountered with the updated version of this script, I have deleted that version and reposted the original code. I do plan on bringing the code back to the level
Tags: channel  hash  nick  track 
16 comment(s)   |   Score: 7.3   |   Language: mIRC   |   Posted by RusselB on Mar 16, 2007
Bottom