Top

Code Snippets Tagged with easy by SyntaxIRC

  (2)  
Sort by 
Usage: $filttok(TOKEN,RANGE,C) Example: $filttok(a.b.c.d.e,b-c,46) will return a.d.e As you can see, it works for both letters and numbers and will filter out the range.
Tags: alias  easy  filter  filtok  mirc  tok  token 
+ 0 likes
6 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by SyntaxIRC on Mar 07, 2008
This script is very useful in certain scripts, so as you can guess this is mainly for mIRC scripters. It is simple yet effective, and what it does is clear a or multiple files, which would save you time..
Tags: advanced  easy  fast  help  lazy  quick  simple  usage  use 
+ 0 likes
7 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by SyntaxIRC on Feb 11, 2008
Bottom