-- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local TextButton = Instance.new("TextButton") local TextButton_2 = Instance.new("TextButton") local TextButton_3 = Instance.new("TextButton") local TextButton_4 = Instance.new("TextButton") local TextButton_5 = Instance.new("TextButton") local TextButton_6 = Instance.new("TextButton") local TextButton_7 = Instance.new("TextButton") local TextButton_8 = Instance.new("TextButton") local ImageButton = Instance.new("ImageButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ScreenGui.ResetOnSpawn = false Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderColor3 = Color3.fromRGB(170, 0, 0) Frame.BorderSizePixel = 6 Frame.Position = UDim2.new(0.0200509224, 0, 0.0293350704, 0) Frame.Size = UDim2.new(0, 361, 0, 391) TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderColor3 = Color3.fromRGB(170, 0, 0) TextLabel.BorderSizePixel = 6 TextLabel.Position = UDim2.new(-0.0019811911, 0, 0.917844832, 0) TextLabel.Size = UDim2.new(0, 361, 0, 32) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "c00lkidd gamplay by 4x2x9x4x0" TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton.BorderSizePixel = 6 TextButton.Position = UDim2.new(0.0278564617, 0, 0.0261018556, 0) TextButton.Size = UDim2.new(0, 145, 0, 38) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "skybox" TextButton.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton_2.Parent = Frame TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_2.BorderSizePixel = 6 TextButton_2.Position = UDim2.new(0.0278564617, 0, 0.176731125, 0) TextButton_2.Size = UDim2.new(0, 145, 0, 38) TextButton_2.Font = Enum.Font.SourceSans TextButton_2.Text = "depals spam" TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_2.TextScaled = true TextButton_2.TextSize = 14.000 TextButton_2.TextWrapped = true TextButton_3.Parent = Frame TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_3.BorderSizePixel = 6 TextButton_3.Position = UDim2.new(0.0278564617, 0, 0.326881856, 0) TextButton_3.Size = UDim2.new(0, 145, 0, 38) TextButton_3.Font = Enum.Font.SourceSans TextButton_3.Text = "disco" TextButton_3.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_3.TextScaled = true TextButton_3.TextSize = 14.000 TextButton_3.TextWrapped = true TextButton_4.Parent = Frame TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_4.BorderSizePixel = 6 TextButton_4.Position = UDim2.new(0.0278564617, 0, 0.474953622, 0) TextButton_4.Size = UDim2.new(0, 145, 0, 38) TextButton_4.Font = Enum.Font.SourceSans TextButton_4.Text = "jumpscare" TextButton_4.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_4.TextScaled = true TextButton_4.TextSize = 14.000 TextButton_4.TextWrapped = true TextButton_5.Parent = Frame TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_5.BorderSizePixel = 6 TextButton_5.Position = UDim2.new(0.0278564617, 0, 0.62398237, 0) TextButton_5.Size = UDim2.new(0, 145, 0, 38) TextButton_5.Font = Enum.Font.SourceSans TextButton_5.Text = "message" TextButton_5.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_5.TextScaled = true TextButton_5.TextSize = 14.000 TextButton_5.TextWrapped = true TextButton_6.Parent = Frame TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_6.BorderSizePixel = 6 TextButton_6.Position = UDim2.new(0.0278564617, 0, 0.764381528, 0) TextButton_6.Size = UDim2.new(0, 145, 0, 38) TextButton_6.Font = Enum.Font.SourceSans TextButton_6.Text = "jumpstyle" TextButton_6.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_6.TextScaled = true TextButton_6.TextSize = 14.000 TextButton_6.TextWrapped = true TextButton_7.Parent = Frame TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_7.BorderSizePixel = 6 TextButton_7.Position = UDim2.new(0.515391171, 0, 0.174279958, 0) TextButton_7.Size = UDim2.new(0, 145, 0, 38) TextButton_7.Font = Enum.Font.SourceSans TextButton_7.Text = "won't stop us" TextButton_7.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_7.TextScaled = true TextButton_7.TextSize = 14.000 TextButton_7.TextWrapped = true TextButton_8.Parent = Frame TextButton_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.BorderColor3 = Color3.fromRGB(170, 0, 0) TextButton_8.BorderSizePixel = 6 TextButton_8.Position = UDim2.new(0.515391171, 0, 0.0256764442, 0) TextButton_8.Size = UDim2.new(0, 145, 0, 38) TextButton_8.Font = Enum.Font.SourceSans TextButton_8.Text = "particle" TextButton_8.TextColor3 = Color3.fromRGB(255, 255, 255) TextButton_8.TextScaled = true TextButton_8.TextSize = 14.000 TextButton_8.TextWrapped = true ImageButton.Parent = Frame ImageButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0) ImageButton.BorderColor3 = Color3.fromRGB(170, 0, 0) ImageButton.BorderSizePixel = 6 ImageButton.Position = UDim2.new(0.51800555, 0, 0.32480818, 0) ImageButton.Size = UDim2.new(0, 156, 0, 216) ImageButton.Image = "rbxassetid://158118263" -- Scripts: local function YGIJPK_fake_script() -- TextButton.Script local script = Instance.new('Script', TextButton) script.Parent.MouseButton1Down:Connect(function() local ID = "http://www.roblox.com/asset/?id=158118263" local Sky = Instance.new("Sky") Sky.Parent = game.Lighting Sky.Name = "NewSky" Sky.MoonTextureId = ID Sky.SkyboxBk = ID Sky.SkyboxDn = ID Sky.SkyboxFt = ID Sky.SkyboxLf = ID Sky.SkyboxRt = ID Sky.SkyboxUp = ID end) end coroutine.wrap(YGIJPK_fake_script)() local function OXYAOR_fake_script() -- TextButton_2.Script local script = Instance.new('Script', TextButton_2) script.Parent.MouseButton1Down:Connect(function() local _Workspace = game:GetService("Workspace") local Surfaces = {"Front", "Back", "Left", "Right", "Top", "Bottom"} local ID = "http://www.roblox.com/asset/?id=158118263" for _, Part in pairs(_Workspace:GetDescendants()) do if Part:IsA("BasePart") and Part.Name ~= "Camera" and Part.Name ~= "Terrain" then for i = 1, #Surfaces do local Decal = Instance.new("Decal") Decal.Texture = ID Decal.ZIndex = 10 Decal.Name = "Decal"..Surfaces[i] Decal.Parent = Part Decal.Face = Surfaces[i] end end end end) end coroutine.wrap(OXYAOR_fake_script)() local function SJEOFN_fake_script() -- TextButton_3.Script local script = Instance.new('Script', TextButton_3) script.Parent.MouseButton1Down:connect(function() while true do game.Lighting.Ambient = Color3.new(math.random(), math.random(), math.random()) wait(.25) end end) end coroutine.wrap(SJEOFN_fake_script)() local function MRLYQO_fake_script() -- TextButton_4.Script local script = Instance.new('Script', TextButton_4) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= me and not v.PlayerGui:FindFirstChild("Screamer") and v:FindFirstChild("PlayerGui") then spawn(function() local newgui = Instance.new("ScreenGui",v.PlayerGui) newgui.Name = "W00N SCARE" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/asset/?id=158118263" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.Name = "h4x3d_by_redz!" s.SoundId = "rbxassetid://6821054463" s.Volume = 2 s.Looped = true s:Play() print("Screamed "..v.Name) while wait(5.343) do newimage.Parent:Destroy() end end) end end end) end coroutine.wrap(MRLYQO_fake_script)() local function CQXDMV_fake_script() -- TextButton_5.Script local script = Instance.new('Script', TextButton_5) script.Parent.MouseButton1Down:Connect(function() wait(0)--set this to how much time between messages msg = Instance.new ("Hint") msg.Parent = game.Workspace msg.Text = "TEAM" wait(6) msg:remove() wait(3) msg = Instance.new ("Hint") msg.Parent = game.Workspace msg.Text = "c00lkidd" wait(6) msg:remove() wait(3) msg = Instance.new ("Hint") msg.Parent = game.Workspace msg.Text = "JoIn" wait(6) msg:remove() wait(3) msg = Instance.new ("Hint") msg.Parent = game.Workspace msg.Text = "TODAY!!" wait(6) msg:remove() wait(3) end) end coroutine.wrap(CQXDMV_fake_script)() local function WIEM_fake_script() -- TextButton_6.Script local script = Instance.new('Script', TextButton_6) script.Parent.MouseButton1Down:Connect(function() --Made by Servano local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://www.roblox.com/asset/?id=1839246711" s.Volume = 9999 s.Pitch = 1 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end) end coroutine.wrap(WIEM_fake_script)() local function ZRWGK_fake_script() -- TextButton_7.Script local script = Instance.new('Script', TextButton_7) script.Parent.MouseButton1Down:Connect(function() --Made by Servano local s = Instance.new("Sound") s.Name = "Sound" s.SoundId = "http://www.roblox.com/asset/?id=1847661821" s.Volume = 9999 s.Pitch = 1 s.Looped = true s.archivable = false s.Parent = game.Workspace wait(1) s:play() end) end coroutine.wrap(ZRWGK_fake_script)() local function JNVJVG_fake_script() -- TextButton_8.Script local script = Instance.new('Script', TextButton_8) script.Parent.MouseButton1Click:Connect(function() t3 = "http://www.roblox.com/asset/?id=158118263" local p = game.Players:GetChildren() local w = game.Workspace:GetChildren() for i,v in pairs(p) do local pe = Instance.new("ParticleEmitter", v.Character.Head) pe.Texture = t3 pe.VelocitySpread = 100 end for _, Object in pairs(game.Workspace:GetChildren()) do if Object.ClassName == "Part" or "Model" then local fe = Instance.new("ParticleEmitter", Object) fe.Texture = t3 end end end) end coroutine.wrap(JNVJVG_fake_script)() local function IGBQGG_fake_script() -- ImageButton.Script local script = Instance.new('Script', ImageButton) script.Parent.MouseButton1Click:Connect(function() game.Players.LocalPlayer:Kick("team c00lkidd join today!") end) end coroutine.wrap(IGBQGG_fake_script)() local function AHLNJ_fake_script() -- Frame.Script local script = Instance.new('Script', Frame) local UIS = game:GetService("UserInputService") function dragify(Frame) dragToggle = nil local dragSpeed = 0 dragInput = nil dragStart = nil local dragPos = nil function updateInput(input) local Delta = input.Position - dragStart local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y) game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play() end Frame.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then dragToggle = true dragStart = input.Position startPos = Frame.Position input.Changed:Connect(function() if input.UserInputState == Enum.UserInputState.End then dragToggle = false end end) end end) Frame.InputChanged:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then dragInput = input end end) game:GetService("UserInputService").InputChanged:Connect(function(input) if input == dragInput and dragToggle then updateInput(input) end end) end dragify(script.Parent) end coroutine.wrap(AHLNJ_fake_script)()