local lowerMessage = message:lower() -- Check if the message starts with the prefix if lowerMessage:sub(1, #prefix) == prefix then -- Remove the prefix from the message local command = ...
if player.Character:FindFirstChild("Humanoid") then local humanoid = player.Character.Humanoid humanoid.PlatformStand = not humanoid.PlatformStand humanoid.Sit = not humanoid.Sit if ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results