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

i cant really put it into one sentence pls read?

Asked by 4 years ago

plr = game:GetService("Players").LocalPlayer plz = game:GetService("Players")

plr.Chatted:Connect(function(msg) if msg == ":elevator uhh" then while wait(0.5) do plz:chat(":jail uhh") end end end) This is what i have so far in a script for kohls admin house I was wondering if any one knew how to make it so that i could say :elevator anyone and it would work for that persons username?

0
The title should be something about string manipulation, also put your code into a code block sheepposu 561 — 4y

Answer this question