Top

Code Snippets Tagged with alias 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
Place in remotes, it returns +channelmodes, excluding $2. Example: $remode(#mirc,nTr) +tl 5 ^ Would return something like that It would be useful when you use a script to add modes, then you can..
Tags: alias  bot  channel  editor  form  helpful  mode  protection 
+ 0 likes
1 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jun 15, 2007
Bottom