mIRC Code Snippets Tagged with check
(20)
------------------------|
Just load into Remotes.-|
________________________|
To check you're lag by command to /PsyLag.Check
--
It also has a menu, and has the aliases needed included.
--
Can..
+ 1 likes
I haven't scripted anything in a while, so I decided to make something simple with some regex, also so that I don't lose my familiarity with mIRC scripting.
This snippet is a website checker. Simply..
+ 2 likes
In just a few words, this script takes a .txt or similar file, reads through it, and tells you how often certain words occur.
This can be used to see how you talk during conversations, or maybe even to..
+ 0 likes
This script allows you to see where a TinyUrl will go before you click it on.
If you wanted to check where http://tinyurl.com/1 redirected you could type either:
1) /tinyurl 1
or
2) /tinyurl..
+ 0 likes
I have created a script with can check if someone is @ % & * + ~ is on the channel
Why i have made it? I have seen a post from Maintaindew (Sorry if i typ your bad) and he said: Mayby you can if..
+ 0 likes
just a simple lag checker . Is my first post so be kind hehe :)
copy and paste into new remote
+ 1 likes
I made this simple SpellChecker today. It's pretty obvious what it does, it checks if a word is spelled right, and if not, it gives suggestions.
Syntax:
+ 1 likes
Returns $true or $false depending on if a channel mode is set. See documentation below. Ability to use wildcards and to match multiple modes at a time. Very simplified code.
+ 0 likes
Very simple spell checker using basic sockets to spellcheck a word. $spellcheck(<word>)
+ 0 likes
Checks your lag every [x] seconds when you connect. You can also get it echoed when you right-click the channel menu and go to Lag check. Many other options are configurable there as well, please take..
+ 0 likes
Well...This code is a little different then most. It's not a needed, it's just a want :). What it does it after typing .runtime, It'll auto-respond with how long your computer has been running and how..
+ 0 likes
so... there we go, second snippet :)
Usage: $furl(TEXT) or $furl(TEXT).is
it simply checks TEXT if TEXT is an URL and if so returns TEXT slightly formatted (as light blue and underlined)
if you..
+ 0 likes



