Top

mIRC Code Snippets Tagged with spell+spellcheck

  (3)  
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:
31 comment(s)   |   Score: 9.8   |   Language: mIRC   |   Posted by mountaindew on Mar 08, 2008
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