So imagine you have Textbox and you enter an sentence and i want make a script to find out if you said "the" in your sentence.
is it even possible? if so possible how would you do it?
if string.find(script.Parent.Textbox.Text, "the") then -- script here end
Closed as Not Constructive by JesseSong
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?