mIRC Code Snippets Tagged with percent
(6)
works like: //echo -a $text(sometext).bold/caps/bold/reverse/color
Would be useful for bots etc :)
+ 0 likes
The below snippet with tell you the percentage of capital letters , lowercase letters or both. It will only take into account letters in the string being checked.
Update: Removed variables and placed..
+ 0 likes
This is a custom identifier and command that will return text encoded to suit URLs (e.g. hello%20world)
Usage: $urlencode(text) will return the encoded text, and /urlencode text will echo the encoded..
+ 0 likes
alright another snippet :) <br>
Usage: /prog percent <br>
where percent is a number between 0-100 (no decimal numbers with "." in it) <br>
It creates a small window with..
+ 0 likes




