-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local IMAGE = Instance.new("ImageLabel") local ScrollingFrame = Instance.new("ScrollingFrame") local TextLabel_3 = Instance.new("TextLabel") local TextLabel2 = Instance.new("TextLabel") local R6AVATAR = Instance.new("TextButton") local RESETAVATAR = Instance.new("TextButton") local K00PGUI = Instance.new("TextButton") local AVATAR = Instance.new("TextButton") local NOGRAVITY = Instance.new("TextButton") local UNANCHORED = Instance.new("TextButton") local CONSOLEDES = Instance.new("TextButton") local FIREOUTSIDE = Instance.new("TextButton") local JUMPSTLYE = Instance.new("TextButton") local DISCO = Instance.new("TextButton") local HINTGAME = Instance.new("TextButton") local BALLRAINING = Instance.new("TextButton") local PARTICLES = Instance.new("TextButton") local NOOTNOOT = Instance.new("TextButton") local SKYBOX = Instance.new("TextButton") local JUMPSCARE = Instance.new("TextButton") local C00ZBDDKIDDGUI = Instance.new("TextButton") local BYPASS1 = Instance.new("TextButton") local DAY = Instance.new("TextButton") local NIGHT = Instance.new("TextButton") local STOPMUSIC = Instance.new("TextButton") local SKYBOX2 = Instance.new("TextButton") local DREAMYBULLXXX = Instance.new("TextButton") local DECALSPAM1 = Instance.new("TextButton") local JO1TAR0GUI = Instance.new("TextButton") local ARABGUI = Instance.new("TextButton") local TOADKAAX = Instance.new("TextButton") local FASTHINT = Instance.new("TextButton") local MESSAGESPAM = Instance.new("TextButton") local KAAXPARTICLES = Instance.new("TextButton") local DECALSPAM2 = Instance.new("TextButton") --Properties : ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui.Parent = game.CoreGui Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(196, 40, 28) Frame.BorderSizePixel = 3 Frame.Position = UDim2.new(0.536656916, 0, 0.220883533, 0) Frame.Size = UDim2.new(0, 356, 0, 356) IMAGE.Parent = Frame IMAGE.BackgroundColor3 = Color3.fromRGB(174, 167, 255) IMAGE.BackgroundTransparency = 1 IMAGE.BorderColor3 = Color3.fromRGB(0, 0, 0) IMAGE.BorderSizePixel = 3 IMAGE.Size = UDim2.new(0, 356, 0, 356) IMAGE.Image = "rbxassetid://15767625666" ScrollingFrame.Parent = Frame ScrollingFrame.Active = true ScrollingFrame.BackgroundTransparency = 1 ScrollingFrame.BackgroundColor3 = Color3.fromRGB(24, 24, 24) ScrollingFrame.Position = UDim2.new(0.02, 0, 0.08, 0) ScrollingFrame.Size = UDim2.new(0, 343, 0, 341) TextLabel_3.Parent = ScrollingFrame TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel_3.BackgroundTransparency = 1.000 TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.BorderSizePixel = 0 TextLabel_3.Position = UDim2.new(0, 0, 0, 0) TextLabel_3.Size = UDim2.new(0, 356, 0, 354) TextLabel_3.Font = Enum.Font.SourceSans TextLabel_3.Text = "" TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_3.TextSize = 14.000 TextLabel2.Parent = Frame TextLabel2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextLabel2.BorderColor3 = Color3.fromRGB(255, 255, 0) TextLabel2.BorderSizePixel = 3 TextLabel2.Position = UDim2.new(0.15, 0, 0, 0) TextLabel2.Size = UDim2.new(0, 241, 0, 30) TextLabel2.Font = Enum.Font.SourceSans TextLabel2.Text = "JKLGUI V4" TextLabel2.TextColor3 = Color3.fromRGB(242, 243, 243) TextLabel2.TextScaled = true TextLabel2.TextSize = 14.000 TextLabel2.TextWrapped = true -- BUTTON UP : R6AVATAR.Parent = Frame R6AVATAR.BackgroundColor3 = Color3.fromRGB(0, 0, 0) R6AVATAR.BorderColor3 = Color3.fromRGB(255, 255, 0) R6AVATAR.BorderSizePixel = 3 R6AVATAR.Position = UDim2.new(0.82, 0, 0, 0) R6AVATAR.Size = UDim2.new(0, 64, 0, 35) R6AVATAR.Font = Enum.Font.SourceSans R6AVATAR.Text = "R6" R6AVATAR.TextColor3 = Color3.fromRGB(242, 243, 243) R6AVATAR.TextScaled = true R6AVATAR.TextSize = 14.000 R6AVATAR.TextWrapped = true R6AVATAR.MouseButton1Down:connect(function() loadstring(game:HttpGet(('https://raw.githubusercontent.com/Imagnir/r6_anims_for_r15/main/r6_anims.lua'),true))() end) RESETAVATAR.Parent = Frame RESETAVATAR.BackgroundColor3 = Color3.fromRGB(0, 0, 0) RESETAVATAR.BorderColor3 = Color3.fromRGB(255, 255, 0) RESETAVATAR.BorderSizePixel = 3 RESETAVATAR.Position = UDim2.new(0, 0, 0, 0) RESETAVATAR.Size = UDim2.new(0, 64, 0, 35) RESETAVATAR.Font = Enum.Font.SourceSans RESETAVATAR.Text = "RE" RESETAVATAR.TextColor3 = Color3.fromRGB(242, 243, 243) RESETAVATAR.TextScaled = true RESETAVATAR.TextSize = 14.000 RESETAVATAR.TextWrapped = true RESETAVATAR.MouseButton1Down:connect(function() game.Players.LocalPlayer.Character.Humanoid.Health = 0 end) -- OUTSIDEBUTTON : K00PGUI.Parent = Frame K00PGUI.BackgroundColor3 = Color3.fromRGB(0, 0, 0) K00PGUI.BorderColor3 = Color3.fromRGB(242, 243, 243) K00PGUI.BorderSizePixel = 3 K00PGUI.Position = UDim2.new(1, 0, 0.15, 0) K00PGUI.Rotation = 25 K00PGUI.Size = UDim2.new(0, 92, 0, 30) K00PGUI.Font = Enum.Font.SourceSans K00PGUI.Text = "K00PKIDD GUI V8" K00PGUI.TextColor3 = Color3.fromRGB(242, 243, 243) K00PGUI.TextScaled = true K00PGUI.TextSize = 14.000 K00PGUI.TextWrapped = true K00PGUI.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://raw.githubusercontent.com/BOSSJKL2/K00P8/main/K00P8"))() end) AVATAR.Parent = Frame AVATAR.BackgroundColor3 = Color3.fromRGB(0, 0, 0) AVATAR.BorderColor3 = Color3.fromRGB(242, 243, 243) AVATAR.BorderSizePixel = 3 AVATAR.Position = UDim2.new(-0.25, 0, 0.15, 0) AVATAR.Rotation = -25 AVATAR.Size = UDim2.new(0, 92, 0, 30) AVATAR.Font = Enum.Font.SourceSans AVATAR.Text = "RANDOM COLOUR" AVATAR.TextColor3 = Color3.fromRGB(242, 243, 243) AVATAR.TextScaled = true AVATAR.TextSize = 14.000 AVATAR.TextWrapped = true AVATAR.MouseButton1Down:connect(function() while true do wait(0.5) ye = game.Workspace[game.Players.LocalPlayer.Name]:GetChildren() for i,v in pairs(ye) do if v.className == "Part" then v.BrickColor = BrickColor.Random() end end end end) NOGRAVITY.Parent = Frame NOGRAVITY.BackgroundColor3 = Color3.fromRGB(0, 0, 0) NOGRAVITY.BorderColor3 = Color3.fromRGB(242, 243, 243) NOGRAVITY.BorderSizePixel = 3 NOGRAVITY.Position = UDim2.new(-0.25, 0, 0.75, 0) NOGRAVITY.Rotation = -50 NOGRAVITY.Size = UDim2.new(0, 92, 0, 30) NOGRAVITY.Font = Enum.Font.SourceSans NOGRAVITY.Text = "NO GRAVITY" NOGRAVITY.TextColor3 = Color3.fromRGB(242, 243, 243) NOGRAVITY.TextScaled = true NOGRAVITY.TextSize = 14.000 NOGRAVITY.TextWrapped = true NOGRAVITY.MouseButton1Down:connect(function() loadstring(game:HttpGet("https://pastebin.com/raw/xy7Rnezj"))() end) UNANCHORED.Parent = Frame UNANCHORED.BackgroundColor3 = Color3.fromRGB(0, 0, 0) UNANCHORED.BorderColor3 = Color3.fromRGB(242, 243, 243) UNANCHORED.BorderSizePixel = 3 UNANCHORED.Position = UDim2.new(1, 0, 0.75, 0) UNANCHORED.Rotation = 50 UNANCHORED.Size = UDim2.new(0, 92, 0, 30) UNANCHORED.Font = Enum.Font.SourceSans UNANCHORED.Text = "UNANCHORED" UNANCHORED.TextColor3 = Color3.fromRGB(242, 243, 243) UNANCHORED.TextScaled = true UNANCHORED.TextSize = 14.000 UNANCHORED.TextWrapped = true UNANCHORED.MouseButton1Down:connect(function() for i,v in pairs(game.Workspace:GetDescendants()) do if v:IsA("BasePart") then v.Anchored = false end end for i,v in pairs(game.ReplicatedStorage:GetDescendants()) do if v:IsA("BasePart") then v.Anchored = false end end for i,v in pairs(game.ReplicatedFirst:GetDescendants()) do if v:IsA("BasePart") then v.Anchored = false end end end) CONSOLEDES.Parent = Frame CONSOLEDES.BackgroundColor3 = Color3.fromRGB(0, 0, 0) CONSOLEDES.BorderColor3 = Color3.fromRGB(242, 243, 243) CONSOLEDES.BorderSizePixel = 3 CONSOLEDES.Position = UDim2.new(1, 0, 0.35, 0) CONSOLEDES.Rotation = 10 CONSOLEDES.Size = UDim2.new(0, 92, 0, 30) CONSOLEDES.Font = Enum.Font.SourceSans CONSOLEDES.Text = "CONSOLE DESTROYED" CONSOLEDES.TextColor3 = Color3.fromRGB(242, 243, 243) CONSOLEDES.TextScaled = true CONSOLEDES.TextSize = 14.000 CONSOLEDES.TextWrapped = true CONSOLEDES.MouseButton1Down:connect(function() game.StarterGui:SetCore("DevConsoleVisible", true) wait(0) while wait(0) do warn("BossJKLO HAS DESTROYED YOUR Account HAHAHAHA!$!$!$") print("BossJKLO HAS DESTROYED YOUR Account HAHAHAHA!$!$!$") end end) FIREOUTSIDE.Parent = Frame FIREOUTSIDE.BackgroundColor3 = Color3.fromRGB(0, 0, 0) FIREOUTSIDE.BorderColor3 = Color3.fromRGB(242, 243, 243) FIREOUTSIDE.BorderSizePixel = 3 FIREOUTSIDE.Position = UDim2.new(-0.25, 0, 0.35, 0) FIREOUTSIDE.Rotation = -10 FIREOUTSIDE.Size = UDim2.new(0, 92, 0, 30) FIREOUTSIDE.Font = Enum.Font.SourceSans FIREOUTSIDE.Text = "FIRE ALL" FIREOUTSIDE.TextColor3 = Color3.fromRGB(242, 243, 243) FIREOUTSIDE.TextScaled = true FIREOUTSIDE.TextSize = 14.000 FIREOUTSIDE.TextWrapped = true FIREOUTSIDE.MouseButton1Down:connect(function() function xds(dd) for i,v in next,dd:children''do if(v:IsA'BasePart')then f=Instance.new('Fire',v); f.Size=19; f.Heat=22; end; --coroutine.wrap(function() --for ,_ in pairs(fac) do --local ddec = Instance.new("Decal", v) --ddec.Face = --ddec.Texture = dec --end end)() if #(v:GetChildren())>0 then xds(v) end end end xds(game.Workspace) end) JUMPSTLYE.Parent = Frame JUMPSTLYE.BackgroundColor3 = Color3.fromRGB(0, 0, 0) JUMPSTLYE.BorderColor3 = Color3.fromRGB(242, 243, 243) JUMPSTLYE.BorderSizePixel = 3 JUMPSTLYE.Position = UDim2.new(-0.25, 0, 0.45, 0) JUMPSTLYE.Rotation = -10 JUMPSTLYE.Size = UDim2.new(0, 92, 0, 30) JUMPSTLYE.Font = Enum.Font.SourceSans JUMPSTLYE.Text = "JUMPSTLYE LOUD" JUMPSTLYE.TextColor3 = Color3.fromRGB(242, 243, 243) JUMPSTLYE.TextScaled = true JUMPSTLYE.TextSize = 14.000 JUMPSTLYE.TextWrapped = true JUMPSTLYE.MouseButton1Down:connect(function() sound = Instance.new("Sound",workspace) sound.Name = "Noooooooooooooooot noooooooooooooooooooooooot" sound.SoundId = "rbxassetid://1839246711" sound.Volume = 9e9 sound:Play() sound.Looped = true repeat wait(0.01) until sound.IsLoaded == true wait(13) de = Instance.new("DistortionSoundEffect",sound) de.Level = 0.8 end) -- PAGE1 : DISCO.Parent = TextLabel_3 DISCO.BackgroundColor3 = Color3.fromRGB(0, 0, 0) DISCO.BorderColor3 = Color3.fromRGB(255, 255, 0) DISCO.BorderSizePixel = 3 DISCO.Position = UDim2.new(0.08, 0, 0.15, 0) DISCO.Size = UDim2.new(0, 92, 0, 30) DISCO.Font = Enum.Font.SourceSans DISCO.Text = "DISCO" DISCO.TextColor3 = Color3.fromRGB(242, 243, 243) DISCO.TextScaled = true DISCO.TextSize = 14.000 DISCO.TextWrapped = true DISCO.MouseButton1Down:connect(function() local Lighting = game:GetService("Lighting") local ColorCorrection = Instance.new("ColorCorrectionEffect", Lighting) function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end Counter = 0 while wait(0.1) do ColorCorrection.TintColor = Color3.fromHSV(zigzag(Counter),1,1) Lighting.Ambient = Color3.fromHSV(zigzag(Counter),1,1) Counter += 0.01 end end) HINTGAME.Parent = TextLabel_3 HINTGAME.BackgroundColor3 = Color3.fromRGB(0, 0, 0) HINTGAME.BorderColor3 = Color3.fromRGB(255, 255, 0) HINTGAME.BorderSizePixel = 3 HINTGAME.Position = UDim2.new(0.38, 0, 0.15, 0) HINTGAME.Size = UDim2.new(0, 92, 0, 30) HINTGAME.Font = Enum.Font.SourceSans HINTGAME.Text = "HINT" HINTGAME.TextColor3 = Color3.fromRGB(242, 243, 243) HINTGAME.TextScaled = true HINTGAME.TextSize = 14.000 HINTGAME.TextWrapped = true HINTGAME.MouseButton1Down:connect(function() local m = Instance.new("Hint", game.workspace) m.Text = "TEAM JKLO RETURNED TO DAY!11!2!☣️🔥" end) BALLRAINING.Parent = TextLabel_3 BALLRAINING.BackgroundColor3 = Color3.fromRGB(0, 0, 0) BALLRAINING.BorderColor3 = Color3.fromRGB(255, 255, 0) BALLRAINING.BorderSizePixel = 3 BALLRAINING.Position = UDim2.new(0.68, 0, 0.15, 0) BALLRAINING.Size = UDim2.new(0, 92, 0, 30) BALLRAINING.Font = Enum.Font.SourceSans BALLRAINING.Text = "BALL RAIN" BALLRAINING.TextColor3 = Color3.fromRGB(242, 243, 243) BALLRAINING.TextScaled = true BALLRAINING.TextSize = 14.000 BALLRAINING.TextWrapped = true BALLRAINING.MouseButton1Down:connect(function() while true do communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) wait() doom=Instance.new("Part") local imnotfat = math.random(1, 3) if imnotfat == 1 then doom.Shape = "Ball" else if imnotfat == 2 then doom.Shape = "Cylinder" else end end doom.Material = "Neon" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace yooka=math.random(-200, -50) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, yooka, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, 800, communism) doom.Parent = game.Workspace communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace communism=math.random(0,3) crex=math.random(3,100) obesity=math.random(-500, 500) positivity=math.random(100, 600) IEndorseThese=math.random(-500, 500) doom=Instance.new("Part") doom.Shape = "Ball" doom.Size = Vector3.new(crex, crex, crex) doom.Position = Vector3.new(obesity, positivity, IEndorseThese) doom.Color = Color3.new(math.random(), math.random(), math.random()) doom.Velocity=Vector3.new(communism, communism, communism) doom.Parent = game.Workspace end end) PARTICLES.Parent = TextLabel_3 PARTICLES.BackgroundColor3 = Color3.fromRGB(0, 0, 0) PARTICLES.BorderColor3 = Color3.fromRGB(196, 40, 28) PARTICLES.BorderSizePixel = 3 PARTICLES.Position = UDim2.new(0.08, 0, 0.25, 0) PARTICLES.Size = UDim2.new(0, 92, 0, 30) PARTICLES.Font = Enum.Font.SourceSans PARTICLES.Text = "DREAMYBULLXXX PARTICLES" PARTICLES.TextColor3 = Color3.fromRGB(242, 243, 243) PARTICLES.TextScaled = true PARTICLES.TextSize = 14.000 PARTICLES.TextWrapped = true PARTICLES.MouseButton1Down:connect(function() local ID = 15681662754 -- Change your ID here fellas cXz (Image ID) local particle = true -- Don’t change anything down below if you don’t know what are you doing [This script made by cXyzkidd] if particle == true then for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Part") then local particle = Instance.new("ParticleEmitter") particle.Texture = "http://www.roblox.com/asset/?id=" ..ID particle.Parent = v particle.Rate = 200 for i,x in pairs (game.Workspace:GetChildren()) do if x:IsA("Model") then for i,z in pairs (x:GetChildren()) do if z:IsA("Part") then local particle2 = Instance.new("ParticleEmitter") particle2.Texture = "http://www.roblox.com/asset/?id=" ..ID particle2.Parent = z particle2.Rate = 200 end end end end end end end end) NOOTNOOT.Parent = TextLabel_3 NOOTNOOT.BackgroundColor3 = Color3.fromRGB(0, 0, 0) NOOTNOOT.BorderColor3 = Color3.fromRGB(203, 132, 66) NOOTNOOT.BorderSizePixel = 3 NOOTNOOT.Position = UDim2.new(0.38, 0, 0.25, 0) NOOTNOOT.Size = UDim2.new(0, 92, 0, 30) NOOTNOOT.Font = Enum.Font.SourceSans NOOTNOOT.Text = "NOOTNOOT!" NOOTNOOT.TextColor3 = Color3.fromRGB(242, 243, 243) NOOTNOOT.TextScaled = true NOOTNOOT.TextSize = 14.000 NOOTNOOT.TextWrapped = true NOOTNOOT.MouseButton1Down:connect(function() local ID = 15801595664 local particle = true -- Don’t change anything down below if you don’t know what are you doing [This script made by cXyzkidd] if particle == true then for i,v in pairs (game.Workspace:GetChildren()) do if v:IsA("Part") then local particle = Instance.new("ParticleEmitter") particle.Texture = "http://www.roblox.com/asset/?id=" ..ID particle.Parent = v particle.Rate = 200 for i,x in pairs (game.Workspace:GetChildren()) do if x:IsA("Model") then for i,z in pairs (x:GetChildren()) do if z:IsA("Part") then local particle2 = Instance.new("ParticleEmitter") particle2.Texture = "http://www.roblox.com/asset/?id=" ..ID particle2.Parent = z particle2.Rate = 200 end end end end end end end wait() sky = Instance.new("Sky",game:GetService("Lighting")) sky.SkyboxBk = "http://www.roblox.com/asset/?id="..ID sky.SkyboxFt = "http://www.roblox.com/asset/?id="..ID sky.SkyboxLf = "http://www.roblox.com/asset/?id="..ID sky.SkyboxRt = "http://www.roblox.com/asset/?id="..ID sky.SkyboxUp = "http://www.roblox.com/asset/?id="..ID wait() local ID = 11379488396 --id here function spamDecal(v) if v:IsA("Part") then for i = 0, 5 do D = Instance.new("Decal") D.Name = "k00pz_decal_1" D.Face = i D.Parent = v D.Texture = ("http://www.roblox.com/asset/?id="..Id) end else if v:IsA("Model") then for a,b in pairs(v:GetChildren()) do spamDecal(b) end end end end function decalspam(id) --use this function, not the one on top Id = id for i,v in pairs(game.Workspace:GetChildren()) do if v:IsA("Part") then for i= 0, 5 do D = Instance.new("Decal") D.Name = "k00pz_decal_2" D.Face = i D.Parent = v D.Texture = ("http://www.roblox.com/asset/?id="..id) end else if v:IsA("Model") then for a,b in pairs(v:GetChildren()) do spamDecal(b) end end end end end end) SKYBOX.Parent = TextLabel_3 SKYBOX.BackgroundColor3 = Color3.fromRGB(0, 0, 0) SKYBOX.BorderColor3 = Color3.fromRGB(196, 40, 28) SKYBOX.BorderSizePixel = 3 SKYBOX.Position = UDim2.new(0.68, 0, 0.25, 0) SKYBOX.Size = UDim2.new(0, 92, 0, 30) SKYBOX.Font = Enum.Font.SourceSans SKYBOX.Text = "SKYBOX1" SKYBOX.TextColor3 = Color3.fromRGB(242, 243, 243) SKYBOX.TextScaled = true SKYBOX.TextSize = 14.000 SKYBOX.TextWrapped = true SKYBOX.MouseButton1Down:connect(function() s = Instance.new("Sky") s.Name = "SKY" s.SkyboxBk = "http://www.roblox.com/Asset/?id=15767625666" s.SkyboxDn = "http://www.roblox.com/Asset/?id=15767625666" s.SkyboxFt = "http://www.roblox.com/Asset/?id=15767625666" s.SkyboxLf = "http://www.roblox.com/Asset/?id=15767625666" s.SkyboxRt = "http://www.roblox.com/Asset/?id=15767625666" s.SkyboxUp = "http://www.roblox.com/Asset/?id=15767625666" s.Parent = game.Lighting wait() end) JUMPSCARE.Parent = TextLabel_3 JUMPSCARE.BackgroundColor3 = Color3.fromRGB(0, 0, 0) JUMPSCARE.BorderColor3 = Color3.fromRGB(196, 40, 28) JUMPSCARE.BorderSizePixel = 3 JUMPSCARE.Position = UDim2.new(0.68, 0, 0.35, 0) JUMPSCARE.Size = UDim2.new(0, 92, 0, 30) JUMPSCARE.Font = Enum.Font.SourceSans JUMPSCARE.Text = "JUMPSCARE" JUMPSCARE.TextColor3 = Color3.fromRGB(242, 243, 243) JUMPSCARE.TextScaled = true JUMPSCARE.TextSize = 14.000 JUMPSCARE.TextWrapped = true JUMPSCARE.MouseButton1Down:connect(function() for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.P