Top

mIRC Code Snippets Tagged with check

  (9)  
Sort by 
just a simple lag checker . Is my first post so be kind hehe :) copy and paste into new remote
Tags: check  lag 
7 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by shideezhi on Apr 27, 2008
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:
31 comment(s)   |   Score: 9.8   |   Language: mIRC   |   Posted by mountaindew on Mar 08, 2008
just an ez lag check dialog..copy/paste into a new remote and click in a channel to open. it will message the active channel when you use msg..Enjoy..
Tags: check  dialog  lag  ping  pong 
3 comment(s)   |   Score: 8.6   |   Language: mIRC   |   Posted by napa182 on Feb 05, 2008
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.
Tags: channel  check  mode 
4 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by sunburst on Dec 25, 2007
Very simple spell checker using basic sockets to spellcheck a word. $spellcheck(<word>)
Tags: check  spell 
8 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Rebellious on Dec 21, 2007
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
Tags: check  lag 
6 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by RubixCube on Sep 30, 2007
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
Tags: check  runtime  time 
2 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by pyro on Mar 30, 2007
First off, I'd like to say that I posted this in the Scripts section, and I'd rather the script be here and not in the scripts section, seeing that its simply a snippet. Anyhow, as the script says,
Tags: amount  check  halfops  ops  power  status  voices 
7 comment(s)   |   Score: 4.8   |   Language: mIRC   |   Posted by vegeto079 on Jan 15, 2007
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
Tags: check  checker  identifier  isurl  url 
8 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Nerd on Feb 28, 2006
Bottom