Top

mIRC Code Snippets by brinxy

  (6)  
Sort by 
$nicks complies a list of nicks based on the params you specify. Much more detailed explanation in code.
Tags: identifier  mirc  nicks  pnick  token 
+ 0 likes
5 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by brinxy on Nov 19, 2007
Snippet creates balloon tips using picwins through a simple alias. Configure most options via status/channel menus or commands. Includes the ability to manipulate the font, icon, color, and text of the..
Tags: balloon  picwin  tips 
+ 0 likes
4 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by brinxy on Nov 18, 2007
Replaces tokens in a text with new tokens. Includes the option to replace all instances of a token.
Tags: all  multi  replace  token 
+ 0 likes
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by brinxy on Nov 16, 2007
Snippet that removes multiple tokens from a string of text. An enhancement to $remtok.
Tags: multi  remove  token 
+ 0 likes
5 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by brinxy on Nov 14, 2007
Simple identifier to return all matched tokens in a string separated by a common character.
+ 0 likes
6 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by brinxy on Nov 13, 2007
Simple code to check if a user/address in a channel list (except,ban,invite) with properties available for use.
+ 0 likes
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by brinxy on Nov 12, 2007
Bottom