KuTsuM

KuTsuM

Joined
Oct 31, 2004
Occupation
Marketing Manager
Location
Minneapolis, Minnesota
Interests
whatever challenges me ;)

mIRC Code Snippets

KuTsuM created a Page  -  Jun 19, 2006
5,219 

I'm posting this script to make it more visible than on the forums:

KuTsuM created a Page  -  Jan 02, 2006
1,843 

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

KuTsuM created a Page  -  Dec 31, 2005
6,342 

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 it, and you can sort of mix it with other words):

KuTsuM created a Page  -  Oct 22, 2005
349 

This is sort of stupid (as in rather basic), but I figure someone could learn from this.

KuTsuM created a Page  -  Sep 24, 2005
411 

type /id3 to read the current songs ID3 tags.. (only works for .mp3's, of course)

KuTsuM created a Page  -  Sep 18, 2005
5,188 

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 } }

KuTsuM created a Page  -  Jul 01, 2005
469 

Mp3 player with no dialog: /play (song number optional, leave blank for random play), /dir to set file directory, /add to add file to playlist, /stop to stop, /check returns the number of files in playlist

KuTsuM created a Page  -  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 IP/ [IE: HTTP://255.255.255.255/] - MUST have knowledge of HTML. Type /mIRCw.HELP for a list of commands - Tested on MSIE(Microsoft Internet Explorer) 5.5 and 6.0

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.