Top

mIRC Code Snippets by RusselB

  (21)  
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 
+ 0 likes
10 comment(s)   |   Score: 7.5   |   Language: mIRC   |   Posted by RusselB on Jul 14, 2008
This is a simple dialog (well, simple to use, I hope), that tracks any and all invitations sent to you on your current network. You can accept or decline (with a reason) any or all of the invitations,..
Tags: accept  control  decline  invite  reason 
+ 0 likes
21 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by RusselB on Apr 12, 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 
+ 0 likes
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 
+ 0 likes
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 
+ 0 likes
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 
+ 0 likes
1 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by RusselB on May 31, 2007
This allows people to set a date & time in the future, then be able to track how long until that date & time. Required parameter got missed. Code has been repaired, and messages have been added/updated..
Tags: countdown  fun  timer 
+ 0 likes
4 comment(s)   |   Score: 8.6   |   Language: mIRC   |   Posted by RusselB on May 19, 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 
+ 0 likes
16 comment(s)   |   Score: 7.3   |   Language: mIRC   |   Posted by RusselB on Mar 16, 2007
A quick little code that will auto-join channels based on the network that you have connected to. Handy for those people that want to join a lot of channels when they connect, and keep seeing "Target..
Tags: auto  join 
+ 0 likes
18 comment(s)   |   Score: 6.3   |   Language: mIRC   |   Posted by RusselB on Jan 17, 2007
Basic botmail uses commands like !send, !read, !del and !list Some commands accept one or more parameters (ie: You can read multiple messages by specifying the message numbers) Contact information is..
Tags: bot  mail  messages 
+ 0 likes
17 comment(s)   |   Score: 6.5   |   Language: mIRC   |   Posted by RusselB on Jan 06, 2007
This keeps a constant display in your title bar of the active channel and it's modes, as well as a count of ops, half-ops, voiced and regular users. The balance of the titlebar displays the channel topic..
Tags: scroll  titlebar 
+ 0 likes
8 comment(s)   |   Score: 5.9   |   Language: mIRC   |   Posted by RusselB on Dec 13, 2006
Menu driven system to notify you if someone you're monitoring says something in a common channel. You can set the nick that the notifications go to (so it doesn't have to be you), Add/Remove nicks being..
Tags: message  nick  notify 
+ 0 likes
3 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by RusselB on Nov 21, 2006
A person can "sell" something via auction, using the !sell command While an auction is in progress, people can bid using !bid All commands work via pm or oin channel. Seller must have a common..
Tags: auction 
+ 0 likes
14 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by RusselB on Nov 09, 2006
Start by right clicking on any menu and selecting Who2 If no nicks have been selected, then you'll be asked to enter the nick(s). Multiple nicks separated by commas or spaces will work. If a single..
Tags: dialog  information  whois 
+ 0 likes
31 comment(s)   |   Score: 6.6   |   Language: mIRC   |   Posted by RusselB on Jan 18, 2006
This permits a user to set a specific nick & away message to become their nick & away message if they are idle on a network for a specific amount of time. Nick, Away Message and Idle time are..
Tags: away  idle 
+ 0 likes
10 comment(s)   |   Score: 5.8   |   Language: mIRC   |   Posted by RusselB on Jan 04, 2006
1 2 Next
Bottom