Advertisement
sIendytubble

noob event

Feb 15th, 2021
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. for i,v in pairs(game.Players:GetChildren()) do
  2. local TweenService = game:GetService("TweenService")
  3. local Player = v
  4. local doing = true
  5. repeat
  6. wait()
  7. until Player.Character
  8. local Character = Player.Character
  9. local makesound = function(soundid,speed,volume,parent)
  10. local sound = Instance.new("Sound")
  11. sound.SoundId = soundid
  12. sound.RollOffMaxDistance = 100
  13. sound.PlaybackSpeed =speed
  14. sound.Volume = volume
  15. sound.Parent = parent
  16. return sound
  17. end
  18. local MakeTween = function(timetack,easingstyle,easingdirection,repeats,flipflop)
  19. local newtween = TweenInfo.new(
  20. timetack,
  21. easingstyle,
  22. easingdirection,
  23. repeats,
  24. flipflop,
  25. 0
  26. )
  27. return newtween
  28. end
  29. function sandbox(var,func)
  30. local env = getfenv(func)
  31. local newenv = setmetatable({},{
  32. __index = function(self,k)
  33. if k=="script" then
  34. return var
  35. else
  36. return env[k]
  37. end
  38. end,
  39. })
  40. setfenv(func,newenv)
  41. return func
  42. end
  43. cors = {}
  44. mas = Instance.new("Model",game:GetService("Lighting"))
  45. Part0 = Instance.new("Part")
  46. SpecialMesh1 = Instance.new("SpecialMesh")
  47. Decal2 = Instance.new("Decal")
  48. Weld3 = Instance.new("Weld")
  49. Part0.Name = "Head"
  50. Part0.Parent = mas
  51. Part0.CFrame = CFrame.new(131.893311, 9437.43164, 1876.47583, 1, 0, 0, 0, 0.205087855, 0.978743553, 0, -0.978743553, 0.205087855)
  52. Part0.Orientation = Vector3.new(-78.1699982, 0, 0)
  53. Part0.Position = Vector3.new(131.893311, 9437.43164, 1876.47583)
  54. Part0.Rotation = Vector3.new(-78.1699982, 0, 0)
  55. Part0.Color = Color3.new(0.960784, 0.803922, 0.188235)
  56. Part0.Size = Vector3.new(1439.39001, 719.695007, 719.695007)
  57. Part0.Anchored = true
  58. Part0.BrickColor = BrickColor.new("Bright yellow")
  59. Part0.TopSurface = Enum.SurfaceType.Smooth
  60. Part0.brickColor = BrickColor.new("Bright yellow")
  61. SpecialMesh1.Parent = Part0
  62. SpecialMesh1.Scale = Vector3.new(1.25, 1.25, 1.25)
  63. Decal2.Name = "face"
  64. Decal2.Parent = Part0
  65. Decal2.Texture = "rbxasset://textures/face.png"
  66. Weld3.Name = "HeadWeld"
  67. Weld3.Parent = Part0
  68. Weld3.C0 = CFrame.new(0, 0.5, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  69. Weld3.C1 = CFrame.new(0, -0.119999997, 0, 1, 0, -0, 0, 0.980390728, 0.197063461, 0, -0.197063461, 0.980390728)
  70. Part0.Transparency = 1
  71. Decal2.Transparency = 1
  72. local Smile = Decal2
  73. Part0.Position = Character.HumanoidRootPart.Position + Vector3.new(0,9437.43164,0)
  74. for i,v in pairs(mas:GetChildren()) do
  75. v.Parent = script
  76. pcall(function() v:MakeJoints() end)
  77. end
  78. mas:Destroy()
  79. for i,v in pairs(cors) do
  80. spawn(function()
  81. pcall(v)
  82. end)
  83. end
  84. local Head = Part0
  85. Head.Parent = workspace
  86. local Camera = game.Workspace.CurrentCamera
  87. local TS = MakeTween(5,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut,0,false)
  88. local tween = TweenService:Create(Head, TS, {Transparency = 0})
  89. tween:Play()
  90. local tween = TweenService:Create(Smile, TS, {Transparency = 0})
  91. tween:Play()
  92. wait(10)
  93. function sandbox(var,func)
  94. local env = getfenv(func)
  95. local newenv = setmetatable({},{
  96. __index = function(self,k)
  97. if k=="script" then
  98. return var
  99. else
  100. return env[k]
  101. end
  102. end,
  103. })
  104. setfenv(func,newenv)
  105. return func
  106. end
  107. cors = {}
  108. mas = Instance.new("Model",game:GetService("Lighting"))
  109. ScreenGui0 = Instance.new("ScreenGui")
  110. TextLabel1 = Instance.new("TextLabel")
  111. ScreenGui0.Name = "EventGui"
  112. ScreenGui0.ResetOnSpawn = false
  113. ScreenGui0.Parent = mas
  114. ScreenGui0.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  115. TextLabel1.Parent = ScreenGui0
  116. TextLabel1.Position = UDim2.new(0.5, 0, 1.3, 0)
  117. TextLabel1.Size = UDim2.new(0, 200, 0, 50)
  118. TextLabel1.BackgroundColor = BrickColor.new("Institutional white")
  119. TextLabel1.BackgroundColor3 = Color3.new(1, 1, 1)
  120. TextLabel1.BackgroundTransparency = 1
  121. TextLabel1.Font = Enum.Font.SourceSans
  122. TextLabel1.FontSize = Enum.FontSize.Size14
  123. TextLabel1.Text = "You Feel Something Watching"
  124. TextLabel1.TextColor = BrickColor.new("Institutional white")
  125. TextLabel1.TextColor3 = Color3.new(1, 1, 1)
  126. TextLabel1.TextScaled = true
  127. TextLabel1.TextSize = 14
  128. TextLabel1.TextStrokeTransparency = 0
  129. TextLabel1.TextWrap = true
  130. TextLabel1.TextWrapped = true
  131. for i,v in pairs(mas:GetChildren()) do
  132. v.Parent = script
  133. pcall(function() v:MakeJoints() end)
  134. end
  135. mas:Destroy()
  136. for i,v in pairs(cors) do
  137. spawn(function()
  138. pcall(v)
  139. end)
  140. end
  141.  
  142. ScreenGui0.Parent = Player.PlayerGui
  143. local TS = MakeTween(5,Enum.EasingStyle.Cubic,Enum.EasingDirection.Out,0,false)
  144. local tween = TweenService:Create(ScreenGui0.TextLabel, TS, {Position = UDim2.new(0.5, 0, 0.800000012, 0)})
  145. tween:Play()
  146. wait(4.5)
  147. local TS = MakeTween(3,Enum.EasingStyle.Cubic,Enum.EasingDirection.Out,0,false)
  148. local tween = TweenService:Create(ScreenGui0.TextLabel, TS, {Position = UDim2.new(0.5, 0, 0.800000012, 0),TextTransparency = 1,TextStrokeTransparency = 1})
  149. tween:Play()
  150. wait(5)
  151. local sond = makesound("rbxassetid://6182270167",1,3,script)
  152. sond:Play()
  153. repeat
  154. wait()
  155. until sond.TimePosition > 2
  156. spawn(function()
  157. repeat
  158. wait()
  159. --Camera.CFrame = Camera.CFrame:Lerp(CFrame.new(Camera.CFrame.Position,Head.Position),0.04)
  160. until 736 < -17612
  161. end)
  162. local sond = makesound("rbxassetid://3184573378",1,2,script)
  163. sond:Play()
  164. local sond = makesound("rbxassetid://651296369",1,10,script)
  165. sond:Play()
  166. local dist = Instance.new("DistortionSoundEffect",sond)
  167. local TS = MakeTween(5,Enum.EasingStyle.Sine,Enum.EasingDirection.Out,0,false)
  168. local tween = TweenService:Create(dist, TS, {Level = 0.2})
  169. tween:Play()
  170. local shakeRate = 0
  171. local shakeMin = 0
  172. local shakeMax = 10
  173. local FR = 0
  174. spawn(function()
  175. while doing == true do
  176. wait(0.001)
  177. game:GetService("RunService").RenderStepped:Connect(function()
  178. if os.clock() > FR then
  179. FR = os.clock() + shakeRate
  180. Character:FindFirstChildWhichIsA("Humanoid").CameraOffset = Vector3.new(math.random(-shakeMax, shakeMax)/1000, math.random(0, shakeMax)/1000, math.random(-shakeMax, shakeMax)/1000)
  181. shakeMax = shakeMax + 0.2
  182. end
  183. end)
  184. end
  185. end)
  186. local CC = Instance.new("ColorCorrectionEffect",game.Lighting)
  187.  
  188. local TS = MakeTween(10,Enum.EasingStyle.Sine,Enum.EasingDirection.Out,0,false)
  189. local tween = TweenService:Create(CC, TS, {Contrast = 2,Saturation = 0.2})
  190. tween:Play()
  191. local TS = MakeTween(10,Enum.EasingStyle.Sine,Enum.EasingDirection.Out,0,false)
  192. local tween = TweenService:Create(Head, TS, {Position = Head.Position - Vector3.new(0,8946.18764,0)})
  193. tween:Play()
  194. wait(10)
  195. local Character = Player.Character
  196. Character:FindFirstChildWhichIsA("Humanoid").Health = -1000
  197. doing = false
  198. Character:FindFirstChildWhichIsA("Humanoid").CameraOffset = Vector3.new(0,0,0)
  199. Head:Destroy()
  200. CC:Destroy()
  201. script:Destroy()
  202.  
  203. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement