mIRC Code Snippets Tagged with spell
(4)
~Spellcheck socket by Tsuiseki
As the name suggests, this snippet will check the spelling of a word by socketing to www.spellcheck.net. If you misspell a word it will offers the suggestions that the
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:
Very simple spell checker using basic sockets to spellcheck a word. $spellcheck(<word>)
Basically, this is a very fast public command spell checker.
<br>
<br>
Usage is
<br>
<br>
!spell <word>
<br>
<br>
It has a 50 character word limit, and



