Spell Checker - Update Logs

(This is my first bulletin board and im nervous to post it, sorry)
About the model:
Title: Spell Checker
Description: Checks people spelling if its correct or its not
Words Listed: 58,171
Created in: 1/9/2021, Philippine Time Zone
Contributors: TestAccount87000

Details

Installation

1. Copy the code

local InsertSevice = game:GetService("InsertService")
local Install__SpellChecker = InsertSevice:LoadAsset(8495157752)
Install__SpellChecker["Spell Checker Installation"].Controller.Parent = game.ServerScriptService
Install__SpellChecker["Spell Checker Installation"].CheckSpelling.Parent = game.ReplicatedStorage
Install__SpellChecker["Spell Checker Installation"].SpellChecker.Parent = game.ReplicatedStorage
task.wait(0.1)
Install__SpellChecker["Spell Checker Installation"]:Destroy()

2. Paste the code here

How to open command bar

1. Go to "View
image
2. Press "CommandBar"
image

3. Run Code by pressing "Enter/ Return"
4. Your all set up!

Update Logs
Starting Point(v.0.1)
  • 58,171 English words Listed
  • Excluding curse words
  • Marking incorrect spelling words as red text color and underlining the word
Preview

Preview 1 - Spell Checker Preview - YouTube

Support
This is a new model, so if there was problems with the spell checker, please message me in roblox devforum so i can fix it and update the model!

Warning

  • Filtered words/ Curse words are not in the list, so it will just mark it as incorrect spelling.
  • Not all English words are listed yet, i will try to keep you updated if it’s finished or I added some of the words.
  • The model “Allow Copying” is disabled, you can’t copy it/ repost my model.
  • Gui is not included, you have to make it your own!
  • This model is asking for permission to get information in your game (No virus included) Enable your HTTPService to allow / Delete the script “Copy” at the model to deny permission
1 Like