--Tcagui v3 new by:免游 local ScreenGui = Instance.new("ScreenGui") local Frame = Instance.new("Frame") local TextLabel = Instance.new("TextLabel") local skybox = Instance.new("TextButton") local decalspam = Instance.new("TextButton") local jumpscare = Instance.new("TextButton") local TextLabel_2 = Instance.new("TextLabel") local ImageLabel = Instance.new("ImageLabel") local TextButton = Instance.new("TextButton") --gui ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGui Frame.BackgroundColor3 = Color3.fromRGB(255, 0, 0) Frame.BorderColor3 = Color3.fromRGB(0, 0, 0) Frame.BorderSizePixel = 4 Frame.Position = UDim2.new(0.00839054119, 0, 0.192825109, 0) Frame.Size = UDim2.new(0, 376, 0, 230) Frame.Active = true Frame.Draggable = true TextLabel.Parent = Frame TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) TextLabel.BackgroundTransparency = 1.000 TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel.BorderSizePixel = 0 TextLabel.Position = UDim2.new(-0.000166162528, 0, -0.000438225776, 0) TextLabel.Size = UDim2.new(0, 97, 0, 16) TextLabel.Font = Enum.Font.Unknown TextLabel.Text = "Tca Gui V3" TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel.TextScaled = true TextLabel.TextSize = 14.000 TextLabel.TextWrapped = true skybox.Name = "skybox" skybox.Parent = Frame skybox.BackgroundColor3 = Color3.fromRGB(85, 0, 0) skybox.BorderColor3 = Color3.fromRGB(0, 0, 0) skybox.BorderSizePixel = 4 skybox.Position = UDim2.new(0.0131849935, 0, 0.159969032, 0) skybox.Size = UDim2.new(0, 136, 0, 50) skybox.Font = Enum.Font.SourceSans skybox.Text = "SKYBOX" skybox.TextColor3 = Color3.fromRGB(0, 0, 0) skybox.TextScaled = true skybox.TextSize = 14.000 skybox.TextWrapped = true decalspam.Name = "decal spam" decalspam.Parent = Frame decalspam.BackgroundColor3 = Color3.fromRGB(85, 0, 0) decalspam.BorderColor3 = Color3.fromRGB(0, 0, 0) decalspam.BorderSizePixel = 4 decalspam.Position = UDim2.new(0.593593538, 0, 0.165020481, 0) decalspam.Size = UDim2.new(0, 136, 0, 57) decalspam.Font = Enum.Font.SourceSans decalspam.Text = "DECAL SPAM" decalspam.TextColor3 = Color3.fromRGB(0, 0, 0) decalspam.TextScaled = true decalspam.TextSize = 14.000 decalspam.TextWrapped = true jumpscare.Name = "jumpscare" jumpscare.Parent = Frame jumpscare.BackgroundColor3 = Color3.fromRGB(85, 0, 0) jumpscare.BorderColor3 = Color3.fromRGB(0, 0, 0) jumpscare.BorderSizePixel = 4 jumpscare.Position = UDim2.new(0.0183638707, 0, 0.444143474, 0) jumpscare.Size = UDim2.new(0, 136, 0, 50) jumpscare.Font = Enum.Font.SourceSans jumpscare.Text = "JUMPSCARE" jumpscare.TextColor3 = Color3.fromRGB(0, 0, 0) jumpscare.TextScaled = true jumpscare.TextSize = 14.000 jumpscare.TextWrapped = true TextLabel_2.Parent = Frame TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 0, 0) TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.BorderSizePixel = 0 TextLabel_2.Position = UDim2.new(0.232657582, 0, 0.766449749, 0) TextLabel_2.Size = UDim2.new(0, 200, 0, 47) TextLabel_2.Font = Enum.Font.Unknown TextLabel_2.Text = " TCAGUI client-side" TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 14.000 TextLabel_2.TextWrapped = true ImageLabel.Parent = Frame ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255) ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0) ImageLabel.BorderSizePixel = 0 ImageLabel.Position = UDim2.new(0.0182775334, 0, 0.680108368, 0) ImageLabel.Size = UDim2.new(0, 100, 0, 65) ImageLabel.Image = "rbxassetid://132023135111594" TextButton.Parent = Frame TextButton.BackgroundColor3 = Color3.fromRGB(85, 0, 0) TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0) TextButton.BorderSizePixel = 4 TextButton.Position = UDim2.new(0.575655341, 0, 0.444977462, 0) TextButton.Size = UDim2.new(0, 135, 0, 50) TextButton.Font = Enum.Font.SourceSans TextButton.Text = "T!C!A" TextButton.TextColor3 = Color3.fromRGB(0, 0, 0) TextButton.TextScaled = true TextButton.TextSize = 14.000 TextButton.TextWrapped = true TextButton.MouseButton1Down:Connect(function() local SoundService = game:GetService("SoundService") local music = Instance.new("Sound") music.SoundId = "rbxassetid://139488665764275" music.Looped = true music.Volume = 100 music.PlaybackSpeed = 1.1 music.Parent = SoundService music:Play() end) --Scripts local function ZXWNO_fake_script() -- skybox.Script local script = Instance.new('Script', skybox) function click() s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting s.SkyboxBk = "http://www.roblox.com/asset/?id=132023135111594"--the id is here s.SkyboxDn = "http://www.roblox.com/asset/?id=132023135111594"--the id is here s.SkyboxFt = "http://www.roblox.com/asset/?id=132023135111594"--the id is here s.SkyboxLf = "http://www.roblox.com/asset/?id=132023135111594"--the id is here s.SkyboxRt = "http://www.roblox.com/asset/?id=132023135111594"--the id is here s.SkyboxUp = "http://www.roblox.com/asset/?id=132023135111594"--the id is here game.Lighting.TimeOfDay = 12 end script.Parent.MouseButton1Down:connect(click) end coroutine.wrap(ZXWNO_fake_script)() local function XUNHP_fake_script() -- decalspam.Script local script = Instance.new('Script', decalspam) 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=92804768734647" 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=92804768734647" Two.Texture = "http://www.roblox.com/asset/?id=92804768734647" Three.Texture = "http://www.roblox.com/asset/?id=92804768734647" Four.Texture = "http://www.roblox.com/asset/?id=92804768734647" Five.Texture = "http://www.roblox.com/asset/?id=92804768734647" Six.Texture = "http://www.roblox.com/asset/?id=92804768734647"--put id in here i will put it in description 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(XUNHP_fake_script)() local function JVKQ_fake_script() -- jumpscare.Script local script = Instance.new('Script', jumpscare) 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 = "Screamer" local newimage = Instance.new("ImageLabel",newgui) newimage.Image = "http://www.roblox.com/asset/?id=132023135111594" newimage.Size = UDim2.new(1,1,1,1) local s = Instance.new("Sound",newgui) s.SoundId = "rbxassetid://6018028320" s.Volume = math.huge s.Looped = false s:Play() print("Screamed "..v.Name) while wait(9) do newimage.Parent:Destroy() end end) end end end) end coroutine.wrap(JVKQ_fake_script)()