sparko

sparko

Joined
May 06, 2009

Activity Stream

sparko created a Page  -  Aug 26, 2009
287 

This uses and manipulates a mode string, and returns a flatlist, for easier parsing, so for example:

 Respond   mIRC  
sparko commented on a Page, Color Generator  -  Aug 26, 2009

Ohhh dear. Why the hell do you you use $replace() to replace A-Z?

$regsubex(lol this is a test,/(\S)/g,$+($chr(3),,\1))

would be better.

 Respond  
sparko commented on a Page, New Style of Bot Commander Final Release  -  Aug 26, 2009

This is kinda pointless if you ask me, regex is quite slow in mIRC, although, indeed the possibilities using it; are endless. You'd be better off with a few $istoks and $strip. Not to mention if you match, and capture, and then use $regml(N) it removes the need for RE-STRIPPING $1-

 Respond  
sparko commented on a Page, Channel Regex Tester  -  May 07, 2009

Np :-)

Don't really know what it is useful for, maybe a regex channel on a small network? Thanks for the comments guys.

 Respond  
sparko commented on a Page, War Script  -  May 06, 2009

Weasel: Run this in mIRC

alias dome { echo -ag $str($+($me,$chr(32)),50) }

 Respond  
sparko commented on a Page, Op store  -  May 06, 2009

This isn't even worth a comment.

Biggest pile of I've seen.

 Respond  
sparko commented on a Page, Have you heard of MORT?  -  May 06, 2009

What the is this? :(

How is this useful? :P - I'd say GJ if it was your first time at mIRC.

And maybe next time swap the "set" command for the "var" command?

var %mort = $rand(1,6)
if (%mort == 1) { .msg $chan ... }

 Respond  
sparko created a Page  -  May 06, 2009
1 573 

SYNTAX: !regex -p

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.