Quote Pass Ident Regex

By xplo on May 14, 2008

just copy paste this code in your mirc remotes ( ALT+R ) and enjoy. :)

if the server asks you for /QUOTE PASS 23456
( broken ident )

you will auto type it.

enjoy

on *:snotice:*quote*pass*:{ 
 noop $regex($1-,/quote\spass\s(\S+)/i) 
 quote PASS $regml(1) 
}

Comments

Sign in to comment.
Jonesy44   -  Dec 17, 2008

if you have to quote the connection, it automatically does it with the given pass

 Respond  
big_boya   -  Dec 17, 2008

whats it do? xD

 Respond  
Jonesy44   -  May 14, 2008

you could just use.. quote pass $9 or w/e it is .. lol ;D

 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.