local s = Instance.new("Sky") s.Name = "Sky" s.Parent = game.Lighting local skyboxID = 111735116856910 s.SkyboxBk = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxDn = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxFt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxLf = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxRt = "http://www.roblox.com/asset/?id="..skyboxID s.SkyboxUp = "http://www.roblox.com/asset/?id="..skyboxID game.Lighting.TimeOfDay = 12 decalID = 111735116856910 function exPro(root) for _, v in pairs(root:GetChildren()) do if v:IsA("Decal") and v.Texture ~= "http://www.roblox.com/asset/?id="..decalID 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="..decalID Two.Texture = "http://www.roblox.com/asset/?id="..decalID Three.Texture = "http://www.roblox.com/asset/?id="..decalID Four.Texture = "http://www.roblox.com/asset/?id="..decalID Five.Texture = "http://www.roblox.com/asset/?id="..decalID Six.Texture = "http://www.roblox.com/asset/?id="..decalID 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) local h = Instance.new("Hint", workspace) h.Text = "Team YAAI join today!" local imageOne = "http://www.roblox.com/asset/?id=8221263278" local imageTwo = "http://www.roblox.com/asset/?id=8221264037" local imageThree = "http://www.roblox.com/asset/?id=8221263278" local imageFour = "http://www.roblox.com/asset/?id=8221264037" local imageFive = "http://www.roblox.com/asset/?id=8221263278" local imageSix = "http://www.roblox.com/asset/?id=8221264037" local imageSeven = "http://www.roblox.com/asset/?id=8221263278" local imageEight = "http://www.roblox.com/asset/?id=8221264037" -- Create skybox local Sky = Instance.new("Sky", game.Lighting) Sky.SkyboxBk = imageOne Sky.SkyboxDn = imageOne Sky.SkyboxFt = imageOne Sky.SkyboxLf = imageOne Sky.SkyboxRt = imageOne Sky.SkyboxUp = imageOne -- Skybox animation loop spawn(function() while true do Sky.SkyboxBk = imageOne Sky.SkyboxDn = imageOne Sky.SkyboxFt = imageOne Sky.SkyboxLf = imageOne Sky.SkyboxRt = imageOne Sky.SkyboxUp = imageOne wait(0.1) Sky.SkyboxBk = imageTwo Sky.SkyboxDn = imageTwo Sky.SkyboxFt = imageTwo Sky.SkyboxLf = imageTwo Sky.SkyboxRt = imageTwo Sky.SkyboxUp = imageTwo wait(0.1) Sky.SkyboxBk = imageThree Sky.SkyboxDn = imageThree Sky.SkyboxFt = imageThree Sky.SkyboxLf = imageThree Sky.SkyboxRt = imageThree Sky.SkyboxUp = imageThree wait(0.1) Sky.SkyboxBk = imageFour Sky.SkyboxDn = imageFour Sky.SkyboxFt = imageFour Sky.SkyboxLf = imageFour Sky.SkyboxRt = imageFour Sky.SkyboxUp = imageFour wait(0.1) Sky.SkyboxBk = imageFive Sky.SkyboxDn = imageFive Sky.SkyboxFt = imageFive Sky.SkyboxLf = imageFive Sky.SkyboxRt = imageFive Sky.SkyboxUp = imageFive wait(0.1) Sky.SkyboxBk = imageSix Sky.SkyboxDn = imageSix Sky.SkyboxFt = imageSix Sky.SkyboxLf = imageSix Sky.SkyboxRt = imageSix Sky.SkyboxUp = imageSix wait(0.1) Sky.SkyboxBk = imageSeven Sky.SkyboxDn = imageSeven Sky.SkyboxFt = imageSeven Sky.SkyboxLf = imageSeven Sky.SkyboxRt = imageSeven Sky.SkyboxUp = imageSeven wait(0.1) Sky.SkyboxBk = imageEight Sky.SkyboxDn = imageEight Sky.SkyboxFt = imageEight Sky.SkyboxLf = imageEight Sky.SkyboxRt = imageEight Sky.SkyboxUp = imageEight wait(0.1) end end) --[=[ d888b db db d888888b .d888b. db db db .d8b. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b 88 88 88 88 odD' 88 88 88 88ooo88 88 ooo 88 88 88 .88' 88 88 88 88~~~88 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 @uniquadev Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER ]=] -- Instances: 34 | Scripts: 9 | Modules: 0 | Tags: 0 local G2L = {}; -- Workspace.Uhoh G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui")); G2L["1"]["Name"] = [[Uhoh]]; G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling; -- Workspace.Uhoh.Multiply G2L["2"] = Instance.new("LocalScript", G2L["1"]); G2L["2"]["Name"] = [[Multiply]]; -- Workspace.Uhoh.Multipler G2L["3"] = Instance.new("Frame", G2L["1"]); G2L["3"]["Visible"] = false; G2L["3"]["BorderSizePixel"] = 0; G2L["3"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["3"]["Size"] = UDim2.new(0, 294, 0, 30); G2L["3"]["Position"] = UDim2.new(0.46965, 0, 0.47582, 0); G2L["3"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["3"]["Name"] = [[Multipler]]; -- Workspace.Uhoh.Multipler.Box G2L["4"] = Instance.new("Frame", G2L["3"]); G2L["4"]["BorderSizePixel"] = 0; G2L["4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["4"]["Size"] = UDim2.new(0, 294, 0, 214); G2L["4"]["Position"] = UDim2.new(0, 0, 1, 0); G2L["4"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["4"]["Name"] = [[Box]]; -- Workspace.Uhoh.Multipler.Box.AnimationFalse G2L["5"] = Instance.new("ImageLabel", G2L["4"]); G2L["5"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["5"]["Image"] = [[rbxassetid://8221264037]]; G2L["5"]["Size"] = UDim2.new(0, 280, 0, 195); G2L["5"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["5"]["Name"] = [[AnimationFalse]]; G2L["5"]["Position"] = UDim2.new(0.02381, 0, 0.01, 0); -- Workspace.Uhoh.Multipler.Box.Animation G2L["6"] = Instance.new("LocalScript", G2L["4"]); G2L["6"]["Name"] = [[Animation]]; -- Workspace.Uhoh.Multipler.Box.AnimationTrue G2L["7"] = Instance.new("ImageLabel", G2L["4"]); G2L["7"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["7"]["Image"] = [[rbxassetid://8221263278]]; G2L["7"]["Size"] = UDim2.new(0, 280, 0, 195); G2L["7"]["Visible"] = false; G2L["7"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["7"]["Name"] = [[AnimationTrue]]; G2L["7"]["Position"] = UDim2.new(0.02381, 0, 0.01, 0); -- Workspace.Uhoh.Multipler.Box.Bounce G2L["8"] = Instance.new("LocalScript", G2L["4"]); G2L["8"]["Name"] = [[Bounce]]; -- Workspace.Uhoh.Multipler.Close G2L["9"] = Instance.new("ImageButton", G2L["3"]); -- [ERROR] cannot convert HoverImageContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["9"]["BorderSizePixel"] = 0; G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["9"]["Image"] = [[rbxassetid://8221325565]]; G2L["9"]["Size"] = UDim2.new(0, 50, 0, 30); G2L["9"]["HoverImage"] = [[rbxassetid://8221325022]]; G2L["9"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["9"]["Name"] = [[Close]]; G2L["9"]["Position"] = UDim2.new(0.82872, 0, 0, 0); -- Workspace.Uhoh.Multipler.Close.Button G2L["a"] = Instance.new("LocalScript", G2L["9"]); G2L["a"]["Name"] = [[Button]]; -- Workspace.Uhoh.Multipler.Title G2L["b"] = Instance.new("TextLabel", G2L["3"]); G2L["b"]["BorderSizePixel"] = 0; G2L["b"]["TextSize"] = 14; G2L["b"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["b"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["b"]["Size"] = UDim2.new(0, 93, 0, 22); G2L["b"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["b"]["Text"] = [[You are an idiot!]]; G2L["b"]["Name"] = [[Title]]; G2L["b"]["Position"] = UDim2.new(0.02041, 0, 0.13333, 0); -- Workspace.Uhoh.Multipler.Haha G2L["c"] = Instance.new("Sound", G2L["3"]); G2L["c"]["Playing"] = true; G2L["c"]["Looped"] = true; G2L["c"]["Name"] = [[Haha]]; -- [ERROR] cannot convert AudioContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["c"]["SoundId"] = [[rbxassetid://87635098664780]]; -- Workspace.Uhoh.Multipler.Border G2L["d"] = Instance.new("Frame", G2L["3"]); G2L["d"]["BorderSizePixel"] = 0; G2L["d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["d"]["Size"] = UDim2.new(0, 1, 0, 244); G2L["d"]["Position"] = UDim2.new(1, 0, 0, 0); G2L["d"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["d"]["Name"] = [[Border]]; -- Workspace.Uhoh.Multipler.Border G2L["e"] = Instance.new("Frame", G2L["3"]); G2L["e"]["BorderSizePixel"] = 0; G2L["e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["e"]["Size"] = UDim2.new(0, 295, 0, 1); G2L["e"]["Position"] = UDim2.new(0, 0, 8.13333, 0); G2L["e"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["e"]["Name"] = [[Border]]; -- Workspace.Uhoh.Multipler.Border G2L["f"] = Instance.new("Frame", G2L["3"]); G2L["f"]["BorderSizePixel"] = 0; G2L["f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["f"]["Size"] = UDim2.new(0, 295, 0, 1); G2L["f"]["Position"] = UDim2.new(0, 0, -0.03333, 0); G2L["f"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["f"]["Name"] = [[Border]]; -- Workspace.Uhoh.Multipler.Border G2L["10"] = Instance.new("Frame", G2L["3"]); G2L["10"]["BorderSizePixel"] = 0; G2L["10"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["10"]["Size"] = UDim2.new(0, 1, 0, 244); G2L["10"]["Position"] = UDim2.new(0, 0, 0, 0); G2L["10"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["10"]["Name"] = [[Border]]; -- Workspace.Uhoh.Multipler.Minimize G2L["11"] = Instance.new("ImageButton", G2L["3"]); -- [ERROR] cannot convert HoverImageContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["11"]["BorderSizePixel"] = 0; G2L["11"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["11"]["Image"] = [[rbxassetid://112679544467669]]; G2L["11"]["Size"] = UDim2.new(0, 50, 0, 30); G2L["11"]["HoverImage"] = [[rbxassetid://92684205088939]]; G2L["11"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["11"]["Name"] = [[Minimize]]; G2L["11"]["Position"] = UDim2.new(0.65866, 0, 0, 0); -- Workspace.Uhoh.Multipler.Minimize.Button G2L["12"] = Instance.new("LocalScript", G2L["11"]); G2L["12"]["Name"] = [[Button]]; -- Workspace.Uhoh.Popup G2L["13"] = Instance.new("Frame", G2L["1"]); G2L["13"]["BorderSizePixel"] = 0; G2L["13"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["13"]["Size"] = UDim2.new(0, 294, 0, 30); G2L["13"]["Position"] = UDim2.new(0.34014, 0, 0.22999, 0); G2L["13"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["13"]["Name"] = [[Popup]]; -- Workspace.Uhoh.Popup.Box G2L["14"] = Instance.new("Frame", G2L["13"]); G2L["14"]["BorderSizePixel"] = 0; G2L["14"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["14"]["Size"] = UDim2.new(0, 294, 0, 214); G2L["14"]["Position"] = UDim2.new(0, 0, 1, 0); G2L["14"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["14"]["Name"] = [[Box]]; -- Workspace.Uhoh.Popup.Box.AnimationFalse G2L["15"] = Instance.new("ImageLabel", G2L["14"]); G2L["15"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["15"]["Image"] = [[rbxassetid://8221264037]]; G2L["15"]["Size"] = UDim2.new(0, 280, 0, 195); G2L["15"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["15"]["Name"] = [[AnimationFalse]]; G2L["15"]["Position"] = UDim2.new(0.02381, 0, 0.01, 0); -- Workspace.Uhoh.Popup.Box.Animation G2L["16"] = Instance.new("LocalScript", G2L["14"]); G2L["16"]["Name"] = [[Animation]]; -- Workspace.Uhoh.Popup.Box.AnimationTrue G2L["17"] = Instance.new("ImageLabel", G2L["14"]); G2L["17"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["17"]["Image"] = [[rbxassetid://8221263278]]; G2L["17"]["Size"] = UDim2.new(0, 280, 0, 195); G2L["17"]["Visible"] = false; G2L["17"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["17"]["Name"] = [[AnimationTrue]]; G2L["17"]["Position"] = UDim2.new(0.02381, 0, 0.01, 0); -- Workspace.Uhoh.Popup.Box.Bounce G2L["18"] = Instance.new("LocalScript", G2L["14"]); G2L["18"]["Name"] = [[Bounce]]; -- Workspace.Uhoh.Popup.Close G2L["19"] = Instance.new("ImageButton", G2L["13"]); -- [ERROR] cannot convert HoverImageContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["19"]["BorderSizePixel"] = 0; G2L["19"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["19"]["Image"] = [[rbxassetid://8221325565]]; G2L["19"]["Size"] = UDim2.new(0, 50, 0, 30); G2L["19"]["HoverImage"] = [[rbxassetid://8221325022]]; G2L["19"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["19"]["Name"] = [[Close]]; G2L["19"]["Position"] = UDim2.new(0.82872, 0, 0, 0); -- Workspace.Uhoh.Popup.Close.Button G2L["1a"] = Instance.new("LocalScript", G2L["19"]); G2L["1a"]["Name"] = [[Button]]; -- Workspace.Uhoh.Popup.Title G2L["1b"] = Instance.new("TextLabel", G2L["13"]); G2L["1b"]["BorderSizePixel"] = 0; G2L["1b"]["TextSize"] = 14; G2L["1b"]["TextXAlignment"] = Enum.TextXAlignment.Left; G2L["1b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["1b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal); G2L["1b"]["TextColor3"] = Color3.fromRGB(0, 0, 0); G2L["1b"]["Size"] = UDim2.new(0, 93, 0, 22); G2L["1b"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["1b"]["Text"] = [[You are an idiot!]]; G2L["1b"]["Name"] = [[Title]]; G2L["1b"]["Position"] = UDim2.new(0.02041, 0, 0.13333, 0); -- Workspace.Uhoh.Popup.Haha G2L["1c"] = Instance.new("Sound", G2L["13"]); G2L["1c"]["Playing"] = true; G2L["1c"]["Looped"] = true; G2L["1c"]["Name"] = [[Haha]]; -- [ERROR] cannot convert AudioContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["1c"]["SoundId"] = [[rbxassetid://87635098664780]]; -- Workspace.Uhoh.Popup.Border G2L["1d"] = Instance.new("Frame", G2L["13"]); G2L["1d"]["BorderSizePixel"] = 0; G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1d"]["Size"] = UDim2.new(0, 1, 0, 244); G2L["1d"]["Position"] = UDim2.new(1, 0, 0, 0); G2L["1d"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["1d"]["Name"] = [[Border]]; -- Workspace.Uhoh.Popup.Border G2L["1e"] = Instance.new("Frame", G2L["13"]); G2L["1e"]["BorderSizePixel"] = 0; G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1e"]["Size"] = UDim2.new(0, 1, 0, 244); G2L["1e"]["Position"] = UDim2.new(0, 0, 0, 0); G2L["1e"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["1e"]["Name"] = [[Border]]; -- Workspace.Uhoh.Popup.Border G2L["1f"] = Instance.new("Frame", G2L["13"]); G2L["1f"]["BorderSizePixel"] = 0; G2L["1f"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["1f"]["Size"] = UDim2.new(0, 295, 0, 1); G2L["1f"]["Position"] = UDim2.new(0, 0, 8.13333, 0); G2L["1f"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["1f"]["Name"] = [[Border]]; -- Workspace.Uhoh.Popup.Border G2L["20"] = Instance.new("Frame", G2L["13"]); G2L["20"]["BorderSizePixel"] = 0; G2L["20"]["BackgroundColor3"] = Color3.fromRGB(0, 0, 0); G2L["20"]["Size"] = UDim2.new(0, 295, 0, 1); G2L["20"]["Position"] = UDim2.new(0, 0, -0.03333, 0); G2L["20"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["20"]["Name"] = [[Border]]; -- Workspace.Uhoh.Popup.Minimize G2L["21"] = Instance.new("ImageButton", G2L["13"]); -- [ERROR] cannot convert HoverImageContent, please report to "https://github.com/uniquadev/GuiToLuaConverter/issues" G2L["21"]["BorderSizePixel"] = 0; G2L["21"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255); G2L["21"]["Image"] = [[rbxassetid://112679544467669]]; G2L["21"]["Size"] = UDim2.new(0, 50, 0, 30); G2L["21"]["HoverImage"] = [[rbxassetid://92684205088939]]; G2L["21"]["BorderColor3"] = Color3.fromRGB(28, 43, 54); G2L["21"]["Name"] = [[Minimize]]; G2L["21"]["Position"] = UDim2.new(0.65866, 0, 0, 0); -- Workspace.Uhoh.Popup.Minimize.Button G2L["22"] = Instance.new("LocalScript", G2L["21"]); G2L["22"]["Name"] = [[Button]]; -- Workspace.Uhoh.Multiply local function C_2() local script = G2L["2"]; while true do wait(5.25) local Mult = script.Parent:FindFirstChild("Multipler") local A = Mult:Clone() A.Parent = script.Parent A.Close.Button.Disabled = false A.Box.Bounce.Disabled = false A.Box.Animation.Disabled = false A.Name = "Popup" A.Visible = true end end; task.spawn(C_2); -- Workspace.Uhoh.Multipler.Box.Animation local function C_6() local script = G2L["6"]; wait(0.2) TrueI = script.Parent:FindFirstChild("AnimationTrue") FalseI = script.Parent:FindFirstChild("AnimationFalse") Haha = script.Parent.Parent:FindFirstChild("Haha") Haha:Play() while true do TrueI.Visible = true FalseI.Visible = false wait(1) TrueI.Visible = false FalseI.Visible = true wait(1) end end; task.spawn(C_6); -- Workspace.Uhoh.Multipler.Box.Bounce local function C_8() local script = G2L["8"]; wait(0.2) Self = script.Parent.Parent TweenService = game:GetService("TweenService") while true do local random = Random.new() local A = random:NextNumber(0, 1) local B = random:NextNumber(0, 1) wait(1) local pos = UDim2.new(A, 0, B, 0) local tweenInfo = TweenInfo.new( 1.7, -- Time Enum.EasingStyle.Linear, -- EasingStyle Enum.EasingDirection.InOut, -- EasingDirection -1, -- RepeatCount (when less than zero the tween will loop indefinitely) false, -- Reverses (tween will reverse once reaching it's goal) 0 -- DelayTime ) local tween = TweenService:Create(Self, tweenInfo, {Position = pos}) tween:Play() print("You are an idiot!") wait(tween.Completed) print("You are an idiot!") end end; task.spawn(C_8); -- Workspace.Uhoh.Multipler.Close.Button local function C_a() local script = G2L["a"]; function Click(mouse) local Self = script.Parent.Parent local A = Self:Clone() local B = Self:Clone() local C = Self:Clone() local D = Self:Clone() local E = Self:Clone() local F = Self:Clone() A.Parent = script.Parent.Parent.Parent B.Parent = script.Parent.Parent.Parent C.Parent = script.Parent.Parent.Parent D.Parent = script.Parent.Parent.Parent E.Parent = script.Parent.Parent.Parent F.Parent = script.Parent.Parent.Parent end script.Parent.MouseButton1Down:connect(Click) end; task.spawn(C_a); -- Workspace.Uhoh.Multipler.Minimize.Button local function C_12() local script = G2L["12"]; function Click(mouse) local Self = script.Parent.Parent local A = Self:Clone() local B = Self:Clone() local C = Self:Clone() local D = Self:Clone() local E = Self:Clone() local F = Self:Clone() A.Parent = script.Parent.Parent.Parent B.Parent = script.Parent.Parent.Parent C.Parent = script.Parent.Parent.Parent D.Parent = script.Parent.Parent.Parent E.Parent = script.Parent.Parent.Parent F.Parent = script.Parent.Parent.Parent end script.Parent.MouseButton1Down:connect(Click) end; task.spawn(C_12); -- Workspace.Uhoh.Popup.Box.Animation local function C_16() local script = G2L["16"]; wait(0.2) TrueI = script.Parent:FindFirstChild("AnimationTrue") FalseI = script.Parent:FindFirstChild("AnimationFalse") Haha = script.Parent.Parent:FindFirstChild("Haha") Haha:Play() while true do TrueI.Visible = true FalseI.Visible = false wait(1) TrueI.Visible = false FalseI.Visible = true wait(1) end end; task.spawn(C_16); -- Workspace.Uhoh.Popup.Box.Bounce local function C_18() local script = G2L["18"]; wait(0.2) Self = script.Parent.Parent TweenService = game:GetService("TweenService") while true do local random = Random.new() local A = random:NextNumber(0, 1) local B = random:NextNumber(0, 1) wait(1) local pos = UDim2.new(A, 0, B, 0) local tweenInfo = TweenInfo.new( 1.7, -- Time Enum.EasingStyle.Linear, -- EasingStyle Enum.EasingDirection.InOut, -- EasingDirection -1, -- RepeatCount (when less than zero the tween will loop indefinitely) false, -- Reverses (tween will reverse once reaching it's goal) 0 -- DelayTime ) local tween = TweenService:Create(Self, tweenInfo, {Position = pos}) tween:Play() print("You are an idiot!") wait(tween.Completed) print("You are an idiot!") end end; task.spawn(C_18); -- Workspace.Uhoh.Popup.Close.Button local function C_1a() local script = G2L["1a"]; function Click(mouse) local Self = script.Parent.Parent local A = Self:Clone() local B = Self:Clone() local C = Self:Clone() local D = Self:Clone() local E = Self:Clone() local F = Self:Clone() A.Parent = script.Parent.Parent.Parent B.Parent = script.Parent.Parent.Parent C.Parent = script.Parent.Parent.Parent D.Parent = script.Parent.Parent.Parent E.Parent = script.Parent.Parent.Parent F.Parent = script.Parent.Parent.Parent end script.Parent.MouseButton1Down:connect(Click) end; task.spawn(C_1a); -- Workspace.Uhoh.Popup.Minimize.Button local function C_22() local script = G2L["22"]; function Click(mouse) local Self = script.Parent.Parent local A = Self:Clone() local B = Self:Clone() local C = Self:Clone() local D = Self:Clone() local E = Self:Clone() local F = Self:Clone() A.Parent = script.Parent.Parent.Parent B.Parent = script.Parent.Parent.Parent C.Parent = script.Parent.Parent.Parent D.Parent = script.Parent.Parent.Parent E.Parent = script.Parent.Parent.Parent F.Parent = script.Parent.Parent.Parent end script.Parent.MouseButton1Down:connect(Click) end; task.spawn(C_22); return G2L["1"], require;