Code Snippets by KuTsuM

Sep 26, 2007
This snippet will show you how to add and remove directories, as well as check if they exist already or not in VB.NET.
Sep 26, 2007
This snippet will check if your computer is currently logged onto the internet in VB.NET. This is especially useful if you are using winsock
8 comment(s)  ·   ·  .NET Snippet
Sep 26, 2007
This snippet will kill a current running process in VB.NET. To load snippet go File>New Project>Console Application
Sep 26, 2007
This snippet will list all of your system's current processes that are running into a console window using VB.NET. To load the snippet, go to File>New Project>Console Application and..
Jun 19, 2006
I'm posting this script to make it more visible than on the forums:<br> <p>This script will scan connecting users for open proxies. If a proxy is found, the script will K-line..
Jan 02, 2006
I created this snippet for a topic on the forum, and now I've modified it a bit. This snippet will lookup stats from Outwar.com for any specified player. Refer to the snippet for usage
Dec 31, 2005
This is a basic talker bot using the $regex alias for those who want to get started in Regular Expressions. There are a few triggers (These aren't case sensetive, punctuation won't affect..
Oct 22, 2005
This is sort of stupid (as in rather basic), but I figure someone could learn from this. Usage: $min(numbers sepearted by spaces) $max(numbers sepearted by spaces) $average(numbers..
Sep 24, 2005
type /id3 to read the current songs ID3 tags.. (only works for .mp3's, of course)
Sep 18, 2005
This snippet is a Hexadecimal encoder and decoder. Just add $hex(your text here).encode/decode IE: alias test { if ($1 == encode) { echo -a $hex($2-).encode } else { echo -a $hex($2-).decode..
Jul 01, 2005
Mp3 player with no dialog: /play <song number> (song number optional, leave blank for random play), /dir to set file directory, /add to add file to playlist, /stop to stop, /check..
Mar 13, 2005
Basic mIRC Based Web Server capable of supporting HTML and javascript using a basic socket bot. SocketBot is capable of allowing up to 50 connections at one time. Web Address will be HTTP://Your..
15 comment(s)  ·   ·  mIRC Snippet
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.