IceShaman

IceShaman

Joined
Oct 04, 2003

Activity Stream

IceShaman commented on a Page, Easy Modes  -  Feb 11, 2006

oh yeah and Raid, feel free to use my example code in whatever way you see fit, I\'m too lazy to post it as my own snippet.

 Respond  
IceShaman commented on a Page, Easy Modes  -  Feb 10, 2006

on :input:: {
if ($regex($1,^(\+|-)([a-zA-Z])$)) {
var %sign = $regml(1), %mode = $regml(2)
if (%mode isincs cImi) { mode $active $1 }
elseif (%mode isincs vhoaq) {
if (%sign == +) { cs $replacex(%mode,v,voice,h,halfop,o,op,a,protect,q,owner) $active $me }
else { mode $active $1 $me }
}
elseif (%mode isincs QpstACGMKNORSTVu) { mode $active $1 $me }
halt
}
}

quick replacement for the snippet, includes checking to make sure $1 is in the exact format of + or - followed by 1 singular letter...

 Respond  
IceShaman created a mIRC Script  -  Mar 12, 2005
3,328 
IceShaman created a mIRC Script  -  Mar 12, 2005
IceShaman created a mIRC Script  -  Mar 12, 2005
IceShaman commented on a mIRC Script, InfoBloot  -  Nov 12, 2003

I will get around to it, chronic laziness and all

 Respond  
IceShaman commented on a mIRC Script, InfoBloot  -  Nov 11, 2003

Lots of new stuff for this version including several fixes

 Respond  
IceShaman created a mIRC Script  -  Nov 11, 2003
IceShaman created a mIRC Script  -  Nov 11, 2003
IceShaman commented on a mIRC Script, InfoBloot  -  Oct 10, 2003

This version is surprisingly buggy I recommend upgrading from: http://infobloot.icenetwork.cu.uk

 Respond  
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.