--[[ WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk! ]] -- Gui to Lua -- Version: 3.2 -- Instances: local ScreenGui = Instance.new("ScreenGui") local ImageLabel = Instance.new("ImageLabel") local txt = 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 TextButton_9 = Instance.new("TextButton") local TextButton_10 = Instance.new("TextButton") local TextButton_11 = Instance.new("TextButton") local TextButton_12 = Instance.new("TextButton") local TextButton_13 = Instance.new("TextButton") local TextButton_14 = Instance.new("TextButton") local TextButton_15 = Instance.new("TextButton") local TextButton_16 = Instance.new("TextButton") --Properties: ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling ImageLabel.Parent = ScreenGui ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BorderSizePixel = 4 ImageLabel.Position = UDim2.new(0.379733652, 0, 0.0761620402, 0) ImageLabel.Size = UDim2.new(0, 434, 0, 375) ImageLabel.Image = "rbxassetid://72089843969979" txt.Name = "txt" txt.Parent = ImageLabel txt.BackgroundColor3 = Color3.fromRGB(255, 255, 255) txt.BackgroundTransparency = 1.000 txt.BorderColor3 = Color3.fromRGB(0, 0, 0) txt.BorderSizePixel = 0 txt.Position = UDim2.new(0.338709682, 0, 0, 0) txt.Size = UDim2.new(0, 287, 0, 54) txt.Font = Enum.Font.SourceSans txt.Text = "5x5x5x50s GUI v6" txt.TextColor3 = Color3.fromRGB(255, 255, 255) txt.TextScaled = true txt.TextSize = 14.000 txt.TextStrokeTransparency = 0.000 txt.TextWrapped = true TextButton.Parent = ImageLabel TextButton.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 0 TextButton.Position = UDim2.new(0, 0, 0.143999994, 0) TextButton.Size = UDim2.new(0, 140, 0, 44) TextButton.Font = Enum.Font.DenkOne TextButton.Text = "Skybox 5x5x5x50s" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton_2.Parent = ImageLabel TextButton_2.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.BorderSizePixel = 0 TextButton_2.Position = UDim2.new(0.338709682, 0, 0.143999994, 0) TextButton_2.Size = UDim2.new(0, 140, 0, 44) TextButton_2.Font = Enum.Font.DenkOne TextButton_2.Text = "Decal" TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_2.TextScaled = true TextButton_2.TextSize = 14.000 TextButton_2.TextWrapped = true TextButton_3.Parent = ImageLabel TextButton_3.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.BorderSizePixel = 0 TextButton_3.Position = UDim2.new(0.677419364, 0, 0.143999994, 0) TextButton_3.Size = UDim2.new(0, 140, 0, 44) TextButton_3.Font = Enum.Font.DenkOne TextButton_3.Text = "Particles" TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_3.TextScaled = true TextButton_3.TextSize = 14.000 TextButton_3.TextWrapped = true TextButton_4.Parent = ImageLabel TextButton_4.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_4.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.BorderSizePixel = 0 TextButton_4.Position = UDim2.new(0.338709682, 0, 0.309333324, 0) TextButton_4.Size = UDim2.new(0, 140, 0, 44) TextButton_4.Font = Enum.Font.DenkOne TextButton_4.Text = "Hint" TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_4.TextScaled = true TextButton_4.TextSize = 14.000 TextButton_4.TextWrapped = true TextButton_5.Parent = ImageLabel TextButton_5.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_5.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.BorderSizePixel = 0 TextButton_5.Position = UDim2.new(0.677419364, 0, 0.309333324, 0) TextButton_5.Size = UDim2.new(0, 140, 0, 44) TextButton_5.Font = Enum.Font.DenkOne TextButton_5.Text = "scary sound" TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_5.TextScaled = true TextButton_5.TextSize = 14.000 TextButton_5.TextWrapped = true TextButton_6.Parent = ImageLabel TextButton_6.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_6.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.BorderSizePixel = 0 TextButton_6.Position = UDim2.new(0, 0, 0.309333324, 0) TextButton_6.Size = UDim2.new(0, 140, 0, 44) TextButton_6.Font = Enum.Font.DenkOne TextButton_6.Text = "Disco" TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_6.TextScaled = true TextButton_6.TextSize = 14.000 TextButton_6.TextWrapped = true TextButton_7.Parent = ImageLabel TextButton_7.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_7.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.BorderSizePixel = 0 TextButton_7.Position = UDim2.new(0, 0, 0.495999992, 0) TextButton_7.Size = UDim2.new(0, 140, 0, 44) TextButton_7.Font = Enum.Font.DenkOne TextButton_7.Text = "Raining Fire" TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_7.TextScaled = true TextButton_7.TextSize = 14.000 TextButton_7.TextWrapped = true TextButton_8.Parent = ImageLabel TextButton_8.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_8.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.BorderSizePixel = 0 TextButton_8.Position = UDim2.new(0.338709682, 0, 0.495999992, 0) TextButton_8.Size = UDim2.new(0, 140, 0, 44) TextButton_8.Font = Enum.Font.DenkOne TextButton_8.Text = "Message" TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_8.TextScaled = true TextButton_8.TextSize = 14.000 TextButton_8.TextWrapped = true TextButton_9.Parent = ImageLabel TextButton_9.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_9.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_9.BorderSizePixel = 0 TextButton_9.Position = UDim2.new(0.677419364, 0, 0.49333334, 0) TextButton_9.Size = UDim2.new(0, 140, 0, 44) TextButton_9.Font = Enum.Font.DenkOne TextButton_9.Text = "666" TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_9.TextScaled = true TextButton_9.TextSize = 14.000 TextButton_9.TextWrapped = true TextButton_10.Parent = ImageLabel TextButton_10.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_10.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_10.BorderSizePixel = 0 TextButton_10.Position = UDim2.new(0, 0, 0.682666659, 0) TextButton_10.Size = UDim2.new(0, 140, 0, 44) TextButton_10.Font = Enum.Font.DenkOne TextButton_10.Text = "skeleton sky" TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_10.TextScaled = true TextButton_10.TextSize = 14.000 TextButton_10.TextWrapped = true TextButton_11.Parent = ImageLabel TextButton_11.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_11.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_11.BorderSizePixel = 0 TextButton_11.Position = UDim2.new(0.338709682, 0, 0.682666659, 0) TextButton_11.Size = UDim2.new(0, 140, 0, 44) TextButton_11.Font = Enum.Font.DenkOne TextButton_11.Text = "taco rain" TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_11.TextScaled = true TextButton_11.TextSize = 14.000 TextButton_11.TextWrapped = true TextButton_12.Parent = ImageLabel TextButton_12.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_12.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_12.BorderSizePixel = 0 TextButton_12.Position = UDim2.new(0.677419364, 0, 0.682666659, 0) TextButton_12.Size = UDim2.new(0, 140, 0, 44) TextButton_12.Font = Enum.Font.DenkOne TextButton_12.Text = "earthquake" TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_12.TextScaled = true TextButton_12.TextSize = 14.000 TextButton_12.TextWrapped = true TextButton_13.Parent = ImageLabel TextButton_13.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_13.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_13.BorderSizePixel = 0 TextButton_13.Position = UDim2.new(0, 0, 0.842666686, 0) TextButton_13.Size = UDim2.new(0, 140, 0, 44) TextButton_13.Font = Enum.Font.DenkOne TextButton_13.Text = "Chat" TextButton_13.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_13.TextScaled = true TextButton_13.TextSize = 14.000 TextButton_13.TextWrapped = true TextButton_14.Parent = ImageLabel TextButton_14.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_14.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_14.BorderSizePixel = 0 TextButton_14.Position = UDim2.new(0.338709682, 0, 0.842666686, 0) TextButton_14.Size = UDim2.new(0, 140, 0, 44) TextButton_14.Font = Enum.Font.DenkOne TextButton_14.Text = "explode" TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_14.TextScaled = true TextButton_14.TextSize = 14.000 TextButton_14.TextWrapped = true TextButton_15.Parent = ImageLabel TextButton_15.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_15.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_15.BorderSizePixel = 0 TextButton_15.Position = UDim2.new(0.677419364, 0, 0.842666686, 0) TextButton_15.Size = UDim2.new(0, 140, 0, 44) TextButton_15.Font = Enum.Font.DenkOne TextButton_15.Text = "Jumpscare" TextButton_15.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_15.TextScaled = true TextButton_15.TextSize = 14.000 TextButton_15.TextWrapped = true TextButton_16.Parent = ImageLabel TextButton_16.BackgroundColor3 = Color3.fromRGB(100, 0, 0) TextButton_16.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton_16.BorderSizePixel = 0 TextButton_16.Position = UDim2.new(0, 0, 0.0133333337, 0) TextButton_16.Size = UDim2.new(0, 140, 0, 42) TextButton_16.Font = Enum.Font.DenkOne TextButton_16.Text = "Theme" TextButton_16.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton_16.TextScaled = true TextButton_16.TextSize = 14.000 TextButton_16.TextWrapped = true -- Scripts: local function IYUY_fake_script() -- TextButton.Script local script = Instance.new('Script', TextButton) function click() s = Instance.new("Sky") s.Name = "enjoy skid" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=94284902777833" s.SkyboxDn = "http://www.roblox.com/asset/?id=94284902777833" s.SkyboxFt = "http://www.roblox.com/asset/?id=94284902777833" s.SkyboxLf = "http://www.roblox.com/asset/?id=94284902777833" s.SkyboxRt = "http://www.roblox.com/asset/?id=94284902777833" s.SkyboxUp = "http://www.roblox.com/asset/?id=94284902777833" game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(IYUY_fake_script)() local function MDQR_fake_script() -- TextButton_2.Script local script = Instance.new('Script', TextButton_2) function click() function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id=137122699830507" then v.Parent = nil elseif v:IsA("BasePart") then v.Material = "Plastic" v.Transparency = 0 local One = Instance.new("Decal", v) local Two = Instance.new("Decal", v) local Three = Instance.new("Decal", v) local Four = Instance.new("Decal", v) local Five = Instance.new("Decal", v) local Six = Instance.new("Decal", v) One.Texture = "http://www.roblox.com/asset/?id=137122699830507" Two.Texture = "http://www.roblox.com/asset/?id=137122699830507" Three.Texture = "http://www.roblox.com/asset/?id=137122699830507" Four.Texture = "http://www.roblox.com/asset/?id=137122699830507" Five.Texture = "http://www.roblox.com/asset/?id=137122699830507" Six.Texture = "http://www.roblox.com/asset/?id=137122699830507" One.Face = "Front" Two.Face = "Back" Three.Face = "Right" Four.Face = "Left" Five.Face = "Top" Six.Face = "Bottom" end exPro(v) end end function asdf(root) for _, v in pairs(root:GetChildren()) do asdf(v) end end exPro(game.Workspace) asdf(game.Workspace) end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(MDQR_fake_script)() local function QIDCN_fake_script() -- TextButton_3.Script local script = Instance.new('Script', TextButton_3) script.Parent.MouseButton1Click:Connect(function() for i, v in pairs(game.Players:GetChildren()) do emit = Instance.new("ParticleEmitter") emit.Parent = v.Character.Head emit.Texture = "http://www.roblox.com/asset/?id=137122699830507" emit.VelocitySpread = 100000 end end) end coroutine.wrap(QIDCN_fake_script)() local function ZADJ_fake_script() -- TextButton_4.Script local script = Instance.new('Script', TextButton_4) script.Parent.MouseButton1Click:Connect(function() local hs = Instance.new("Hint") hs.Parent = Workspace hs.Text = "TEAM REDKIDD95 HACKED THE SERVER???!😱" wait(5) hs:Remove() end) end coroutine.wrap(ZADJ_fake_script)() local function BWYTCB_fake_script() -- TextButton_5.Script local script = Instance.new('Script', TextButton_5) function onClick() local tubers93 = Instance.new("Sound") tubers93.Parent = game:GetService("Workspace") tubers93.SoundId = "rbxassetid://13061809" tubers93.Playing = true tubers93.Looped = true tubers93.Pitch = 0.2 tubers93.Volume = 5 end script.Parent.MouseButton1Down:connect(onClick) end coroutine.wrap(BWYTCB_fake_script)() local function NKUZS_fake_script() -- TextButton_6.Script local script = Instance.new('Script', TextButton_6) script.Parent.MouseButton1Click: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 Lighting.TimeOfDay = "12:00" 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) end coroutine.wrap(NKUZS_fake_script)() local function BJCT_fake_script() -- TextButton_7.Script local script = Instance.new('Script', TextButton_7) script.Parent.MouseButton1Down:Connect(function() while true do part = Instance.new("Part") part.Position = Vector3.new(math.random(-500,500),math.random(1,500),math.random(-500,500)) part.Parent = game.Workspace part.BrickColor = BrickColor.new("Really red") fire = Instance.new("Fire") fire.Size = 99 fire.Parent = part wait(1) end end) end coroutine.wrap(BJCT_fake_script)() local function NSLH_fake_script() -- TextButton_8.Script local script = Instance.new('Script', TextButton_8) script.Parent.MouseButton1Click:Connect(function() local hs = Instance.new("Hint") hs.Parent = Workspace hs.Text = "TEAM REDKIDD95 HACKED THE SERVER???!😱" wait(5) hs:Remove() end) end coroutine.wrap(NSLH_fake_script)() local function TYRDU_fake_script() -- TextButton_9.Script local script = Instance.new('Script', TextButton_9) script.Parent.MouseButton1Click:Connect(function() for i,v in next,workspace:children''do if(v:IsA'BasePart')then me=v; bbg=Instance.new('BillboardGui',me); bbg.Name='stuf'; bbg.Adornee=me; bbg.Size=UDim2.new(2.5,0,2.5,0) --bbg.StudsOffset=Vector3.new(0,2,0) tlb=Instance.new'TextLabel'; tlb.Text='454 454 454 454'; tlb.Font='Fondamento'; tlb.FontSize='Size48'; tlb.TextColor3=Color3.new(1,0,0); tlb.Size=UDim2.new(1.25,0,1.25,0); tlb.Position=UDim2.new(-0.125,-22,-1.1,0); tlb.BackgroundTransparency = 1 tlb.Parent=bbg; end;end; function xds(dd) for i,v in next,dd:children''do if(v:IsA'BasePart')then v.BrickColor=BrickColor.new'White'; v.TopSurface='Smooth'; v.BottomSurface='Smooth'; s=Instance.new('SelectionBox',v); s.Adornee=v; s.Color=BrickColor.new'White'; a=Instance.new('PointLight',v); a.Color=Color3.new(1,0,0); a.Range=15; a.Brightness=5; f=Instance.new('Fire',v); f.Size=19; f.Heat=22; end; local dec = 'http://www.roblox.com/asset/?id=19399245'; local fac = {'Front', 'Back', 'Left', 'Right', 'Top', 'Bottom'} --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) end coroutine.wrap(TYRDU_fake_script)() local function GYOKHVL_fake_script() -- TextButton_10.Script local script = Instance.new('Script', TextButton_10) script.Parent.MouseButton1Click:Connect(function() imageOne="http://www.roblox.com/asset/?id=169585459"imageTwo="http://www.roblox.com/asset/?id=169585475"imageThree="http://www.roblox.com/asset/?id=169585485"imageFour="http://www.roblox.com/asset/?id=169585502"imageFive="http://www.roblox.com/asset/?id=169585515"imageSix="http://www.roblox.com/asset/?id=169585502"imageSeven="http://www.roblox.com/asset/?id=169585485"imageEight="http://www.roblox.com/asset/?id=169585475"Spooky=Instance.new("Sound",workspace)Spooky.Name="Spooky"Spooky.SoundId="rbxassetid://174270407"Spooky.Volume=15 Spooky.Looped=true Spooky:Play()Sky=Instance.new("Sky",game.Lighting)Sky.SkyboxBk=imageOne Sky.SkyboxDn=imageOne Sky.SkyboxFt=imageOne Sky.SkyboxLf=imageOne Sky.SkyboxRt=imageOne Sky.SkyboxUp=imageOne while true do Sky.SkyboxBk=imageOne Sky.SkyboxDn=imageOne Sky.SkyboxFt=imageOne Sky.SkyboxLf=imageOne Sky.SkyboxRt=imageOne Sky.SkyboxUp=imageOne wait(0.15)Sky.SkyboxBk=imageTwo Sky.SkyboxDn=imageTwo Sky.SkyboxFt=imageTwo Sky.SkyboxLf=imageTwo Sky.SkyboxRt=imageTwo Sky.SkyboxUp=imageTwo wait(0.15)Sky.SkyboxBk=imageThree Sky.SkyboxDn=imageThree Sky.SkyboxFt=imageThree Sky.SkyboxLf=imageThree Sky.SkyboxRt=imageThree Sky.SkyboxUp=imageThree wait(0.15)Sky.SkyboxBk=imageFour Sky.SkyboxDn=imageFour Sky.SkyboxFt=imageFour Sky.SkyboxLf=imageFour Sky.SkyboxRt=imageFour Sky.SkyboxUp=imageFour wait(0.15)Sky.SkyboxBk=imageFive Sky.SkyboxDn=imageFive Sky.SkyboxFt=imageFive Sky.SkyboxLf=imageFive Sky.SkyboxRt=imageFive Sky.SkyboxUp=imageFive wait(0.15)Sky.SkyboxBk=imageSix Sky.SkyboxDn=imageSix Sky.SkyboxFt=imageSix Sky.SkyboxLf=imageSix Sky.SkyboxRt=imageSix Sky.SkyboxUp=imageSix wait(0.15)Sky.SkyboxBk=imageSeven Sky.SkyboxDn=imageSeven Sky.SkyboxFt=imageSeven Sky.SkyboxLf=imageSeven Sky.SkyboxRt=imageSeven Sky.SkyboxUp=imageSeven wait(0.15)Sky.SkyboxBk=imageEight Sky.SkyboxDn=imageEight Sky.SkyboxFt=imageEight Sky.SkyboxLf=imageEight Sky.SkyboxRt=imageEight Sky.SkyboxUp=imageEight wait(0.15)end end) end coroutine.wrap(GYOKHVL_fake_script)() local function KMOI_fake_script() -- TextButton_11.Script local script = Instance.new('Script', TextButton_11) script.Parent.MouseButton1Click:connect(function() while true do wait(0.5) for i,v in pairs(game.Players:GetChildren()) do pcall(function () local taco = Instance.new("Part", game.Workspace) taco.CanCollide = true local m = Instance.new("SpecialMesh",taco) m.MeshId = "http://www.roblox.com/asset/?id=14846869" m.TextureId = "http://www.roblox.com/asset/?id=14846834" taco.CFrame = v.Character.Head.CFrame + Vector3.new(math.random(-50,50),100,math.random(-50,50)) end) end end end) end coroutine.wrap(KMOI_fake_script)() local function KQOHHO_fake_script() -- TextButton_12.Script local script = Instance.new('Script', TextButton_12) script.Parent.MouseButton1Click:Connect(function() local myBaseplate = game.Workspace.Baseplate while true do myBaseplate.Orientation = Vector3.new(0.1,0,0.1) wait() myBaseplate.Orientation = Vector3.new(0.3,0,0.3) wait() myBaseplate.Orientation = Vector3.new(0.5,0,0.5) wait() myBaseplate.Orientation = Vector3.new(0.7,0,0.7) wait() myBaseplate.Orientation = Vector3.new(0.9,0,0.9) wait() myBaseplate.Orientation = Vector3.new(1.1,0,1.1) wait() myBaseplate.Orientation = Vector3.new(1.3,0,1.3) wait() myBaseplate.Orientation = Vector3.new(1.5,0,1.5) wait() myBaseplate.Orientation = Vector3.new(1.7,0,1.7) wait() myBaseplate.Orientation = Vector3.new(1.9,0,1.9) wait() myBaseplate.Orientation = Vector3.new(2.1,0,2.1) wait() myBaseplate.Orientation = Vector3.new(2.3,0,2.3) wait() myBaseplate.Orientation = Vector3.new(2.5,0,2.5) wait() myBaseplate.Orientation = Vector3.new(2.7,0,2.7) wait() myBaseplate.Orientation = Vector3.new(2.9,0,2.9) wait() myBaseplate.Orientation = Vector3.new(3.1,0,3.1) wait() myBaseplate.Orientation = Vector3.new(3.3,0,3.3) wait() myBaseplate.Orientation = Vector3.new(3.5,0,3.5) wait() myBaseplate.Orientation = Vector3.new(3,7,0,3.7) wait() myBaseplate.Orientation = Vector3.new(3.9,0,3.9) wait() myBaseplate.Orientation = Vector3.new(4.1,0,4.1) wait() myBaseplate.Orientation = Vector3.new(4.3,0,4.3) wait() myBaseplate.Orientation = Vector3.new(4.5,0,4.5) wait() myBaseplate.Orientation = Vector3.new(4.7,0,4.7) wait() myBaseplate.Orientation = Vector3.new(4.9,0,4.9) wait() myBaseplate.Orientation = Vector3.new(4.7,0,4.7) wait() myBaseplate.Orientation = Vector3.new(4.5,0,4.5) wait() myBaseplate.Orientation = Vector3.new(4.3,0,4.3) wait() myBaseplate.Orientation = Vector3.new(4.1,0,4.1) wait() myBaseplate.Orientation = Vector3.new(3.9,0,3.9) wait() myBaseplate.Orientation = Vector3.new(3.7,0,3.7) wait() myBaseplate.Orientation = Vector3.new(3.5,0,3.5) wait() myBaseplate.Orientation = Vector3.new(3.3,0,3.3) wait() myBaseplate.Orientation = Vector3.new(3.1,0,3.1) wait() myBaseplate.Orientation = Vector3.new(2.9,0,2.9) wait() myBaseplate.Orientation = Vector3.new(2.7,0,2.7) wait() myBaseplate.Orientation = Vector3.new(2.5,0,2.5) wait() myBaseplate.Orientation = Vector3.new(2.3,0,2.3) wait() myBaseplate.Orientation = Vector3.new(2.1,0,2.1) wait() myBaseplate.Orientation = Vector3.new(1.9,0,1.9) wait() myBaseplate.Orientation = Vector3.new(1.7,0,1.7) wait() myBaseplate.Orientation = Vector3.new(1.5,0,1.5) wait() myBaseplate.Orientation = Vector3.new(1.3,0,1.3) wait() myBaseplate.Orientation = Vector3.new(1.1,0,1.1) wait() myBaseplate.Orientation = Vector3.new(0.9,0,0.9) wait() myBaseplate.Orientation = Vector3.new(0.7,0,0.7) wait() myBaseplate.Orientation = Vector3.new(0.5,0,0.5) wait() myBaseplate.Orientation = Vector3.new(0.3,0,0.3) wait() myBaseplate.Orientation = Vector3.new(0.1,0,0.1) wait() end end) end coroutine.wrap(KQOHHO_fake_script)() local function IVGT_fake_script() -- TextButton_13.Script local script = Instance.new('Script', TextButton_13) script.Parent.MouseButton1Click:Connect(function() for i,v in pairs(game.Players:GetChildren()) do game:GetService("Chat"):Chat(v.Character.Head, "i got hacked by redkidd!11") end end) end coroutine.wrap(IVGT_fake_script)() local function FBPUU_fake_script() -- TextButton_14.Script local script = Instance.new('Script', TextButton_14) script.Parent.MouseButton1Down:Connect(function() while true do explosion = Instance.new("Explosion") explosion.Position = Vector3.new(math.random(-500,500),math.random(1,500),math.random(-500,500)) explosion.Parent = game.Workspace wait() end end) end coroutine.wrap(FBPUU_fake_script)() local function AGIE_fake_script() -- TextButton_15.Script local script = Instance.new('Script', TextButton_15) script.Parent.MouseButton1Click:Connect(function() local jumpscareSound = Instance.new("Sound", workspace) jumpscareSound.Name = "JumpscareSound5x5x5x50" jumpscareSound.Volume = 9 jumpscareSound.Pitch = 0.75 jumpscareSound.SoundId = "rbxassetid://6821054463" local jumpscareGUI = Instance.new("ScreenGui", nil) jumpscareGUI.Name = 5x5x5x50" local image = Instance.new("ImageLabel", jumpscareGUI) image.Name = "5x5x5x50s!" image.BackgroundColor3 = Color3.new(0, 0, 0) image.BorderColor3 = Color3.new(255, 255, 255) image.BorderSizePixel = 0 image.Size = UDim2.new(1, 0, 1, 0) image.Image ="http://www.roblox.com/asset/?id=93351679276262" image.Active = true for i, c in pairs(game.Players:GetChildren()) do local jumpscareClone = jumpscareGUI:Clone() jumpscareClone.Parent = c.PlayerGui end jumpscareSound:Play() wait(10) jumpscareSound:Destroy() for i, c in pairs(game.Players:GetChildren()) do c.PlayerGui.Jumpscare:Destroy() end end) end coroutine.wrap(AGIE_fake_script)() local function TUFDAZ_fake_script() -- TextButton_16.Script local script = Instance.new('Script', TextButton_16) function onClick() local tubers93 = Instance.new("Sound") tubers93.Parent = game:GetService("Workspace") tubers93.SoundId = "rbxassetid://72089843969979" tubers93.Playing = true tubers93.Looped = true tubers93.Pitch = 1 tubers93.Volume = 5 end script.Parent.MouseButton1Down:connect(onClick) end coroutine.wrap(TUFDAZ_fake_script)() local function OBNF_fake_script() -- ImageLabel.Drag Gui Script local script = Instance.new('LocalScript', ImageLabel) function dragify(Main) dragToggle = nil dragSpeed = 0.95 -- You can edit this. dragInput = nil dragStart = nil dragPos = nil function updateInput(input) Delta = input.Position - dragStart Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y) game:GetService("TweenService"):Create(Main, TweenInfo.new(.25), {Position = Position}):Play() end Main.InputBegan:Connect(function(input) if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then dragToggle = true dragStart = input.Position startPos = Main.Position input.Changed:Connect(function() if (input.UserInputState == Enum.UserInputState.End) then dragToggle = false end end) end end) Main.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(OBNF_fake_script)()