Game Guides > Game FAQ >  

What is the roblox UFO script

What is the roblox UFO script
h = Instance.new("SpecialMesh") h.Parent = game.Workspace.coolmanboy9:FindFirstChild("Left Leg") h.Offset = Vector3.new(0, -5, 0) h.Scale = Vector3.new(12, 1.5, 12) h.MeshType = "Sphere" game.Workspace.coolmanboy9.Pants:remove() game.Workspace.coolmanboy9:FindFirstChild("Left Leg").Reflectance = 8