Code Snippets by SyntaxIRC
(18)
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..
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.
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)
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..
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'..
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..
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,..
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..
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..
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..
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..
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..
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..