Find any script for Roblox

Enter the name of the game or script.

Script – 24 Hours in Elevator

Thank you for using our website
Your script:

NO KEY

local ReplicatedStorage = game:GetService("ReplicatedStorage")
local MorphEvent = ReplicatedStorage.Events.MorphEvent 
MorphEvent:FireServer(
    "MorphEnable",
    true
)
--BY SEMYON