Top

mIRC Code Snippets Tagged with spell

  (4)  
Sort by 
~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
4 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Tsuiseki on Mar 21, 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:
30 comment(s)   |   Score: 9.7   |   Language: mIRC   |   Posted by mountaindew on Mar 08, 2008
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
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
Tags: bot  spell  spellcheck 
1 comment(s)   |   Score: 6.5   |   Language: mIRC   |   Posted by bl4h on Feb 07, 2006
Bottom