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

Script for saying a certain thing in chat in a certain area to teleport a player to another game?

Asked by 5 years ago

How do I make a script that (when in a certain place in the game) teleports you to a different game when you say a certain thing out loud in chat?

I'm currently making a game where you have to crack some codes and you say it out loud in front of a locked door, in which you then get teleported to another game.

I know this is probably more like a request (I'm very sorry about that ;-;) I'm new to scripting, and still trying to learn everything.

Thank you guys so much! I really appreciate any answers that comes by! :)

0
You can use the Chatted event and some String manipulation to check what they say. Then you can use TeleportService. Make an attempt first for help. xPolarium 1388 — 5y
0
Oh ok, I see now. I didn't know what they called the type of scripting so thank you so much for telling me about Chatted events. Thank you so much! :D Aprilsaurus 48 — 5y

Answer this question