Top

mIRC Code Snippets by jaytea

  (2)  
Sort by 
/* *************************************************************************************************** * * binvar identifiers by jaytea * * re-creates mirc's own text identifiers but lets you pass..
Tags: binary  binvar 
+ 1 likes
4 comment(s)    Score: 9.3    Platform: mIRC    Posted by jaytea on Mar 26, 2008
/* lists all possible permutations of a given string eg. /permute abc yields: abc acb bac bca cab cba just a fun little snippet that i began shortening and it ended up quite tiny ;) uses..
+ 1 likes
7 comment(s)    Score: 7.0    Platform: mIRC    Posted by jaytea on Apr 08, 2007
Bottom