Top

Code Snippets by SyntaxIRC

  (18)  
Sort by 
Usage: $ordtok(TOKEN,C,?) Will return entered numbers as ords (1.4.2 = 1st.2nd.4th) and as you can see, will sort them in reverse or put them in order (if you used $ordtok(4.1,46,nr) - it would return..
Tags: identifier  number  numeric  order  sort  token 
+ 0 likes
3 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by SyntaxIRC on Mar 08, 2008
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
Usage: $asntok(TOKEN,N,?) Will sort and insert needed numbers. For example, $asntok(4.1,46) would return 1.2.3.4 (if you used $asntok(4.1,46,nr) - it would return it in reverse)
Tags: asntok  help  insert  number  numtok  sort  tok  token 
+ 0 likes
1 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by SyntaxIRC on Mar 07, 2008
These two aliases below both check for Java users. In a simple way, it checks the users hostmask which almost always has a trace of JAVA in it. Note that this isn't the advanced way, look below for examples. Search..
Tags: cash  deposit  funny  game  help  trout  use 
+ 0 likes
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by SyntaxIRC on Feb 11, 2008
Before doing anything, please replace YOURUSERNAME with the obvious in the script box below. The script is simple yet more advanced and unique than the others. It cuts up the trout (not really) and 'merchants'..
Tags: cash  deposit  funny  game  help  trout  use 
+ 0 likes
2 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by SyntaxIRC on Feb 11, 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
+ 0 likes
2 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jul 02, 2007
gone
Tags: ban  unban 
+ 0 likes
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jul 02, 2007
This alias will find all bans matching whatever you search for, for example; /sb *.net would search for all addresses on the ban list ending with .net and return them in the channel. The newer version,..
Tags: ban  bot  channel  find  form  from  get  list  search 
+ 0 likes
5 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jul 02, 2007
This is only a sneak peak of a Counter-Strike tools dialog. In the full release you'll be able to calculate exp in gun games, match your kills, deaths and averages with other users and more! I feel..
Tags: counter  cs  dialog  editor  form  game  peak  sneak  strike  tools 
+ 0 likes
3 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jun 17, 2007
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
Open up a channel called #mIRC and #mIRCStaff Users can request scripts on #mIRC and you (the staff) can process 'tickets' as you can see in the script. Users can see the status of their request..
Tags: bot  form  ini  mirc  process  request  script  var  variable 
+ 1 likes
5 comment(s)   |   Score: 4.8   |   Language: mIRC   |   Posted by SyntaxIRC on May 29, 2007
Features !status NICK<br> Info is stored in udata.ini properly, no bugs have been detected. If they part, change nick, or quit they'll be automatically logged out for security reasons.<br> <br> IF..
+ 0 likes
3 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jan 05, 2007
This is an awesome away system made with POPUPS! It features 'Gone for ..', options you can choose add instead of it being all squished into the script (Only counter in this version, lots more in upcoming..
Tags: away  bot  channel  editor  form  protection  system 
+ 0 likes
6 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by SyntaxIRC on Jan 04, 2007
Firstly, create 2 new txt files in your mIRC Directory named 'numa' & 'alt'<br> <br> For the txt file 'alt' you can add any alt characters that you think would be useful in a password..
+ 0 likes
20 comment(s)   |   Score: 4.3   |   Language: mIRC   |   Posted by SyntaxIRC on Jan 03, 2007
1 2 Next
Bottom