jaytea

jaytea

Joined
Nov 25, 2006
Location
irc.swiftirc.net #mSL

Code Snippets

jaytea created a Page  -  Dec 13, 2011
3 313 
jaytea created a Page  -  Sep 23, 2011
6 494 
jaytea created a Page  -  Aug 17, 2011
jaytea created a Page  -  Jul 03, 2011
7 375 

Currently, all of mIRC's $*tok() identifiers will ignore and effectively strip null tokens / excess delimiters in their input. This can be desirable, but it can also be quite inconvenient and limiting, and a workaround is non-trivial in the general case.

jaytea created a Page  -  Apr 07, 2011
3 306 

A custom identifier to convert an IPv6 address to an integer and vice versa.

jaytea created a Page  -  Mar 24, 2011
1 482 

If you have been an mIRC hobbyist for any significant length of time, you may have come to the conclusion that its scripting language holds no more mysteries and poses no more challenges for you. You may even lament the time you spent learning this shoddy language, with its flippant parser and its highly limited scope with respect to today's technology. However, if you should decide to go deeper, past..

jaytea created a Page  -  Mar 15, 2011

This highlight thing adds extra features and functionality to mIRC's own highlight system. You need to add entries to mIRC's system for it to work, so check out:

jaytea created a Page  -  Feb 22, 2011
2 524 

A quine is a piece of code that, when executed, outputs its own source. There are a number of ways to create quines in mIRC script; the most apparent methods are those that have a sort of self referential component such as $isalias().alias, $read($script, n, $scriptline), or $timer($ctimer).com. A little more interesting are quines without an obvious such component, an example of which is given below.

jaytea created a Page  -  Oct 18, 2010
3 322 
jaytea created a Page  -  Apr 22, 2010
1 354 

just a quick fun submission :D $colorize(string) to color the parentheses in the string according to depth. each new level of parentheses has a new color, as you can see from:

jaytea created a Page  -  Mar 26, 2008
jaytea created a Page  -  Apr 08, 2007
1 585 
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.