Top

mIRC Code Snippets Tagged with spell+check

  (2)  
Sort by 
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
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
Bottom