mIRC Code Snippets Tagged with get
(4)
I haven't submitted a script in AWHILE here, but now here's one! This is how it works:
Someone types !msg
It gives them instructions on what do do next, so they type
!send person's_name The message
This is a simple code that returns the percentage of capital and non-capital letters in a line of text.
For example:
If I were to type: //echo -a $iscaps(III).get it would return %100. If I were
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,
Lets you download files from the internet. Supports cancelling, pausing and resuming downloads.
See comments (text between /* and */) in code.