Top

!spell

Please Register to submit score.
Average Score  6.5
Scores Submitted  4
Date Added  Feb 07, 2006
Last Updated  Apr 10, 2006
Tags  bot  spell  spellcheck 

Introduction

Basically, this is a very fast public command spell checker.


Usage is


!spell <word>


It has a 50 character word limit, and it will not process more than 1 query every 3 seconds (in case of flood).
It will search for an exact match. If it cant find an exact match, it will return suggestions. This is very fast. It uses dict.org, so your firewall must allow access to port 2628 on dict.org for it to work.



I updated the snippet to make it easier to configure. Youll find two lines that will allow yuo to change the messages from public/private and msg/notice

Grab the Code

Comments

  (1)  RSS
D3LTA
Comments: 1
 
mIRC Snippet:  !spell
Posted on Feb 14, 2006 5:26 am
Great Script!

Can you make the output a notice instead of msg ??

Thanks in advanced!


Please Register or Login to start posting comments.
Bottom