Jan 03, 2010
Allows a user to automatically send a /whois on one or more nicks at a specific interval. This code is NOT meant for a bot.
Add nick(s) using the menu or
Removal of nick(s) is in a..
Dec 17, 2009
This is a simple lottery system.
Each player types !add to be added to the lottery.
When the list is full, or no one else wants to be added, an op issues the command !nextround.
Each..
Sep 13, 2009
This snippet was written to check to see if a specified host resolved back correctly, or if it resolved to another address, which in turn had to be resolved (possibly several times over),..
Aug 09, 2009
This was written for a request in the forums.
It simply sends a pm every 5 minutes to a user with a nick that starts with guest, until they leave the channel, or until they change their..
Mar 25, 2009
This was written up in response to a request on the forum, and then the requester suggested that I submit it as a snippet.
On a channel by channel basis (and works over multiple networks),..
Nov 20, 2008
This code will allow you to hop your current active channel, all channels on your current network, or all channel on all connected networks.
If you already have F10 assigned, just change..
Apr 12, 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..
Apr 06, 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..
Mar 28, 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..
Jul 09, 2007
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..
May 31, 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>..
May 19, 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..
Mar 16, 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..
Jan 17, 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..
Jan 06, 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..
Dec 13, 2006
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..
Nov 21, 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..
Nov 09, 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..
Jan 18, 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..
Jan 04, 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..
Jan 01, 2006
Allows you to mark yourself away on one or more networks from a single dialog. Network names show in one of two lists.
The OK & Cancel buttons aren't really necessary, as the code..
Sep 22, 2005
Simple Snakes & Ladder game.
!play to start the game
!roll to roll the dice
!players to get a list of players
Designed to run on a bot in a channel
Currently set up so that the..
Jun 08, 2005
returns a number formatted with commas representing the standard thousands, millions, billions separations in a number
usage: /comma number or $comma number
Updated to account for..
Apr 28, 2005
Picks a word at random, then scrambles the letters, displaying the scrambled word. Keeps track of the total number of guesses and how long it takes to guess each word
To start: !Scramble
To..
Apr 28, 2005
A simple number guess game using a randomly generated number.
To start: !num
To guess: !num guess
Also keeps track of the number of correct guesses each person has made
Added Apr...
- 1
- 2
- Next