Description

Create and run scripts in-game with your friends! Type "help/" to for help

I give credit.

Step 1:
create/1/local

step 2:
edit/1

step 3:
h = Instance.new("Part") h.BrickColor = BrickColor.new(42) h.Anchored = true h.Locked = true h.CanCollide = true h.Transparency = 0 h.Position = Vector3.new(1, 3, 5) h.Size = Vector3.new(2, 2, 2) h.Parent = Workspace

step 4:
exit/1

step 5:
run/1

Passes

There are currently no running experiences.