Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Tubers93Gui = Instance.new("ScreenGui")
- local Tubers93GuiFrame = Instance.new("Frame")
- local Background = Instance.new("ImageLabel")
- local Buttons = Instance.new("Folder")
- local ButtonsScrolling = Instance.new("ScrollingFrame")
- local DecalSpam = Instance.new("TextButton")
- local SkyboxChange = Instance.new("TextButton")
- local Particles = Instance.new("TextButton")
- local Hint = Instance.new("TextButton")
- local Jumpscare = Instance.new("TextButton")
- local Hint2 = Instance.new("TextButton")
- local Hint3 = Instance.new("TextButton")
- local Hint4 = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local Credits = Instance.new("TextButton")
- local ImageLabel = Instance.new("ImageLabel")
- local CreditsFrame = Instance.new("Frame")
- local Background_2 = Instance.new("ImageLabel")
- local Title_2 = Instance.new("TextLabel")
- local Creds = Instance.new("TextLabel")
- local creditsBack = Instance.new("TextButton")
- local OpenMenu = Instance.new("TextButton")
- --Properties:
- Tubers93Gui.Name = "Tubers93Gui"
- Tubers93Gui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Tubers93Gui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Tubers93GuiFrame.Name = "Tubers93GuiFrame"
- Tubers93GuiFrame.Parent = Tubers93Gui
- Tubers93GuiFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Tubers93GuiFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Tubers93GuiFrame.BorderSizePixel = 0
- Tubers93GuiFrame.Position = UDim2.new(0.338181019, 0, 0.0196078438, 0)
- Tubers93GuiFrame.Size = UDim2.new(0, 334, 0, 389)
- Tubers93GuiFrame.Visible = false
- Background.Name = "Background"
- Background.Parent = Tubers93GuiFrame
- Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Background.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Background.BorderSizePixel = 0
- Background.Position = UDim2.new(-0.00299401209, 0, 0, 0)
- Background.Size = UDim2.new(0, 334, 0, 389)
- Background.Image = "http://www.roblox.com/asset/?id=8595285721"
- Buttons.Name = "Buttons"
- Buttons.Parent = Tubers93GuiFrame
- ButtonsScrolling.Name = "ButtonsScrolling"
- ButtonsScrolling.Parent = Buttons
- ButtonsScrolling.Active = true
- ButtonsScrolling.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ButtonsScrolling.BackgroundTransparency = 1.000
- ButtonsScrolling.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ButtonsScrolling.BorderSizePixel = 0
- ButtonsScrolling.Position = UDim2.new(0, 0, 0.0899742916, 0)
- ButtonsScrolling.Size = UDim2.new(0, 334, 0, 203)
- ButtonsScrolling.CanvasPosition = Vector2.new(0, 150)
- DecalSpam.Name = "DecalSpam"
- DecalSpam.Parent = ButtonsScrolling
- DecalSpam.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- DecalSpam.BackgroundTransparency = 0.300
- DecalSpam.BorderColor3 = Color3.fromRGB(0, 0, 0)
- DecalSpam.BorderSizePixel = 0
- DecalSpam.Position = UDim2.new(0.0898203626, 0, 0.122892693, 0)
- DecalSpam.Size = UDim2.new(0, 126, 0, -52)
- DecalSpam.Font = Enum.Font.SourceSans
- DecalSpam.Text = "DecalSpam"
- DecalSpam.TextColor3 = Color3.fromRGB(255, 255, 255)
- DecalSpam.TextScaled = true
- DecalSpam.TextSize = 14.000
- DecalSpam.TextWrapped = true
- SkyboxChange.Name = "SkyboxChange"
- SkyboxChange.Parent = ButtonsScrolling
- SkyboxChange.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- SkyboxChange.BackgroundTransparency = 0.300
- SkyboxChange.BorderColor3 = Color3.fromRGB(0, 0, 0)
- SkyboxChange.BorderSizePixel = 0
- SkyboxChange.Position = UDim2.new(0.562874258, 0, 0.121827811, 0)
- SkyboxChange.Size = UDim2.new(0, 126, 0, -51)
- SkyboxChange.Font = Enum.Font.SourceSans
- SkyboxChange.Text = "Skybox"
- SkyboxChange.TextColor3 = Color3.fromRGB(255, 255, 255)
- SkyboxChange.TextScaled = true
- SkyboxChange.TextSize = 14.000
- SkyboxChange.TextWrapped = true
- Particles.Name = "Particles"
- Particles.Parent = ButtonsScrolling
- Particles.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Particles.BackgroundTransparency = 0.300
- Particles.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Particles.BorderSizePixel = 0
- Particles.Position = UDim2.new(0.562874258, 0, 0.235841319, 0)
- Particles.Size = UDim2.new(0, 126, 0, -52)
- Particles.Font = Enum.Font.SourceSans
- Particles.Text = "Particles (not working in require version)"
- Particles.TextColor3 = Color3.fromRGB(255, 255, 255)
- Particles.TextScaled = true
- Particles.TextSize = 14.000
- Particles.TextWrapped = true
- Hint.Name = "Hint"
- Hint.Parent = ButtonsScrolling
- Hint.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Hint.BackgroundTransparency = 0.300
- Hint.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Hint.BorderSizePixel = 0
- Hint.Position = UDim2.new(0.0898203626, 0, 0.233218834, 0)
- Hint.Size = UDim2.new(0, 126, 0, -52)
- Hint.Font = Enum.Font.SourceSans
- Hint.Text = "Hint 1"
- Hint.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hint.TextScaled = true
- Hint.TextSize = 14.000
- Hint.TextWrapped = true
- Jumpscare.Name = "Jumpscare"
- Jumpscare.Parent = ButtonsScrolling
- Jumpscare.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Jumpscare.BackgroundTransparency = 0.300
- Jumpscare.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Jumpscare.BorderSizePixel = 0
- Jumpscare.Position = UDim2.new(0.0898203626, 0, 0.344031543, 0)
- Jumpscare.Size = UDim2.new(0, 126, 0, -52)
- Jumpscare.Font = Enum.Font.SourceSans
- Jumpscare.Text = "Jumpscare (cooldown and not working in lua version)"
- Jumpscare.TextColor3 = Color3.fromRGB(255, 255, 255)
- Jumpscare.TextScaled = true
- Jumpscare.TextSize = 14.000
- Jumpscare.TextWrapped = true
- Hint2.Name = "Hint2"
- Hint2.Parent = ButtonsScrolling
- Hint2.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Hint2.BackgroundTransparency = 0.300
- Hint2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Hint2.BorderSizePixel = 0
- Hint2.Position = UDim2.new(0.562874258, 0, 0.344031543, 0)
- Hint2.Size = UDim2.new(0, 126, 0, -52)
- Hint2.Font = Enum.Font.SourceSans
- Hint2.Text = "Hint 2"
- Hint2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hint2.TextScaled = true
- Hint2.TextSize = 14.000
- Hint2.TextWrapped = true
- Hint3.Name = "Hint3"
- Hint3.Parent = ButtonsScrolling
- Hint3.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Hint3.BackgroundTransparency = 0.300
- Hint3.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Hint3.BorderSizePixel = 0
- Hint3.Position = UDim2.new(0.0898203626, 0, 0.446584016, 0)
- Hint3.Size = UDim2.new(0, 126, 0, -52)
- Hint3.Font = Enum.Font.SourceSans
- Hint3.Text = "Hint 3"
- Hint3.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hint3.TextScaled = true
- Hint3.TextSize = 14.000
- Hint3.TextWrapped = true
- Hint4.Name = "Hint4"
- Hint4.Parent = ButtonsScrolling
- Hint4.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Hint4.BackgroundTransparency = 0.300
- Hint4.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Hint4.BorderSizePixel = 0
- Hint4.Position = UDim2.new(0.562874258, 0, 0.445528835, 0)
- Hint4.Size = UDim2.new(0, 126, 0, -52)
- Hint4.Font = Enum.Font.SourceSans
- Hint4.Text = "Hint 4"
- Hint4.TextColor3 = Color3.fromRGB(255, 255, 255)
- Hint4.TextScaled = true
- Hint4.TextSize = 14.000
- Hint4.TextWrapped = true
- Title.Name = "Title"
- Title.Parent = Tubers93GuiFrame
- Title.BackgroundColor3 = Color3.fromRGB(0, 156, 23)
- Title.BackgroundTransparency = 0.500
- Title.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Title.BorderSizePixel = 0
- Title.Size = UDim2.new(0, 334, 0, 35)
- Title.Font = Enum.Font.SourceSans
- Title.Text = "Tubers93 Reborn V1"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Tubers93GuiFrame
- Credits.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- Credits.BackgroundTransparency = 0.400
- Credits.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Credits.BorderSizePixel = 0
- Credits.Position = UDim2.new(-0.266467065, 0, 0.462724924, 0)
- Credits.Size = UDim2.new(0, 88, 0, 32)
- Credits.Font = Enum.Font.SourceSans
- Credits.Text = "Credits"
- Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
- Credits.TextScaled = true
- Credits.TextSize = 14.000
- Credits.TextWrapped = true
- ImageLabel.Parent = Tubers93GuiFrame
- ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ImageLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
- ImageLabel.BorderSizePixel = 0
- ImageLabel.Position = UDim2.new(-1.0462687, 0, -0.0205655526, 0)
- ImageLabel.Size = UDim2.new(3.09381247, 0, 1.04884315, 0)
- ImageLabel.Visible = false
- ImageLabel.Image = "rbxassetid://133747826621770"
- CreditsFrame.Name = "CreditsFrame"
- CreditsFrame.Parent = Tubers93Gui
- CreditsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CreditsFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
- CreditsFrame.BorderSizePixel = 0
- CreditsFrame.Position = UDim2.new(0.362903208, 0, 0.132352948, 0)
- CreditsFrame.Size = UDim2.new(0, 282, 0, 299)
- CreditsFrame.Visible = false
- Background_2.Name = "Background"
- Background_2.Parent = CreditsFrame
- Background_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Background_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Background_2.BorderSizePixel = 0
- Background_2.Size = UDim2.new(0, 282, 0, 299)
- Background_2.Image = "http://www.roblox.com/asset/?id=8595285721"
- Title_2.Name = "Title"
- Title_2.Parent = CreditsFrame
- Title_2.BackgroundColor3 = Color3.fromRGB(0, 156, 23)
- Title_2.BackgroundTransparency = 0.500
- Title_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Title_2.BorderSizePixel = 0
- Title_2.Size = UDim2.new(0, 282, 0, 35)
- Title_2.Font = Enum.Font.SourceSans
- Title_2.Text = "Credits"
- Title_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.TextScaled = true
- Title_2.TextSize = 14.000
- Title_2.TextWrapped = true
- Creds.Name = "Creds"
- Creds.Parent = CreditsFrame
- Creds.BackgroundColor3 = Color3.fromRGB(0, 156, 23)
- Creds.BackgroundTransparency = 0.500
- Creds.BorderColor3 = Color3.fromRGB(0, 0, 0)
- Creds.BorderSizePixel = 0
- Creds.Position = UDim2.new(0.0496453904, 0, 0.222777605, 0)
- Creds.Size = UDim2.new(0, 252, 0, 43)
- Creds.Font = Enum.Font.SourceSans
- Creds.Text = "c00lkidd2r9 - Made this whole GUI"
- Creds.TextColor3 = Color3.fromRGB(255, 255, 255)
- Creds.TextScaled = true
- Creds.TextSize = 14.000
- Creds.TextWrapped = true
- creditsBack.Name = "creditsBack"
- creditsBack.Parent = CreditsFrame
- creditsBack.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- creditsBack.BackgroundTransparency = 0.400
- creditsBack.BorderColor3 = Color3.fromRGB(0, 0, 0)
- creditsBack.BorderSizePixel = 0
- creditsBack.Position = UDim2.new(-0.313189149, 0, 0.445598066, 0)
- creditsBack.Size = UDim2.new(0, 88, 0, 32)
- creditsBack.Font = Enum.Font.SourceSans
- creditsBack.Text = "Back"
- creditsBack.TextColor3 = Color3.fromRGB(255, 255, 255)
- creditsBack.TextScaled = true
- creditsBack.TextSize = 14.000
- creditsBack.TextWrapped = true
- OpenMenu.Name = "OpenMenu"
- OpenMenu.Parent = Tubers93Gui
- OpenMenu.BackgroundColor3 = Color3.fromRGB(3, 152, 0)
- OpenMenu.BackgroundTransparency = 0.400
- OpenMenu.BorderColor3 = Color3.fromRGB(27, 42, 53)
- OpenMenu.Position = UDim2.new(-0.000665488187, 0, 0.47303921, 0)
- OpenMenu.Size = UDim2.new(0, 70, 0, 27)
- OpenMenu.Font = Enum.Font.SourceSans
- OpenMenu.Text = "Open"
- OpenMenu.TextColor3 = Color3.fromRGB(255, 255, 255)
- OpenMenu.TextScaled = true
- OpenMenu.TextSize = 20.000
- OpenMenu.TextWrapped = true
- -- Scripts:
- local function JQMBI_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=8595285721" 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=8595285721"
- Two.Texture = "http://www.roblox.com/asset/?id=8595285721"
- Three.Texture = "http://www.roblox.com/asset/?id=8595285721"
- Four.Texture = "http://www.roblox.com/asset/?id=8595285721"
- Five.Texture = "http://www.roblox.com/asset/?id=8595285721"
- Six.Texture = "http://www.roblox.com/asset/?id=8595285721"--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(JQMBI_fake_script)()
- local function PXNZ_fake_script() -- SkyboxChange.###
- local script = Instance.new('Script', SkyboxChange)
- end
- coroutine.wrap(PXNZ_fake_script)()
- local function GEPBZC_fake_script() -- SkyboxChange.Script
- local script = Instance.new('Script', SkyboxChange)
- function click()
- local ID = 8595285721
- local Skybox = true
- if Skybox == true then
- local sky = Instance.new("Sky")
- sky.Parent = game.Lighting
- sky.SkyboxBk = "http://www.roblox.com/asset/?id=" ..ID
- sky.SkyboxDn = "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
- end
- end
- script.Parent.MouseButton1Down:Connect(click)
- end
- coroutine.wrap(GEPBZC_fake_script)()
- local function TIXU_fake_script() -- Particles.####
- local script = Instance.new('Script', Particles)
- end
- coroutine.wrap(TIXU_fake_script)()
- local function MTNSBJJ_fake_script() -- Particles.Script
- local script = Instance.new('Script', Particles)
- function lol()
- local ID = 8595285721
- local particle = true
- 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 = 500
- 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
- script.Parent.MouseButton1Down:Connect(lol)
- end
- coroutine.wrap(MTNSBJJ_fake_script)()
- local function LXGN_fake_script() -- Hint.Script
- local script = Instance.new('Script', Hint)
- script.Parent.MouseButton1Down:Connect(function()
- local hint = Instance.new("Hint", game.Workspace)
- hint.Text = "TUBERS93 IS HERE HAHHAHAHA"
- end)
- end
- coroutine.wrap(LXGN_fake_script)()
- local function BSQXMJ_fake_script() -- Jumpscare.Script
- local script = Instance.new('Script', Jumpscare)
- script.Parent.MouseButton1Click:Connect(function()
- local Sound = script.Parent.JumpscareSound
- script.Parent.Parent.Parent.Parent.ImageLabel.Visible = true
- Sound:Play()
- wait(8.3)
- script.Parent.Parent.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Parent.ImageLabel.Visible = false
- script.Parent.Parent.Parent.Parent.Visible = true
- end)
- end
- coroutine.wrap(BSQXMJ_fake_script)()
- local function YGPY_fake_script() -- Hint2.Script
- local script = Instance.new('Script', Hint2)
- script.Parent.MouseButton1Down:Connect(function()
- local hint2 = Instance.new("Hint", game.Workspace)
- hint2.Text = "THIS GAME GOT HACKED BY TUBERS93!"
- end)
- end
- coroutine.wrap(YGPY_fake_script)()
- local function KFZJ_fake_script() -- Hint3.Script
- local script = Instance.new('Script', Hint3)
- script.Parent.MouseButton1Down:Connect(function()
- local hint3 = Instance.new("Hint", game.Workspace)
- hint3.Text = "WHY ARE YOU STILL HERE LEAVE HAHAHHAHA"
- end)
- end
- coroutine.wrap(KFZJ_fake_script)()
- local function BSYQKXV_fake_script() -- Hint4.Script
- local script = Instance.new('Script', Hint4)
- script.Parent.MouseButton1Down:Connect(function()
- local hint4 = Instance.new("Hint", game.Workspace)
- hint4.Text = "TUBERS93 IS SIGMA"
- end)
- end
- coroutine.wrap(BSYQKXV_fake_script)()
- local function NJNKR_fake_script() -- Credits.OpenCreditsScript
- local script = Instance.new('Script', Credits)
- local CreditsFrame = script.Parent.Parent.Parent.CreditsFrame
- local CreditsButton = script.Parent
- local TubersFrame = script.Parent.Parent
- CreditsButton.MouseButton1Down:Connect(function()
- TubersFrame.Visible = false
- CreditsFrame.Visible = true
- end)
- end
- coroutine.wrap(NJNKR_fake_script)()
- local function MTJZZDH_fake_script() -- Tubers93GuiFrame.Drag
- local script = Instance.new('LocalScript', Tubers93GuiFrame)
- test = script.Parent.Parent.Tubers93GuiFrame
- test.Draggable = true
- test.Active = true
- test.Archivable = true
- end
- coroutine.wrap(MTJZZDH_fake_script)()
- local function KAAP_fake_script() -- creditsBack.Back
- local script = Instance.new('Script', creditsBack)
- local CreditsFrame = script.Parent.Parent.Parent.CreditsFrame
- local CreditsButton = script.Parent
- local TubersFrame = script.Parent.Parent.Parent.Tubers93GuiFrame
- CreditsButton.MouseButton1Down:Connect(function()
- if TubersFrame.Visible == false then
- TubersFrame.Visible = true
- CreditsFrame.Visible = false
- end
- end)
- end
- coroutine.wrap(KAAP_fake_script)()
- local function WTKG_fake_script() -- CreditsFrame.Drag
- local script = Instance.new('LocalScript', CreditsFrame)
- test = script.Parent.Parent.CreditsFrame
- test.Draggable = true
- test.Active = true
- test.Archivable = true
- end
- coroutine.wrap(WTKG_fake_script)()
- local function QVHWTYB_fake_script() -- OpenMenu.open
- local script = Instance.new('LocalScript', OpenMenu)
- local Button = script.Parent
- Button.MouseButton1Down:Connect(function()
- if Button.Text == "Open" then
- script.Parent.Parent.Tubers93GuiFrame.Visible = false
- Button.Text = "Close"
- script.Parent.Parent.Tubers93GuiFrame.Visible = true
- else
- Button.Text = "Open"
- script.Parent.Parent.Tubers93GuiFrame.Visible = false
- end
- end)
- end
- coroutine.wrap(QVHWTYB_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement