Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Someone Help With A TextBox Script?

Asked by
Scootakip 299 Moderation Voter
8 years ago
gmbox = script.Parent.Frame.TextBox
gm = game.Workspace.GMStat.Intermission

while true do
    gmbox.Text = "Why!?!?"
    wait()
end

I have no idea why this isn't working. It doesn't make much sense, I have no idea what I'm doing wrong and I feel like an idiot. Can someone please help me with this?

Answer this question