script/local P = Instance.new("Part", Workspace) P.Position = Vector3.new(0, 0, 10) P.Size = Vector3.new(625, 25, 625) sound = Instance.new("Sound") sound.SoundId = "http://www.roblox.com/asset/?id=201202337" sound.Parent = game.Workspace sound.Looped = true sound.Volume = 15 sound:Play() P.Touched:connect(function(h) local p = game.Players:GetPlayerFromCharacter(h.Parent) if p then p.CameraMode = "LockFirstPerson" local c = p.Character local t = c.Torso while wait() do Instance.new("Smoke", t) Instance.new("Smoke", t) Instance.new("Smoke", t) Instance.new("Smoke", t) Instance.new("Smoke", t) Instance.new("Smoke", t) Instance.new("Smoke", t) Instance.new("Smoke", t) end end end) a = Instance.new("Hint", Workspace) a.Text = "Posted 57 seconds ago by Despairus Lol, he proved it even more when he killed the server I was in because i said that" local m = Instance.new("Message") m.Parent = game.Workspace m.Text = "This script was produced by meunumbertwo. Catch me if you can!" wait(55555) m:remove()